| Commit message (Expand) | Author | Age |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Cleanup: More override fixes - another round. | tfarina | 2015-01-05 |
* | Remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-22 |
* | Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-22 |
* | Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832... | commit-bot@chromium.org | 2014-05-21 |
* | Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-16 |
* | remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-16 |
* | use SkColorType instead of SkBitmap::Config in samplecode | commit-bot@chromium.org | 2014-02-17 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | Fixing some warnings on Linux | sugoi@google.com | 2013-03-07 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | samplecode: Avoid temporary variables of SkString type. | tfarina@chromium.org | 2012-09-30 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | use drawBitmapNine instead of SkNinePatch utils | reed@google.com | 2011-09-07 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | 4x4 SSAA with improvements in determination of when to apply. Still disabled ... | bsalomon@google.com | 2011-05-02 |
* | migrate some samples over to SampleView, for FPS measurements | reed@google.com | 2011-04-22 |
* | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | remove remaining references to porterduff | reed@android.com | 2009-06-23 |
* | call notifyPixelsChanged() when the pages are flipped in pageflippixelref | reed@android.com | 2009-05-30 |
* | Change (correct) SkImageRef's ownership rule for streams to the skia standard | reed@android.com | 2009-03-16 |
* | update more sample code to new compose shader header | reed@android.com | 2008-12-23 |
* | grab from latest android | reed@android.com | 2008-12-17 |