| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Push sigma-based blur interface into our GMs/benches/tests/samplecode | robertphillips@google.com | 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 |
* | Make texteffects gm work through serialization and pipe. | scroggo@google.com | 2012-09-12 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Update SkFlattenable buffers to be more modular. | djsollen@google.com | 2012-08-07 |
* | Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like | senorblanco@chromium.org | 2012-07-09 |
* | fix warnings on Mac in ssamplecode | caryclark@google.com | 2012-06-06 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-25 |
* | revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some... | reed@google.com | 2012-05-24 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-24 |
* | Fixed some fixed point build Windows compiler complaints | robertphillips@google.com | 2012-05-08 |
* | Cleanup code related to SkFlattenable::flatten() | djsollen@google.com | 2012-03-29 |
* | Create macro for registering classes for deserialization | djsollen@google.com | 2012-03-26 |
* | add init() method, so we don't draw in our constructor (makes debugging harder) | reed@google.com | 2012-03-12 |
* | use drawBitmapNine instead of SkNinePatch utils | reed@google.com | 2011-09-07 |
* | add serialization to SkLayerRasterizer | reed@google.com | 2011-08-09 |
* | use common subclass SkPath2DPathEffect, which can be serialized | reed@google.com | 2011-08-09 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | update to SampleView | reed@google.com | 2011-06-01 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | add sample for text rasterizer | reed@android.com | 2009-10-12 |
* | capture drawings to png | reed@android.com | 2009-10-06 |