Sign in
chromium
/
angle
/
angle
/
HEAD
0fe2ac0
Tests: Add Bingo Bash trace
by Uday
· 23 hours ago
chromium/7772
chromium/7773
main
e29d977
Roll vulkan-deps from 6501b79e3449 to 7240ff5cbc8b (8 revisions)
by angle-autoroll
· 33 hours ago
chromium/7771
90fb0aa
IR: Validate that if conditions are boolean
by Shahbaz Youssefi
· 2 days ago
af0bdee
IR: Validate that access to struct fields are in bounds
by Shahbaz Youssefi
· 2 days ago
00c92e1
Vulkan: Fix unnecessary memcpy in handleDirtyGraphicsVertexBuffers*
by Charlie Lao
· 2 days ago
e0f6d10
Tests: Suppress final_fantasy on ANGLE
by Cody Northrop
· 2 days ago
63dd40d
Translator: Lower maximum function parameters to 255
by Shahbaz Youssefi
· 2 days ago
cfe3b78
IR: Don't run the RecordConstantPrecision AST pass
by Shahbaz Youssefi
· 2 days ago
de3e747
Metal: Use Span in Texture::getBytes
by Kimmo Kinnunen
· 2 days ago
68919ec
Skip ETCTextureTest.PBOWithMisalignedOffset on Pixel 10 GLES
by Yuly Novikov
· 2 days ago
3bb4e24
Metal: Store LibraryCacheEntry in a shared_ptr
by Geoff Lang
· 2 days ago
21f23ee
Skip DrawThenInvalidateThenVerifyDepthStencil on iOS
by Yuly Novikov
· 2 days ago
a10f04f
OpenCL: Fix use-after-free in createUniformRegions
by kyongjoo.oh
· 2 days ago
chromium/7770
843a324
Replace min-heap with deque for FIFO handle reuse
by Jisun Lee
· 2 days ago
b342fed
Roll vulkan-deps from b79339a8e7c5 to 6501b79e3449 (6 revisions)
by angle-autoroll
· 2 days ago
bc95a85
Metal: Use Span in BufferMtl::set{Sub}DataImpl
by Kimmo Kinnunen
· 2 days ago
chromium/7769
68fa11f
IR: Port ClampIndirectIndices
by Shahbaz Youssefi
· 3 days ago
271750f
IR: Port ScalarizeVecAndMatConstructorArgs
by Shahbaz Youssefi
· 3 days ago
chromium/7768
bb7b99e
Rename deviceLayerNames to instanceLayerNames
by Yuxin Hu
· 3 days ago
4dcb53b
Metal: Use Span in CreateShaderLibraryFromStaticBinary
by Kimmo Kinnunen
· 3 days ago
7c1adb7
Roll vulkan-deps from 7814bc90b17c to b79339a8e7c5 (6 revisions)
by angle-autoroll
· 3 days ago
f3828cd
Roll Chromium from 449a858c3bcc to b7fa5c619809 (630 revisions)
by angle-autoroll
· 3 days ago
chromium/7767
35e17fe
Vulkan: Fix assertion in TracePerfTest::startTest
by Charlie Lao
· 4 days ago
54ed466
Remove the layer properties from VkDeviceCreateInfo
by Yuxin Hu
· 4 days ago
0323970
Metal: Fix pitch computation for compressed textures in PBOs.
by Kenneth Russell
· 4 days ago
a96c6e3
Vulkan: Fix heap-buffer-overflow in convertVertexBufferCPU
by Charlie Lao
· 4 days ago
787c446
IR: Fold index/field to constructed array/struct
by Shahbaz Youssefi
· 4 days ago
309385c8
Pixel 10 test suppressions
by Shahbaz Youssefi
· 4 days ago
5c94747
Roll Chromium from 6c61a80c7186 to 449a858c3bcc (774 revisions)
by angle-autoroll
· 4 days ago
6f116ef
Metal: Remove unused uint8_t * data mtl::Buffer
by Kimmo Kinnunen
· 4 days ago
8ce6347
Roll vulkan-deps from 547e0f27522b to 7814bc90b17c (11 revisions)
by angle-autoroll
· 4 days ago
07f101f
Revert "Implement EGL_ANGLE_context_virtualization on GLX"
by Tim Van Patten
· 5 days ago
chromium/7766
07f3f08
Test validation of GL_MAX_COMPUTE_SHARED_MEMORY_SIZE
by Shahbaz Youssefi
· 5 days ago
bd3dbd7
Implement operator!= for YcbcrConversionDesc
by William Ho
· 5 days ago
chromium/7765
7f4d3b0
IR: Port CollectVariables
by Shahbaz Youssefi
· 5 days ago
52ba614
Metal: Protect against overflow in provoking vertex index count
by Geoff Lang
· 5 days ago
b149a5c
GL: Fix pack state for BlitGL::copySubTextureCPUReadback
by Geoff Lang
· 5 days ago
5cffcbc
Manual roll vulkan-deps from 008b485ddfe9 to 547e0f27522b (14 revisions)
by Shahbaz Youssefi
· 5 days ago
482561f
Metal: Use Span in BufferMtl::getBufferDataReadOnly
by Kimmo Kinnunen
· 5 days ago
c5641af
Roll Chromium from ea098f7af05d to 6c61a80c7186 (967 revisions)
by angle-autoroll
· 5 days ago
ae5f9f5
Roll VK-GL-CTS from ffb975f9aa88 to f52e89f88506 (20 revisions)
by angle-autoroll
· 5 days ago
chromium/7764
8d87969
Vulkan: Fix robust resource init vs invalidate
by Shahbaz Youssefi
· 8 days ago
chromium/7760
chromium/7761
chromium/7762
chromium/7763
2b53114
Validate Image Type is supported by GLSL
by Yuxin Hu
· 8 days ago
36e0da9
Reland "Remove explicitlyCastMediumpFloatTo16Bit workaround feature"
by Yuxin Hu
· 8 days ago
chromium/7759
bafb59e
Implement EGL_ANGLE_context_virtualization on GLX
by Stephen White
· 8 days ago
602e5ae
Revert "Vulkan: Expand MSRTSS preference across devices"
by Amirali Abdolrashidi
· 8 days ago
651341c
Translator: Disallow yuvCscStandardEXT in constructor args
by Shahbaz Youssefi
· 8 days ago
7b6d03f
[iOS] Adding deprecation warning suppression MTLPixelFormatPVRTC
by Daniel White
· 8 days ago
8af6a0a
Translator: Disallow construction of structs with samplers
by Shahbaz Youssefi
· 8 days ago
a7d24e6
Terracotta-Phase-1: Use checked math
by Kalvin Lee
· 8 days ago
f052cd6
Roll vulkan-deps from 8fd6e1980333 to 008b485ddfe9 (4 revisions)
by angle-autoroll
· 8 days ago
ed58a1f
Roll Chromium from 1000bab27fbe to ea098f7af05d (685 revisions)
by angle-autoroll
· 8 days ago
chromium/7758
0755fa4
IR: Dead-code-eliminate unused do-loop condition blocks
by Shahbaz Youssefi
· 9 days ago
6419fa5
IR: Dead-code-eliminate unused loop continue blocks
by Shahbaz Youssefi
· 9 days ago
d788793
OpenCL: Implement clSetContextDestructorCallback
by Yanwen Xu
· 9 days ago
chromium/7757
353f6fe
Vulkan: Invalidate sampler if any YCbCr parameter changes
by Mattias Simonsson
· 9 days ago
88ff9f4
D3D11: Protect against overflows for texture staging buffers
by Geoff Lang
· 9 days ago
6edf009
Use CheckedNumeric for size calculation in TextureGL.
by Stephen Nusko
· 9 days ago
47db665
Target macOS 15 or 26 on CI and Try Mac builders
by Yuly Novikov
· 9 days ago
a5f3b20
Roll vulkan-deps from 9eca0d5dbbfa to 8fd6e1980333 (5 revisions)
by angle-autoroll
· 9 days ago
87897e6
Roll Chromium from fb6e84290b6a to 1000bab27fbe (694 revisions)
by angle-autoroll
· 9 days ago
chromium/7756
95a3432
IR Validation: validate no identical types with different IDs
by Yuxin Hu
· 10 days ago
775dcba
[sbom-quality] Fix license path for third_party/OpenCL-ICD-Loader
by Anne Redulla
· 10 days ago
06e6c6b
D3D11: Fix buffer state tracking in TransformFeedback11.
by Geoff Lang
· 10 days ago
chromium/7755
c75b50f
OpenCL: Additional checks to ValidateCreateCommandQueue
by Yanwen Xu
· 10 days ago
86d64be
Translator: Fix codegen of switch with empty last case
by Shahbaz Youssefi
· 10 days ago
0516270
IR: Implement basic dead code elimination
by Shahbaz Youssefi
· 10 days ago
251e855
Roll vulkan-deps from 235e641f78a0 to 9eca0d5dbbfa (10 revisions)
by angle-autoroll
· 10 days ago
e8d1614
Roll Chromium from 2670eca38b9a to fb6e84290b6a (703 revisions)
by angle-autoroll
· 10 days ago
chromium/7754
d48f732
Vulkan: Enable protected memory on Intel GPUs on Android
by Tim Van Patten
· 11 days ago
31ef14e
OpenCL: Add BETA extension define for C/R
by Austin Annestrand
· 11 days ago
33752d3
OpenCL: Make getSupportedFormats as const
by Gowtham Tammana
· 11 days ago
6d8b704
Metal: Remove TextureMtl::mFormat
by Geoff Lang
· 11 days ago
08332c7
Expand CopyTexImage tests for 3D sources
by Alexey Knyazev
· 11 days ago
chromium/7753
4c2a59f
Roll vulkan-deps from 029b62148471 to 235e641f78a0 (10 revisions)
by angle-autoroll
· 11 days ago
13a0670
Roll Chromium from 2cb8be8f2979 to 2670eca38b9a (623 revisions)
by angle-autoroll
· 11 days ago
chromium/7752
56f174d
Translator: don't size tessellation arrays in CollectVariables
by Shahbaz Youssefi
· 12 days ago
a1e7ff6
Translator: Fix crash in `struct S {..}; for (S;..)`
by Shahbaz Youssefi
· 12 days ago
98eaa3b
IR: Rename prune_unused_variables to dead_code_eliminate
by Shahbaz Youssefi
· 12 days ago
7a109fb
Manual Roll vulkan-deps from 0d2e0efef5f2 to 029b62148471
by angle-autoroll
· 12 days ago
8861d8f
GL: Fix queries that determine maxVaryingComponents
by Shahbaz Youssefi
· 12 days ago
bf19caf
Clean up OWNERS
by Shahbaz Youssefi
· 12 days ago
84aec11
Translator: Add missing no-l-value validation for many built-ins
by Shahbaz Youssefi
· 12 days ago
e56cbb3
PLS: Use packed enums for parameter queries
by Alexey Knyazev
· 12 days ago
046aba0
Adjust CopyTexImageTestES3.CopyTexSubImageFromTexture3D
by Alexey Knyazev
· 12 days ago
214ca8b
Roll VK-GL-CTS from fae6131063d2 to ffb975f9aa88 (5 revisions)
by angle-autoroll
· 12 days ago
4d878a3
Roll Chromium from 7d3330d9ed24 to 2cb8be8f2979 (851 revisions)
by angle-autoroll
· 12 days ago
d05ec6a
Add error messages for EGL validation errors
by Mohan Maiya
· 13 days ago
27e97c8
Translator: Drop support for GLSL compat, 130 & 140 output
by Shahbaz Youssefi
· 13 days ago
c7ac96e
GL: Workaround mesa bug with glGenerateMipmap
by Shahbaz Youssefi
· 14 days ago
chromium/7748
chromium/7749
chromium/7750
chromium/7751
9bbe9ce
Vulkan: Remove inactive I/O blocks as well
by Shahbaz Youssefi
· 2 weeks ago
chromium/7746
chromium/7747
b4fc923
Metal: use compile option for retaining inactive fragment outputs
by Shahbaz Youssefi
· 2 weeks ago
4050c8c
Remove GL_PIXEL_LOCAL_FORMAT_ANGLE.
by Kenneth Russell
· 2 weeks ago
ae66dc5
IR Validation: validate merge_block with input has right precondition
by Yuxin Hu
· 2 weeks ago
831f0ce
Remove is_official_build recommendation from DevSetupAndroid.md
by Charlie Lao
· 2 weeks ago
2c0fcdc
Fix robust init vs arrayed textures vs glClear
by Shahbaz Youssefi
· 2 weeks ago
b3e2ed2
Don't use GL_RGBA16 as intermediate format for SRGB mipmaps
by Vasiliy Telezhnikov
· 2 weeks ago
chromium/7745
44ab659
Vulkan: Use getWindowWidth() instead of hardCoded num for surface
by Charlie Lao
· 2 weeks ago
6d6212f
Skip GLSL IOBlock GLES test on Pixel 10
by Amirali Abdolrashidi
· 2 weeks ago
e703beb
Roll SwiftShader from 313545f85af7 to 89556131bf9d (1 revision)
by angle-autoroll
· 2 weeks ago
Next »