1. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  2. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  3. 714712b Remove GrRenderTarget member variable from SkGpuDevice by robertphillips · 8 years ago
  4. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  5. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  6. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  7. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  8. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  9. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  10. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  11. e51c356 pre-land special methods on device by reed · 8 years ago
  12. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  13. 1b5f968 Add SkGpuDevice::asSpecial entry point by robertphillips · 8 years ago
  14. 970587b Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter by robertphillips · 8 years ago
  15. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  16. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  17. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  18. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  19. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  20. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  21. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  22. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  23. 86ae3d1 make context() virtual on device by reed · 8 years ago
  24. f35566e Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  25. cb232e8 Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ ) by robertphillips · 8 years ago
  26. 6fb3cd7 Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  27. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  28. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  29. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  30. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  31. e8f3062 switch surface to sk_sp by reed · 8 years ago
  32. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 8 years ago
  33. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  34. d770610 Mv DRRect drawing code from GrDrawContext into SkGpuDevice by robertphillips · 9 years ago
  35. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  36. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  37. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  38. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  39. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
  40. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  41. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  42. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  43. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  44. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  45. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  46. 06dd0a8 Fix unref order in SkGpuDevice by joshualitt · 9 years ago
  47. f1ecd21 Make "alpha only" be a property of GrTextureProducer by bsalomon · 9 years ago
  48. 2bbd0c6 Rewrite drawBitmap/ImageNine on top of GrTextureProducer by bsalomon · 9 years ago
  49. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  50. 11a7f7f Remove SkDrawProcs by herb · 9 years ago
  51. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  52. b1b0199 Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer by bsalomon · 9 years ago
  53. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  54. 13ccbf8 use (temp) gpu-imagefilter-cache for applyFilter by reed · 9 years ago
  55. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  56. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  57. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  58. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  59. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  60. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  61. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  62. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  63. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  64. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  65. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  66. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  67. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 9 years ago
  68. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  69. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  70. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  71. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  72. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  73. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  74. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  75. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  76. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 9 years ago
  77. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  78. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  79. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  80. 119468b Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/) by reed · 9 years ago
  81. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  82. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  83. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  84. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  85. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  86. 82973db Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  87. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  88. 7c0273f Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/) by rmistry · 9 years ago
  89. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  90. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  91. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  92. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  93. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 9 years ago
  94. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  95. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  96. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  97. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 10 years ago
  98. 5efb8b8 Simple patch to have draw path call an internal drawPath by joshualitt · 10 years ago
  99. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  100. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago