1. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 7 years ago
  2. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  3. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  4. 391a890 Use proxy canvas size. by Herb Derby · 7 years ago
  5. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  6. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  7. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  8. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  9. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  10. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  11. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  12. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  13. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  14. 5cb7617 update deferred by Mike Reed · 8 years ago
  15. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  16. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  17. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  18. c5769b2 Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ ) by halcanary · 8 years ago
  19. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  20. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  21. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  22. babc3de deferred canvas by reed · 8 years ago
  23. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  24. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  25. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  26. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  27. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  28. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  29. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  30. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  31. 4c21dc5 add drawImageNine by reed · 9 years ago
  32. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  33. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  34. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  35. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  36. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  37. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  38. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  39. 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
  40. 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
  41. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  42. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  43. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  44. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  45. 8dcb8b0 Do not playback pending commands for full deferred canvas writePixels by kkinnunen · 9 years ago
  46. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  53. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 9 years ago
  54. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  55. 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
  56. 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
  57. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  58. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  59. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  60. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  61. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  62. 3729469 Change clear() to respect the clip by reed · 10 years ago
  63. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  64. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  65. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  66. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  67. 2bf8d09 Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #8 id:140001 of https://codereview.chromium.org/613673005/) by piotaixr · 10 years ago
  68. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  69. 6fedd3a Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #5 id:80001 of https://codereview.chromium.org/613673005/) by rmistry · 10 years ago
  70. 687732f Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  71. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  72. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  73. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  74. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  75. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  76. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  77. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  78. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  79. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  80. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  81. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  82. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  83. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  84. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  85. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  86. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  87. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  88. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  89. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  90. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  91. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  92. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  93. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  94. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  95. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  96. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 10 years ago
  97. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  98. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  99. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  100. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago