- 7d8f074 Use the chrome plugin in select Angle build recipes by Tom Sepez · 9 weeks ago
- 61140fa Remove references to is_nacl by Takuto Ikuta · 2 months ago
- 7a193b0 Unthrottle validation error messages for all of Chromium by Shahbaz Youssefi · 3 months ago chromium/7342
- 7181239 Add long ANGLE traces feature by Mark Lobodzinski · 3 months ago
- ae19969 Suppress thread-safety in its own config by Devon Loehr · 3 months ago
- 9e1bc10 Suppress thread-safety analysis by Devon Loehr · 4 months ago
- 3c2bff4 Rename angle_end2end_tests_aosp to angle_end2end_tests_library by Tim Van Patten · 4 months ago
- a911519 Add a libGLESv2_thin_static without gl entry points. by Geoff Lang · 5 months ago
- 35356d9 Use a depfile rather than exec_script to list inputs for commit_id.py by Andrew Grieve · 6 months ago
- 1f0766b Don't use exec_script() to get versionCode when build_with_chromium by Andrew Grieve · 6 months ago
- ca95976 Include IOKit.framework with `is_mac || angle_enable_cgl` by Julie Jeongeun Kim · 6 months ago
- 23c1e11 Disable platform trace events by default, except Chromium build by Roman Lavrov · 7 months ago chromium/7104
- 19e4568 Disable timestamp call from AddTraceEvent for Android platform by Roman Lavrov · 7 months ago chromium/7077
- 6c26ea1 Roll Chromium from 561dfad17c04 to 995d777c7731 (623 revisions) by angle-autoroll · 7 months ago
- 5b343e8 Vulkan: Remove support for Stadia by Shahbaz Youssefi · 8 months ago
- cf9949b Reland "build: Generate gn_logs.txt" by Fumitoshi Ukai · 10 months ago
- d75f4b8 Revert "build: Generate gn_logs.txt" by Yuxin Hu · 10 months ago chromium/6921 chromium/6922
- 4abc704 build: Generate gn_logs.txt by Junji Watanabe · 10 months ago
- 924ee1b CL: Enable CTS over GTest interface by Rafay Khurram · 11 months ago
- c0c541d Remove the gl+d3d-only build of the translator by Shahbaz Youssefi · 12 months ago
- 78f146e Remove EAGL support by Alexey Knyazev · 1 year ago chromium/6783
- 2f644ed Implement NULL translator output by Alexey Knyazev · 1 year ago
- 2ee914a CL: Add cl_image_format map autogeneration by hoonee.cho · 1 year ago
- b16d105 Remove Desktop GL front-end support by Shahbaz Youssefi · 1 year, 1 month ago chromium/6756
- 45ea209 Don't build api_dump for secondary abi on Android by Mike Schuchardt · 1 year, 2 months ago
- 49a8d05 Tests: Add end2end test .so library to AOSP build by Roman Lavrov · 1 year, 2 months ago
- 9e8d632 Guard against find_bad_constructs on nacl (again) by Geoff Lang · 1 year, 2 months ago
- 791970d Fix Dawn Android standalone build. by Stephen White · 1 year, 3 months ago
- 4c88335 Add dma_buf build support to generate_android_bp by Marcin Radomski · 1 year, 3 months ago chromium/6628
- b20cd34 Add build flag for a "dma_buf" Android build by Marcin Radomski · 1 year, 3 months ago
- 37b2487 Add LunarG api dump layer to ANGLE vulkan back-end by Mark Lobodzinski · 1 year, 4 months ago
- d193d51 Replace issue ids post migration to new issue tracker by Shahbaz Youssefi · 1 year, 4 months ago
- e3cba40 gn: Add install target by Antonio Caggiano · 1 year, 5 months ago
- d3d96a3 Add 'angle_always_log_info' option by Bruno BELANYI · 1 year, 5 months ago
- 53cb3f4 Fix non-WebGPU component build by Yuly Novikov · 1 year, 5 months ago
- c96435e Use Chromium's abseil build files with Dawn. by Geoff Lang · 1 year, 6 months ago
- c3a1cae Use angle::SimpleMutex everywhere in libGLESv2 by Shahbaz Youssefi · 1 year, 6 months ago
- d9d583b Implement a lock/unlock-only mutex based on futex by Shahbaz Youssefi · 1 year, 6 months ago
- 67fc293 WebGPU: Add shader translation and program linking stubs. by Geoff Lang · 1 year, 6 months ago
- f4ecbe6 Use Dawn's abseil build files when wgpu is enabled. by Geoff Lang · 1 year, 7 months ago
- afed122 CL: Add CTS build to ANGLE by Rafay Khurram · 1 year, 7 months ago
- 21c0d31 OpenCL: Only build clspv for Vk backend by Austin Annestrand · 1 year, 8 months ago
- 298abbc Roll Chromium from 29bec8631d2f to 9d4a35b46e1e (1220 revisions) by angle-autoroll · 1 year, 8 months ago
- e8a3493 Initialize DisplayWgpu by Liza Burakova · 1 year, 8 months ago
- d966509 Do not use hardcoded ".cr.so" extension for android component builds by Andrew Grieve · 1 year, 8 months ago
- f431641 Revert "Vulkan: Get rid of X11 include in DisplayVkXcb.cpp" by Solti Ho · 1 year, 9 months ago chromium/6288 chromium/6289
- 8abbe28 Vulkan: Get rid of X11 include in DisplayVkXcb.cpp by Shahbaz Youssefi · 1 year, 9 months ago
- a70b6f5 Add support for WinUI3/Windows App SDK by Matthew Leibowitz · 1 year, 9 months ago
- c6d827e Disable the Context shared lock on Android for Chrome. by Geoff Lang · 1 year, 9 months ago
- 8e26784 gn: Enable clspv build on angle_enable_cl by Gowtham Tammana · 1 year, 9 months ago
- ac71a59 Vulkan: updates to pipeline cache graph dumping logic by Mohan Maiya · 1 year, 9 months ago
- f2c00e8 Adding Dawn stub backend to ANGLE by Liza Burakova · 1 year, 9 months ago
- 4b356c3 Vulkan: Drop support for VMA 2.0 by Amirali Abdolrashidi · 1 year, 10 months ago chromium/6237
- 3de9237 Disable recursive global lock with Chromium by Shahbaz Youssefi · 1 year, 11 months ago
- db38707 Metal: Compile mtllib at build time. by Geoff Lang · 2 years ago
- 4b72413 Rename SharedContexMutex into ContexMutex by Igor Nazarov · 2 years, 1 month ago
- d2a6b2a Use offscreen DisplayVk on ChromeOS by Brian Ho · 2 years, 3 months ago
- d61a50c Add "angle_enable_context_mutex_recursion" build option by Igor Nazarov · 2 years, 3 months ago
- fe08eee Fix Angle creating its own worker pool. by Dave Tapuska · 2 years, 3 months ago
- 9b63700 Translator: Reorganize files by Shahbaz Youssefi · 2 years, 4 months ago
- 5869fb3 Remove big-GL files from normal builds of ANGLE by Shahbaz Youssefi · 2 years, 4 months ago
- 36c3e0f Implement "Shared Context Mutex" functionality. by Igor Nazarov · 2 years, 4 months ago
- 16841d6 Reland "Remove SPIRV_METAL references from .gn and tests" by Kimmo Kinnunen · 2 years, 5 months ago
- c37d74a Revert "Remove SPIRV_METAL references from .gn and tests" by Yuly Novikov · 2 years, 5 months ago
- f7badd3 Remove SPIRV_METAL references from .gn and tests by Kimmo Kinnunen · 2 years, 5 months ago
- 46c92a0 Reland: Don't export ANGLE platform methods. by Geoff Lang · 2 years, 5 months ago
- c6cd91e Disable global share context lock for non-Android build by Peng Huang · 2 years, 5 months ago
- a764d07 Enable global share context lock for chrome by Peng Huang · 2 years, 5 months ago
- 8b97c8d Implement build option for load-time GlobalMutex allocation. by Igor Nazarov · 2 years, 6 months ago
- b22124b Implement new "Global Mutex" functionality. by Igor Nazarov · 2 years, 6 months ago
- 20b6624 Metal: Support compiling on iOS without EAGL by Kimmo Kinnunen · 2 years, 6 months ago
- aa97369 Use C++20 for MSVC builds as well by Yuly Novikov · 2 years, 8 months ago
- 8875ba4 Rename WebSwapCGLLayer to ANGLESwapCGLLayer outside WebKit. by Kenneth Russell · 2 years, 8 months ago chromium/5622
- a3af364 Copy d3dcompiler_47.dll on ARM64 Windows builds by Bruce Dawson · 2 years, 8 months ago
- 79b0d80 Remove d3dcompiler_old.dll references by Bruce Dawson · 2 years, 8 months ago
- dd8021d Added "git worktree" support into "commit_id.py". by Igor Nazarov · 2 years, 9 months ago
- 1d9b8d8 Reland "Add support for glShaderBinary" by Mohan Maiya · 2 years, 9 months ago
- 0c9cbf3 Revert "Add support for glShaderBinary" by Yuly Novikov · 2 years, 9 months ago
- 228973e Add support for glShaderBinary by Mohan Maiya · 2 years, 9 months ago
- 3d95483 Remove deprecated use_system_libwayland by Maksim Sisov · 2 years, 9 months ago chromium/5550
- 82826be Reland "Make ANGLE program version only dependent on data that matters" by Yuxin Hu · 2 years, 9 months ago
- b073570 Fix iOS build by Yuly Novikov · 2 years, 10 months ago
- c4b9592 Revert "Reland "Make ANGLE program version only dependent on data that matters"" by Yuxin Hu · 2 years, 10 months ago chromium/5522
- 6172882 Reland "Make ANGLE program version only dependent on data that matters" by Yuxin Hu · 2 years, 10 months ago
- cc34aa7 Move BinaryStream to common and expose ShaderState to compiler by Mohan Maiya · 2 years, 10 months ago chromium/5494
- 9ded03b Revert "Vulkan: Make available GLInternalFormatToGbmFourCCFormat" by Choi Sungyong · 2 years, 10 months ago
- b20abb5 Revert "Fix defines redifintion in angle_common." by Choi Sungyong · 2 years, 10 months ago
- 7466be3 Revert "Fix link error with dma_buf_util_sources" by Choi Sungyong · 2 years, 10 months ago
- e265b31 Fix link error with dma_buf_util_sources by Sungyong Choi · 2 years, 10 months ago
- 9fb8ff6 Fix defines redifintion in angle_common. by Roman Lavrov · 2 years, 10 months ago
- 25ce2e2 Revert "Make ANGLE program version only dependent on data that matters" by Yuxin Hu · 2 years, 10 months ago
- 402e7f7 Vulkan: Make available GLInternalFormatToGbmFourCCFormat by Sungyong Choi · 2 years, 10 months ago
- c303758 Make ANGLE program version only dependent on data that matters by Yuxin Hu · 2 years, 10 months ago
- 40c17b5 Vulkan: Move SPIR-V transform to vulkan/ by Shahbaz Youssefi · 2 years, 10 months ago
- 69d9f07 Metal: Remove references to ShaderInterfaceVariableInfoMap by Shahbaz Youssefi · 2 years, 10 months ago
- 2031e21 Fixes for Vulkan secondaries build. by Jamie Madill · 2 years, 11 months ago
- aaee3c2 Build and test ANGLE with Vulkan secondary CBs. by Jamie Madill · 2 years, 11 months ago
- c991eb2 Move the anglebase folder up a level by Nicolas Capens · 2 years, 11 months ago
- 022b52f Include xxhash.h from a relative location by Nicolas Capens · 2 years, 11 months ago
- f62405c Add utilities to get the Android backtrace by Amirali Abdolrashidi · 3 years ago chromium/5415