1. 7ca9a74 Remove uses of sk_throw. by Ben Wagner · 7 years ago
  2. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  3. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  4. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  5. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  6. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  7. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  8. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  9. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  10. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  11. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  12. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  13. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  14. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  15. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  16. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  17. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  18. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  19. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  20. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  21. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  22. 65820db use 'real' SkImageDeserializer by Mike Reed · 8 years ago
  23. 3ac64b4 image serialize/deserialize callbacks in pipe by Mike Reed · 8 years ago
  24. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  25. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  26. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  27. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  30. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  31. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  32. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  33. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  34. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  35. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  36. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  37. 54dc487 add pipecanvas by reed · 8 years ago
  38. 7c55422 remove SkGPipe by reed · 9 years ago
  39. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  40. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  41. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  42. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  43. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  44. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  45. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  46. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  47. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  48. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  49. 4c21dc5 add drawImageNine by reed · 9 years ago
  50. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  51. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  52. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  53. 321fa70 remove stray printf by reed · 9 years ago
  54. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  55. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  56. 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
  57. 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
  58. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  59. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  60. d96fd0c Update {virtual,override} to follow C++11 style in src/pipe. by tfarina · 9 years ago
  61. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  62. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  63. b041efe Remove clear function from SkGPipe by derekf · 10 years ago
  64. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  65. 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
  66. 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
  67. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  68. c4fda92 remove unused drawData by reed · 10 years ago
  69. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  70. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  71. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  72. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  73. 3729469 Change clear() to respect the clip by reed · 10 years ago
  74. 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
  75. 9bb7539 Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  76. 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
  77. 687732f Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe by piotaixr · 10 years ago
  78. acb882c Ensure blob typeface information survives SkGPipe serialization. by fmalita · 10 years ago
  79. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  80. 228a6f2 SkTextBlob GPipe serialization. by fmalita · 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. 6d88e6c Fix way-over-allocation in pipe. by mtklein · 10 years ago
  86. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  87. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  88. e56e840 Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  89. 44803fb Reland one more bug fix from "4x allocation in PipeController is probably overkill.". by commit-bot@chromium.org · 10 years ago
  90. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  91. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  92. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  93. 30602ab if SK_DEBUG -> ifdef SK_DEBUG by commit-bot@chromium.org · 10 years ago
  94. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 10 years ago
  95. 1f64a21 Fix build: these asserts are always now true, which GCC warns about by commit-bot@chromium.org · 10 years ago
  96. b45bd1f fix int/size_t warnings in pipe by commit-bot@chromium.org · 10 years ago
  97. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 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 · 10 years ago
  99. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  100. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago