servo/ports/servoshell/egl
Narfinger 13a980ff22
Constellation can now optionally report memory usage when the page is loaded. (#37151)
The constellation can now tell the memory reporter to report the memory
to a trace file when a page is loaded.
Additionally, we amend the memory reporter to allow a simple message
where it will report the memory to a tracing provider (at the moment
only OHOS/hitrace is supported but easy extension is possible).

I am not sure if this is the right approach or if the embedder should
decide to have the memory reporting done.

Testing: This does not change functionality of any of the rendering.

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-05-30 17:15:06 +00:00
..
android Replace hsts preload list hashmap with an FST (#37015) 2025-05-20 04:26:55 +00:00
ohos [OH] Provide correct geometry offset and fix available screen dimensions (#36915) 2025-05-09 15:07:49 +00:00
android.rs libservo: Expose a ServoBuilder (#36549) 2025-04-16 16:58:52 +00:00
app_state.rs Constellation can now optionally report memory usage when the page is loaded. (#37151) 2025-05-30 17:15:06 +00:00
host_trait.rs libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579) 2025-02-27 02:49:08 +00:00
log.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mod.rs Migrate Android and OHOS ports to the delegate API (#35315) 2025-02-06 14:21:29 +00:00
ohos.rs build(deps): bump ohos-ime from 0.2.0 to 0.3.0 (#37180) 2025-05-29 09:50:33 +00:00