1. 243c4ee [dawn] Implement new spanified CachingInterface APIs for Dawn. by Lokbondo Kung · 3 days ago main master
  2. 867ba0f [viz, gpu] Use NamedTrack to prevent Perfetto track aliasing by Aman Verma · 3 days ago
  3. 5eca325 [owners] Remove petermcneeley@google.com from gpu/GRAPHICS_TEAM_OWNERS by swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com · 3 days ago
  4. 8927f11 Pause queries during virtual context switch. by Ken Russell · 4 days ago
  5. 27f0d14 [gpu] Reject CopyTexImage from multisampled framebuffers by Sunny Sachanandani · 4 days ago
  6. 5bb6fee GpuPersistentCache metadata and preloading. by Geoff Lang · 4 days ago
  7. 2e575e6 [iOS Blink] Include IOSurfaceRef.h instead of IOSurface.h in iosurface_validation.cc by Gyuyoung Kim · 4 days ago
  8. c50f456 Clear and check GL errors around GLTextureHolder allocations. by Ken Russell · 4 days ago
  9. 338057c gpu: Validate IOSurface in MappableBufferIOSurface by Bo Liu · 5 days ago
  10. 49fb227 Clear ANGLE's blob cache callbacks upon context loss. by Ken Russell · 5 days ago
  11. 03d79ac Allow SharedImageExportResult to hold multiple SyncTokens by Mingjing Zhang · 5 days ago
  12. b60193c [gpu] Make OverlayImage RefCountedThreadSafe by Sunny Sachanandani · 5 days ago
  13. 3dae59c [D3D12,AV1] Add limit_d3d12_av1_profile_to_main GPU workaround by yingyingma · 7 days ago
  14. 60e56c9 [Code-health] Spanify MultiDrawManager and callers by Xiang Ji · 7 days ago
  15. 8f7dec8 Disable GL_RASTERIZER_DISCARD when clearing GL targets by Brandon Jones · 7 days ago
  16. 71072b6 Verify display shared image usage by kylechar · 7 days ago
  17. 692f8d8 [viz] Destroy BufferQueue buffers when the display visibility changes by Benoît Lizé · 7 days ago
  18. 122630c Reland "gpu: Validate dma-buf size against driver requirements during Vulkan import" by Tzarial · 10 days ago
  19. 54502ad Skip Vulkan feature check if disabled by kylechar · 10 days ago
  20. bbf4258 [viz] Add FILTER_LINEAR to shared image vk backing factory by Stacy Gaikovaia · 11 days ago
  21. 9182e79 Reland "Enable FramebufferFetch for Graphite/Dawn/Vulkan" by kylechar · 11 days ago
  22. 1efb12d Fix YUV readback crash in Graphite with DrDC enabled on Mac by Maggie Chen · 11 days ago
  23. bf3d9d3 Revert "gpu: Validate dma-buf size against driver requirements during Vulkan import" by Shrek Shao · 11 days ago
  24. a4268ee Fix gl_repack_util unsafe buffer usage by kylechar · 11 days ago
  25. fbad238 Support GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT type samplers. by Ken Russell · 11 days ago
  26. 697fb78 WebNN: Support querying NPU driver version from EP metadata by mingming · 12 days ago
  27. 40a6024 Pause/resume transform feedback during emulated CopyTexture. by Ken Russell · 12 days ago
  28. df0de47 Check GL errors in TexStorage2D impl before updating metadata. by Ken Russell · 12 days ago
  29. 86b5c32 gpu: Validate dma-buf size against driver requirements during Vulkan import by Tzarial · 12 days ago
  30. a1eacae Forward OnContextLost to wrapped representations in CompoundImageBacking by Maggie Chen · 13 days ago
  31. 82f487d Revert "Enable FramebufferFetch for Graphite/Dawn/Vulkan" by luci-bisection@appspot.gserviceaccount.com · 13 days ago
  32. a47d58f Migrate SysInfo::AmountOfPhysicalMemory callers to AmountOfTotalPhysicalMemory in gpu by Joe Mason · 13 days ago
  33. aa5c9b6 Enable FramebufferFetch for Graphite/Dawn/Vulkan by kylechar · 13 days ago
  34. 7816fde Disable GL_RASTERIZER_DISCARD during shared image clearing. by Geoff Lang · 13 days ago
  35. 36da511 Make GpuControlList::Conditions an aggregate for constant initialization by Chris Davis · 14 days ago
  36. 3747b00 gpu: Remove unnecessary cast by Kalvin Lee · 2 weeks ago
  37. cbe9f37 Properly handle EXT_texture_norm16 formats in ReadPixels. by Ken Russell · 2 weeks ago
  38. 86a2de6 Remove buffer mapping commands from the gles2 cmd decoder by Geoff Lang · 2 weeks ago
  39. 7f1b774 [dawn] Add signaledValueCount in addition to fenceCount. by Corentin Wallez · 2 weeks ago
  40. 0a0ecfe [xr] Move GpuFence creation into ClientSharedImage for Cardboard by Mingjing Zhang · 3 weeks ago
  41. 092cb4f Gate PLS extensions on WebGL draft extensions. by Kenneth Russell · 3 weeks ago
  42. a25d3bd Check GL errors before setting texture level cleared. by Ken Russell · 3 weeks ago
  43. 9df372d Restrict fuzzer SingleThreadTaskExecutor to Mac to avoid ASAN crash. by Maggie Chen · 3 weeks ago
  44. f7c7fca [gpu] indexed_buffer_binding_host.cc: Avoid overflow of size + offset by Corentin Wallez · 3 weeks ago
  45. 59d74a3 [gpu] Add a perfetto trace for memory tracking by Benoît Lizé · 3 weeks ago
  46. b6b1372 Fix implicit clearing of integer renderbuffer attachments. by Ken Russell · 3 weeks ago
  47. 08efc1a [GPU-Security] Fix stack-use-after-return in DawnCopyStrategy. by vikas soni · 3 weeks ago
  48. 4460105 Revert "Detach SharedImage based textures from framebuffers before deleting" by Vasiliy Telezhnikov · 3 weeks ago
  49. e985316 Fix gpu_angle_passthrough_fuzzer: CHECK failure by Maggie Chen · 3 weeks ago
  50. 8d303b0 Remove this_in_hex_ from gpu::gles2::Logger by Arthur Sonzogni · 3 weeks ago
  51. 2f92cea [dawn] Make sure to copy the Dawn proc table version in tests. by Lokbondo Kung · 3 weeks ago
  52. d4e2c35 gpu: Allow targeted ignoring of GPU blocklist entries via command line by Zhenyao Mo · 3 weeks ago
  53. 1569bbe Replace std::unique_ptr with base::HeapArray in Framebuffer by Kelsen Liu · 3 weeks ago
  54. 39a8324 Use base::MakeFlatSet() where easy by Adam Rice · 3 weeks ago
  55. 03e4a3a Don't unnecessarily clone GMBHs in MappableSharedImageVideoFramePool by Daniel Cheng · 3 weeks ago
  56. 44e001e [gpu] Fix state desync in DoCopyTexImage2D by Sunny Sachanandani · 3 weeks ago
  57. 7bad95a media: Validate mappable SharedImage in video frame mojo traits by Hirokazu Honda · 3 weeks ago
  58. 2402124 Dirty bound element array buffer in DoDeleteVertexArraysOES. by Ken Russell · 3 weeks ago
  59. 05f076a [gpu,media] Fix U/V plane swap for Android 0-copy camera frames in Dawn by Eugene Zemtsov · 3 weeks ago
  60. ba524d9 gpu: Get rid of default values for ignored_entries in MakeDecision(). by Zhenyao Mo · 3 weeks ago
  61. d2f7619 [gpu] Fix GPU synchronization bypass in D3DImageBacking by Sunny Sachanandani · 3 weeks ago
  62. e70fa1b gpu: Add ignored_entries to GpuControlList::MakeDecision by Zhenyao Mo · 3 weeks ago
  63. 7c7a9c2 Clean up DisplayLinkMac::NotifyEventAndCheckValidity() by Maggie Chen · 3 weeks ago
  64. b897e75 Add for_topchrome_webui_only param for SendGPUChannelEarly by Rakina Zata Amni · 3 weeks ago
  65. e05a274 reduce_stderr_spam: Reduce log severity for null buffer handles by Tom Anderson · 4 weeks ago
  66. d1a194e Make renderer use initial GPU channel sent by browser by Rakina Zata Amni · 4 weeks ago
  67. 18ac1de Remove enable-unsafe-swiftshader flag from about:flags by Jonathan Ross · 4 weeks ago
  68. 976fca2 Log crash key for errno when duplicating shared memory GMBH fails by Daniel Cheng · 4 weeks ago
  69. 4cb0ba7 Detach SharedImage based textures from framebuffers before deleting by Vasiliy Telezhnikov · 4 weeks ago
  70. 79f163c [Fuzzing] Add FuzzTest's LLVM wrapper to "fuzzer_test" template by Alex Kallam · 4 weeks ago
  71. eceb338 Apply disable_program_caching_for_transform_feedback on Mali / Linux. by Wujian Sun · 4 weeks ago
  72. 3b5d004 base::MetricsSubSampler -> base::ShouldRecordSubsampledMetric() [1/N] by Benoît Lizé · 4 weeks ago
  73. 8742c7e Spanify PaintOp::Serialize and MapRasterCHROMIUM buffer APIs by Kelsen Liu · 4 weeks ago
  74. 529a09d [DCSI]: Forward backpressure fences in WrappedOverlayCompoundImageRepresentation. by vikas soni · 4 weeks ago
  75. b536875 [GPU Security]: Fix thread-safety issues in CompoundImageBacking. by vikas soni · 4 weeks ago
  76. c795f3a Explicitly disable Dawn backend labels by kylechar · 4 weeks ago
  77. 23c3dd3 gpu: Remove allow_unsafe_buffers from autogen. by Arthur Sonzogni · 4 weeks ago
  78. dffe5f4 Address some UNSAFE_TODOs in gpu client autogen by Arthur Sonzogni · 4 weeks ago
  79. 03b79b1 WebGPU: Add `subgroup-size-control` as an unsafe WebGPU feature by Jiawei Shao · 4 weeks ago
  80. 7b8878a gpu: Validate dmabuf size during MT2T plane rewriting by Hirokazu Honda · 4 weeks ago
  81. e33a80a Disable rasterizer discard during luma emulation texture copy. by Ken Russell · 4 weeks ago
  82. 6b27570 Add recreate_fbo_upon_flush workaround. by Ken Russell · 4 weeks ago
  83. a108034 Check currently used program in DoResumeTransformFeedback. by Ken Russell · 4 weeks ago
  84. 9de01f8 [Memory Coordinator] Disable unregister check for MemoryProgramCache by Andres Ricardo Perez · 4 weeks ago
  85. 147518c Revert "viz, gpu: Remove Mac power observers for CADisplayLink" by Maggie Chen · 4 weeks ago
  86. 08c9dd0 Add glInvalidateFramebuffer workaround for incomplete FBOs. by Ken Russell · 4 weeks ago
  87. cf13f75 Remove unsafe buffer pragmas from gpu client autogen by Arthur Sonzogni · 4 weeks ago
  88. 2c96aa1 WebGL: Disallow ETC/ETC1 formats until extension is enabled by Sarath Singapati · 4 weeks ago
  89. f7d11f6 viz, gpu: Remove Mac power observers for CADisplayLink by Maggie Chen · 4 weeks ago
  90. 1029ebe [gpu] Fix heap corruption crash in HistogramCacheCountHelper by Saifuddin Hitawala · 4 weeks ago
  91. b378dd2 gpu::SharedState: Convert legacy Atomic32 -> std::atomic<> by Venkatesh Srinivas · 4 weeks ago
  92. bf303d3 Fix unsafe buffer usage in gl_readback_unittest.cc by Xiang Ji · 4 weeks ago
  93. 3f3b5f9 Fix unsafe buffer usage in gl_bgra_mipmap_unittest.cc by Xiang Ji · 4 weeks ago
  94. da68af0 [gpu] Add vkQueueSubmit metric for Ganesh/Graphite with Vulkan by Saifuddin Hitawala · 4 weeks ago
  95. dc28a05 Add WebGPUUseHLSL2021 feature flag and Finch config by James Price · 5 weeks ago
  96. 1faec8f Remove VulkanV2/V3 features by kylechar · 5 weeks ago
  97. 003d52b Validate YCbCr info enum values by Vasiliy Telezhnikov · 5 weeks ago
  98. 17c112b [DCSI] Implement functional logic to support transient backings. by vikas soni · 5 weeks ago
  99. 7d8ce40 Revert "Make sure copy source is always a complete texture" by Shahbaz Youssefi · 5 weeks ago
  100. d0d4bdd Revert "Graphite: Add feature flags for enabling on vendor-specific hardware" by Quyen Le · 5 weeks ago