1. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  2. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  3. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  4. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  5. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  6. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  7. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  8. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  9. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  10. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  11. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  12. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  17. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  18. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  20. 0bed5bb fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR by reed · 8 years ago
  21. 46f2d0a use expected name for setDrawLooper/getDrawLooper by reed · 8 years ago
  22. 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
  23. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  24. eae6a91 SkPaint intercept API for SkTextBlob and horizontal text by fmalita · 8 years ago
  25. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  26. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  27. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  28. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  29. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  30. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  31. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  32. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  33. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  34. 80f5ea0 skip unneeded header from writeFlattenable when building font-cache-key. Saves ~30% in size by reed · 8 years ago
  35. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  36. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  37. c791728 Pass effects directly to fontcache by reed · 8 years ago
  38. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  39. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  40. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  41. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  42. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  43. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  44. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  45. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  46. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  47. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  48. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  49. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  50. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  51. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  52. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  53. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  54. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  55. d7ea92f pass cap to dash text by caryclark · 8 years ago
  56. fde0511 Make sp variants for SkData by reed · 8 years ago
  57. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  58. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 8 years ago
  59. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 8 years ago
  60. a917eba add setter on SkPaint that takes sk_sp by reed · 8 years ago
  61. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  62. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  63. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  64. 27876bc Improve horizontal baseline detection. by bungeman · 9 years ago
  65. 3552ba1 Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks by robertphillips · 9 years ago
  66. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  67. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 9 years ago
  68. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  69. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  70. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  71. 0449bcf add helper to create fancy underlines by caryclark · 9 years ago
  72. ccce0e0 Make SkPaint movable. by bungeman · 9 years ago
  73. f8aec58 Fix fuzzer-found deserialization bugs by ajuma · 9 years ago
  74. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  75. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  76. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  77. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  78. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  79. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  80. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  81. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  82. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  83. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  84. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
  85. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  86. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  87. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  88. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  89. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  90. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  91. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  92. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  93. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  94. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  95. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  96. 181d7ba Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] by dongseong.hwang · 9 years ago
  97. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  98. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  99. 2b6acb4 Switch to one single bitmap text blob cache allocation by joshualitt · 9 years ago
  100. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago