- 11c31e0 Changes to build inside a Dawn checkout. by Stephen White · 3 years, 11 months ago
- 653f619 Import Vulkan DEPS from the new vulkan-deps repo. by Jamie Madill · 4 years ago
- 4798c8c Introduce GN variables for Vulkan repos. by Jamie Madill · 4 years ago
- cb8903b Metal: Ignore OS's internal shader cache when testing. by Le Hoang Quyen · 4 years ago
- 27e52ca Fix build when angle_has_build == false by James Darpinian · 4 years ago
- dea8629 iOS build support by James Darpinian · 4 years ago
- f2a1548 Suppress memory leaks detected by LSAN by Alexis Hetu · 4 years ago
- 2edec86 Improve stack backtraces on Linux. by Jamie Madill · 4 years, 1 month ago
- e2ecb2d Enable logging API commands to Android logcat by Ian Elliott · 4 years ago
- db00732 Vulkan display mode: fix skia build failure by Xiaoxuan Liu · 4 years ago
- 3e5b6f8 Enable writing histogram-set-json-format. by Jamie Madill · 4 years ago
- 61180d0 Reland "Add support for Linux vulkan backend with VK_KHR_display" by Xiaoxuan Liu · 4 years, 1 month ago
- 807e6b3 Revert "Add support for Linux vulkan backend with VK_KHR_display" by Jamie Madill · 4 years ago
- a7bb6a9 Add support for Linux vulkan backend with VK_KHR_display by Xiaoxuan Liu · 4 years, 1 month ago
- ee4e086 Vulkan: Add descriptor set allocation counters by Tim Van Patten · 4 years, 2 months ago
- 2f7fc0f Tests: Remove standalone duplication. by Jamie Madill · 4 years, 1 month ago
- c8542d2 Temporarily duplicate standalone tests. by Jamie Madill · 4 years, 1 month ago
- 450209c Declare ozone_platform_gbm when angle doesn't have build by Yuke Liao · 4 years, 1 month ago
- 2d9d904 Roll Chromium manually from edbb6564c87b to a5a8696e5087 (458 revisions) by Yuke Liao · 4 years, 1 month ago
- 8268309 Rename ui/ozone/ozone.gni to build/config/ozone.gni by Yuke Liao · 4 years, 1 month ago
- 19e9df6 Re-land "Add a small unit test that dumps system info." by Jamie Madill · 4 years, 2 months ago
- 88dd1a5 Revert "Add a small unit test that dumps system info." by Shahbaz Youssefi · 4 years, 2 months ago
- 52ee81c Add a small unit test that dumps system info. by Jamie Madill · 4 years, 2 months ago
- 2d74170 GN: Componentize GL back-end. by Jamie Madill · 4 years, 2 months ago
- 90a9cf9 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 2 months ago
- 35d3c41 Generalize zlib utils dir for Skia build. by Jamie Madill · 4 years, 3 months ago
- 24c2f0e Set use_xvfb where needed in test wrappers. by Dirk Pranke · 4 years, 3 months ago
- 75b59e7 Enable the use of chromium worker pool by Etienne Bergeron · 4 years, 5 months ago
- 465a912 Remove old reference to run_gtest_angle_test.py. by Dirk Pranke · 4 years, 4 months ago
- a86c854 Add missing data deps to angle test executables. by Dirk Pranke · 4 years, 4 months ago
- 2761f01 Disable the use of chromium worker threads by Etienne Bergeron · 4 years, 5 months ago
- 4f2fb80 Tests: Add scripts/common.py to standalone data. by Jamie Madill · 4 years, 5 months ago
- 9e83c15 Active the delegate worker pool for chromium (3/3) by Etienne Bergeron · 4 years, 5 months ago
- e2d6453 Tests: Add missing Android build arg. by Jamie Madill · 4 years, 5 months ago
- 86a45a1 Remove missing script from angle.gni test config. by Jamie Madill · 4 years, 5 months ago
- 8e2b4fe Build both standalone and Chromium gTest targets. by Jamie Madill · 4 years, 5 months ago
- 3cb9c4b Statically link vulkan-loader on Mac by Jonah Ryan-Davis · 4 years, 8 months ago
- 12c0e76 Add GN arg to extract native libs in APK by Tobin Ehlis · 4 years, 10 months ago
- d5d8ffa Disable ANGLE GL and Vulkan on Windows on ARM by Tibor Dusnoki · 4 years, 10 months ago
- 5407aaa Re-land "Add new test runner harness." (#2) by Jamie Madill · 5 years ago
- 9190f49 GN: Make new angle_test_utils target. by Jamie Madill · 5 years ago
- 5fd7378 Vulkan: Use volk to load vk* func ptrs by Tobin Ehlis · 5 years ago
- b92ec24 Revert "Re-land "Add new test runner harness."" by Jamie Madill · 5 years ago
- e20560f Re-land "Add new test runner harness." by Jamie Madill · 5 years ago
- 8f31872 Revert "Add new test runner harness." by Jamie Madill · 5 years ago
- fb40d23 Add new test runner harness. by Jamie Madill · 5 years ago
- 5afd5ec Vulkan support for MacOS (using SwiftShader) by Jonah Ryan-Davis · 5 years ago
- b0a9de9 Fix assert in angle_deqp_khr_gles* executables by Shahbaz Youssefi · 5 years ago
- d22b8be GN: Make X11 optional, based on a user-defined variable. by Ethan Lee · 5 years ago
- 6e687af Support standalone Android builds in ANGLE. by Geoff Lang · 5 years ago
- c898ec1 Add EGL GGP extensions. by Jamie Madill · 5 years ago
- a9f11bf GN: Separate out constructor/destructor warnings. by Jamie Madill · 5 years ago
- ed6e230 Vulkan: Re-enable release ASSERTs. by Jamie Madill · 5 years ago
- d200a77 Metal backend skeleton implementation. by Le Quyen · 5 years ago
- 1ba7254 GN: Allow building without /build/ folder. by Jamie Madill · 5 years ago
- 1f08ab2 Re-land "GN: Componentize vulkan back-end build." by Jamie Madill · 5 years ago
- 2328d65 Revert "GN: Componentize vulkan back-end build." by Jamie Madill · 5 years ago
- d46e2fb GN: Componentize vulkan back-end build. by Jamie Madill · 5 years ago
- ba04be8 GN: Refactor angle_test and remove angle_test_main. by Jamie Madill · 5 years ago
- 8be7a4c Re-land "Vulkan: SwiftShader integration." by Jamie Madill · 5 years ago
- 11dc163 Add support for generating UWP (Windows Store) projects again by Austin Kinross · 5 years ago
- db7a36f Revert "Vulkan: SwiftShader integration." by Zhenyao Mo · 5 years ago
- 1224802 Vulkan: SwiftShader integration. by Jamie Madill · 5 years ago
- 050b124 Reland "Vulkan: Debug overlay" by Shahbaz Youssefi · 5 years ago
- fc58af4 Revert "Vulkan: Debug overlay" by Corentin Wallez · 5 years ago
- e54d0f9 Vulkan: Debug overlay by Shahbaz Youssefi · 5 years ago
- 22ec7dc Remove all global constructors and exit time destructors. by James Darpinian · 5 years ago
- 6a02f06 Implement EGL_ANGLE_create_context_backwards_compatible by Geoff Lang · 5 years ago
- e9cffa6 Rename data_dir to angle_data_dir in GN files by Li, Hao · 5 years ago
- 77c8496 Re-land "Cleanup angle_libs_suffix in BUILD.gn." by Jamie Madill · 5 years ago
- 067687f Removal global locks from GL entry points. Always lock in EGL. by Geoff Lang · 5 years ago
- 9a4bd48 Allow overwriting angle_root in non-Chromium GN configurations by Jiawei Shao · 6 years ago
- b08d53d Reland "Vulkan: Build validation layers with asserts only" by Michael Spang · 5 years ago
- d187d45 Revert "Vulkan: Build validation layers with asserts only" by Jamie Madill · 5 years ago
- 85fef1b Vulkan: Build validation layers with asserts only by Michael Spang · 5 years ago
- e7e808a Disable Linux stack traces on CFI builds by Shahbaz Youssefi · 5 years ago
- ec57a24 Don't remove the symbol_visibility_hidden config in asan builds. by Geoff Lang · 5 years ago
- 20d380f Print stack backtrace on critical failure. by Jamie Madill · 5 years ago
- a8ff881 Vulkan:Optimize SecondaryCommandBuffers by Tobin Ehlis · 6 years ago
- 896e781 Revert "Vulkan:Optimize SecondaryCommandBuffers" by Jamie Madill · 6 years ago
- 2219b18 Vulkan:Optimize SecondaryCommandBuffers by Tobin Ehlis · 6 years ago
- 134425c Vulkan:Integrate SecondaryCommandBuffers by Tobin Ehlis · 6 years ago
- 2970d2b Disable non-conformant configs on official builds. by Jamie Madill · 6 years ago
- 9dc8eaf Vulkan: ES3 dEQP suppressions by Shahbaz Youssefi · 6 years ago
- 229fc83 Vulkan: Port renderer to Fuchsia (reland) by Michael Spang · 6 years ago
- 8edc68e Vulkan: Require Android NDK API level 26, dropping Android N support. by Yuly Novikov · 6 years ago
- 3f0ff40 Revert "Vulkan: Port renderer to Fuchsia" by Jamie Madill · 6 years ago
- 991d1cf Vulkan: Port renderer to Fuchsia by Michael Spang · 6 years ago
- 0cb3b0f Vulkan: Use glslang's internal BUILD.gn. by Jamie Madill · 6 years ago
- ab2bfa8 Enable Chromium clang style plugin for libANGLE. by Jamie Madill · 6 years ago
- 7098cff Make BUILD.gn targets into templates. by Jamie Madill · 6 years ago
- 573f76b Debug: Add Systrace Markers by Tobin Ehlis · 7 years ago
- 25224e7 Vulkan: add GPU trace events by Shahbaz Youssefi · 6 years ago
- fbc5c55 fuchsia: Disable GL by Scott Graham · 6 years ago
- b02fc66 Lock around all EGL and GL calls with a global mutex. by Geoff Lang · 6 years ago
- d73a611 PPC: Fix ppc build error by Junliang Yan · 6 years ago
- 0211346 PPC/s390: Fix GN error on PPC and s390 by Junliang Yan · 6 years ago
- b001528 Use libnativewindow for Android builds by Courtney Goeltzenleuchter · 6 years ago
- ad3aaeb Disable Vulkan layers in sanitized builds. by Jamie Madill · 7 years ago
- 505ea1b Roll (2/2) to latest LVL as of 4/18/18 by Tobin Ehlis · 7 years ago