1. 9c9b40a Use parameter cache to skip passing IndexRange. by Jamie Madill · 8 years ago
  2. 50a8d0e Roll zlib to fix a warning on Mac by Corentin Wallez · 8 years ago
  3. 4063e20 Roll vulkan-validation-layers. (1/2) by Jamie Madill · 8 years ago
  4. c1ebf5b Roll gyp and use Windows 10 SDK by default. by Jamie Madill · 8 years ago
  5. b4533de Roll Vulkan to bcb80d06b. by Jamie Madill · 8 years ago
  6. b5693ff Roll Vulkan validation layers. by Frank Henigman · 8 years ago
  7. 05ac622 Roll Vulkan validation layers. by Jamie Madill · 8 years ago
  8. 37ee8a6 Vulkan: Add Vulkan DEPS. by Jamie Madill · 8 years ago
  9. e735511 Roll dEQP. by Jamie Madill · 8 years ago
  10. 7f07caa Rename the build/ directory. by Corentin Wallez · 8 years ago
  11. e76f55f Make the gmock and gtest dirs match Chromium's by Corentin Wallez · 8 years ago
  12. 2078931 Add buildtools to recursedeps. by Jamie Madill · 8 years ago
  13. 2a3dc0f Roll buildtools. by Jamie Madill · 8 years ago
  14. c7d6ea4 Roll dEQP cc0ded6c77267b..cd361df193e7535b9 by Jamie Madill · 9 years ago
  15. afe93f6 Roll Cherry. by Jamie Madill · 9 years ago
  16. c8ec0b2 Roll buildtools. by Jamie Madill · 9 years ago
  17. 570f67d Download GN in the gclient hooks. by Corentin Wallez · 9 years ago
  18. ccb001b Roll dEQP 92f7752da8..cc0ded6c. by Jamie Madill · 9 years ago
  19. 9e76f56 dEQP: Add Cherry (Web-based GUI) to DEPS. by Jamie Madill · 9 years ago
  20. 5ce25a2 Roll googletest 23574bf2..9855a871 by Corentin Wallez · 9 years ago
  21. 9e1b879 Roll GYP for Windows 10 project generation. by Cooper Partin · 10 years ago
  22. 2fdd3da Add clang-format integration for 'git cl format'. by Jamie Madill · 10 years ago
  23. fdee411 Roll dEQP 554adf..92f7752. by Jamie Madill · 10 years ago
  24. 86bc3a6 dEQP: Move the DEPS dirs to mirror Chromium. by Jamie Madill · 10 years ago
  25. e9e4c7f Roll dEQP 9b4161..554adf1. by Jamie Madill · 10 years ago
  26. c41fd05 Roll GYP. by Jamie Madill · 10 years ago
  27. c4a4275 Use the git mirror of googlemock. by Geoff Lang · 10 years ago
  28. 327c18c Roll GYP for Windows 10 project generation. by Cooper Partin · 10 years ago
  29. 0326a3a Roll dEQP. by Jamie Madill · 10 years ago
  30. 3ba57d1 Roll Gmock and Gtest. by Jamie Madill · 10 years ago
  31. 440e5d4 Roll googletest. by Jamie Madill · 10 years ago
  32. d500815 Roll dEQP. by Jamie Madill · 10 years ago
  33. 3cd438d Add dEQP tests. by Jamie Madill · 10 years ago
  34. 559a2e8 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  35. 96e3f55 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  36. 64a3b2a Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  37. 5491fe6 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago
  38. 71c2d85 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago
  39. 9ddd515 Embed rapidjson sources. by Jamie Madill · 10 years ago
  40. 958db2b Add rapidjson library to DEPS. by Jamie Madill · 10 years ago
  41. 1027aa6 Refactor gmock and gtest dependencies for ANGLE's tests. by Kenneth Russell · 10 years ago
  42. 9a2e6ac Roll gyp dependency to 1987 by Cooper Partin · 10 years ago
  43. 39173f1 Roll gyp and regenerate public projects to have the cleaned paths. by Jamie Madill · 11 years ago
  44. 7731d6a Update the GYP dependency to a revision with Visual Studio 2010 Express solution generation working correctly. by Geoff Lang · 11 years ago
  45. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  46. 14fcb33 Roll gyp dependency to 1564. by shannon.woods@transgaming.com · 12 years ago
  47. 5cd9c60 Added DEPS for gmock library. Review URL: https://codereview.appspot.com/6203086 by alokp@chromium.org · 13 years ago
  48. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 13 years ago
  49. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  50. 3a053f2 Removed actions for generating parser-lexer now that they have been checked in. Also removed hooks to pull cygwin - it was only required for flex and bison that are not required anymore. If a developer needs to modify grammar files, he is expected to install cygwin. by alokp@chromium.org · 14 years ago
  51. 29d56fb Added GYP build files. GYP files are needed for integration with chromium and cross-platform build for glsl translator. It would really be nice if we did not have to maintain two build systems. For now I have only moved the GLSL translator to gyp build system. Please note that the gyp files awkwardly have build_ prefix so they do not conflict with the manually-maintained sln files. by alokp@chromium.org · 15 years ago