| Commit message (Expand) | Author | Age |
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | Revert "Revert "make it illegal to include SkXfermode.h"" | Mike Reed | 2016-11-23 |
* | Revert "make it illegal to include SkXfermode.h" | Greg Daniel | 2016-11-23 |
* | make it illegal to include SkXfermode.h | Mike Reed | 2016-11-23 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Remove uses of SkImageDecoder from samplecode | msarett | 2016-03-18 |
* | use Make instead of Create to return a shared shader | reed | 2016-03-08 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 |
* | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 |
* | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 |
* | 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 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | use surface in SkView/SampleApp | reed | 2014-09-18 |
* | 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 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-26 |
* | Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. | reed@google.com | 2012-09-25 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | reimage ninepatch-stretch with white bg (for easier printing) | reed@google.com | 2011-09-06 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | fix return value for make_bitmap | reed@google.com | 2011-07-06 |
* | check-point for testing drawBitmap [raster,gpu] -> [raster,gpu] | reed@google.com | 2011-07-06 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | migrate some samples over to SampleView, for FPS measurements | reed@google.com | 2011-04-22 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | clean up fix to drawBitmapRect | reed@android.com | 2009-10-16 |
* | fix drawBitmapRect to not clip the src rect when computing the matrix | reed@android.com | 2009-10-15 |
* | remove remaining references to porterduff | reed@android.com | 2009-06-23 |
* | Change (correct) SkImageRef's ownership rule for streams to the skia standard | reed@android.com | 2009-03-16 |
* | add CG imagedecoder (still needs encoding) | reed@android.com | 2008-12-23 |
* | grab from latest android | reed@android.com | 2008-12-17 |