1. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  2. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  3. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  4. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  5. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  6. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  7. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
  11. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  12. 3073b5f Fix a stray -Winconsistent-missing-override warning. by mtklein · 9 years ago
  13. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  14. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  15. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  16. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  17. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  18. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  19. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  20. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  21. e73da40 add length parameter to addText, to match attr values by reed · 10 years ago
  22. fe3f260 [SkSVGDevice] Initial text support by fmalita · 10 years ago
  23. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  24. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  25. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  26. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  27. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  28. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  29. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  30. 986ca61 rename SkDrawable to SkADrawable by reed · 10 years ago
  31. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  32. bae704b add rowbytes option to allocPixels by reed · 10 years ago
  33. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  34. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  35. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  36. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  37. 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
  38. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  39. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  40. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  41. 92f9326 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  42. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  43. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  44. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 10 years ago
  45. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  46. 4324c3b Fix warnings on Ubuntu13 by commit-bot@chromium.org · 10 years ago
  47. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  48. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  49. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  50. 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
  51. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  52. c84728d Changed maxInputCount for exact inputCount by commit-bot@chromium.org · 11 years ago
  53. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  54. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
  56. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  57. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  58. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  59. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  60. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  61. 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
  62. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  63. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  64. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  65. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  67. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  69. 2dc8b96 Fix build with SK_SUPPORT_UNITTEST on by commit-bot@chromium.org · 11 years ago
  70. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  71. 99e789c Fix latent warning as error in Android specific code. by bungeman@google.com · 11 years ago
  72. 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
  73. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  74. e80c2bc Fix more clang tautological-constant-out-of-range-compare errors. by tfarina@chromium.org · 11 years ago
  75. c1c68bd Remove dubious assertion. by tfarina@chromium.org · 11 years ago
  76. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 11 years ago
  77. a6c76db Do not use SkTDS32Array when building for 64 bit. by scroggo@google.com · 11 years ago
  78. 93c7ee3 Removed unused parameters by sugoi@google.com · 11 years ago
  79. dfc867b Turning on warning as error on Linux by sugoi@google.com · 11 years ago
  80. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  81. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  82. c7565d1 Adding missing const for r7902 by jvanverth@google.com · 11 years ago
  83. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  85. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  86. 1d3c411 Fix clang 'overloaded-virtual' warnings. by tfarina@chromium.org · 12 years ago
  87. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  88. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  89. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  90. bdae027 rename private animator type SkImage to SkImageBitmapBase, to avoid conflicts by reed@google.com · 12 years ago
  91. 9954776 Mac build fix after gradient restructure/renaming. by rileya@google.com · 12 years ago
  92. 41f9e6e Fix to get r4511 compiling in Debug by robertphillips@google.com · 12 years ago
  93. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  94. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  95. 16230cb fix warnings on Mac in src/animator by caryclark@google.com · 12 years ago
  96. 706f621 Fixes for Windows Release compiler complaints (overflow in const arith) by robertphillips@google.com · 12 years ago
  97. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  98. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  99. af5bbf2 Move SkBase64 to utils, allow user defined encoding. by bungeman@google.com · 13 years ago
  100. 037d011 Fix Android build Review URL: https://codereview.appspot.com/5492054 by digit@google.com · 13 years ago