commit | 5ce5933d1590673bd500fb9b92cea1346f855c9f | [log] [tgz] |
---|---|---|
author | Zoraiz Naeem <zoraiznaeem@chromium.org> | Thu Jan 23 04:43:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 04:43:24 2025 |
tree | 1cf457a3914ed113c88375544c7fd51713b3632e | |
parent | bbe3f34945d6b33852b33a3d560d8abc342a7d71 [diff] |
Reland "Refactor resource creating for overlay unit tests into a utility class" This is a reland of commit 8b0850ef9c6e55abe7a3076c268414d412fd1e5b Fix: Some of the call sites for `CreateOpaqueQuadsAt()` were passing in the wrong arguments. Original change's description: > Refactor resource creating for overlay unit tests into a utility class > > Bug: b:390503465 > Change-Id: I93975924125d4d1a25c905cabafedc0c134fe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6183431 > Reviewed-by: Peter McNeeley <petermcneeley@google.com> > Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1409890} Bug: b:390503465 Change-Id: I285c93a5bdf23214a4c3e196e9c488bcb43ddcb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6190720 Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> Reviewed-by: Peter McNeeley <petermcneeley@google.com> Cr-Commit-Position: refs/heads/main@{#1410111}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.