1. f6fb36e Add DEPS entry for common repo by borenet · 10 years ago
  2. 08fe013 Try to roll angle again. by Brian Salomon · 10 years ago
  3. 4aa000d Split out DEPS change from 294873004 to land first. by mtklein · 10 years ago
  4. 1a50651 Pull in GYP_LINK_CONCURRENCY=N support. by mtklein · 10 years ago
  5. 5d3f9c7 Update gyp for msvs-ninja clean. by bungeman · 10 years ago
  6. b144271 reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" by epoger · 10 years ago
  7. c3f100b Update gyp for msvs-ninja. by bungeman · 10 years ago
  8. 55ada06 download_actuals.py: download JSON files from Google Storage instead of skia-autogen by epoger · 10 years ago
  9. 3056bdd Since we're only using it on Linux now, just require poppler as a system dependency. by commit-bot@chromium.org · 10 years ago
  10. 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  11. 1267219 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  12. 4e3d760 roll DEPS/android/jpeg to current master. by commit-bot@chromium.org · 10 years ago
  13. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  14. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  15. fa443be Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  16. 0b352ed Pull ANGLE's new repository to third_party/external/angle2. by commit-bot@chromium.org · 10 years ago
  17. f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 10 years ago
  18. fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 10 years ago
  19. b163984 Move v8 into third_party. by commit-bot@chromium.org · 10 years ago
  20. 3028951 Try another GYP DEPS by commit-bot@chromium.org · 11 years ago
  21. d98b113 Revert r12648 by borenet@google.com · 11 years ago
  22. baf5a3b Update GYP DEPS to obtain VS 2013 support by commit-bot@chromium.org · 11 years ago
  23. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  24. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 361270e move to newer angle by commit-bot@chromium.org · 11 years ago
  26. 556ee8b Roll gyp deps from 1765 to 1796. by bungeman@google.com · 11 years ago
  27. 0d00976 Roll gyp from r1684 to r1765. by bungeman@google.com · 11 years ago
  28. 0837bcd Adds poppler and dependencies to DEPS. This is a pre-CL for 20220002, and getting DEPS committed first is necessary to get the trybots to run on the larger CL (since the trybots do 'gclient sync' before patching). by commit-bot@chromium.org · 11 years ago
  29. bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
  30. 672222e Update gyp DEPS by borenet@google.com · 11 years ago
  31. f8f8970 Roll freetype back to 2.4.9 until Android/NaCL errors are resolved. by djsollen@google.com · 11 years ago
  32. 2e767c3 Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphs by djsollen@google.com · 11 years ago
  33. 2854e24 remove podofo from deps by edisonn@google.com · 11 years ago
  34. 5ec1305 Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS by borenet@google.com · 11 years ago
  35. 5065cbe revert DEPS for angle until tools are fixed by djsollen@google.com · 11 years ago
  36. 7815c9e update WebP to a dev version of 0.3.1 by djsollen@google.com · 11 years ago
  37. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  38. 42416ee Update DEPS to use only googlesource.com repositories. by djsollen@google.com · 11 years ago
  39. f111851 Add dependency to podofo at skia_ext branch. by commit-bot@chromium.org · 11 years ago
  40. f51e125 Update gyp from 1563 to 1643 (take two). by bungeman@google.com · 11 years ago
  41. 4609b9c Reverting gyp roll in 9445 due to Windows failures. by bungeman@google.com · 11 years ago
  42. 6b98fbb Update gyp from 1563 to 1643. https://codereview.chromium.org/16384005/ by bungeman@google.com · 11 years ago
  43. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  44. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  45. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  46. 4b32101 Update DEPS and GYP to use the copy of Android in platform_tools. by djsollen@google.com · 11 years ago
  47. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  48. 8e4adb0 Update gyp revision. Now allows out-of-source output directories. by bungeman@google.com · 11 years ago
  49. 5a5e29e Separate our jsoncpp dependency from Chromium's jsoncpp overrides. by epoger@google.com · 11 years ago
  50. 0bba6bd Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) by epoger@google.com · 12 years ago
  51. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  52. 11b0ddd Revert r6051, re-adding json to DEPS file by epoger@google.com · 12 years ago
  53. c8707d4 Remove extra dependencies on json-cpp by borenet@google.com · 12 years ago
  54. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  55. 8d25eb1 Roll gyp to 1509 for ninja compatibility. by bungeman@google.com · 12 years ago
  56. e33073b Revert r5520 by borenet@google.com · 12 years ago
  57. 45bfcbc Only check out ANGLE on Windows by borenet@google.com · 12 years ago
  58. 623ff0a Add ANGLE to DEPS, integrate build by borenet@google.com · 12 years ago
  59. aba0e3b Add JSON dependency to build. by djsollen@google.com · 12 years ago
  60. 0379ea2 Update skia's gyp to r1320. by thakis@chromium.org · 12 years ago
  61. 2227306 Update skia's gyp to 1284 (was 1139). http://codereview.appspot.com/5935050/ by bungeman@google.com · 12 years ago
  62. bb2d36d Add libjpeg source as third_party/externals dependency by epoger@google.com · 12 years ago
  63. 81f41d7 Roll gyp to 1139. http://codereview.appspot.com/5529070/ by bungeman@google.com · 12 years ago
  64. 983297e Roll gyp and add librarian settings (now supported). by bungeman@google.com · 13 years ago
  65. 06546d8 gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flag by epoger@google.com · 13 years ago
  66. 2e7de5a revert r2110, which broke Mac builds by epoger@google.com · 13 years ago
  67. 3f0254d Update gyp so that we no longer need msvs_abspath_output generator flag. by epoger@google.com · 13 years ago
  68. 0fb2125 enable "make XXX" command-line builds on Windows by epoger@google.com · 13 years ago
  69. e620ad2 Revert r1768 by epoger@google.com · 13 years ago
  70. 72798e4 Roll gyp version from 907 to 936 by epoger@google.com · 13 years ago
  71. 3cbd375 roll back runhooks to fix production buildbot by epoger@google.com · 13 years ago
  72. 0045edd Add "runhooks" to run gyp step upon gclient sync, for buildbot by epoger@google.com · 13 years ago
  73. 8cdb78c set externals/gyp dependency to same version as manually imported gyp code by epoger@google.com · 13 years ago
  74. cc9cf9a Modify DEPS so that it works properly for the buildbot by epoger@google.com · 13 years ago
  75. fc06856 Add DEPS file in an attempt to make both gclient and svn update bring in by epoger@google.com · 13 years ago