1. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  2. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  3. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  4. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  5. 4c21dc5 add drawImageNine by reed · 9 years ago
  6. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  7. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  8. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  9. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  10. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  11. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  12. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  13. 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
  14. 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
  15. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  16. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  17. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 8dcb8b0 Do not playback pending commands for full deferred canvas writePixels by kkinnunen · 9 years ago
  20. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  27. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 10 years ago
  28. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  29. 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
  30. 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
  31. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  32. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  33. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  34. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  35. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  36. 3729469 Change clear() to respect the clip by reed · 10 years ago
  37. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  38. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  39. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  40. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  41. 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
  42. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  43. 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
  44. 687732f Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  45. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  46. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  47. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  48. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  49. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  50. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  51. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  52. 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
  53. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  54. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  55. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  56. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  57. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  58. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  59. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  60. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  61. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  62. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  63. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  64. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  65. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  66. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  67. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  68. 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
  69. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  70. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 10 years ago
  71. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  72. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  73. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  74. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  75. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  76. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  77. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  78. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  79. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  80. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  81. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  82. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  83. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  84. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  85. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  86. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  87. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 11 years ago
  88. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  89. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
  90. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  91. 284a84d Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/)" by reed@google.com · 11 years ago
  92. 9756197 Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/) by commit-bot@chromium.org · 11 years ago
  93. bd246e2 have DeferredDevice inherit from SkBaseDevice by reed@google.com · 11 years ago
  94. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  95. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
  96. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  97. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  98. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  99. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  100. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago