1. 2a30099 Revert "impl SkSerial picture procs" by Mike Reed · 7 years ago
  2. c822672 impl SkSerial picture procs by Mike Reed · 7 years ago
  3. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  4. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  5. d395596 remove writeBitmap from SkWriteBuffer -- unused by Mike Reed · 7 years ago
  6. 7b093b7 remove SkDebugCanvas clip query overrides by Mike Klein · 7 years ago
  7. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  8. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  9. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  10. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  11. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  12. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  13. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  14. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  15. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  16. 78f1f5a Add rest of paint flags to debug canvas. by Ben Wagner · 7 years ago
  17. 82d8087 Show SkPaint/blendMode in debugger by Florin Malita · 7 years ago
  18. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  19. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  20. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  21. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  22. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  23. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  24. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  25. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  26. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  27. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  28. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  29. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  30. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  31. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  32. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  33. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  34. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 8 years ago
  35. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 8 years ago
  36. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 8 years ago
  37. 14583e1 More SkVertices implementation work by Mike Reed · 8 years ago
  38. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 8 years ago
  39. 91b961d remove SkClipVisitor by Mike Reed · 8 years ago
  40. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  41. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  42. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  43. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  44. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  45. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  46. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  47. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  48. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  49. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  50. 2aeae78 IWYU by Mike Reed · 8 years ago
  51. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  52. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  53. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  54. ac42aeb Add support for drawImageLattice in SKIA debugger by Stan Iliev · 8 years ago
  55. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  56. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  57. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  58. 99c9796 Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing"" by Ravi Mistry · 8 years ago
  59. 9bcda71 Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing" by Ravi Mistry · 8 years ago
  60. 4bf98e7 Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing by Brian Salomon · 8 years ago
  61. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  62. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  63. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  64. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  65. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  66. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  67. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  68. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  69. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  70. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  71. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  72. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  73. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  74. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  75. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  76. a73d76a skp_parser by halcanary · 8 years ago
  77. 0f61faa GN: windows compiles locally. by Mike Klein · 8 years ago
  78. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  79. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  80. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  83. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  85. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  87. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  88. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  89. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  90. 02526bd Fix SkDrawTextBlobCommand null blob crash by fmalita · 8 years ago
  91. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  92. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  93. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  94. 0ac1bec Add width, height, unique ID, alpha to debugger DrawImageCommand by msarett · 8 years ago
  95. f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
  96. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  97. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  98. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  99. 5bfee98 Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  100. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago