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