servo/components
Jonathan Schwender 31e84a8c48
ohos: Enable Webgl context creation on OH 5.0 (#33257)
* ohos: Enable Webgl context creation on OH 5.0

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>

* Bump surfman to 0.9.8

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>

---------

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
2024-09-02 07:00:11 +00:00
..
allocator deps: switch to tikv-jemallocator crates in Cargo.toml (#32828) 2024-07-22 07:55:46 +00:00
background_hang_monitor background_hang_monitor: Add musl compatibility (#33153) 2024-08-21 21:38:28 +00:00
bluetooth clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
canvas ohos: Enable Webgl context creation on OH 5.0 (#33257) 2024-09-02 07:00:11 +00:00
compositing compositor: Do not parse the Cargo.lock file while building (#33222) 2024-08-28 08:36:54 +00:00
config layout: Enable flexbox by default on non-legacy layout (#33186) 2024-08-26 13:50:52 +00:00
config_plugins Replace lazy_static crate with std::sync::LazyLock in layout and config (#33065) 2024-08-15 16:28:04 +00:00
constellation script: Stop using time in DOM timers (#33262) 2024-08-30 15:20:44 +00:00
deny_public_fields
devtools Fix several clippy warnings in components/devtools (#33227) 2024-08-28 16:36:43 +00:00
dom_struct Use global exports from derives (#33169) 2024-08-25 13:58:09 +00:00
domobject_derive Use global exports from derives (#33169) 2024-08-25 13:58:09 +00:00
fonts fonts: Enable fast text shaping on Windows (#33123) 2024-08-30 23:16:26 +00:00
geometry
hyper_serde net: Stop using both versions of the time crate in the cookie code (#33260) 2024-08-30 17:15:47 +00:00
jstraceable_derive Use global exports from derives (#33169) 2024-08-25 13:58:09 +00:00
layout Update stylo for latest changes. (#33079) 2024-08-16 10:47:12 +00:00
layout_2020 Fix various issues with replaced elements in flex layout (#33263) 2024-08-30 23:39:18 +00:00
layout_thread Remove measurement of layout query wait time (#33210) 2024-08-27 16:01:48 +00:00
layout_thread_2020 Replace lazy_static crate with std::sync::LazyLock in layout and config (#33065) 2024-08-15 16:28:04 +00:00
media Remove lazy static (#33078) 2024-08-16 03:57:09 +00:00
metrics
net Make all platforms use a delay during cookie tests. (#33279) 2024-09-01 20:07:46 +00:00
pixels
profile clippy: Fix various clippy warnings throughout the code (#33003) 2024-08-13 05:16:47 +00:00
rand Remove lazy static (#33078) 2024-08-16 03:57:09 +00:00
range Refactor GlyphStore::iter_glyphs_for_byte_range without recursion (#33074) 2024-08-19 10:47:09 +00:00
script Update FakeXRDevice to support updating bounds (#33271) 2024-09-01 11:58:32 +00:00
servo compositor: Do not parse the Cargo.lock file while building (#33222) 2024-08-28 08:36:54 +00:00
shared script: Stop using time in DOM timers (#33262) 2024-08-30 15:20:44 +00:00
url script: Impl cloning of JSPrincipals (#32706) 2024-07-06 10:25:38 +00:00
webdriver_server dependencies: Upgrade cookie and rename Servo's Cookie to ServoCookie (#32861) 2024-07-26 16:13:39 +00:00
webgpu webgpu: Clean up GPUCommandEncoders and add some validation (#33223) 2024-08-30 11:23:17 +00:00