| Commit message (Expand) | Author | Age |
... | |
* | 4x allocation in PipeController is probably overkill. | commit-bot@chromium.org | 2014-05-07 |
* | Fix build: these asserts are always now true, which GCC warns about | commit-bot@chromium.org | 2014-04-24 |
* | fix int/size_t warnings in pipe | commit-bot@chromium.org | 2014-04-24 |
* | Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev... | reed@google.com | 2014-04-23 |
* | Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https... | commit-bot@chromium.org | 2014-04-22 |
* | make drawText calls non-virtual, to ease SkFont and TextBlob | commit-bot@chromium.org | 2014-04-22 |
* | remove legacy filter-flags, and store FilterLevel directly | commit-bot@chromium.org | 2014-04-16 |
* | Consolidate SkCanvas matrix virtuals. | commit-bot@chromium.org | 2014-03-25 |
* | De-virtualize SkCanvas matrix ops. | commit-bot@chromium.org | 2014-03-13 |
* | De-virtualize SkCanvas save/restore. | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co... | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c... | commit-bot@chromium.org | 2014-03-11 |
* | Revert "De-virtualize SkCanvas save/restore." | fmalita@google.com | 2014-03-11 |
* | De-virtualize SkCanvas save/restore. | fmalita@google.com | 2014-03-11 |
* | add new onClip* methods to SkCanvas | robertphillips@google.com | 2014-02-28 |
* | Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch... | robertphillips@google.com | 2014-02-28 |
* | add new onClip* methods to SkCanvas | robertphillips@google.com | 2014-02-28 |
* | Factory methods for heap-allocated SkAnnotation objects. | commit-bot@chromium.org | 2014-02-27 |
* | add SkCanvas::drawDRRect | commit-bot@chromium.org | 2014-02-21 |
* | staticMethod -> StaticMethod | commit-bot@chromium.org | 2014-02-18 |
* | still trying to kill setDevice: rename to setRootDevice (better name) and mak... | commit-bot@chromium.org | 2014-02-17 |
* | Set write buffer flags only in SkWriteBuffer and SkFlatController constructors. | commit-bot@chromium.org | 2014-01-30 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Convert SkWriter32 to use an SkTDArray for its internal storage. | commit-bot@chromium.org | 2014-01-14 |
* | Function pointers -> templates in SkPictureFlat. | commit-bot@chromium.org | 2014-01-02 |
* | reenable vertices gm, adding picture support | reed@google.com | 2013-12-30 |
* | Fix a memory leak in SkGPipeCanvas. | scroggo@google.com | 2013-11-12 |
* | 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 |
* | Little changes to SkAnnotation in pipe: | commit-bot@chromium.org | 2013-10-29 |
* | Fix pipe/annotation. | commit-bot@chromium.org | 2013-10-29 |
* | Initial error handling code | commit-bot@chromium.org | 2013-10-23 |
* | Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv... | bsalomon@google.com | 2013-10-22 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | bsalomon@google.com | 2013-10-22 |
* | Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ... | robertphillips@google.com | 2013-10-17 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | commit-bot@chromium.org | 2013-10-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-17 |
* | force readbuffer clients to use specialized readFoo for flattenables | reed@google.com | 2013-10-16 |
* | Second wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-15 |
* | change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ... | reed@google.com | 2013-10-14 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Fix name of "bleed" flag | robertphillips@google.com | 2013-08-20 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-17 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | Fixes for piping bitmaps with encoded data. | scroggo@google.com | 2013-04-30 |