1. 9b8a8ed Add AMSC macro to VertexArrayObject. by Takashi Sakamoto · 2 hours ago main master
  2. 493208f [gpu] Mark SetCleared iff succeeded in PassthroughResources::SharedImageData::EnsureClear by Yuki Shiino · 15 hours ago
  3. 22f1a1d [//gpu] Always tex and bind in CopySIDirectlyToGLTextureViaTextureCopy by Colin Blundell · 22 hours ago
  4. f189746 [DCSI]: Make ExternalVkImageBacking GL access dynamic. by vikas soni · 3 days ago
  5. 5d2561c [mojo] Modernize EnumTraits in gpu/ by Jan Wilken Dörrie · 4 days ago
  6. c3a8e49 Disable Dawn SPIR-V validation when API validation is disabled. by Geoff Lang · 4 days ago
  7. 3bbfdf7 [viz] Fix GraphiteCacheController UAF with WeakPtr in SharedContextState by Sunny Sachanandani · 4 days ago
  8. 8ec7fe8 [gpu] Refactor VideoImageReaderImageBacking to use common GL helpers by Saifuddin Hitawala · 5 days ago
  9. f03449c Allow running completion callbacks directly in CommitPresentedFrameToCA() on Mac by Maggie Chen · 5 days ago
  10. 063d1bd [gpu][finch] Add UseStrongRefToSharedImageInterface flag in Java by Mingjing Zhang · 5 days ago
  11. cbc6d26 Cleanup: Remove histogram macros header includes in gpu by Alexei Svitkine · 5 days ago
  12. e24af25 Check buffer size on deferred DoRasterCHROMIUM by mikt · 5 days ago
  13. ec0f6ec Reland "graphite: avoid insert empty recording in Query::End" by Le Hoang Quyen · 5 days ago
  14. 4d118e8 WebNN: remove DML alignment for shared images by Bryan Bernhart · 5 days ago
  15. d5acbc4 [Mac GPU Tests] Add macOS 26 Tahoe support by Yue She · 5 days ago
  16. 91904b0 Fix integer overflow in PrepareUnpackBuffer. by Kenneth Russell · 6 days ago
  17. 8002488 Revert "graphite: avoid insert empty recording in Query::End" by Quyen Le · 6 days ago
  18. 0da7127 Harden error check in GLTextureHolder::UploadFromMemory by Yuki Shiino · 6 days ago
  19. 0f90abd [gpu] Remove RAW_DRAW usage enforcement from ProduceRaster by Saifuddin Hitawala · 6 days ago
  20. 275977a Fix possible integer overflow in gl::gles2::GetCompressedTexSizeInBytes by Yuki Shiino · 6 days ago
  21. 2cebc67 [DCSI]: Fix color mismatch in WrappedGraphiteTextureBacking readback. by vikas soni · 6 days ago
  22. 45ad501 spanification: automatically spanify .../client/cmd_buffer_helper_test.cc etc. by Jose Arturo Barrera · 7 days ago
  23. 85f8037 Use ReadbackYUVPixelsAsync instead of CopySharedImage in webrtc by Ilya Nikolaevskiy · 7 days ago
  24. dc9c91e Respect kLimitAImageReaderMaxSizeToOne state by Vasiliy Telezhnikov · 7 days ago
  25. 074a8e8 [gpu] Add AutoLock for is_texture_sampling_queried_ by Saifuddin Hitawala · 7 days ago
  26. fd40dfd Remove already-disabled SH_GLSL_COMPATIBILITY_OUTPUT test by Shahbaz Youssefi · 7 days ago
  27. c1f2549 [DCSI]: Make WrappedGraphiteTextureBacking's Dawn access dynamic. by vikas soni · 7 days ago
  28. 08cf20a [DCSI]: Make WrappedGraphiteTextureBacking's GL access dynamic. by vikas soni · 7 days ago
  29. 0557c31 Add a new feature flag kVSyncAlignedPresentation on Mac by Maggie Chen · 7 days ago
  30. ad6da48 Enable PurgeGpuImageDecodeCache by Bo Liu · 8 days ago
  31. fc33acb [gpu] Add feature kUseStrongRefToSharedImageInterface by Mingjing Zhang · 10 days ago
  32. 8b254de Add unsigned int query to Pixel Local Storage extension. by Kenneth Russell · 10 days ago
  33. 551538a [webgpu] Fix use-after-free in WebGPUImplementation during teardown by Lokbondo Kung · 10 days ago
  34. 3948804 Don't always request DawnLoadResolveTexture by kylechar · 11 days ago
  35. d5b2935 [viz] Optimize SharedImageFormat set usage in Flatland and GL utils by Andrew Paseltiner · 11 days ago
  36. 08c0753 [//gpu] Add OnMemoryDump impl to pool ClientImage by Kramer Ge · 11 days ago
  37. bae7052 [//gpu] Add is_software to SharedImagePool ImageInfo by Kramer Ge · 11 days ago
  38. 6d61124 graphite: avoid insert empty recording in Query::End by Le Hoang Quyen · 12 days ago
  39. 50df0c0 [//gpu] Make CanCopySharedImageToGLTextureViaSkia() internal by Colin Blundell · 12 days ago
  40. 146d929 [//gpu] Make CanCopySharedImageToGLTextureViaTextureCopy() internal by Colin Blundell · 12 days ago
  41. 2520024 GL: Remove bindings for glCompressedTexImageRobust and glDisableExtension by Geoff Lang · 12 days ago
  42. ca1d64c WebNN: Cache D3D shared fence handle in D3DImageBacking by Bryan Bernhart · 12 days ago
  43. f1e80d5 [gpu] Check multiplanar texture sampling capability in SIManager by Saifuddin Hitawala · 13 days ago
  44. b8aa48a [//media] Move CopySharedImageDirectlyToGLTexture() to GLES2Interface by Colin Blundell · 13 days ago
  45. 742ecdf [//gpu] Make param names in GLES2Interface method consistent by Colin Blundell · 13 days ago
  46. c6ccd5f Use GPU driver bugs to disable vaapi driver by Ted Meyer · 13 days ago
  47. 1250d57 Reland "Remove D3D KeyedMutex Path in Media Capture patch" by shaoboyan · 13 days ago
  48. 853a7a1 Set virtualization group for DawnSharedContext by Stephen White · 13 days ago
  49. 30b1ba2 [//gpu] Make SICaps::shared_image_swap_chain Windows-only by Colin Blundell · 14 days ago
  50. 0b06751 [//gpu] Remove redundant param from GLE2Interface method by Colin Blundell · 14 days ago
  51. fbc46bb Fix Use-After-Free with GL MapBufferRange with shadow buf by Gregg Tavares · 2 weeks ago
  52. cc956db [DCSI] Implement proactive synchronization in CompoundImageBacking. by vikas soni · 2 weeks ago
  53. eba6325 [//gpu] Move CanCopySIDirectlyToGLTexture() to GLES2Interface by Colin Blundell · 2 weeks ago
  54. f1a6374 [//gpu] Update bugref in gles2_implementation.cc by Colin Blundell · 2 weeks ago
  55. 2770693 [//gpu] MoveCanCopySIToGLTextureViaSkia() to GLES2Interface by Colin Blundell · 2 weeks ago
  56. 1569445 Graphite: skip submit if there is no pending commands by Le Hoang Quyen · 2 weeks ago
  57. 67c7107 Enable RenderPassRenderArea for Graphite by kylechar · 2 weeks ago
  58. ea522f2 Reland "Move Dawn Ozone Image Representation over to Shared Texture Memory" by Peter McNeeley · 2 weeks ago
  59. 963206a Only preload SwiftShader in GPU sandbox init when allowed by Rafael Cintron · 3 weeks ago
  60. d71ee8d Make dawn validation error trigger context loss by kylechar · 3 weeks ago
  61. 6d46392 [//gpu] Change param names in CopySharedImageToGLTextureViaTextureCopy by Colin Blundell · 3 weeks ago
  62. 80331f8 [//gpu] Move CopySharedImageToGLTextureViaTextureCopy to GLES2Interface by Colin Blundell · 3 weeks ago
  63. e4d83cc [//gpu] Have CanCopySharedImageToGLTextureViaTextureCopy take ClientSI by Colin Blundell · 3 weeks ago
  64. cfc5419 [//gpu] Make CanCopySharedImageToGLTextureViaTextureCopy() virtual by Colin Blundell · 3 weeks ago
  65. 4a39cad Harden shared image pixel spans by kylechar · 3 weeks ago
  66. 5e04cc5 [Cleanup] Incorrect vendor_id format disables GPU blocklist by Stacy Gaikovaia · 3 weeks ago
  67. 3fcbc50 [DCSI]: Changes for stream based factory selection. by vikas soni · 3 weeks ago
  68. 8c911c9 [gpu] Remove FormatInfo from AHardwareBufferImageBackingFactory by Saifuddin Hitawala · 3 weeks ago
  69. 880fb55 [//media] Remove VideoFrameYUVConverter references by Colin Blundell · 3 weeks ago
  70. 7553eeb [blink] Make CanvasResource subclass of ClientImage by Kramer Ge · 3 weeks ago
  71. 0225b86 [gpu] Add DumpWillBeCheck for WebGPUBufferScopedAccess by Saifuddin Hitawala · 3 weeks ago
  72. c0a46e4 [//media] Move PCVR util method into GLES2Interface by Colin Blundell · 3 weeks ago
  73. 1e42537 Pixel Local Storage extension: expose implicit-end and rename enum. by Kenneth Russell · 3 weeks ago
  74. 05cc648 Revert "Remove D3D KeyedMutex Path in Media Capture patch" by Brian Sheedy · 3 weeks ago
  75. 7595f33 CommonDecoder::Bucket::GetAsStrings error on negative length strings by Corentin Wallez · 4 weeks ago
  76. c42b197 Fix command buffer's code generators' clang-format style. by Kenneth Russell · 4 weeks ago
  77. 68c7aa8 Remove D3D KeyedMutex Path in Media Capture patch by shaoboyan · 4 weeks ago
  78. 8b95f1d [gpu] Inline CanUseAngleVulkanImageBacking by Saifuddin Hitawala · 4 weeks ago
  79. fed02d0 Add AllocTyped and spanify QuerySyncManager by Kelsen Liu · 4 weeks ago
  80. ae4b9c5 [gpu] Add DumpWillBeCheck for WebGPUTextureScopedAccess by Saifuddin Hitawala · 4 weeks ago
  81. 6099354 Implement GetSourceSize for Dawn WriteHandleImpl by Brandon Jones · 4 weeks ago
  82. 90e29a0 [DCSI]: Fix dynamic backing allocation in CompoundImageBacking. by vikas soni · 4 weeks ago
  83. 4d2131b [cc] Update TextureLayerUnittest to create FakeResource with color by Saifuddin Hitawala · 4 weeks ago
  84. fb9a45a [gpu] Refactor AHBBacking to use a common GL texture setup helper by Saifuddin Hitawala · 4 weeks ago
  85. af36141 [DCSI]: Expose kUseDynamicBackingAllocations flag. by vikas soni · 4 weeks ago
  86. 6b2ca12 [gpu] Call UpdateSharedImage, SetPurgeable over SharedImageManager by Saifuddin Hitawala · 4 weeks ago
  87. 88f33f1 GPU: Remove isRowMajorLayout from sh::InterfaceBlock by Shahbaz Youssefi · 4 weeks ago
  88. 79d42bd Graphite/Dawn/GLES: fix 2D canvas support on Linux/GL. by Stephen White · 4 weeks ago
  89. 247b192 [//gpu] Differentiate CommandBufferId of Test*Interface by Kramer Ge · 4 weeks ago
  90. f27efed Spanify ImplementationBase memcpy methods by lloydhuang · 4 weeks ago
  91. 93e5144 Prevent GPU disk cache clear call from hanging if backend failed to create. by Erik Anderson · 4 weeks ago
  92. 4fe7c5f [dawn] Ensure that Chromium's JobHandle isn't both Cancelled and Joined. by Lokbondo Kung · 4 weeks ago
  93. f85f33a [gpu] Remove SIFactory::UpdateSharedImage with just mailbox by Saifuddin Hitawala · 4 weeks ago
  94. 0902e72 Cleanup removed interfaces for accelerated image decoding. by Dale Curtis · 4 weeks ago
  95. b154dfe Verify shared image pixel size by kylechar · 4 weeks ago
  96. 9eefeab [ozone] Remove gfx::BufferPlane and use std::optional<int> plane_index by Saifuddin Hitawala · 4 weeks ago
  97. 2397fd0 Graphite: flush deferred commands in D3D upload and readback by Le Hoang Quyen · 4 weeks ago
  98. a593936 Support GraphiteDawnGLES Skia backend in chrome://gpu by Stephen White · 4 weeks ago
  99. 2db09bc Add sequence checker to MemoryPressureListener by Patrick Monette · 4 weeks ago
  100. 5e41db9 Graphite: support deferred submits with CompoundImageBacking by Le Hoang Quyen · 5 weeks ago