- 7d8f074 Use the chrome plugin in select Angle build recipes by Tom Sepez · 8 weeks ago
- d51c251 Add iOS build instructions. by Yuly Novikov · 1 year, 2 months ago
- 975e941 CL: Initial commit for ANCLE documentation by Austin Annestrand · 1 year, 4 months ago
- 3b29b2c doc: remove references to goma by Takuto Ikuta · 1 year, 4 months ago
- a70b6f5 Add support for WinUI3/Windows App SDK by Matthew Leibowitz · 1 year, 8 months ago
- 0005183 Update reclient instructions with more detailed steps by Yuxin Hu · 2 years ago
- d331942 Update DevSetup doc with Reclient instructions by Yuxin Hu · 2 years ago
- a04d544 Docs: Add a couple of Android pointers by Cody Northrop · 2 years, 3 months ago
- 4bb17bf Docs: Fix Visual Studio generation step by Cody Northrop · 2 years, 8 months ago
- 8fdfd8b Update Dev docs to mention Chromium by Gregg Tavares · 3 years, 1 month ago chromium/5291
- fef34a6 doc/DevSetup: Add Visual Studio Installer hint. by Lubosz Sarnecki · 3 years, 6 months ago
- 93ccde9 Update ANGLE's docs regarding Windows 10 SDK version to use by Yuly Novikov · 3 years, 6 months ago
- fb6303a Update docs for checkout with 'fetch' tool. by Jamie Madill · 3 years, 8 months ago
- ccabfd1 out\Debug -> out/Debug, like in other places by Roman Lavrov · 3 years, 9 months ago
- 39f7e9b Doc: Clarify purpose of listed build options in DevSetup.md by Shahbaz Youssefi · 4 years ago
- 8f9b6d2 Add advice to download commit-msg hook by Lingfeng Yang · 4 years ago
- 83613eb Add advice to cipd auth-login on macOS for Googlers by Lingfeng Yang · 4 years ago
- f9410d5 Update shader translator docs. by Jamie Madill · 4 years ago
- f8d277e Document the need for is_component_build = false by Nicolas Capens · 4 years, 3 months ago
- 2b86e2d GN: Update dcheck/assert conditions. by Jamie Madill · 4 years, 3 months ago
- 312e91c Two fixes to DevSetup.md by Ian Elliott · 4 years, 3 months ago
- a685db2 Update README.md for Fuchsia by Shahbaz Youssefi · 4 years, 9 months ago
- 63b548b Wrap a paragraph in DevSetup docs to 100 chars. by Stephen White · 5 years ago
- 4dc9150 Fix some apostrophes, because I'm possessive like that. by Stephen White · 5 years ago
- b441ffe Fix EGL_ANGLE_platform_extension* filenames in DevSetup docs. by Stephen White · 5 years ago
- a9415a8 Update DevSetup. by Jamie Madill · 5 years ago
- ee9c4fe D3D: Make possible to build angle without D3D11 by Wander Lairson Costa · 5 years ago
- 1cd52d2 docs: Document how to use ANGLE on Android by Cody Northrop · 6 years ago chromium/4082
- f64ddcf Add missing steps in DevSetup by Eric Binet · 6 years ago
- 5efb36b Automatically call flex/bison if necessary by Shahbaz Youssefi · 6 years ago
- 2682b5a Documentation maintenance. by Jamie Madill · 6 years ago
- 11dc163 Add support for generating UWP (Windows Store) projects again by Austin Kinross · 6 years ago chromium/3919
- 3d4dfa6 doc: Update TestResults.qpa location on Android by Yuly Novikov · 6 years ago chromium/3857
- e4780c5 Fix dEQp test results path on Android by Jiacheng Lu · 6 years ago
- a029ce4 removed msvs_projects from devsetup by Clemen Deng · 6 years ago
- 52bfbd3 docs: Update Android Test Instructions reference by Yuly Novikov · 6 years ago
- 47b5b1c Vulkan:Improve white box test documentation by Tobin Ehlis · 6 years ago
- 8edc68e Vulkan: Require Android NDK API level 26, dropping Android N support. by Yuly Novikov · 7 years ago
- 2553690 Documentation update by Shahbaz Youssefi · 7 years ago
- 79ec21c Small style guide amendments. by Jamie Madill · 7 years ago
- a7f97a2 Gyp is dead. Long live gn. by Frank Henigman · 7 years ago
- fa7cc9d Update required Windows SDK version to 10.0.17134 by Tobin Ehlis · 7 years ago
- 8f27b05 Update Android build instructions by Yuly Novikov · 8 years ago chromium/3345
- 66f73b7 Improve the dev setup instructions on Linux by Luc Ferron · 8 years ago chromium/3329
- ed1390f Doc fix and improvement. by Frank Henigman · 8 years ago
- 66e2f8f Fix doc typo. by Frank Henigman · 8 years ago chromium/3313
- 3c613c0 Update docs for GN standalone and GYP deprecation. by Frank Henigman · 8 years ago
- c677795 docs: fix links and typos by Frank Henigman · 8 years ago
- 73e4fde Mention DEPOT_TOOLS_WIN_TOOLCHAIN=0 in DevSetup by Olli Etuaho · 8 years ago
- 6f0c17c Update docs to mention Win 10 SDK is required. by Jamie Madill · 8 years ago
- c1ebf5b Roll gyp and use Windows 10 SDK by default. by Jamie Madill · 9 years ago
- 0a17c92 Update Android instructions by Yuly Novikov · 9 years ago chromium/3021 chromium/3022 chromium/3023 chromium/3024 chromium/3025 chromium/3026 chromium/3027 chromium/3028
- ce6bbfc Add instructions for working with ANGLE for Android by Yuly Novikov · 9 years ago
- d9c6f50 Docs: fix reference to ANGLE.sln by Corentin Wallez · 9 years ago
- 63bc3fc doc/DevSetup.md make lists rendered correctly by Gitiles by anatoly techtonik · 9 years ago
- 5d6fad7 Add build instructions for Linux and MacOS by Corentin Wallez · 9 years ago
- 7f1cd75 Fix bootstrap instructions. by Frank Henigman · 10 years ago
- e6605c6 Added information about generating Windows Store ANGLE projects. by Cooper Partin · 10 years ago
- 7824b60 Add bootstrap.py. by Frank Henigman · 10 years ago
- 41506d5 Update the gclient config instructions to not use relative paths. by Geoff Lang · 10 years ago
- 9534a8f Fix more links and incorrect newlines in markdown files. by Geoff Lang · 10 years ago
- 4ad5108 Fix more inconsistancies with the gitiles markdown renderer. by Geoff Lang · 10 years ago
- ed72aba Fix markdown parsing issues from gitiles. by Geoff Lang · 10 years ago
- 13e569d Move the most popular wiki articles into markdown files. by Geoff Lang · 10 years ago