1. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  2. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  3. b547579 switch SkTDArray from push to push_back by Mike Reed · 6 years ago
  4. f107a2f SkUTF by Hal Canary · 6 years ago
  5. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  6. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  7. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  8. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  9. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  10. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  11. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  12. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  13. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  14. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 7 years ago
  15. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 7 years ago
  16. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 7 years ago
  17. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 7 years ago
  18. f9e12df Cleanup SkAutoGlyphCache in SkXPSDevice. by Herb Derby · 7 years ago
  19. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 7 years ago
  20. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  21. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  22. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  23. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  24. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  25. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  26. 889d521 validate text during deserialization by Mike Reed · 7 years ago
  27. f0cb7a0 Revert "move SkMatrix anonymous affine enum to private" by Mike Reed · 7 years ago
  28. 708ec81 move SkMatrix anonymous affine enum to private by Cary Clark · 7 years ago
  29. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  30. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  31. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
  32. 7da8d64 SkXPS: use correct drawBitmapRect logic for !bitmap.bounds().contains(*src) by Hal Canary · 8 years ago
  33. bc21243 SkXPS: fix drawBitmapRect() by Hal Canary · 8 years ago
  34. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  35. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  36. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  37. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  38. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  39. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  40. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  41. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  42. bfdc87a Revert "Revert "Always make SkImageShaders in heap."" by Herb Derby · 8 years ago
  43. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  44. 07f665e Revert "Always make SkImageShaders in heap." by Herb Derby · 8 years ago
  45. ff590a1 Always make SkImageShaders in heap. by Herb Derby · 8 years ago
  46. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  47. b39b09e SkXPSDevice inherits from SkBaseDevice by Hal Canary · 8 years ago
  48. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  49. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  50. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  51. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  52. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  53. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  54. a634b74 SkXPS: compile under clang on win by halcanary · 8 years ago
  55. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  56. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  57. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  58. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  60. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  61. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  62. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  63. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  64. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  65. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  66. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  67. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  68. bfa9275 SkXPS: clean up SkConstexprMath by halcanary · 8 years ago
  69. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 9 years ago
  70. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 9 years ago
  71. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  72. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  73. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  74. 18300a3 detach -> release by mtklein · 9 years ago
  75. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago[Renamed from src/device/xps/SkXPSDevice.cpp]
  76. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  77. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  78. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  79. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  80. 11a7f7f Remove SkDrawProcs by herb · 9 years ago
  81. bda2643 Change XPS to use find and place glyph. by herb · 9 years ago
  82. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  83. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  84. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  85. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  86. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  87. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
  88. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
  89. 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
  90. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  91. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  92. 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 · 10 years ago
  93. 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 · 10 years ago
  94. 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 · 10 years ago
  95. 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 · 10 years ago
  96. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  97. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  98. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 10 years ago
  99. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  100. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago