commit | fdaf88b56c00b8075c58d7293953b317e6f1434f | [log] [tgz] |
---|---|---|
author | Vasiliy Telezhnikov <vasilyt@chromium.org> | Mon Nov 27 21:02:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 27 21:02:44 2023 |
tree | 6aeb4e7ad8d55e4fce8dea0195871b154bc366b0 | |
parent | a6272e0a9b137bff4629ea9649683e7ce5087670 [diff] |
Remove fake ES2 path for Skia Back in the day we used to run on ES3 GL context, but tell skia that it is es2. The code that was using it is long gone, but there were some left overs. This CL cleans it up. Change-Id: I1907af493cf40a868ffeafe390736d488a170e9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5054960 Reviewed-by: Peng Huang <penghuang@chromium.org> Reviewed-by: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1229498}
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.