1. aa48d36 Fix drawVertices when there is a paint alpha by bsalomon · 9 years ago
  2. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  3. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  4. 3322a81 share code between SkGr and Cacherator by reed · 9 years ago
  5. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  6. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  7. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  10. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  11. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  12. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  13. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  14. 1a899c9 Stop ping ponging AA in SkGpuDevice by joshualitt · 9 years ago
  15. a61c817 drawBitmapImage can batch across AA rects by joshualitt · 9 years ago
  16. 29553b3 Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of https://codereview.chromium.org/1293543002/ ) by joshualitt · 9 years ago
  17. 0d4bcea drawBitmapImage can batch across AA rects by joshualitt · 9 years ago
  18. 9bc3954 Refactor helper function for SkBitmapShader to GrFragmentProcessor by joshualitt · 9 years ago
  19. 31ff762 First pass at drawAtlas batching. by jvanverth · 9 years ago
  20. d8aa59d Remove SHADER_AA_FILL_RECT flag by robertphillips · 9 years ago
  21. fae0102 Remove IGNORE_ROT_AA_RECT_OPT flag by robertphillips · 9 years ago
  22. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  23. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  24. 29ccdf8 Fix Ganesh drawAtlas bug with quad colors by robertphillips · 9 years ago
  25. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  26. 1accc4c Fix textureDomain/bleed prevention in msaa by robertphillips · 9 years ago
  27. 330bb95 No longer using non-antialiased fast path for lines when antialiasing is on. by ethannicholas · 9 years ago
  28. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  29. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  30. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  31. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  32. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  33. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  34. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  35. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  36. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  37. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  38. 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
  39. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  40. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  41. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  42. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  43. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  44. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  45. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  46. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  47. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 9 years ago
  48. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  49. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  50. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  51. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  52. 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
  53. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  54. 7156b09 Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/) by robertphillips · 9 years ago
  55. c3c06a1 Defer glClear to just before draw call by wasim.abbas · 9 years ago
  56. fc07256 fix for blur large glyphs problems by joshualitt · 9 years ago
  57. 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
  58. 8b26b99 new image from backend desc by reed · 9 years ago
  59. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  60. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  61. 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
  62. 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
  63. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  64. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  65. 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
  66. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  67. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  68. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  69. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  70. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  71. f83be82 Fix for texture allocation failure in 'preAbandonGpuContext' mode by robertphillips · 9 years ago
  72. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  73. 280a9c8 Pass dashing info from drawPath to Gr side by kkinnunen · 9 years ago
  74. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  75. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  76. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  77. 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
  78. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  79. 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
  80. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  81. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 9 years ago
  82. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  83. 9c32818 Initial change to move text blob to GrTextContext by joshualitt · 9 years ago
  84. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  85. 5efb8b8 Simple patch to have draw path call an internal drawPath by joshualitt · 9 years ago
  86. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  87. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  88. 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 · 9 years ago
  89. 307d1ed 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/1001423002/) by reed · 9 years ago
  90. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 9 years ago
  91. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 9 years ago
  92. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  93. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  94. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  95. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  96. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  97. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  98. 44701df Move clip off of draw target by joshualitt · 10 years ago
  99. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 10 years ago
  100. e5524cd Fix layer hoisting bug in SkCanvas::drawPicture path by robertphillips · 10 years ago