1. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  2. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  3. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 8 years ago
  4. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  5. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  6. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  7. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  8. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  9. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  10. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  11. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  12. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  13. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  14. 7888de0 Fix GrConvexPolyEffect to deal with line paths. by bsalomon · 8 years ago
  15. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  16. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  17. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  18. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  19. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  20. 4b32360 Don't force lcd on non-opaque portion of layer. by bungeman · 8 years ago
  21. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  22. f037fde Delete SkImageDecoder by msarett · 8 years ago
  23. e8f3062 switch surface to sk_sp by reed · 8 years ago
  24. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  25. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  26. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  27. f799706 Delete SkImageDecoder by msarett · 8 years ago
  28. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  29. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  30. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  31. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  32. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  33. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  34. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  35. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  36. e820dfe Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  37. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  38. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  39. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  40. ca2622b return pictures as sk_sp by reed · 8 years ago
  41. eb75c7d allow one zero length dash by caryclark · 8 years ago
  42. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 8 years ago
  43. 5e1a248 allow one zero length dash by caryclark · 8 years ago
  44. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  45. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  46. 0035718 Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of https://codereview.chromium.org/1791583002/ ) by bungeman · 8 years ago
  47. d427266 Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  48. 1aaadbd make sausages rounder and portable by caryclark · 8 years ago
  49. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  50. d3cfd94 don't create zero length intervals by caryclark · 8 years ago
  51. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  52. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  53. d7ea92f pass cap to dash text by caryclark · 8 years ago
  54. 1b6934f skip stroke outset of all teeny lines by caryclark · 8 years ago
  55. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  56. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  57. ce563cd more shader-->sp conversions by reed · 8 years ago
  58. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  59. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  60. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  61. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  62. 7f229ed Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ ) by robertphillips · 8 years ago
  63. 18bbd00 don't create zero length intervals by caryclark · 8 years ago
  64. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  65. 093779c Expand coverage of vertices gm by bsalomon · 8 years ago
  66. 54887a6 Revert of Add BigRectGM. (patchset #2 id:20001 of https://codereview.chromium.org/1758113005/ ) by benjaminwagner · 8 years ago
  67. a9101ee Add BigRectGM. by benjaminwagner · 8 years ago
  68. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 8 years ago
  69. 68c63b3 Avoid drawing NVPR DIF text when text size is 0 by kkinnunen · 8 years ago
  70. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 8 years ago
  71. 19cef56 add support for new bitmapshader context by reed · 8 years ago
  72. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  73. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 8 years ago
  74. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  75. e3e8c72 add gm for distance field bug by caryclark · 8 years ago
  76. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  77. 9466571 tile spans by herb · 8 years ago
  78. e5824b9 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 8 years ago
  79. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 8 years ago
  80. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 8 years ago
  81. cb10071 add gm to illustrate bug by caryclark · 8 years ago
  82. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  83. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  84. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  85. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 8 years ago
  86. 3719886 remove debugging printf by reed · 8 years ago
  87. 8516dc1 extend xfermodes gm to include 3 custom modes by reed · 8 years ago
  88. 8f7b0b2 simplify/unify xferproc api by reed · 8 years ago
  89. cbbc9df Create new GM to target translations problems in GrAtlasTextContext by joshualitt · 8 years ago
  90. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  91. e5257bd kill gm now that we can test srgb on all gms by reed · 8 years ago
  92. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  93. bc590c0 Initial linear gradient 4f impl by fmalita · 8 years ago
  94. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  95. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 8 years ago
  96. b187dd3 remove xferu64 gm -- not needed now that the blitters are hooked up by reed · 8 years ago
  97. ed54504 Switch to pixmap in API. by herb · 8 years ago
  98. dd9ffea make SkPM4f private by reed · 8 years ago
  99. c5eddd7 Add bilerp filtering. by herb · 8 years ago
  100. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago