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