Roll ANGLE from 78e0ae81d924 to de09f8db317d (65 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/78e0ae81d924..de09f8db317d

2021-09-02 geofflang@chromium.org Revert "GL: Update StateManagerGL binding funcs to use ANGLE_GL_TRY"
2021-09-02 cclao@google.com Vulkan: Change TextureVk's vk::FormatID usage to angle::FormatID
2021-09-02 lubosz.sarnecki@collabora.com RendererVk: Skip VK_KHR_image_format_list on SwiftShader.
2021-09-02 jmadill@chromium.org D3D11: Fix overflow in GenerateInitialTextureData.
2021-09-02 cclao@google.com Vulkan: Store actualFormatID (not intendedFormat) in RenderPassDesc
2021-09-02 cclao@google.com Vulkan: Keep track of data format for staged updates for ImageHelper
2021-09-02 syoussefi@chromium.org Vulkan: Remove the forceCPUPathForCubeMapCopy workaround
2021-09-02 gert.wollny@collabora.com Capture/Replay: Change workdir for debug runs and annotation
2021-09-02 syoussefi@chromium.org Vulkan: SPIR-V Gen: Re-fix precision of constructors
2021-09-02 gert.wollny@collabora.com Capture/Replay: Update expectation for fixed test
2021-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b75ca3758a80 to c82c59307208 (2 revisions)
2021-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a5102f13fe96 to b5237d627f0d (446 revisions)
2021-09-02 gman@chromium.org Convert constructors to function calls where needed.
2021-09-02 gert.wollny@collabora.com Capture/Replay: Handle glInvalidateSubFramebuffer
2021-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d54279d797f8 to 84f860ef94ee (1 revision)
2021-09-02 syoussefi@chromium.org Avoid redundant blend state dirty bit setting
2021-09-01 syoussefi@chromium.org Fix SeparateDeclarations vs struct specifiers
2021-09-01 jmadill@chromium.org Capture/Replay: Add uniforms to program serialization.
2021-09-01 jmadill@chromium.org Support syncing traces to experimental CIPD prefix.
2021-09-01 adkushwa@microsoft.com Implement onLabelUpdate method.
2021-09-01 jmadill@chromium.org Style cleanups in JsonSerializer.
2021-09-01 jmadill@chromium.org Traces: Move skia gold Python scripts.
2021-09-01 gert.wollny@collabora.com Capture/Replay: Update expectation bugs, remove passing test
2021-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 562b4d73eae2 to d54279d797f8 (4 revisions)
2021-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a6ca3d4c0ccd to b75ca3758a80 (3 revisions)
2021-09-01 gert.wollny@collabora.com Capture/Replay: Clean up tests that pass and add new failures
2021-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from abe7c480d95d to a5102f13fe96 (417 revisions)
2021-09-01 cclao@google.com Vulkan: Remove mFormat from ImageHelper
2021-08-31 cclao@google.com Vulkan: Pass actualFormatID directly into ImageHelper::initExternal
2021-08-31 syoussefi@chromium.org Vulkan: SPIR-V Gen: Fix precision of constructors
2021-08-31 timvp@google.com Vulkan: Don't defer clear for read render target
2021-08-31 syoussefi@chromium.org Vulkan: SPIR-V Gen: Fix precision of imageLoad
2021-08-31 b.schade@samsung.com Allow image uniforms to be used in separable programs
2021-08-31 yuxinhu@google.com Improve Error Messaging
2021-08-31 geofflang@chromium.org GL: Update StateManagerGL binding funcs to use ANGLE_GL_TRY
2021-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4c030a49cdb9 to 562b4d73eae2 (11 revisions)
2021-08-31 jmadill@chromium.org GetTexImage: Remove syncState calls & add early error exit.
2021-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ca199aff3bc7 to abe7c480d95d (1237 revisions)
2021-08-31 cnorthrop@google.com Tests: Add Words With Friends 2 trace
2021-08-31 cnorthrop@google.com Capture/Replay: Set texture buffer offset alignment
2021-08-30 cnorthrop@google.com Tests: Add World of Kings trace
2021-08-30 ianelliott@google.com Split OWNERS by domain
2021-08-30 cnorthrop@google.com Vulkan: Fix VVL error regarding geometryStreams
2021-08-30 cclao@google.com Vulkan: Use angle::Format for ImageViewHelper class
2021-08-30 geofflang@google.com Roll third_party/vulkan_memory_allocator
2021-08-30 cclao@google.com Vulkan: Add ImageHelper::getIntendedFormatID()
2021-08-30 gert.wollny@collabora.com Capture/Replay: Show some expectation when skipped tests are run
2021-08-30 jmadill@chromium.org InitializeVariables: Init shader IO block outputs.
2021-08-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3e5496ec4fdf to 4c030a49cdb9 (6 revisions)
2021-08-29 gert.wollny@collabora.com Capture/Replay: honor base level when serializing textures
2021-08-27 timvp@google.com Capture/Replay: Multi-Context Support
2021-08-27 gman@chromium.org Include globals when defering global initializers
2021-08-27 lexa.knyazev@gmail.com Cleanup ValidateES2TexImageParametersBase; update tests
2021-08-27 kbr@chromium.org Deduplicate autoroller docs.
2021-08-27 jmadill@chromium.org Capture/Replay: Allow serializing cube map array data.
2021-08-27 jmadill@chromium.org Capture/Replay: Serialize buffer texture buffer IDs.
2021-08-27 syoussefi@chromium.org Vulkan: SPIR-V Gen: Fix gl_PerVertex without clip/cull support
2021-08-27 lexa.knyazev@gmail.com Cleanup ValidateES2CopyTexImageParameters; add test
2021-08-27 jmadill@chromium.org infra: Disable perf tests on Win/Intel.
2021-08-27 jmadill@chromium.org Capture/Replay: Skip one additional ES3 test.
2021-08-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 518056981519 to a6ca3d4c0ccd (2 revisions)
2021-08-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5e51e6f8ccd4 to 3e5496ec4fdf (6 revisions)
2021-08-27 lubosz.sarnecki@collabora.com SRGBFramebufferTest: Add test that used to fail on Vulkan.
2021-08-27 lubosz.sarnecki@collabora.com Reland "VulkanExternalHelper: Use VK_KHR_image_format_list extension."
2021-08-27 gert.wollny@collabora.com Capture/Replay: Handle glCopyTexture3DANGLE

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 geofflang@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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/main/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: chromium:1164111,chromium:1216276,chromium:1233561,chromium:1237696,chromium:1241036,chromium:1245774
Tbr: geofflang@google.com
Test: Test: Fortnite MEC
Test: Test: World of Kings MEC
Test: Test: angle_perftests --gtest_filter="*words_with_friends_2*"
Test: Test: angle_perftests --gtest_filter="*world_of_kings*"
Change-Id: I3f22bed9c41278ede4d227d1bcaddc9271a0c83f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3139981
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#917844}
1 file changed
tree: e69ad664bcefe5258ddd9a653a4b81bc58ea85b8
  1. android_webview/
  2. apps/
  3. ash/
  4. base/
  5. build/
  6. build_overrides/
  7. buildtools/
  8. cc/
  9. chrome/
  10. chromecast/
  11. chromeos/
  12. cloud_print/
  13. codelabs/
  14. components/
  15. content/
  16. courgette/
  17. crypto/
  18. dbus/
  19. device/
  20. docs/
  21. extensions/
  22. fuchsia/
  23. gin/
  24. google_apis/
  25. google_update/
  26. gpu/
  27. headless/
  28. infra/
  29. ios/
  30. ipc/
  31. jingle/
  32. media/
  33. mojo/
  34. native_client_sdk/
  35. net/
  36. pdf/
  37. ppapi/
  38. printing/
  39. remoting/
  40. rlz/
  41. sandbox/
  42. services/
  43. skia/
  44. sql/
  45. storage/
  46. styleguide/
  47. testing/
  48. third_party/
  49. tools/
  50. ui/
  51. url/
  52. weblayer/
  53. .clang-format
  54. .clang-tidy
  55. .eslintrc.js
  56. .git-blame-ignore-revs
  57. .gitattributes
  58. .gitignore
  59. .gn
  60. .mailmap
  61. .vpython
  62. .vpython3
  63. .yapfignore
  64. AUTHORS
  65. BUILD.gn
  66. CODE_OF_CONDUCT.md
  67. codereview.settings
  68. DEPS
  69. DIR_METADATA
  70. ENG_REVIEW_OWNERS
  71. LICENSE
  72. LICENSE.chromium_os
  73. OWNERS
  74. PRESUBMIT.py
  75. PRESUBMIT_test.py
  76. PRESUBMIT_test_mocks.py
  77. README.md
  78. WATCHLISTS
README.md

Logo Chromium

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.