1. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
  2. 93eb4b9 Disable ES2 on Linux SDL by joshualitt · 9 years ago
  3. d0e1f80 Remove EGL_config from vb bot by joshualitt · 9 years ago
  4. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  5. dad57c8 bring up SDL on windows by joshualitt · 9 years ago
  6. 47fdae9 Wire up SDL on mac by joshualitt · 9 years ago
  7. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  8. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  9. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  10. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  11. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  12. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  13. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  14. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  15. dcbaa8a Revert of Depend on ETC1 via DEPS instead of a direct third_party checkin. (patchset #1 id:1 of https://codereview.chromium.org/1296253003/ ) by mtklein · 9 years ago
  16. ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
  17. 340f307 Fix webp compile warnings on windows by msarett · 9 years ago
  18. 0df0e43 Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001 of https://codereview.chromium.org/1280073002/ ) by scroggo · 9 years ago
  19. 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  20. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  21. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  22. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  23. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  24. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  25. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  26. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  27. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  28. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  29. 146a4ba Adding binary for yasm on x86 android devices by Matt Sarett · 9 years ago
  30. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  31. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  32. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  33. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  34. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  35. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  36. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 9 years ago
  37. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  38. 3da9181 On windows, build zlib as a static library. by scroggo · 9 years ago
  39. e6cf9cb miniz support in SkFlate / PDF by mtklein · 9 years ago
  40. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  41. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  42. 6b0d6b4 Fail gracefully for KTX files with width or height of zero. by djsollen · 10 years ago
  43. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  44. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  45. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  46. 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
  47. 15840a2 Delete third_party/harfbuzz by Mike Klein · 10 years ago
  48. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  49. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  50. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  51. 8a35140 Add LICENSE & README.google files to third_party/etc1 by robertphillips · 10 years ago
  52. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  53. 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
  54. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  55. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  56. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 10 years ago
  57. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  58. fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 11 years ago
  59. 83f5692 Fix Mac fontconfig build (try 2) by commit-bot@chromium.org · 11 years ago
  60. 32eea43 Revert of https://codereview.chromium.org/113203003/ by commit-bot@chromium.org · 11 years ago
  61. 9a907fa Fix Mac fontconfig build by commit-bot@chromium.org · 11 years ago
  62. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  63. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  64. 327c081 Add libpoppler for PDF rendering, take 2 by commit-bot@chromium.org · 11 years ago
  65. 54c538e Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL." by vandebo@chromium.org · 11 years ago
  66. 85e9db0 The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL. by commit-bot@chromium.org · 11 years ago
  67. bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
  68. 2e767c3 Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphs by djsollen@google.com · 11 years ago
  69. fbe03bc Remove svn:externals and update the README. by djsollen@google.com · 11 years ago
  70. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago
  71. b2c1647 Add BSON implementation to third_party by djsollen@google.com · 12 years ago
  72. 7ffe681 Remove tesselated path renderer and supporting code, glu, and libtess target by bsalomon@google.com · 12 years ago
  73. 05141c2 Fixed minor c++ issues found by cppcheck by robertphillips@google.com · 12 years ago
  74. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  75. 7288c49 Fix a warning in libtess in Release builds; define NDEBUG in Release on all by senorblanco@chromium.org · 13 years ago
  76. 5ed23de [Committed on behalf of scottmg@chromium.org] by senorblanco@chromium.org · 13 years ago
  77. b1b721a remove libpng and zlib from third_party http://codereview.appspot.com/4571077 by epoger@google.com · 13 years ago
  78. 25e9283 fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party by epoger@google.com · 13 years ago
  79. 38a9134 add libpng source to repo and make Unix build use it by epoger@google.com · 13 years ago
  80. 353c252 delete manually-imported Gyp source see http://codereview.appspot.com/4610045 by epoger@google.com · 13 years ago
  81. 8cdb78c set externals/gyp dependency to same version as manually imported gyp code by epoger@google.com · 13 years ago
  82. cc9cf9a Modify DEPS so that it works properly for the buildbot by epoger@google.com · 13 years ago
  83. e7ccdb3 revert to manually imported gyp source (from SVN externals) by epoger@google.com · 13 years ago
  84. f01b7cb Add third_party/externals dir that brings in gyp by epoger@google.com · 13 years ago
  85. 1bc8f60 Put back our old gyp dir by epoger@google.com · 13 years ago
  86. 3a09e62 Move third_party/gyp to third_party/gyp-old in anticipation of replacement by epoger@google.com · 13 years ago
  87. e6ff8ab Rename some global symbols defined by glu's libtess which conflict with the by senorblanco@chromium.org · 13 years ago
  88. 1fa803d Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtess by senorblanco@chromium.org · 13 years ago
  89. 30ca0a6 Add pdf to skia.gyp and checkin a snap of GYP. by bsalomon@google.com · 13 years ago
  90. 7eb492e Add the GLU tesselator source files to third_party. Add a libtess static by senorblanco@chromium.org · 13 years ago
  91. 5469607 add by reed@android.com · 14 years ago