1. 2bcfb4b Add isolate_win_toolchain.py by borenet · 8 years ago
  2. f1d746c Update debugger to use SkPixmap by robertphillips · 8 years ago
  3. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  4. 51b56c9 Move llvm from deps to deps_os by borenet · 8 years ago
  5. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  6. d6215cf Add a quick check to the TIFF header of DNG image by yujieqin · 8 years ago
  7. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  8. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 8 years ago
  9. 1cb3646 un-restore test, as bug is not fixed by reed · 8 years ago
  10. fdd52c4 Don't build CG on Linux CMake by msarett · 8 years ago
  11. 5ec9132 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  12. 2366408 TBR=robertphillips@google.com by bsalomon · 8 years ago
  13. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  14. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  15. f842c50 Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ ) by joshualitt · 8 years ago
  16. 1897631 Add an SkImageGeneratorCG by msarett · 8 years ago
  17. beba908 Add a bit more to the python test driver by joshualitt · 8 years ago
  18. 8099363 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  19. c04df21 Limit the maximum buffer size of SkRawBufferedStream by yujieqin · 8 years ago
  20. e344b26 Fix Mac bots because of failing readback of 565 TBR=robertphillips@google.com by Brian Salomon · 8 years ago
  21. 08d739c Fix Windows clang compiler complaint by robertphillips · 8 years ago
  22. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 8 years ago
  23. 7d825f8 experimental: coreGraphicsPdf2png by halcanary · 8 years ago
  24. cf43013 SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function. by halcanary · 8 years ago
  25. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  26. f125595 Fully specify libmicrohttpd.a path in build. by bungeman · 8 years ago
  27. f7a840a Remove uses SkImageDecoder in imgblur and imgslice by msarett · 8 years ago
  28. e0449cf Fix up picture clip bounds in SkiaServe by joshualitt · 8 years ago
  29. 0fcfb75 Fix some issues for Linux Vulkan build by jvanverth · 8 years ago
  30. 5b592e8 Reenable dev bounds clip reduction by bsalomon · 8 years ago
  31. 7467ab8 Fix nullptr access in GrTextureProvider::createMipMappedTexture by bsalomon · 8 years ago
  32. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  33. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 8 years ago
  34. e94ea62 SkPDF: use sk_ref_sp by halcanary · 8 years ago
  35. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 8 years ago
  36. c3adf2f Deprecate SkImageDecoder by msarett · 8 years ago
  37. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  38. 790f99a Remove usage of SkImageDecoder in debugger by msarett · 8 years ago
  39. 18bbd00 don't create zero length intervals by caryclark · 8 years ago
  40. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  41. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  42. 042f859 Initialize the font fallback when the direct write font manager is created. by kulshin · 8 years ago
  43. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 8 years ago
  44. c48fc9b Revert of nanobench: turn on f16 and sRGB on the bots (patchset #1 id:1 of https://codereview.chromium.org/1769163006/ ) by mtklein · 8 years ago
  45. b82f088 Fix skiaserve in debug mode by joshualitt · 8 years ago
  46. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 8 years ago
  47. 647cc84 Add sk_ref_sp helper function. by reed · 8 years ago
  48. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 8 years ago
  49. 6b5c5cc nanobench: turn on f16 and sRGB on the bots by mtklein · 8 years ago
  50. d5e3b9e Fill out more information in GrVkCaps by egdaniel · 8 years ago
  51. 8418aac Remove SkImageGeneratorUtils. None of this code is used. by brianosman · 8 years ago
  52. 910114a Buffer fix for VkProgram caching by jvanverth · 8 years ago
  53. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  54. 093779c Expand coverage of vertices gm by bsalomon · 8 years ago
  55. 412f534 Update DNG SDK version. by yujieqin · 8 years ago
  56. bb6c41b add f16 and srgb --configs to nanobench by mtklein · 8 years ago
  57. 88cb822 4377: drawVertices crashes when shader+colorfilter in the paint by aleksandar.stojiljkovic · 8 years ago
  58. 810f77f Create a small python driver for skiaserve by joshualitt · 8 years ago
  59. ab01ccd Rename SkSpecialImage::getBitmap to getBitmapDeprecated by robertphillips · 8 years ago
  60. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  61. d8a4f77 Fix 4f gradient swizzle post http://crrev.com/1774523002 by fmalita · 8 years ago
  62. 93bb080 make pm4f be RGBA always, not pmcolor order by reed · 8 years ago
  63. 08e65e7 Lazy init batch unique ID by joshualitt · 8 years ago
  64. e6eaa32 Small GrTessellator refactor and cleanup. by senorblanco · 8 years ago
  65. aa5e1ae work around leftshift for negative values by reed · 8 years ago
  66. c41fd92 DM: verbose and quiet logging by mtklein · 8 years ago
  67. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  68. bd590aa Fix caching bug in new SkImageFilter::filterImage path by robertphillips · 8 years ago
  69. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 8 years ago
  70. ece8392 SkPDF: use sk_make_sp<T> when it makes sense. by halcanary · 8 years ago
  71. cdaa97b Circle GP/batch housecleaning by bsalomon · 8 years ago
  72. f2e2a1e Swarming bots: fix trybots by borenet · 8 years ago
  73. 706d21f Hide new methods from non-Android. by benjaminwagner · 8 years ago
  74. 53add95 Disable color space test for old versions of libpng by msarett · 8 years ago
  75. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 8 years ago
  76. 8d988b3 Add support for 2x2 matrices by cdalton · 8 years ago
  77. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 8 years ago
  78. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  79. b3b13b7 dm: log log by mtklein · 8 years ago
  80. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  81. 19de504 Add advance[XY]Fixed getters for Android. by benjaminwagner · 8 years ago
  82. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 8 years ago
  83. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 8 years ago
  84. 71aca54 add virtual ~Effect() by mtklein · 8 years ago
  85. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 8 years ago
  86. 673748a link with -rdynamic on Linux by mtklein · 8 years ago
  87. d8d046c Swarming bots: add build products whitelist by borenet · 8 years ago
  88. c60fee0 Rework files and add test cases. by herb · 8 years ago
  89. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  90. 54887a6 Revert of Add BigRectGM. (patchset #2 id:20001 of https://codereview.chromium.org/1758113005/ ) by benjaminwagner · 8 years ago
  91. 095d31c Update Skia's YUV API by msarett · 8 years ago
  92. a9101ee Add BigRectGM. by benjaminwagner · 8 years ago
  93. 92080d5 Update SKP version by update-skps · 8 years ago
  94. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 8 years ago
  95. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 8 years ago
  96. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 8 years ago
  97. fcad44b SkPDF: AutoTUnref<T> changes in use by halcanary · 8 years ago
  98. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 8 years ago
  99. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 8 years ago
  100. a917eba add setter on SkPaint that takes sk_sp by reed · 8 years ago