Clone this repo:

Branches

  1. cd0a66c Fix unsafe buffer usage in dawn_platform.cc by aditipage · 2 days ago main master
  2. 8b7ffd2 Handle param_size == 0 by kylechar · 7 days ago
  3. 765218d [DCSI] Refactor CompoundImageBacking::Update(). by vikas soni · 8 days ago
  4. 97e5cb6 [DCSI] Update CompoundImageBacking::GetGpuMemoryBufferHandle(). by vikas soni · 8 days ago
  5. ebdad0f Migrate usages of base::to_underlying in //gpu by Victor Hugo Vianna Silva · 9 days ago
  6. ba8958f [webgpu] Refactors CommandBufferClient interface. by Lokbondo Kung · 9 days ago
  7. 3e0f610 [tracing] Migrate legacy flow macros in gpu/command_buffer by Etienne Pierre-doray · 11 days ago
  8. 1806cfc [Cleanup] Remove remaining GpuMemoryBufferManager residues by Yi Lu · 11 days ago
  9. b842013 Fix a typo by Maggie Chen · 11 days ago
  10. cf2cddb Forward declare SingleThreadTaskRunner and SequencedTaskRunner by Lei Zhang · 12 days ago
  11. 35ad987 Convert remaining base/ API's to ByteSize by Joe Mason · 12 days ago
  12. 7e1c1ff [CodeHealth] Fix UNSAFE_TODO in gles2_cmd_copy_texture_chromium.cc by William Liu · 12 days ago
  13. 9b7de48 [webgpu] Make DawnWireServices optionally thread-safe. by Lokbondo Kung · 12 days ago
  14. fcfae50 [DCSI] Implement CompoundImagebacking::ProduceMemory(). by vikas soni · 12 days ago
  15. 04d7c81 [CADisplayLink] Use a force_update flag when doing UpdateVSyncDisplay by Maggie Chen · 12 days ago
  16. e911497 Replace use of std::format with base::StringPrintf by Victor Hugo Vianna Silva · 13 days ago
  17. a995702 [CodeHealth] Fix UNSAFE_TODO in gl_depth_texture_unittest.cc by William Liu · 13 days ago
  18. 298da78 Move Blink images to use ByteSize rather than ByteCount by Avi Drissman · 13 days ago
  19. 4289227 Add SharedImageExportResult to ReturnedResource by Mingjing Zhang · 13 days ago
  20. f96f76f Disable WebGPU in Android Advanced Protection mode by Liz Prucka · 13 days ago