1. b515923 [gpu] Use SharedImageFormat for MappableBufferDXGI by Saifuddin Hitawala · 32 hours ago main master
  2. 2ed8981 [gpu] Use SharedImageFormat in MappableBufferIOSurface by Saifuddin Hitawala · 2 days ago
  3. 82cfb3f Revert "WebNN: remove SharedImage dependency on WebNNTensor" by Fergal Daly · 2 days ago
  4. 53438d4 [DX12 Enc] Rely on BRC reconfigure for AV1 per-frame-qp encoding. by Qiu Jianlin · 2 days ago
  5. c1344c1 WebNN: remove SharedImage dependency on WebNNTensor by Bryan Bernhart · 2 days ago
  6. b5ff60a media: Implement ProduceVideo for VideoImageReaderImageBacking by Eugene Zemtsov · 2 days ago
  7. 61272fc [gpu] Pass SIFormat in ClientSI::CreateMappableBufferFromHandle by Saifuddin Hitawala · 2 days ago
  8. f4370ca [gpu] Replace ?-operator with literal true/false arms with binary operations by Ho Cheung · 2 days ago
  9. 261f913 [Viz] Eliminate GmbVideoFramePoolContext calling GMBFactory directly by Colin Blundell · 3 days ago
  10. f870c73 WebGPU: Add `texture-formats-tier2` as an unsafe WebGPU feature by shanxing · 3 days ago
  11. fdcda9a [DCSI] Implement D3D11ImageSameAdapterCopyStrategy. by vikas soni · 3 days ago
  12. 2fa91ab [DCSI] Implement DawnCopyStrategy. by vikas soni · 3 days ago
  13. d33b961 Fix BelongsToBuffer upper bound test by Tarcisio Fischer · 4 days ago
  14. 488a22b [DCSI] Implement a new DawnImageBacking and DawnImageBackingFactory. by vikas soni · 5 days ago
  15. 68c4a9a Remove CONTEXT_TYPE_WEBGPU by Vasiliy Telezhnikov · 5 days ago
  16. ce78496 [//gpu] Have ArcSharedImageInterface properly bounce ops to GPU thread by Colin Blundell · 5 days ago
  17. 058478a Fix GLES2Decoder::Initialize comment by Vasiliy Telezhnikov · 5 days ago
  18. 69a68e2 Make ContextCreationAttribs a mojo union by Vasiliy Telezhnikov · 6 days ago
  19. 97d5a29 [Viz] Have GPUChannel create native GMB handle via SharedImageFactory by Colin Blundell · 6 days ago
  20. 08088a2 WebGPU: Add texture-formats-tier1, remove experimental norm16 features by shanxing · 6 days ago
  21. b7bebf8 misc: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 7 days ago
  22. 4d4a226 Graphite: Add a feature param to enable/disable deferred submits by Le Hoang Quyen · 9 days ago
  23. 0e0cf90 [//gpu] Make SIFactory wrapper over GMBFactory to create GMB handle by Colin Blundell · 9 days ago
  24. 29c7c57 Remove IPC::ChannelHandle abstraction by Tom Sepez · 9 days ago
  25. d43b950 Revert "Move GpuChannel from IPC::SyncChannel onto IPC::ChannelProxy" by Tom Sepez · 10 days ago
  26. 73d3942 [//gpu] Move mappable_buffer* by Colin Blundell · 10 days ago
  27. f2ea52c [//gpu] Remove GMBFactoryNativePixmap dead code by Colin Blundell · 10 days ago
  28. bbf1a09 [//gpu] Streamline GpuMemoryBufferFactoryNativePixmap by Colin Blundell · 10 days ago
  29. 10baffd Add visibility to GPU process hangs via trace events by acharif · 10 days ago
  30. a524abe Rename native_widget_types.h -> native_ui_types.h by Mitsuru Oshima · 10 days ago
  31. 3fb1e5e Remove some deprecated base::JSONWriter::Write() calls in various dirs by Lei Zhang · 10 days ago
  32. 7fe4219 Prepare to make ContextCreationAttribs union by Vasiliy Telezhnikov · 10 days ago
  33. 0a569cb Remove ipc/ipc_channel_common.cc by Tom Sepez · 10 days ago
  34. cd0d3d5 Add missing const to new CopySharedImage in raster interface by Ilya Nikolaevskiy · 11 days ago
  35. 655b0f4 [//gpu] Eliminate GpuMemoryBufferFactoryStub by Colin Blundell · 11 days ago
  36. c5a1660 Spanify Serializer to avoid unsafe buffer warnings by Kelsen Liu · 11 days ago
  37. cf648bd Finish removing client side vertex array code by kylechar · 11 days ago
  38. 44837ae [gfx] Remove ToVkFormat(gfx::BufferFormat) util method by Saifuddin Hitawala · 11 days ago
  39. 99751dd Implement scaling CopySharedImage by Ilya Nikolaevskiy · 11 days ago
  40. cda2888 Replace raw pointers in RingBuffer to fix unsafe buffer warnings by Kelsen Liu · 12 days ago
  41. 8178e6f [//gpu] Eliminate GMBFactory::CreateNativeGMBHandle() call on Android by Colin Blundell · 12 days ago
  42. bcbf93c gpu: Migrate to new 2-param BASE_FEATURE macro by Xiaohan Wang · 12 days ago
  43. 2b22732 [gpu] Clarify atomic usage in GPU watchdog by Sunny Sachanandani · 12 days ago
  44. 6ce2a6c media: Support RGB SharedImages in VideoFrameGLSurfaceRenderer by Eugene Zemtsov · 12 days ago
  45. 5d37986 [DCSI] CompoundImageBacking supports on-demand backing allocations. by vikas soni · 12 days ago
  46. 5e11da2 Don't use ContextCreationAttribs in fuzzer by Vasiliy Telezhnikov · 12 days ago
  47. 5911a4c Don't use ContextCreationAttribs for GenerateGLContextAttribsForDecoder by Vasiliy Telezhnikov · 12 days ago
  48. 1f3842a Cleanup GLES2Decoder::Initialize by Vasiliy Telezhnikov · 12 days ago
  49. 3404e5f Fix unsafe buffer usage in skia/ext/rgba_to_yuva.cc by Florian Jacky · 12 days ago
  50. c8448fe [DCSI] Refactor CompoundImageBacking access logic to be backing-centric. by vikas soni · 12 days ago
  51. dba1130 Revert "[Viz] Add CanCreateNativePixmap() to SharedImageManager" by Colin Blundell · 13 days ago
  52. d958db7 [//gpu] Update comment in mappable_buffer.h by Colin Blundell · 13 days ago
  53. 32a601e [//gpu] Update GpuMemoryBuffer references in MappableBuffer subclasses by Colin Blundell · 13 days ago
  54. 7779c37 Use scoped access to refactor WebGPU mailbox unittests by Mingjing Zhang · 2 weeks ago
  55. 10c8c66 Revert "[//gpu] Have ArcSharedImageInterface properly bounce ops to GPU thread" by Xiqi Ruan · 2 weeks ago
  56. ebf48e4 Move fail_if_major_perf_caveat condition to the GLES2CommandBufferStub by Vasiliy Telezhnikov · 2 weeks ago
  57. a7a9944 Move GpuChannel from IPC::SyncChannel onto IPC::ChannelProxy by Tom Sepez · 2 weeks ago
  58. e312b02 Use unique_ptr in {Raster,GLES2,WebGPU}Decoder::Create by Vasiliy Telezhnikov · 2 weeks ago
  59. 9557c1e Cleanup webgpu and raster decoders Initialize by Vasiliy Telezhnikov · 2 weeks ago
  60. 1ff6f6a Move DecoderContext::Initialize to subclasses by Vasiliy Telezhnikov · 2 weeks ago
  61. 6e088cf Remove GL_BIND_GENERATES_RESOURCE_CHROMIUM from command buffer by kylechar · 2 weeks ago
  62. 163fcbb [//gpu] Have ArcSharedImageInterface properly bounce ops to GPU thread by Colin Blundell · 2 weeks ago
  63. 4735958 [//gpu] Rename ClientSharedImage::ScopedMappingGpuMemoryBuffer by Colin Blundell · 2 weeks ago
  64. aaf83c0 [//gpu] Rename ClientSharedImage::gpu_memory_buffer_ by Colin Blundell · 2 weeks ago
  65. 37b6054 Don't pass ContextCreationAttribs to RasterInProcessContext by Vasiliy Telezhnikov · 2 weeks ago
  66. d847801 Don't pass ContextCreationAttribs to WebGPUInProcessContext by Vasiliy Telezhnikov · 2 weeks ago
  67. f461c6c Don't pass ContextCreationAttribs to GLInProcessContext by Vasiliy Telezhnikov · 2 weeks ago
  68. cdddac4 Fix invalid Sequence when calling AddVideoMemoryUsageStatsOnCompositorGpu by Maggie Chen · 2 weeks ago
  69. f224df5 Remove bind_generates_resoure from GPU service by kylechar · 2 weeks ago
  70. 59743fc Refactor WebGPU mailbox unittests with scoped access by Mingjing Zhang · 2 weeks ago
  71. 0893743 [//gpu] Rename GpuMemoryBufferImpl to MappableBuffer by Colin Blundell · 2 weeks ago
  72. edd8160 base: Gate old BASE_FEATURE macro behind a migration define by Xiaohan Wang · 2 weeks ago
  73. 2c647fd Refactor some WebGPU unittests with scoped WebGPU access by Mingjing Zhang · 2 weeks ago
  74. f55a7d6 [DCSI] Move CompoundImageBacking creation logic into the backing. by vikas soni · 2 weeks ago
  75. 72a6c3e [DCSI] Use SharedImageCopymanager in CompoundImageBacking. by vikas soni · 2 weeks ago
  76. 7c81ca6 webnn: support exportTOGPU on CoreML by Phillis Tang · 2 weeks ago
  77. 6fcb886 Reland: Remove bind_generates_resource capability by kylechar · 2 weeks ago
  78. 170333b Fix undefined symbol gpu::WebNNTensorRepresentation by Xiaobin Cui · 2 weeks ago
  79. c4828d8 Remove id_offset param by kylechar · 2 weeks ago
  80. 508f4e2 [DCSI] Make SharedImageCopyManager ref counted. by vikas soni · 2 weeks ago
  81. cda04b9 [DCSI] Add SharedMemoryCopyStrategy. by vikas soni · 2 weeks ago
  82. 4581a54 [gpu] Make Dump to CHECKs for usages in ClientSharedImage by Saifuddin Hitawala · 2 weeks ago
  83. f434bff Fix default value in TestImageBacking. by vikas soni · 2 weeks ago
  84. d6d69ca Remove active gpu heuristics by Vasiliy Telezhnikov · 3 weeks ago
  85. 090ae72 [gl] Use SharedImageFormat in EGLSurfaceIOSurface by Saifuddin Hitawala · 3 weeks ago
  86. d2d9260 [//gpu] Disallow Vulkan on Windows by Colin Blundell · 3 weeks ago
  87. 1d69802 [//gpu] Give GMBFactory method default impl by Colin Blundell · 3 weeks ago
  88. 1bdda56 Remove IPC::ParamTraits<>::Log() functions. by Tom Sepez · 3 weeks ago
  89. d8dea96 Add SkiaOutputSurfaceSharedImageInterface by Aaron Moss · 3 weeks ago
  90. eace9d4 [gpu] Add back DumpWithoutCrashing on backing factory not found by Saifuddin Hitawala · 3 weeks ago
  91. 53c7616 Reland: Remove bind_generates_resource from GPU client by kylechar · 3 weeks ago
  92. 006bf04 [ozone][gpu] Use SharedImageFormat in DrmModifiersFilter by Saifuddin Hitawala · 3 weeks ago
  93. c6eb482 [//gpu] Have CompoundImageBacking create shmem SI via SI factory by Colin Blundell · 3 weeks ago
  94. ded0677 [//gpu] Upgrade DCHECK to CHECK in GMBImplDXGI by Colin Blundell · 3 weeks ago
  95. 6487cc4 IWYU native_widget_types.h in //services and //gpu by Mitsuru Oshima · 3 weeks ago
  96. 944d62f [//gpu] Remove GpuMemoryBufferImplSharedMemory::CreateForTesting() by Colin Blundell · 3 weeks ago
  97. 95f321f [//gpu] Make GpuMemoryBufferImpl a pure interface by Colin Blundell · 3 weeks ago
  98. f068958 [//gpu] Move AssertMapped() to GpuMemoryBufferImpl subclasses by Colin Blundell · 3 weeks ago
  99. 334e416 [//gpu] Move GpuMemoryBufferImpl size_ and format_ to subclasses by Colin Blundell · 3 weeks ago
  100. 7051c4d [//gpu] Remove GpuMemoryBufferImpl::memory_span() by Colin Blundell · 3 weeks ago