1. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  2. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  3. 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
  4. 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
  5. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  6. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  7. 59bcfae Split default and user-supplied event tracers. by mtklein · 10 years ago
  8. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 10 years ago
  9. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 10 years ago
  10. aab35d9 remove unused (by clients) SkPathUtils by reed · 10 years ago
  11. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
  12. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  13. 9345eef [Skia] Add SK_API to SkParse. by huangs · 10 years ago
  14. 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
  15. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  16. b0dfb54 remove (unused) GatherPixelRefs by reed · 10 years ago
  17. 44af7ba Fix SkIStream nits. by bungeman · 10 years ago
  18. 2dca817 Remove staging SkStream::unref(). by bungeman · 10 years ago
  19. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  20. 3f915c0 upstream google3 include paths for jsoncpp by mtklein · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. 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
  23. 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
  24. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  25. c4fda92 remove unused drawData by reed · 10 years ago
  26. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  27. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  28. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  29. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  30. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  31. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  32. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  33. 3729469 Change clear() to respect the clip by reed · 10 years ago
  34. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  35. 6fd5e6e http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good) by halcanary · 10 years ago
  36. 6dd03c8 Fix Chromium roll broken by http://crrev.com/728823002 by halcanary · 10 years ago
  37. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  38. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  39. 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
  40. 1b6ab44 add textblobs to lua by reed · 10 years ago
  41. 615c593 move SkTextBox into utils by reed · 10 years ago
  42. e5909d3 Override SkCanvas::drawImage[Rect]() in SkProxyCanvas by piotaixr · 10 years ago
  43. 20b7960 Add isScale() helper function to SkMatrix44. by tfarina · 10 years ago
  44. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  45. 39393e3 add round/ceil/etc. for SkMScalar by reed · 10 years ago
  46. 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
  47. 687732f Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  48. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  49. b7bac3d Override drawImage*() in SkNWayCanvas by piotaixr · 10 years ago
  50. faccb8e SkMatrix44::preserves2dAxisAlignment() by tomhudson · 10 years ago
  51. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  52. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  53. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  54. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  55. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  56. 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
  57. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  58. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  59. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  60. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  61. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  62. c3cf5a5 Revert of Testing TBR'ing public API owners (patchset #1 of https://codereview.chromium.org/486203009/) by rmistry · 10 years ago
  63. 96b77de Testing TBR'ing public API owners by rmistry · 10 years ago
  64. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  65. 35fbd01 Migrate SkRTConfRegistry test to DEF_TEST(). by tfarina · 10 years ago
  66. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  67. 872e3dc Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/457253002/) by reed · 10 years ago
  68. 47f9bdc Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/456203002/) by reed · 10 years ago
  69. 2e69d29 remove (now unneeded) legacy onDrawPicture variant by reed · 10 years ago
  70. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  71. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  72. 847092c SkThreadPool and co. are not public. by mtklein · 10 years ago
  73. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  74. 352c218 Change SkCanvasState to use inheritance. by scroggo · 10 years ago
  75. a9309f5 Add thread safety configuration check. by henrik.smiding · 10 years ago
  76. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  77. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 10 years ago
  78. 1072218 Cleanup: Delete SkJSON header. by tfarina · 10 years ago
  79. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  80. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  81. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  82. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  83. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 10 years ago
  84. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  85. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  86. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  87. 6ca763f More SaveFlags removal twiddling. by fmalita · 10 years ago
  88. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  89. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  90. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  91. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  92. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  93. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  94. f8a8ae1 eliminate mac xcode 5 only warning by commit-bot@chromium.org · 10 years ago
  95. 3f03215 DM: Push GPU-parent child tasks to the front of the queue. by commit-bot@chromium.org · 10 years ago
  96. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 11 years ago
  97. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
  98. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 11 years ago
  99. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
  100. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago