1. 18300a3 detach -> release by mtklein · 9 years ago
  2. 830dfd8 add blitprocs to shaders by reed · 9 years ago
  3. f594b4c Minor mingw cross compilation fix. by cjacek · 9 years ago
  4. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  5. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  6. af1e21e GrTessellator: don't reuse the previous vertex buffer on a cache miss. by senorblanco · 9 years ago
  7. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  8. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  9. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  10. c161310 Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings by cdalton · 9 years ago
  11. d7ea92f pass cap to dash text by caryclark · 9 years ago
  12. dbb429a Create new buffer (if necessary) on vkMap by jvanverth · 9 years ago
  13. 1b6934f skip stroke outset of all teeny lines by caryclark · 9 years ago
  14. 1437c1e SkPDF: remove all globally references SkPDFObjects by halcanary · 9 years ago
  15. 94ad73a Avoid unneeded ref churn in SkDraw::drawVertices by fmalita · 9 years ago
  16. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  17. 351c0d2 Revert "Initialize the font fallback when the direct write font" by kulshin · 9 years ago
  18. b4ecabd Fix BGRA/RGBA readback conversions on mac by ericrk · 9 years ago
  19. c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
  20. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 9 years ago
  21. fde0511 Make sp variants for SkData by reed · 9 years ago
  22. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  23. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 9 years ago
  24. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  25. 6266dca Reject dashes from GrAADFR by bsalomon · 9 years ago
  26. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  27. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  28. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 9 years ago
  29. db6bd32 Ensure only fractional floats are converted to SkFixed in SubpixelAlignment. by benjaminwagner · 9 years ago
  30. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  31. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 9 years ago
  32. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  33. a6b439a Fix 32bit win Vulkan build by bsalomon · 9 years ago
  34. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  35. 7e6fcf8 Generic 4f gradient T sampler fallback by fmalita · 9 years ago
  36. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  37. cf371bb Use correct gradient calculation for rotated distance fields. by jvanverth · 9 years ago
  38. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  39. 6599eff GrTessellator: abstract vertex allocation into caller. by senorblanco · 9 years ago
  40. e6d665e Fix readback of 565 on Mac and enable tests by bsalomon · 9 years ago
  41. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  42. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  43. d6215cf Add a quick check to the TIFF header of DNG image by yujieqin · 9 years ago
  44. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  45. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  46. fdd52c4 Don't build CG on Linux CMake by msarett · 9 years ago
  47. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  48. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  49. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  50. 1897631 Add an SkImageGeneratorCG by msarett · 9 years ago
  51. c04df21 Limit the maximum buffer size of SkRawBufferedStream by yujieqin · 9 years ago
  52. 08d739c Fix Windows clang compiler complaint by robertphillips · 9 years ago
  53. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  54. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  55. 0fcfb75 Fix some issues for Linux Vulkan build by jvanverth · 9 years ago
  56. 5b592e8 Reenable dev bounds clip reduction by bsalomon · 9 years ago
  57. 7467ab8 Fix nullptr access in GrTextureProvider::createMipMappedTexture by bsalomon · 9 years ago
  58. 2ad1aa6 partial switch over to sp usage of shaders by reed · 9 years ago
  59. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 9 years ago
  60. e94ea62 SkPDF: use sk_ref_sp by halcanary · 9 years ago
  61. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  62. 18bbd00 don't create zero length intervals by caryclark · 9 years ago
  63. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  64. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  65. 042f859 Initialize the font fallback when the direct write font manager is created. by kulshin · 9 years ago
  66. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  67. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 9 years ago
  68. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  69. d5e3b9e Fill out more information in GrVkCaps by egdaniel · 9 years ago
  70. 8418aac Remove SkImageGeneratorUtils. None of this code is used. by brianosman · 9 years ago
  71. 910114a Buffer fix for VkProgram caching by jvanverth · 9 years ago
  72. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  73. 88cb822 4377: drawVertices crashes when shader+colorfilter in the paint by aleksandar.stojiljkovic · 9 years ago
  74. ab01ccd Rename SkSpecialImage::getBitmap to getBitmapDeprecated by robertphillips · 9 years ago
  75. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  76. d8a4f77 Fix 4f gradient swizzle post http://crrev.com/1774523002 by fmalita · 9 years ago
  77. 93bb080 make pm4f be RGBA always, not pmcolor order by reed · 9 years ago
  78. 08e65e7 Lazy init batch unique ID by joshualitt · 9 years ago
  79. e6eaa32 Small GrTessellator refactor and cleanup. by senorblanco · 9 years ago
  80. aa5e1ae work around leftshift for negative values by reed · 9 years ago
  81. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  82. bd590aa Fix caching bug in new SkImageFilter::filterImage path by robertphillips · 9 years ago
  83. ece8392 SkPDF: use sk_make_sp<T> when it makes sense. by halcanary · 9 years ago
  84. cdaa97b Circle GP/batch housecleaning by bsalomon · 9 years ago
  85. 706d21f Hide new methods from non-Android. by benjaminwagner · 9 years ago
  86. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 9 years ago
  87. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  88. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 9 years ago
  89. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 9 years ago
  90. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  91. 19de504 Add advance[XY]Fixed getters for Android. by benjaminwagner · 9 years ago
  92. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
  93. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 9 years ago
  94. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  95. c60fee0 Rework files and add test cases. by herb · 9 years ago
  96. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  97. 095d31c Update Skia's YUV API by msarett · 9 years ago
  98. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  99. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 9 years ago
  100. 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 · 9 years ago