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 · 8 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 · 12 days ago
  9. b842013 Fix a typo by Maggie Chen · 12 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 · 13 days ago
  15. 04d7c81 [CADisplayLink] Use a force_update flag when doing UpdateVSyncDisplay by Maggie Chen · 13 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
  21. 8b4e6eb [DCSI] Enforce single planar format in ProduceMemory(). by vikas soni · 14 days ago
  22. 89fe772 [webgpu] Don't treat invalid texture usage as a decoding error by Kai Ninomiya · 14 days ago
  23. f0ec285 Factor out duplicated validation in AssociateMailbox implementations by Kai Ninomiya · 14 days ago
  24. 1e86966 gpu: Record UMA metric about dcomp support by Le Hoang Quyen · 14 days ago
  25. ebfe18d [//ui] Remove //ui/ipc/buffer_types by Colin Blundell · 2 weeks ago
  26. d50cf32 Add some missing base/task/single_thread_task_runner.h includes by Lei Zhang · 2 weeks ago
  27. bf13f65 [tracing] Migrate legacy async macros by Etienne Pierre-doray · 2 weeks ago
  28. bd50c49 [TreesInViz] Add Traces to track VizLayerContext update times by Victor Miura · 2 weeks ago
  29. ee6ce36 [DCSI] Implement CompoundImagebacking::GetNativePixmap(). by vikas soni · 2 weeks ago
  30. 1be34ff Construct ReturnedResource with SharedImageExportResult by Mingjing Zhang · 2 weeks ago
  31. 5a41a18 Add GetSharedMemoryAsSpan() to avoid unsafe buffer usage by Kelsen Liu · 3 weeks ago
  32. 5da73bb Do IWYU for FRIEND_TEST_ALL_PREFIXES() in headers by Lei Zhang · 3 weeks ago
  33. ca65378 Add support for Dawn's GLES backend to Skia/Graphite by Stephen White · 3 weeks ago
  34. 2010ea4 Bugfix: Disable GetWebGPUFeatureStatus when webgpu is disabled by Liz Prucka · 3 weeks ago
  35. b2996fa Fix some formatting issues in //gpu by Victor Hugo Vianna Silva · 3 weeks ago
  36. afc243c Clear SyncToken if SharedImageInterface is lost by Mingjing Zhang · 3 weeks ago
  37. 2f56386 [DCSI]: Remove CompoundImageBacking::access_backing_. by vikas soni · 3 weeks ago
  38. 3bc13a7 Spanify ScopedMappedMemoryPtr to avoid unsafe buffer usage by Kelsen Liu · 3 weeks ago
  39. 65641f6 GPU: Experiment with removing IPC::Channel by Nafis Abedin · 3 weeks ago
  40. 8cb30b1 [//gpu] Rename ForOOPRasterContext by Colin Blundell · 3 weeks ago
  41. fd8da1f [//gpu] Remove unused CommandBufferProxyImpl param by Colin Blundell · 3 weeks ago
  42. 3023f6c Add Describe() method to ScopedHardwareBufferHandle by Aldo Culquicondor · 3 weeks ago
  43. b8e7468 Graphite: remove older gen9 drivers from blocklist by Le Hoang Quyen · 3 weeks ago
  44. a33461c [//gpu] Remove unused RasterInContextProvider constructor param by Colin Blundell · 3 weeks ago
  45. 1cdbff6 [//gpu] Remove unused InProcessCommandBuffer::Initialize() param by Colin Blundell · 3 weeks ago
  46. 4c1998f [//gpu] Remove enable_gpu_rasterization param by Colin Blundell · 3 weeks ago
  47. aac4c2a Graphite: disable Graphite on D3D feature level 11.1 and below by Le Hoang Quyen · 3 weeks ago
  48. 86a903d [DCSI] Implement CompoundImageBacking::ProduceWebNNTensor(). by vikas soni · 3 weeks ago
  49. 6c15fa3 WebNN: Default to upload heap on UMA by Enrico Galli · 3 weeks ago
  50. 41e18fb Multiplanar: CopySharedImage clear to black in YUVA without src by Kramer Ge · 3 weeks ago
  51. 8b671c2 [//gpu] Remove Capabilities::gpu_rasterization by Colin Blundell · 3 weeks ago
  52. b8f5749 [Win] Do not block MF reuse D3D backing device on SI encoding path. by Qiu Jianlin · 3 weeks ago
  53. 3695dc8 Fix more IWYU issues by Victor Hugo Vianna Silva · 3 weeks ago
  54. 2675ce1 [DCSI] Refine cleared rect management in CompoundImageBacking. by vikas soni · 3 weeks ago
  55. 4926a58 [DCSI] Implement CompoundImageBacking::ProduceDawnBuffer(). by vikas soni · 3 weeks ago
  56. bffdf2d Fail fast D3D11 QueryInterface calls by Rafael Cintron · 3 weeks ago
  57. d44aef0 [Unsafe Buffers] Fix incorrect UNSAFE_TODO(...) scoping ranges by Arthur Sonzogni · 3 weeks ago
  58. 2065a85 Graphite: Block list old Intel drivers and gen < 9 by Le Hoang Quyen · 3 weeks ago
  59. 9406c8a Do IWYU for base/functional/callback.h in various files by Lei Zhang · 4 weeks ago
  60. 2de28a7 Do IWYU for base/notreached.h in various files by Lei Zhang · 4 weeks ago
  61. 26a77c8 Use GpuPersistentCache for ganesh and GL. by Geoff Lang · 4 weeks ago
  62. be7ac14 Replace const refs with `string_view` and `base::span`. by Jeffrey Yu · 4 weeks ago
  63. 9ea04cf Add copy_from overload for volatile memory by Kelsen Liu · 4 weeks ago
  64. ed66e73 [//gpu] Remove check of gpu_rasterization cap in test by Colin Blundell · 4 weeks ago
  65. fc3c556 [Win] Handle array slice for shared image encode. by Qiu Jianlin · 4 weeks ago
  66. b179f44 Forward declare {Sequenced,SingleThread}TaskRunner in more files by David Sanders · 4 weeks ago
  67. 5f23f73 [gpu] Add missing lock annotations in //gpu and //base/android by Benoît Lizé · 4 weeks ago
  68. 8e63cfd Fix various IWYU issues by Victor Hugo Vianna Silva · 4 weeks ago
  69. 0643a7c Add SharedImageExportResult class by Mingjing Zhang · 4 weeks ago
  70. 20c32e7 Refactor TransferableResource with ClientSharedImage by Mingjing Zhang · 4 weeks ago
  71. 7870fdd FIXUP: DCHECK failed: memory == base::bits::AlignUp(memory, alignment) in Windows views_examples by yuyisi · 4 weeks ago
  72. 982f339 Revert "Media Foundation Frame Server Mode Part 4: DX Shared Image Video Frame" by Michael Tang · 4 weeks ago
  73. 3823cd0 [graphite] Update sample count to use enum by Michael Ludwig · 4 weeks ago
  74. 042bdca Enable kWebViewSurfaceControlForTV by default by Vasiliy Telezhnikov · 4 weeks ago
  75. b3d255a Cleanup kUseHardwareBufferUsageFlagsFromVulkan kill-switch by Vasiliy Telezhnikov · 4 weeks ago
  76. c4b2f25 Plumb the OSCryptCacheEncryptionDelegate from Browser to net/ layer by Alex Valadkevich · 4 weeks ago
  77. 9758eda [//gpu] Remove LegacyGpuMemoryBufferForVideo by Colin Blundell · 4 weeks ago
  78. 5b06415 GpuPersistentCache: crash and clear the cache if it cannot be opened. by Le Hoang Quyen · 4 weeks ago
  79. 7036655 Pass GpuPersistentCache directly to Dawn. by Geoff Lang · 4 weeks ago
  80. 05a0a4a Do IWYU for base/functional/callback_helpers.h in various files by Lei Zhang · 4 weeks ago
  81. 2803d38 Add GpuPersistentCacheCollection to map handles to caches by Geoff Lang · 4 weeks ago
  82. bed8e19 Begin converting code to use base's string_view helpers. by Tom Sepez · 4 weeks ago
  83. f87a757 [//gpu] Remove enable_gpu_rasterization from RasterCreationAttribs by Colin Blundell · 4 weeks ago
  84. bfac4d2 [//chromeos] Remove VideoEncodeUseMappableSI killswitch by Colin Blundell · 4 weeks ago
  85. 8786a98 [Viz] Move shared_image_format mojom target into its own BUILD.gn file by Colin Blundell · 4 weeks ago
  86. 5c36989 [//gpu] Remove RasterDecoder::Initialize() param by Colin Blundell · 4 weeks ago
  87. f59fa02 WebNN: Record device id and add info to crash reports for NPU by mingmingtasd · 4 weeks ago
  88. fc9aa6a GpuPersistentCache: Use ref counting instead of unique_ptr by Geoff Lang · 4 weeks ago
  89. 91a73cf [DCSI] Refactor clear rect tracking in CompoundImageBacking. by vikas soni · 4 weeks ago
  90. cf2751d [//gpu] Remove last RasterDecoder dep on `enable_gpu_rasterization` by Colin Blundell · 4 weeks ago
  91. ed3f1f1 [//gpu] Move setting gpu_raster cap from RasterDecoder to client side by Colin Blundell · 4 weeks ago
  92. c9e95b7 [//ui] Remove ColorSpace legacy IPC param by Colin Blundell · 4 weeks ago
  93. fe9664e [gpu] Put the buildflag for DrmModifiersFilterVulkan by Donghwan Yu · 4 weeks ago
  94. 842a28d spanification: automatically spanify gpu/vulkan/vulkan_surface.cc etc. by Sergio Solano · 5 weeks ago
  95. c356440 Convert to UNSAFE_TODO in gpu/command_buffer/client by Arthur Sonzogni · 5 weeks ago
  96. 46c9cad Convert to UNSAFE_TODO in gpu/command_buffer/service by Arthur Sonzogni · 5 weeks ago
  97. 5dbad09 Convert to UNSAFE_TODO in gpu/command_buffer/service by Arthur Sonzogni · 5 weeks ago
  98. e95d4d7 Convert to UNSAFE_TODO in gpu/command_buffer/tests by Arthur Sonzogni · 5 weeks ago
  99. 606e647 Convert to UNSAFE_TODO in gpu/command_buffer/service/shared_image by Arthur Sonzogni · 5 weeks ago
  100. 8401f6d Convert to UNSAFE_TODO in gpu by Arthur Sonzogni · 5 weeks ago