| Commit message (Expand) | Author | Age | Files | Lines |
| * | IWYU -- SkShader.h | Mike Reed | 2018-01-23 | 1 | -0/+1 |
| * | add drawString helper to canvas | Cary Clark | 2017-04-28 | 1 | -1/+1 |
| * | 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 |
| * | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | Style Change: NULL->nullptr | halcanary | 2015-08-27 | 1 | -1/+1 |
| * | flag to use const& instead of const* for src-rect | reed | 2015-08-06 | 1 | -2/+2 |
| * | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 | 1 | -2/+4 |
| * | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 | 1 | -2/+2 |
| * | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 | 1 | -2/+2 |
| * | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 | 1 | -6/+6 |
| * | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 | 1 | -2/+2 |
| * | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 | 1 | -29/+41 |
| * | use surface in SkView/SampleApp | reed | 2014-09-18 | 1 | -6/+0 |
| * | use SkColorType instead of SkBitmap::Config in samplecode | commit-bot@chromium.org | 2014-02-17 | 1 | -4/+2 |
| * | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 | 1 | -2/+2 |
| * | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 | 1 | -2/+2 |
| * | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 | 1 | -2/+2 |
| * | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 | 1 | -1/+0 |
| * | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-26 | 1 | -7/+7 |
| * | Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. | reed@google.com | 2012-09-25 | 1 | -39/+169 |
| * | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 | 1 | -6/+6 |
| * | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 | 1 | -1/+9 |
| * | reimage ninepatch-stretch with white bg (for easier printing) | reed@google.com | 2011-09-06 | 1 | -1/+1 |
| * | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 | 1 | -0/+7 |
| * | fix return value for make_bitmap | reed@google.com | 2011-07-06 | 1 | -3/+5 |
| * | check-point for testing drawBitmap [raster,gpu] -> [raster,gpu] | reed@google.com | 2011-07-06 | 1 | -12/+21 |
| * | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 | 1 | -1/+1 |
| * | migrate some samples over to SampleView, for FPS measurements | reed@google.com | 2011-04-22 | 1 | -8/+3 |
| * | merge with changes for GPU backend | reed@android.com | 2010-12-20 | 1 | -2/+2 |
| * | clean up fix to drawBitmapRect | reed@android.com | 2009-10-16 | 1 | -3/+4 |
| * | fix drawBitmapRect to not clip the src rect when computing the matrix | reed@android.com | 2009-10-15 | 1 | -57/+45 |
| * | remove remaining references to porterduff | reed@android.com | 2009-06-23 | 1 | -1/+0 |
| * | Change (correct) SkImageRef's ownership rule for streams to the skia standard | reed@android.com | 2009-03-16 | 1 | -1/+0 |
| * | add CG imagedecoder (still needs encoding) | reed@android.com | 2008-12-23 | 1 | -1/+0 |
| * | grab from latest android | reed@android.com | 2008-12-17 | 1 | -0/+111 |