1. 0fe2ac0 Tests: Add Bingo Bash trace by Uday · 23 hours ago chromium/7772 chromium/7773 main
  2. e29d977 Roll vulkan-deps from 6501b79e3449 to 7240ff5cbc8b (8 revisions) by angle-autoroll · 33 hours ago chromium/7771
  3. 90fb0aa IR: Validate that if conditions are boolean by Shahbaz Youssefi · 2 days ago
  4. af0bdee IR: Validate that access to struct fields are in bounds by Shahbaz Youssefi · 2 days ago
  5. 00c92e1 Vulkan: Fix unnecessary memcpy in handleDirtyGraphicsVertexBuffers* by Charlie Lao · 2 days ago
  6. e0f6d10 Tests: Suppress final_fantasy on ANGLE by Cody Northrop · 2 days ago
  7. 63dd40d Translator: Lower maximum function parameters to 255 by Shahbaz Youssefi · 2 days ago
  8. cfe3b78 IR: Don't run the RecordConstantPrecision AST pass by Shahbaz Youssefi · 2 days ago
  9. de3e747 Metal: Use Span in Texture::getBytes by Kimmo Kinnunen · 2 days ago
  10. 68919ec Skip ETCTextureTest.PBOWithMisalignedOffset on Pixel 10 GLES by Yuly Novikov · 2 days ago
  11. 3bb4e24 Metal: Store LibraryCacheEntry in a shared_ptr by Geoff Lang · 2 days ago
  12. 21f23ee Skip DrawThenInvalidateThenVerifyDepthStencil on iOS by Yuly Novikov · 2 days ago
  13. a10f04f OpenCL: Fix use-after-free in createUniformRegions by kyongjoo.oh · 2 days ago chromium/7770
  14. 843a324 Replace min-heap with deque for FIFO handle reuse by Jisun Lee · 2 days ago
  15. b342fed Roll vulkan-deps from b79339a8e7c5 to 6501b79e3449 (6 revisions) by angle-autoroll · 2 days ago
  16. bc95a85 Metal: Use Span in BufferMtl::set{Sub}DataImpl by Kimmo Kinnunen · 2 days ago chromium/7769
  17. 68fa11f IR: Port ClampIndirectIndices by Shahbaz Youssefi · 3 days ago
  18. 271750f IR: Port ScalarizeVecAndMatConstructorArgs by Shahbaz Youssefi · 3 days ago chromium/7768
  19. bb7b99e Rename deviceLayerNames to instanceLayerNames by Yuxin Hu · 3 days ago
  20. 4dcb53b Metal: Use Span in CreateShaderLibraryFromStaticBinary by Kimmo Kinnunen · 3 days ago
  21. 7c1adb7 Roll vulkan-deps from 7814bc90b17c to b79339a8e7c5 (6 revisions) by angle-autoroll · 3 days ago
  22. f3828cd Roll Chromium from 449a858c3bcc to b7fa5c619809 (630 revisions) by angle-autoroll · 3 days ago chromium/7767
  23. 35e17fe Vulkan: Fix assertion in TracePerfTest::startTest by Charlie Lao · 4 days ago
  24. 54ed466 Remove the layer properties from VkDeviceCreateInfo by Yuxin Hu · 4 days ago
  25. 0323970 Metal: Fix pitch computation for compressed textures in PBOs. by Kenneth Russell · 4 days ago
  26. a96c6e3 Vulkan: Fix heap-buffer-overflow in convertVertexBufferCPU by Charlie Lao · 4 days ago
  27. 787c446 IR: Fold index/field to constructed array/struct by Shahbaz Youssefi · 4 days ago
  28. 309385c8 Pixel 10 test suppressions by Shahbaz Youssefi · 4 days ago
  29. 5c94747 Roll Chromium from 6c61a80c7186 to 449a858c3bcc (774 revisions) by angle-autoroll · 4 days ago
  30. 6f116ef Metal: Remove unused uint8_t * data mtl::Buffer by Kimmo Kinnunen · 4 days ago
  31. 8ce6347 Roll vulkan-deps from 547e0f27522b to 7814bc90b17c (11 revisions) by angle-autoroll · 4 days ago
  32. 07f101f Revert "Implement EGL_ANGLE_context_virtualization on GLX" by Tim Van Patten · 5 days ago chromium/7766
  33. 07f3f08 Test validation of GL_MAX_COMPUTE_SHARED_MEMORY_SIZE by Shahbaz Youssefi · 5 days ago
  34. bd3dbd7 Implement operator!= for YcbcrConversionDesc by William Ho · 5 days ago chromium/7765
  35. 7f4d3b0 IR: Port CollectVariables by Shahbaz Youssefi · 5 days ago
  36. 52ba614 Metal: Protect against overflow in provoking vertex index count by Geoff Lang · 5 days ago
  37. b149a5c GL: Fix pack state for BlitGL::copySubTextureCPUReadback by Geoff Lang · 5 days ago
  38. 5cffcbc Manual roll vulkan-deps from 008b485ddfe9 to 547e0f27522b (14 revisions) by Shahbaz Youssefi · 5 days ago
  39. 482561f Metal: Use Span in BufferMtl::getBufferDataReadOnly by Kimmo Kinnunen · 5 days ago
  40. c5641af Roll Chromium from ea098f7af05d to 6c61a80c7186 (967 revisions) by angle-autoroll · 5 days ago
  41. ae5f9f5 Roll VK-GL-CTS from ffb975f9aa88 to f52e89f88506 (20 revisions) by angle-autoroll · 5 days ago chromium/7764
  42. 8d87969 Vulkan: Fix robust resource init vs invalidate by Shahbaz Youssefi · 8 days ago chromium/7760 chromium/7761 chromium/7762 chromium/7763
  43. 2b53114 Validate Image Type is supported by GLSL by Yuxin Hu · 8 days ago
  44. 36e0da9 Reland "Remove explicitlyCastMediumpFloatTo16Bit workaround feature" by Yuxin Hu · 8 days ago chromium/7759
  45. bafb59e Implement EGL_ANGLE_context_virtualization on GLX by Stephen White · 8 days ago
  46. 602e5ae Revert "Vulkan: Expand MSRTSS preference across devices" by Amirali Abdolrashidi · 8 days ago
  47. 651341c Translator: Disallow yuvCscStandardEXT in constructor args by Shahbaz Youssefi · 8 days ago
  48. 7b6d03f [iOS] Adding deprecation warning suppression MTLPixelFormatPVRTC by Daniel White · 8 days ago
  49. 8af6a0a Translator: Disallow construction of structs with samplers by Shahbaz Youssefi · 8 days ago
  50. a7d24e6 Terracotta-Phase-1: Use checked math by Kalvin Lee · 8 days ago
  51. f052cd6 Roll vulkan-deps from 8fd6e1980333 to 008b485ddfe9 (4 revisions) by angle-autoroll · 8 days ago
  52. ed58a1f Roll Chromium from 1000bab27fbe to ea098f7af05d (685 revisions) by angle-autoroll · 8 days ago chromium/7758
  53. 0755fa4 IR: Dead-code-eliminate unused do-loop condition blocks by Shahbaz Youssefi · 9 days ago
  54. 6419fa5 IR: Dead-code-eliminate unused loop continue blocks by Shahbaz Youssefi · 9 days ago
  55. d788793 OpenCL: Implement clSetContextDestructorCallback by Yanwen Xu · 9 days ago chromium/7757
  56. 353f6fe Vulkan: Invalidate sampler if any YCbCr parameter changes by Mattias Simonsson · 9 days ago
  57. 88ff9f4 D3D11: Protect against overflows for texture staging buffers by Geoff Lang · 9 days ago
  58. 6edf009 Use CheckedNumeric for size calculation in TextureGL. by Stephen Nusko · 9 days ago
  59. 47db665 Target macOS 15 or 26 on CI and Try Mac builders by Yuly Novikov · 9 days ago
  60. a5f3b20 Roll vulkan-deps from 9eca0d5dbbfa to 8fd6e1980333 (5 revisions) by angle-autoroll · 9 days ago
  61. 87897e6 Roll Chromium from fb6e84290b6a to 1000bab27fbe (694 revisions) by angle-autoroll · 9 days ago chromium/7756
  62. 95a3432 IR Validation: validate no identical types with different IDs by Yuxin Hu · 10 days ago
  63. 775dcba [sbom-quality] Fix license path for third_party/OpenCL-ICD-Loader by Anne Redulla · 10 days ago
  64. 06e6c6b D3D11: Fix buffer state tracking in TransformFeedback11. by Geoff Lang · 10 days ago chromium/7755
  65. c75b50f OpenCL: Additional checks to ValidateCreateCommandQueue by Yanwen Xu · 10 days ago
  66. 86d64be Translator: Fix codegen of switch with empty last case by Shahbaz Youssefi · 10 days ago
  67. 0516270 IR: Implement basic dead code elimination by Shahbaz Youssefi · 10 days ago
  68. 251e855 Roll vulkan-deps from 235e641f78a0 to 9eca0d5dbbfa (10 revisions) by angle-autoroll · 10 days ago
  69. e8d1614 Roll Chromium from 2670eca38b9a to fb6e84290b6a (703 revisions) by angle-autoroll · 10 days ago chromium/7754
  70. d48f732 Vulkan: Enable protected memory on Intel GPUs on Android by Tim Van Patten · 11 days ago
  71. 31ef14e OpenCL: Add BETA extension define for C/R by Austin Annestrand · 11 days ago
  72. 33752d3 OpenCL: Make getSupportedFormats as const by Gowtham Tammana · 11 days ago
  73. 6d8b704 Metal: Remove TextureMtl::mFormat by Geoff Lang · 11 days ago
  74. 08332c7 Expand CopyTexImage tests for 3D sources by Alexey Knyazev · 11 days ago chromium/7753
  75. 4c2a59f Roll vulkan-deps from 029b62148471 to 235e641f78a0 (10 revisions) by angle-autoroll · 11 days ago
  76. 13a0670 Roll Chromium from 2cb8be8f2979 to 2670eca38b9a (623 revisions) by angle-autoroll · 11 days ago chromium/7752
  77. 56f174d Translator: don't size tessellation arrays in CollectVariables by Shahbaz Youssefi · 12 days ago
  78. a1e7ff6 Translator: Fix crash in `struct S {..}; for (S;..)` by Shahbaz Youssefi · 12 days ago
  79. 98eaa3b IR: Rename prune_unused_variables to dead_code_eliminate by Shahbaz Youssefi · 12 days ago
  80. 7a109fb Manual Roll vulkan-deps from 0d2e0efef5f2 to 029b62148471 by angle-autoroll · 12 days ago
  81. 8861d8f GL: Fix queries that determine maxVaryingComponents by Shahbaz Youssefi · 12 days ago
  82. bf19caf Clean up OWNERS by Shahbaz Youssefi · 12 days ago
  83. 84aec11 Translator: Add missing no-l-value validation for many built-ins by Shahbaz Youssefi · 12 days ago
  84. e56cbb3 PLS: Use packed enums for parameter queries by Alexey Knyazev · 12 days ago
  85. 046aba0 Adjust CopyTexImageTestES3.CopyTexSubImageFromTexture3D by Alexey Knyazev · 12 days ago
  86. 214ca8b Roll VK-GL-CTS from fae6131063d2 to ffb975f9aa88 (5 revisions) by angle-autoroll · 12 days ago
  87. 4d878a3 Roll Chromium from 7d3330d9ed24 to 2cb8be8f2979 (851 revisions) by angle-autoroll · 12 days ago
  88. d05ec6a Add error messages for EGL validation errors by Mohan Maiya · 13 days ago
  89. 27e97c8 Translator: Drop support for GLSL compat, 130 & 140 output by Shahbaz Youssefi · 13 days ago
  90. c7ac96e GL: Workaround mesa bug with glGenerateMipmap by Shahbaz Youssefi · 14 days ago chromium/7748 chromium/7749 chromium/7750 chromium/7751
  91. 9bbe9ce Vulkan: Remove inactive I/O blocks as well by Shahbaz Youssefi · 2 weeks ago chromium/7746 chromium/7747
  92. b4fc923 Metal: use compile option for retaining inactive fragment outputs by Shahbaz Youssefi · 2 weeks ago
  93. 4050c8c Remove GL_PIXEL_LOCAL_FORMAT_ANGLE. by Kenneth Russell · 2 weeks ago
  94. ae66dc5 IR Validation: validate merge_block with input has right precondition by Yuxin Hu · 2 weeks ago
  95. 831f0ce Remove is_official_build recommendation from DevSetupAndroid.md by Charlie Lao · 2 weeks ago
  96. 2c0fcdc Fix robust init vs arrayed textures vs glClear by Shahbaz Youssefi · 2 weeks ago
  97. b3e2ed2 Don't use GL_RGBA16 as intermediate format for SRGB mipmaps by Vasiliy Telezhnikov · 2 weeks ago chromium/7745
  98. 44ab659 Vulkan: Use getWindowWidth() instead of hardCoded num for surface by Charlie Lao · 2 weeks ago
  99. 6d6212f Skip GLSL IOBlock GLES test on Pixel 10 by Amirali Abdolrashidi · 2 weeks ago
  100. e703beb Roll SwiftShader from 313545f85af7 to 89556131bf9d (1 revision) by angle-autoroll · 2 weeks ago