1. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  2. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  3. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  4. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  5. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  6. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  7. 4c21dc5 add drawImageNine by reed · 9 years ago
  8. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  9. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  10. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  11. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  12. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  13. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  14. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  15. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  16. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  17. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  18. 9572a10 don't use accessBitmap by reed · 9 years ago
  19. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  20. cf01e31 deprecate calling lockPixels by reed · 9 years ago
  21. daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 9 years ago
  22. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 9 years ago
  23. 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 9 years ago
  24. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  25. 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 9 years ago
  26. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  27. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  28. 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
  29. 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
  30. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  31. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  32. 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
  33. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  34. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  35. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  36. 34fdcae remove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag by reed · 9 years ago
  37. a499f90 clean up pre-storage in canvas by reed · 9 years ago
  38. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 9 years ago
  39. dbc3cef Use colorfilter instead of imagefilter when possible by reed · 9 years ago
  40. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  41. a62d32d Decrement SkCanvas::fDeferredSaveCount in doSave() by fmalita · 9 years ago
  42. 5c476fb apply xfermode after imagefilter when we create a tmp layer by reed · 9 years ago
  43. 51985e3 setDrawFilter needs to trigger any deferred saves by reed · 9 years ago
  44. 2df6fd6 Avoid sending empty bitmaps through proxy canvas by tomhudson · 9 years ago
  45. feaadee SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  46. c654e90 Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://codereview.chromium.org/1067893002/) by mtklein · 9 years ago
  47. f920e46 SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  48. 687fa1c restore clipstack to heap-ptr, so clients can ref it by reed · 9 years ago
  49. b679ca8 reduce alloc overhead for SkCanvas by reed · 9 years ago
  50. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  51. 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
  52. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  53. 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
  54. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  55. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 9 years ago
  56. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  57. a644116 Revert of Make the canvas draw looper setup update the canvas save count (patchset #1 id:1 of https://codereview.chromium.org/1034033004/) by reed · 9 years ago
  58. fd3a91e Make the canvas draw looper setup update the canvas save count by reed · 9 years ago
  59. 8dc0ccb disable LCD for layers w/ filters by reed · 9 years ago
  60. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  67. 180aec4 Simplify clip inside a layer -- will be applied in restore by reed · 9 years ago
  68. 9b3aa54 optimization/fix: dirty the clip-bounds when we mod the clip in savelayer by reed · 9 years ago
  69. 4412465 Revert of simplify clip inside a layer -- will be applied in restore (patchset #2 id:20001 of https://codereview.chromium.org/997763002/) by reed · 9 years ago
  70. c275493 simplify clip inside a layer -- will be applied in restore by reed · 9 years ago
  71. 96e657d remove unused params to DeviceCM constructor by reed · 9 years ago
  72. 1b110d6 Revert of use colorfilter instead of imagefilter when possible (patchset #6 id:100001 of https://codereview.chromium.org/966233002/) by reed · 9 years ago
  73. f641bd0 use colorfilter instead of imagefilter when possible by reed · 9 years ago
  74. a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 9 years ago
  75. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 9 years ago
  76. 85d5eb9 Pass blob bounds to the looper, if available by fmalita · 9 years ago
  77. 024f996 Text blob run paints should be filtered. by fmalita · 9 years ago
  78. 5f5a8d7 adding preabandon flag to DM by joshualitt · 9 years ago
  79. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 9 years ago
  80. 8432808 check for inverted rects before we quick-reject by reed · 9 years ago
  81. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  82. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 9 years ago
  83. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  84. de358a9 BUG=skia: by joshualitt · 9 years ago
  85. 1a481fe [SkSVGDevice] Initial clipping support by fmalita · 9 years ago
  86. 96a857e initial preroll api by reed · 10 years ago
  87. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  88. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  89. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  90. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  91. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  92. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  93. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  94. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  95. 96472de dd readPixels to SkImage by reed · 10 years ago
  96. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  97. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  98. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  99. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  100. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago