Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | roll skia DEPS to 13776 | fmalita@chromium.org | 2014-03-13 | 1 | -7/+8 |
* | don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ... | reed@google.com | 2014-03-05 | 1 | -4/+1 |
* | Skia is moving to have SkCanvas' clip* methods be non-virtual and call onClip... | robertphillips@google.com | 2014-03-05 | 1 | -24/+25 |
* | Revert 254567 "don't create SkDevice directly, use SkBitmap or (..." | timurrrr@chromium.org | 2014-03-04 | 1 | -1/+4 |
* | don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ... | reed@google.com | 2014-03-03 | 1 | -4/+1 |
* | Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic... | robertphillips@google.com | 2013-08-26 | 1 | -3/+3 |
* | Roll Skia DEPS to r10765 | robertphillips@google.com | 2013-08-16 | 1 | -2/+3 |
* | [skia_benchmarking_extension] fix off-by-one timing reporting. | fmalita@chromium.org | 2013-08-06 | 1 | -1/+2 |
* | [SkiaBenchmarkingExtension] Add draw command timing info. | fmalita@chromium.org | 2013-07-30 | 1 | -0/+237 |