0
Files
src/content/browser
Benoît Lizé 20aa1bde86 [GestureTransition] Record snapshot compression time in UMA
It's been seen in local traces that snapshot compression is expensive,
and might compete with foreground work. THere are several experiments in
progress to tackle that, for instance by lowering priority. Add a
histogram to assess how much the lower priority impacts compression
times.

Bug: 369986099
Change-Id: I3741109ac2052117c4516a4f58bcee0f606a159c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6281949
Commit-Queue: Benoit Lize <lizeb@chromium.org>
Reviewed-by: Alexander Timin <altimin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1422480}
2025-02-20 05:05:09 -08:00
..
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-01-24 11:36:19 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.