- 4798c8c Introduce GN variables for Vulkan repos. by Jamie Madill · 4 years ago
- d0f99d5 Vulkan: Fix build issue in vulkan display/headless backend. by Xiaoxuan Liu · 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
- 9528641 EGL: Generalize the entry point enum. by Jamie Madill · 4 years ago
- 23d4b64 EGL: Auto-generate Windows .def file. by Jamie Madill · 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
- 06a9d52 Add build flag to control runtime annotator checks. 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
- e99b8bc Fixes to roll ANGLE into AOSP by Tim Van Patten · 4 years, 1 month ago
- 36f0464 Target the "absl" component for component builds. by Tim Van Patten · 4 years, 1 month ago
- b09f16e Don't pull in Vulkan headers in Skia standalone. by Jamie Madill · 4 years, 1 month ago
- e1d1b8b Fix info collection on Android without Vulkan. by Jamie Madill · 4 years, 1 month ago
- ec42b14 Check angle_enable_abseil in Abseil group and config by Tim Van Patten · 4 years, 1 month ago
- 5173a8e Enable Vulkan SystemInfo on more platforms. by Jamie Madill · 4 years, 2 months ago
- 7bed2a5 Capture commit position into Android Manifest. by Jamie Madill · 4 years, 2 months ago
- 62778cb Rename version/commit headers. by Jamie Madill · 4 years, 2 months ago
- e78d9a6 Convert unordered_map to absl::flat_hash_map for select files by Tim Van Patten · 4 years, 4 months ago
- bb96aef GN: Componentize D3D back-ends. by Jamie Madill · 4 years, 2 months ago
- 2d74170 GN: Componentize GL back-end. by Jamie Madill · 4 years, 2 months ago
- 4d3a0f6 GN: Componentize D3D format tables. by Jamie Madill · 4 years, 2 months ago
- 852f61f GN: Componentize "Null" back-end. by Jamie Madill · 4 years, 2 months ago
- 3486ec9 Enable -Wweak-template-vtables. 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
- 736c43a Rename ANGLE apk package to org.chromium.angle by Tobin Ehlis · 4 years, 2 months ago
- 8d412db Revert "Convert unordered_map to absl::flat_hash_map for select files" by Jamie Madill · 4 years, 2 months ago
- b4efc05 Enable -Wdeprecated-copy. by Jamie Madill · 4 years, 3 months ago
- 5fde632 Force impicit fallthrough off in xxhash. by Jamie Madill · 4 years, 3 months ago
- 1acaf4e Convert unordered_map to absl::flat_hash_map for select files by Tim Van Patten · 4 years, 4 months ago
- 330c867 Enable MSVC warning 4312. by Jamie Madill · 4 years, 3 months ago
- 1ab8b75 Enable -Wreturn-std-move-in-c++11. by Jamie Madill · 4 years, 3 months ago
- c7217aa Enable -Wbad-function-cast. by Jamie Madill · 4 years, 3 months ago
- 5c56f22 Enable two override suggestion warnings. by Jamie Madill · 4 years, 3 months ago
- 8970ad3 Fix Linux build with Skia. by Jamie Madill · 4 years, 3 months ago
- 35d3c41 Generalize zlib utils dir for Skia build. by Jamie Madill · 4 years, 3 months ago
- a20f5b1 Silence Control Flow Integrity (cfi) errors by Alexis Hetu · 4 years, 3 months ago
- 5f2ba63 Update commit ID when the git ref changes. by Jamie Madill · 4 years, 3 months ago
- ee9c4fe D3D: Make possible to build angle without D3D11 by Wander Lairson Costa · 4 years, 4 months ago
- b291ad0 Build specialized version of glslang by Shahbaz Youssefi · 4 years, 4 months ago
- bae95f8 Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 4 months ago
- dce37b7 Serialize framebuffers + compare contexts for CaptureReplayTests by Manh Nguyen · 4 years, 5 months ago
- 5dba723 Add newline-eof to warnings by Stuart Morgan · 4 years, 5 months ago
- 13816d2 Move vulkan_headers/entry_points to common/vulkan by Antonio Maiorano · 4 years, 5 months ago
- 9e83c15 Active the delegate worker pool for chromium (3/3) by Etienne Bergeron · 4 years, 5 months ago
- b55f0f7 Compress Program binaries saved in blob cache by Tim Van Patten · 4 years, 5 months ago
- 56a4cc1 Rename DisplayOzone to DisplayGbm. by Maksim Sisov · 4 years, 6 months ago
- dd90f5a Depend on vulkan headers in angle_gpu_info_util by Geoff Lang · 4 years, 7 months ago
- 7e453a2 Capture/Replay: Use zlib to compress data files. by Jamie Madill · 4 years, 8 months ago
- 90a8af3 Add -rpath entries for non-component builds on Mac by Jonah Ryan-Davis · 4 years, 8 months ago
- 20c6973 Fix GN warning about unused variable when angle_enable_commit_id=false by Geoff Lang · 4 years, 8 months ago
- e888356 Add a GN argument to enable/disable commit_id. by Geoff Lang · 4 years, 8 months ago
- dd19d55 Change commit_id 'check' back to looking for .git files. by Geoff Lang · 4 years, 8 months ago
- 8b8dc56 Fix Android component build. by Yuly Novikov · 4 years, 9 months ago
- ba8ef68 Always use commit_id.py to generate commit.h by Geoff Lang · 4 years, 9 months ago
- 4a9ec2e Revert "Always use commit_id.py to generate commit.h" by Robert Liao · 4 years, 9 months ago
- 4dc19c3 Always use commit_id.py to generate commit.h by Geoff Lang · 4 years, 9 months ago
- 5641d19 Move generic code from rx::DisplayAndroid/Ozone to rx::DisplayEGL by Julien Isorce · 4 years, 9 months ago
- 71e6afb Vulkan: Set set/binding in SPIR-V by Shahbaz Youssefi · 4 years, 10 months ago
- b630bf9 Fuchsia: Implement SystemInfo on Fuchsia by Michael Spang · 4 years, 10 months ago
- af5e382 Fix overlay build. by Jamie Madill · 4 years, 10 months ago
- fcef6dc For GGP builds, define __ggp__ manually. by Ethan Lee · 4 years, 10 months ago
- 683dd1d GN: Move util build code into util/BUILD.gn. by Jamie Madill · 4 years, 10 months ago
- 5cfab19 Vulkan: Add test that logs supported texture formats by Brandon Schade · 5 years ago
- 9190f49 GN: Make new angle_test_utils target. by Jamie Madill · 5 years ago
- 7718c95 [Fuchsia] Update FIDL library target names in ANGLE by Michael Spang · 5 years ago
- 554b453 gn: Add 'test_only' label to util targets. by Jamie Madill · 5 years ago
- 732c9d0 Add /APPCONTAINER linker flag to shared libraries in UWP builds. by Josh Matthews · 5 years ago
- e3c2571 gn: Minor improvements. by Jamie Madill · 5 years ago
- 5afd5ec Vulkan support for MacOS (using SwiftShader) by Jonah Ryan-Davis · 5 years ago
- 2ed71c8 Vulkan: Isolate DisplayVk.h from Display.cpp. by Jamie Madill · 5 years ago
- e9b68f3 Clean unused NewCreateImagePipeCmd by Emircan Uysaler · 5 years ago
- d83dc17 GN: Only link to delayimp when d3d9 is enabled by Ethan Lee · 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
- e960392 Capture/Replay: Correct a few GLenum replay issues. by Jamie Madill · 5 years ago
- 2f71802 GN: Don't expose glslang when unused. by Jamie Madill · 5 years ago
- e55374f GN: Explicitly add several Windows libs. by Jamie Madill · 5 years ago
- 8ab0bf1 Fix warnings in xxhash. by Jamie Madill · 5 years ago
- 155947f Enable "-Wconditional-uninitialized". by Jamie Madill · 5 years ago
- 16370a6 Enable "-Winconsistent-missing-destructor-override". by Jamie Madill · 5 years ago
- c017cee Enable "-Wundefined-reinterpret-cast". by Jamie Madill · 5 years ago
- 68945f1 Enable "-Wredundant-parens". by Jamie Madill · 5 years ago
- a620685 Enable "-Wmissing-field-initializers". by Jamie Madill · 5 years ago
- 859ca03 Enable "-Wshadow-field". by Jamie Madill · 5 years ago
- fd58d22 Enable "-Wtautological-type-limit-compare". by Jamie Madill · 5 years ago
- 299b1ba GN: Fix one missing check for 'angle_has_build'. by Jamie Madill · 5 years ago
- a9f11bf GN: Separate out constructor/destructor warnings. by Jamie Madill · 5 years ago
- a48f95a Move Vulkan GlslangWrapper code to a shared location. by Le Quyen · 5 years ago
- 93121f3 Make invalid extension directive a CHROMEOS warning by Tobin Ehlis · 5 years ago
- 48aa52f Fix broken GN "all_dependent_configs". 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