1. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  2. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  3. 19a9720 GN: build sfntly, icu, harfbuzz by halcanary · 8 years ago
  4. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  5. 7c1ae7a GN: add some missing SkCodec defines by mtklein · 8 years ago
  6. 2b6870c GN: nanobench by mtklein · 8 years ago
  7. 0634317 GN: fix mac build again by mtklein · 8 years ago
  8. 25c81d4 GN: dm by mtklein · 8 years ago
  9. 7d10b9f GN: fixes for Mac by mtklein · 8 years ago
  10. aa7f67c DEPS: harfbuzz 1.2.7 → 1.3.0 by halcanary · 8 years ago
  11. ae76f49 Make yasm-android executable by msarett · 8 years ago
  12. 75a5ff6 Rename yasm binary and make it executable by msarett · 8 years ago
  13. dc2257b Fix yasm for Android build by msarett · 8 years ago
  14. 7fbfbbe Basic standalone GN configs. by mtklein · 8 years ago
  15. f037d48 GN: refactor third_party/gni by mtklein · 8 years ago
  16. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  17. c04ff47 GN by mtklein · 8 years ago
  18. 3917cf4 Revert of GN (patchset #12 id:220001 of https://codereview.chromium.org/2087593002/ ) by mtklein · 8 years ago
  19. 1d8de59 GN by mtklein · 8 years ago
  20. 09f5cd4 Prefix png functions by scroggo · 8 years ago
  21. 11450d5 Update pnglibconf.h by scroggo · 8 years ago
  22. 1915b0b Fix undefined behavior in libpng by scroggo · 8 years ago
  23. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  24. 0e5b249 Add exact version of qcms used by Chrome for testing and comparison by msarett · 8 years ago
  25. 8fe89ab Update libpng to 1.6.22rc01 by msarett · 8 years ago
  26. 00d44e0 Start building HarfBuzz+Skia example by halcanary · 8 years ago
  27. b8e0960 Make is_ktx safer by scroggo · 8 years ago
  28. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  29. 5ec9132 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  30. f842c50 Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ ) by joshualitt · 8 years ago
  31. 8099363 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  32. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 8 years ago
  33. f98bc6d Use installed vulkan SDK and remove checked in SDK by bsalomon · 8 years ago
  34. de7bbab Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  35. b5f0d40 Revert "Pull and build shaderc rather than use checked in lib/header" by Eric Boren · 8 years ago
  36. 7d4490e Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  37. 2d07b76 Update shaderc lib and use single combined lib by Greg Daniel · 8 years ago
  38. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  39. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  40. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  41. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  42. 77b798c Update the version of libpng used by Skia tests by scroggo · 8 years ago
  43. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
  44. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
  45. 93eb4b9 Disable ES2 on Linux SDL by joshualitt · 9 years ago
  46. d0e1f80 Remove EGL_config from vb bot by joshualitt · 9 years ago
  47. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  48. dad57c8 bring up SDL on windows by joshualitt · 9 years ago
  49. 47fdae9 Wire up SDL on mac by joshualitt · 9 years ago
  50. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  51. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  52. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  53. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  54. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  55. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  56. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  57. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  58. 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
  59. ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
  60. 340f307 Fix webp compile warnings on windows by msarett · 9 years ago
  61. 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
  62. 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  63. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  64. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  65. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  66. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  67. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  68. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  69. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  70. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  71. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  72. 146a4ba Adding binary for yasm on x86 android devices by Matt Sarett · 9 years ago
  73. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  74. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  75. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  76. 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
  77. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  78. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  79. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 9 years ago
  80. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  81. 3da9181 On windows, build zlib as a static library. by scroggo · 9 years ago
  82. e6cf9cb miniz support in SkFlate / PDF by mtklein · 9 years ago
  83. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  84. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  85. 6b0d6b4 Fail gracefully for KTX files with width or height of zero. by djsollen · 10 years ago
  86. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  87. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  88. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  89. 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
  90. 15840a2 Delete third_party/harfbuzz by Mike Klein · 10 years ago
  91. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  92. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  93. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  94. 8a35140 Add LICENSE & README.google files to third_party/etc1 by robertphillips · 10 years ago
  95. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  96. 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
  97. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  98. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago
  99. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 10 years ago
  100. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 10 years ago