1. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  2. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  3. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  4. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  5. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  6. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  7. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  8. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 9 years ago
  9. 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
  10. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  11. fdc88b5 rm src/animator/SkTime.cpp by halcanary · 9 years ago
  12. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 9 years ago
  13. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  14. e22bab9 disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds by reed · 9 years ago
  15. 07ec54d Replace uses of SkImageDecoder in src/animator by msarett · 9 years ago
  16. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  17. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  18. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  19. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  20. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  21. 7f4b1b2 move drawextrapatheffect header into animator by reed · 9 years ago
  22. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 9 years ago
  23. 2b12376 SkTime: Stop using POSIX entensions to time.h for timezone by halcanary · 9 years ago
  24. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  25. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  26. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  27. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  28. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  29. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  30. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  31. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  32. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  33. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  34. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  35. afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
  36. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  37. 3073b5f Fix a stray -Winconsistent-missing-override warning. by mtklein · 9 years ago
  38. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  39. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  40. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  41. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  42. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  43. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 10 years ago
  44. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  45. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  46. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  47. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  48. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  49. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  50. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  51. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  52. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  53. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  54. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  55. 986ca61 rename SkDrawable to SkADrawable by reed · 10 years ago
  56. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  57. bae704b add rowbytes option to allocPixels by reed · 10 years ago
  58. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  59. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  60. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  61. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  62. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  63. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  64. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  65. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  66. 92f9326 fix size_t/int warnings by commit-bot@chromium.org · 11 years ago
  67. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  68. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
  69. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 11 years ago
  70. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 11 years ago
  71. 4324c3b Fix warnings on Ubuntu13 by commit-bot@chromium.org · 11 years ago
  72. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  73. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  74. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  75. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  76. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  77. c84728d Changed maxInputCount for exact inputCount by commit-bot@chromium.org · 11 years ago
  78. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  79. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  81. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  82. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  83. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  84. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  85. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  86. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  87. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  88. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  89. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  90. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  91. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  92. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  94. 2dc8b96 Fix build with SK_SUPPORT_UNITTEST on by commit-bot@chromium.org · 11 years ago
  95. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  96. 99e789c Fix latent warning as error in Android specific code. by bungeman@google.com · 11 years ago
  97. 6bf1941 Clang has stricter checking for conversion to a null pointer. In C++11 mode, false will produce an error if it is used in a place that expects a pointer. Change these cases to NULL. by commit-bot@chromium.org · 11 years ago
  98. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  99. e80c2bc Fix more clang tautological-constant-out-of-range-compare errors. by tfarina@chromium.org · 12 years ago
  100. c1c68bd Remove dubious assertion. by tfarina@chromium.org · 12 years ago