aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/embedder/resources.rs
Commit message (Expand)AuthorAgeFilesLines
* resources: Remove baked in resources (#36042)Jonathan Schwender6 days1-27/+37
* Add an about:memory page (#35728)webbeef2025-03-071-0/+6
* Remove `resources/prefs.json` (#34999)Martin Robinson2025-01-161-2/+1
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-5/+0
* Correct a variety of documentation issues (#34786)Martin Robinson2024-12-291-3/+3
* Disable resources_for_tests in production (#34177)Jonathan Schwender2024-11-081-4/+4
* doc(resources): Add documentation to undocumented `embedder_traits::resources...DK Liao2024-10-181-0/+36
* doc(resources): `Preferences`, `HstsPreloadList`, `RippyPNG` (#33775)Ngo Iok Ui (Wu Yu Wei)2024-10-101-0/+10
* Replace the lazy_static crate with `std::sync::LazyLock` in components/shared...Hayashi Mikihiro2024-08-151-6/+4
* Add a directory listing feature for `file` URLs (#32580)Martin Robinson2024-06-261-0/+5
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+154