Sign in
chromium
/
chromium
/
src
/
gpu
/
HEAD
243c4ee
[dawn] Implement new spanified CachingInterface APIs for Dawn.
by Lokbondo Kung
· 3 days ago
main
master
867ba0f
[viz, gpu] Use NamedTrack to prevent Perfetto track aliasing
by Aman Verma
· 3 days ago
5eca325
[owners] Remove petermcneeley@google.com from gpu/GRAPHICS_TEAM_OWNERS
by swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com
· 3 days ago
8927f11
Pause queries during virtual context switch.
by Ken Russell
· 4 days ago
27f0d14
[gpu] Reject CopyTexImage from multisampled framebuffers
by Sunny Sachanandani
· 4 days ago
5bb6fee
GpuPersistentCache metadata and preloading.
by Geoff Lang
· 4 days ago
2e575e6
[iOS Blink] Include IOSurfaceRef.h instead of IOSurface.h in iosurface_validation.cc
by Gyuyoung Kim
· 4 days ago
c50f456
Clear and check GL errors around GLTextureHolder allocations.
by Ken Russell
· 4 days ago
338057c
gpu: Validate IOSurface in MappableBufferIOSurface
by Bo Liu
· 5 days ago
49fb227
Clear ANGLE's blob cache callbacks upon context loss.
by Ken Russell
· 5 days ago
03d79ac
Allow SharedImageExportResult to hold multiple SyncTokens
by Mingjing Zhang
· 5 days ago
b60193c
[gpu] Make OverlayImage RefCountedThreadSafe
by Sunny Sachanandani
· 5 days ago
3dae59c
[D3D12,AV1] Add limit_d3d12_av1_profile_to_main GPU workaround
by yingyingma
· 7 days ago
60e56c9
[Code-health] Spanify MultiDrawManager and callers
by Xiang Ji
· 7 days ago
8f7dec8
Disable GL_RASTERIZER_DISCARD when clearing GL targets
by Brandon Jones
· 7 days ago
71072b6
Verify display shared image usage
by kylechar
· 7 days ago
692f8d8
[viz] Destroy BufferQueue buffers when the display visibility changes
by Benoît Lizé
· 7 days ago
122630c
Reland "gpu: Validate dma-buf size against driver requirements during Vulkan import"
by Tzarial
· 10 days ago
54502ad
Skip Vulkan feature check if disabled
by kylechar
· 10 days ago
bbf4258
[viz] Add FILTER_LINEAR to shared image vk backing factory
by Stacy Gaikovaia
· 11 days ago
9182e79
Reland "Enable FramebufferFetch for Graphite/Dawn/Vulkan"
by kylechar
· 11 days ago
1efb12d
Fix YUV readback crash in Graphite with DrDC enabled on Mac
by Maggie Chen
· 11 days ago
bf3d9d3
Revert "gpu: Validate dma-buf size against driver requirements during Vulkan import"
by Shrek Shao
· 11 days ago
a4268ee
Fix gl_repack_util unsafe buffer usage
by kylechar
· 11 days ago
fbad238
Support GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT type samplers.
by Ken Russell
· 11 days ago
697fb78
WebNN: Support querying NPU driver version from EP metadata
by mingming
· 12 days ago
40a6024
Pause/resume transform feedback during emulated CopyTexture.
by Ken Russell
· 12 days ago
df0de47
Check GL errors in TexStorage2D impl before updating metadata.
by Ken Russell
· 12 days ago
86b5c32
gpu: Validate dma-buf size against driver requirements during Vulkan import
by Tzarial
· 12 days ago
a1eacae
Forward OnContextLost to wrapped representations in CompoundImageBacking
by Maggie Chen
· 13 days ago
82f487d
Revert "Enable FramebufferFetch for Graphite/Dawn/Vulkan"
by luci-bisection@appspot.gserviceaccount.com
· 13 days ago
a47d58f
Migrate SysInfo::AmountOfPhysicalMemory callers to AmountOfTotalPhysicalMemory in gpu
by Joe Mason
· 13 days ago
aa5c9b6
Enable FramebufferFetch for Graphite/Dawn/Vulkan
by kylechar
· 13 days ago
7816fde
Disable GL_RASTERIZER_DISCARD during shared image clearing.
by Geoff Lang
· 13 days ago
36da511
Make GpuControlList::Conditions an aggregate for constant initialization
by Chris Davis
· 14 days ago
3747b00
gpu: Remove unnecessary cast
by Kalvin Lee
· 2 weeks ago
cbe9f37
Properly handle EXT_texture_norm16 formats in ReadPixels.
by Ken Russell
· 2 weeks ago
86a2de6
Remove buffer mapping commands from the gles2 cmd decoder
by Geoff Lang
· 2 weeks ago
7f1b774
[dawn] Add signaledValueCount in addition to fenceCount.
by Corentin Wallez
· 2 weeks ago
0a0ecfe
[xr] Move GpuFence creation into ClientSharedImage for Cardboard
by Mingjing Zhang
· 3 weeks ago
092cb4f
Gate PLS extensions on WebGL draft extensions.
by Kenneth Russell
· 3 weeks ago
a25d3bd
Check GL errors before setting texture level cleared.
by Ken Russell
· 3 weeks ago
9df372d
Restrict fuzzer SingleThreadTaskExecutor to Mac to avoid ASAN crash.
by Maggie Chen
· 3 weeks ago
f7c7fca
[gpu] indexed_buffer_binding_host.cc: Avoid overflow of size + offset
by Corentin Wallez
· 3 weeks ago
59d74a3
[gpu] Add a perfetto trace for memory tracking
by Benoît Lizé
· 3 weeks ago
b6b1372
Fix implicit clearing of integer renderbuffer attachments.
by Ken Russell
· 3 weeks ago
08efc1a
[GPU-Security] Fix stack-use-after-return in DawnCopyStrategy.
by vikas soni
· 3 weeks ago
4460105
Revert "Detach SharedImage based textures from framebuffers before deleting"
by Vasiliy Telezhnikov
· 3 weeks ago
e985316
Fix gpu_angle_passthrough_fuzzer: CHECK failure
by Maggie Chen
· 3 weeks ago
8d303b0
Remove this_in_hex_ from gpu::gles2::Logger
by Arthur Sonzogni
· 3 weeks ago
2f92cea
[dawn] Make sure to copy the Dawn proc table version in tests.
by Lokbondo Kung
· 3 weeks ago
d4e2c35
gpu: Allow targeted ignoring of GPU blocklist entries via command line
by Zhenyao Mo
· 3 weeks ago
1569bbe
Replace std::unique_ptr with base::HeapArray in Framebuffer
by Kelsen Liu
· 3 weeks ago
39a8324
Use base::MakeFlatSet() where easy
by Adam Rice
· 3 weeks ago
03e4a3a
Don't unnecessarily clone GMBHs in MappableSharedImageVideoFramePool
by Daniel Cheng
· 3 weeks ago
44e001e
[gpu] Fix state desync in DoCopyTexImage2D
by Sunny Sachanandani
· 3 weeks ago
7bad95a
media: Validate mappable SharedImage in video frame mojo traits
by Hirokazu Honda
· 3 weeks ago
2402124
Dirty bound element array buffer in DoDeleteVertexArraysOES.
by Ken Russell
· 3 weeks ago
05f076a
[gpu,media] Fix U/V plane swap for Android 0-copy camera frames in Dawn
by Eugene Zemtsov
· 3 weeks ago
ba524d9
gpu: Get rid of default values for ignored_entries in MakeDecision().
by Zhenyao Mo
· 3 weeks ago
d2f7619
[gpu] Fix GPU synchronization bypass in D3DImageBacking
by Sunny Sachanandani
· 3 weeks ago
e70fa1b
gpu: Add ignored_entries to GpuControlList::MakeDecision
by Zhenyao Mo
· 3 weeks ago
7c7a9c2
Clean up DisplayLinkMac::NotifyEventAndCheckValidity()
by Maggie Chen
· 3 weeks ago
b897e75
Add for_topchrome_webui_only param for SendGPUChannelEarly
by Rakina Zata Amni
· 3 weeks ago
e05a274
reduce_stderr_spam: Reduce log severity for null buffer handles
by Tom Anderson
· 4 weeks ago
d1a194e
Make renderer use initial GPU channel sent by browser
by Rakina Zata Amni
· 4 weeks ago
18ac1de
Remove enable-unsafe-swiftshader flag from about:flags
by Jonathan Ross
· 4 weeks ago
976fca2
Log crash key for errno when duplicating shared memory GMBH fails
by Daniel Cheng
· 4 weeks ago
4cb0ba7
Detach SharedImage based textures from framebuffers before deleting
by Vasiliy Telezhnikov
· 4 weeks ago
79f163c
[Fuzzing] Add FuzzTest's LLVM wrapper to "fuzzer_test" template
by Alex Kallam
· 4 weeks ago
eceb338
Apply disable_program_caching_for_transform_feedback on Mali / Linux.
by Wujian Sun
· 4 weeks ago
3b5d004
base::MetricsSubSampler -> base::ShouldRecordSubsampledMetric() [1/N]
by Benoît Lizé
· 4 weeks ago
8742c7e
Spanify PaintOp::Serialize and MapRasterCHROMIUM buffer APIs
by Kelsen Liu
· 4 weeks ago
529a09d
[DCSI]: Forward backpressure fences in WrappedOverlayCompoundImageRepresentation.
by vikas soni
· 4 weeks ago
b536875
[GPU Security]: Fix thread-safety issues in CompoundImageBacking.
by vikas soni
· 4 weeks ago
c795f3a
Explicitly disable Dawn backend labels
by kylechar
· 4 weeks ago
23c3dd3
gpu: Remove allow_unsafe_buffers from autogen.
by Arthur Sonzogni
· 4 weeks ago
dffe5f4
Address some UNSAFE_TODOs in gpu client autogen
by Arthur Sonzogni
· 4 weeks ago
03b79b1
WebGPU: Add `subgroup-size-control` as an unsafe WebGPU feature
by Jiawei Shao
· 4 weeks ago
7b8878a
gpu: Validate dmabuf size during MT2T plane rewriting
by Hirokazu Honda
· 4 weeks ago
e33a80a
Disable rasterizer discard during luma emulation texture copy.
by Ken Russell
· 4 weeks ago
6b27570
Add recreate_fbo_upon_flush workaround.
by Ken Russell
· 4 weeks ago
a108034
Check currently used program in DoResumeTransformFeedback.
by Ken Russell
· 4 weeks ago
9de01f8
[Memory Coordinator] Disable unregister check for MemoryProgramCache
by Andres Ricardo Perez
· 4 weeks ago
147518c
Revert "viz, gpu: Remove Mac power observers for CADisplayLink"
by Maggie Chen
· 4 weeks ago
08c9dd0
Add glInvalidateFramebuffer workaround for incomplete FBOs.
by Ken Russell
· 4 weeks ago
cf13f75
Remove unsafe buffer pragmas from gpu client autogen
by Arthur Sonzogni
· 4 weeks ago
2c96aa1
WebGL: Disallow ETC/ETC1 formats until extension is enabled
by Sarath Singapati
· 4 weeks ago
f7d11f6
viz, gpu: Remove Mac power observers for CADisplayLink
by Maggie Chen
· 4 weeks ago
1029ebe
[gpu] Fix heap corruption crash in HistogramCacheCountHelper
by Saifuddin Hitawala
· 4 weeks ago
b378dd2
gpu::SharedState: Convert legacy Atomic32 -> std::atomic<>
by Venkatesh Srinivas
· 4 weeks ago
bf303d3
Fix unsafe buffer usage in gl_readback_unittest.cc
by Xiang Ji
· 4 weeks ago
3f3b5f9
Fix unsafe buffer usage in gl_bgra_mipmap_unittest.cc
by Xiang Ji
· 4 weeks ago
da68af0
[gpu] Add vkQueueSubmit metric for Ganesh/Graphite with Vulkan
by Saifuddin Hitawala
· 4 weeks ago
dc28a05
Add WebGPUUseHLSL2021 feature flag and Finch config
by James Price
· 5 weeks ago
1faec8f
Remove VulkanV2/V3 features
by kylechar
· 5 weeks ago
003d52b
Validate YCbCr info enum values
by Vasiliy Telezhnikov
· 5 weeks ago
17c112b
[DCSI] Implement functional logic to support transient backings.
by vikas soni
· 5 weeks ago
7d8ce40
Revert "Make sure copy source is always a complete texture"
by Shahbaz Youssefi
· 5 weeks ago
d0d4bdd
Revert "Graphite: Add feature flags for enabling on vendor-specific hardware"
by Quyen Le
· 5 weeks ago
Next »