commit | b628034b1ba574805b7c01ab0717956850201467 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Sat Sep 19 01:57:08 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Sep 19 01:57:08 2020 |
tree | e0d7c6747981bff30a476374e3d40d4879a6b362 | |
parent | f063104b51d0179e8a3b0e7a74c54f4f4da4cad2 [diff] |
Roll ANGLE from fbab23e18687 to d79db25910ff (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fbab23e18687..d79db25910ff 2020-09-18 jmadill@chromium.org Vulkan: Optimize Attribute Change Perf (3/5) 2020-09-18 jmadill@chromium.org Test Runner: Fix sharding and --bot-mode. 2020-09-18 jmadill@chromium.org Vulkan: Optimize Attribute Change Perf (2/5) 2020-09-18 jmadill@chromium.org Vulkan: Optimize Attribute Change Perf (1/5) 2020-09-18 ianelliott@google.com Vulkan: Additional "invalidate" white-box tests 2020-09-18 courtneygo@google.com Vulkan: lock around accesses to mSharedGarbage If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jmadill@google.com Test: Test: DrawCallPerfBenchmark.Run/vulkan_attrib_changeTest: Test: angle_unittests with --bot-mode, sharding, and filter Change-Id: Ia4bae6088f2a770e52175bd3a65b4a4a21ce7c4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419776 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808643}
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.
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.