| Commit message (Expand) | Author | Age | Files | Lines |
| * | IWYU -- SkShader.h | Mike Reed | 2018-01-23 | 1 | -0/+1 |
| * | Delete even more unused views code | Brian Osman | 2017-11-29 | 1 | -1/+0 |
| * | hide lockpixels api behind flag | Mike Reed | 2017-04-17 | 1 | -2/+0 |
| * | move vertex-mode enum into SkVertices | Mike Reed | 2017-04-03 | 1 | -13/+11 |
| * | Revert "Revert "make it illegal to include SkXfermode.h"" | Mike Reed | 2016-11-23 | 1 | -1/+0 |
| * | Revert "make it illegal to include SkXfermode.h" | Greg Daniel | 2016-11-23 | 1 | -0/+1 |
| * | make it illegal to include SkXfermode.h | Mike Reed | 2016-11-23 | 1 | -1/+0 |
| * | remove xfermode from public api | Mike Reed | 2016-10-28 | 1 | -3/+3 |
| * | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 | 1 | -1/+0 |
| * | Remove uses of SkImageDecoder from samplecode | msarett | 2016-03-18 | 1 | -1/+0 |
| * | use Make instead of Create to return a shared shader | reed | 2016-03-08 | 1 | -12/+6 |
| * | Style Change: NULL->nullptr | halcanary | 2015-08-27 | 1 | -7/+7 |
| * | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 | 1 | -4/+4 |
| * | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 | 1 | -1/+1 |
| * | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 | 1 | -4/+4 |
| * | Cleanup: More override fixes - another round. | tfarina | 2015-01-05 | 1 | -3/+3 |
| * | Remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-22 | 1 | -1/+1 |
| * | Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-22 | 1 | -1/+1 |
| * | Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832... | commit-bot@chromium.org | 2014-05-21 | 1 | -1/+1 |
| * | Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-16 | 1 | -1/+1 |
| * | remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-16 | 1 | -1/+1 |
| * | use SkColorType instead of SkBitmap::Config in samplecode | commit-bot@chromium.org | 2014-02-17 | 1 | -2/+1 |
| * | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 | 1 | -1/+1 |
| * | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 | 1 | -1/+1 |
| * | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 | 1 | -1/+1 |
| * | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 | 1 | -1/+1 |
| * | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 | 1 | -1/+1 |
| * | Fixing some warnings on Linux | sugoi@google.com | 2013-03-07 | 1 | -1/+1 |
| * | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 | 1 | -1/+0 |
| * | samplecode: Avoid temporary variables of SkString type. | tfarina@chromium.org | 2012-09-30 | 1 | -4/+2 |
| * | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 | 1 | -1/+1 |
| * | use drawBitmapNine instead of SkNinePatch utils | reed@google.com | 2011-09-07 | 1 | -1/+0 |
| * | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 | 1 | -0/+7 |
| * | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 | 1 | -2/+3 |
| * | 4x4 SSAA with improvements in determination of when to apply. Still disabled ... | bsalomon@google.com | 2011-05-02 | 1 | -5/+14 |
| * | migrate some samples over to SampleView, for FPS measurements | reed@google.com | 2011-04-22 | 1 | -9/+5 |
| * | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 | 1 | -36/+36 |
| * | merge with changes for GPU backend | reed@android.com | 2010-12-20 | 1 | -1/+1 |
| * | remove remaining references to porterduff | reed@android.com | 2009-06-23 | 1 | -1/+0 |
| * | call notifyPixelsChanged() when the pages are flipped in pageflippixelref | reed@android.com | 2009-05-30 | 1 | -52/+0 |
| * | Change (correct) SkImageRef's ownership rule for streams to the skia standard | reed@android.com | 2009-03-16 | 1 | -1/+0 |
| * | update more sample code to new compose shader header | reed@android.com | 2008-12-23 | 1 | -1/+0 |
| * | grab from latest android | reed@android.com | 2008-12-17 | 1 | -0/+279 |