0
Files
src/content/browser
Sunny Sachanandani 6151353b2d [ios blink] Simplify external begin frames
Fork ExternalBeginFrameSourceMojo to an iOS specific variant so that we
don't have to unnecessarily wait for previous frame's BeginFrameAck.
This uses a new IssueExternalBeginFrameNoAck mojo API.

With this new variant, Motionmark is able to see 60fps in its frame rate
detection phase.

Change-Id: I4a415f2388a3855db963ca8c6d8f825e20fff36b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6398086
Reviewed-by: Alex Gough <ajgo@chromium.org>
Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org>
Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Jonathan Ross <jonross@chromium.org>
Commit-Queue: Jonathan Ross <jonross@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1439376}
2025-03-28 07:06:45 -07:00
..
2025-03-26 22:53:52 -07:00
2025-03-20 14:57:27 -07:00
2025-03-13 08:36:19 -07:00
2025-03-13 08:36:19 -07:00

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