1. 7ada46c Fix JSON cpp DEPS. by Jamie Madill · 6 years ago
  2. a7f97a2 Gyp is dead. Long live gn. by Frank Henigman · 6 years ago
  3. c409744 Fix x64 visual studio build errors by Shahbaz Youssefi · 6 years ago
  4. b971f49 Migrating ANGLE to split LVL repos by Tobin Ehlis · 6 years ago
  5. e051ea7 Vulkan: Update .gitignore with repo change. by Jamie Madill · 7 years ago
  6. aba14ff Add GLES1 conformance tests. by Geoff Lang · 7 years ago
  7. d0ef13a Stand-alone build with gn. by Frank Henigman · 7 years ago
  8. cc8e273 Move libpng into src subdirectory. by Frank Henigman · 7 years ago
  9. 2bdbf78 Add .vs to .gitignore. by Jamie Madill · 7 years ago
  10. 6b076a0 Update and move gmock and gtest. by Frank Henigman · 7 years ago
  11. 0448ec8 Vulkan: Enable validation layers on request. by Jamie Madill · 8 years ago
  12. 327ba85 Vulkan: Hook up loader code. by Jamie Madill · 8 years ago
  13. 37ee8a6 Vulkan: Add Vulkan DEPS. by Jamie Madill · 8 years ago
  14. e76f55f Make the gmock and gtest dirs match Chromium's by Corentin Wallez · 8 years ago
  15. d9e8378 Ignore .TMP files. by Jamie Madill · 8 years ago
  16. c99518f Move default ANGLE format map to shared location. by Jamie Madill · 8 years ago
  17. c7d6ea4 Roll dEQP cc0ded6c77267b..cd361df193e7535b9 by Jamie Madill · 9 years ago
  18. fa69721 Add *.VC.opendb to the .gitignore by Austin Kinross · 9 years ago
  19. 2fdd3da Add clang-format integration for 'git cl format'. by Jamie Madill · 9 years ago
  20. 86bc3a6 dEQP: Move the DEPS dirs to mirror Chromium. by Jamie Madill · 9 years ago
  21. 029c78c Ignore visual studio profiler and nsight files. by Geoff Lang · 10 years ago
  22. 3cd438d Add dEQP tests. by Jamie Madill · 10 years ago
  23. 559a2e8 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  24. 96e3f55 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  25. 64a3b2a Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  26. 5491fe6 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  27. 71c2d85 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  28. 9ddd515 Embed rapidjson sources. by Jamie Madill · 10 years ago
  29. 5312b5d Remove pre-generated projects. by Geoff Lang · 10 years ago
  30. 88d3b8c Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  31. e020bed Revert "Added IInspectable EGLNativeWindowType and ICoreWindow support" by Jamie Madill · 10 years ago
  32. 756aebf Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  33. 8858cf0 Revert "Added IInspectable EGLNativeWindowType and ICoreWindow support" due to build failures on Chromium FYI bots. by Shannon Woods · 10 years ago
  34. 406a3be Added IInspectable EGLNativeWindowType and ICoreWindow support by Cooper Partin · 10 years ago
  35. 1cfaaf8 Add a util project to share between samples and tests. by Jamie Madill · 10 years ago
  36. 592dbb8 Remove the gclient file, it should be generated now. by Geoff Lang · 10 years ago
  37. 24d8d67 Fix register packing for structs in d3d9. by Vladimir Vukicevic · 10 years ago
  38. fc2521e Fix build on Windows 8.1 SDK. by Jamie Madill · 10 years ago
  39. e78603b Fix standalone Linux build. by Jamie Madill · 11 years ago
  40. 0aa84f6 Merge 'Tie program binary version to commit hash.' by Jamie Madill · 11 years ago
  41. a50232f Added a utility application to generate c headers from dds textures. by Geoff Lang · 11 years ago
  42. 049108d Include the current commit as part of the build process. by Jamie Madill · 11 years ago
  43. a895c6f Fix errors in the gyp projects when we build with ninja. by Jamie Madill · 11 years ago
  44. 91db708 Add a step to the gyp projects which can run a python script after by Jamie Madill · 11 years ago
  45. 251f57a Ignore output from new Visual Studio projects. by Geoff Lang · 11 years ago
  46. 2b8f6fb Public project generation script is now a python script and generates projects into the projects directory. by Geoff Lang · 11 years ago
  47. b236212 Updated the gyp build system for the ninja generator to work. by Geoff Lang · 11 years ago
  48. 61af78d Add a project update script. by Geoff Lang · 11 years ago
  49. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  50. 0d7e7d4 Ignore files generated by GYP. by Alok Priyadarshi · 11 years ago
  51. 53950a2 Delete a "rej" file that was accidentally committed. by Jamie Madill · 11 years ago
  52. 23ee238 Ignore .orig files, which result from merge conflicts. by Jamie Madill · 11 years ago
  53. 0b7f7cf Add .opensdf files to .gitignore. by shannon.woods@transgaming.com · 12 years ago
  54. 338ffa8 Add ipch folders and debug.txt to .gitignore. by shannon.woods@transgaming.com · 12 years ago
  55. 0d3b36d .gitignore: Add *.target.mk, generated when building as part of ChromiumOS by daniel@transgaming.com · 12 years ago
  56. c60c15c Add filter files for VS2010 Solution browser by daniel@transgaming.com · 12 years ago
  57. e9b408b Add auto converted .vxcproj files for VC++ 2010 Express by daniel@transgaming.com · 12 years ago
  58. a628c9f Update .gitignore file by daniel@transgaming.com · 14 years ago
  59. 5e89073 Update .gitignore by daniel@transgaming.com · 15 years ago
  60. 4da3d93 update .gitignore file for new file locations by daniel@transgaming.com · 15 years ago
  61. 4f39fd9 Initial import from TransGaming by daniel@transgaming.com · 15 years ago