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