| Commit message (Expand) | Author | Age |
* | Take sk_sp<SkDevice> instead of SkDevice* | Herb Derby | 2018-05-02 |
* | Experiment to track coverage in a layer | Mike Reed | 2018-04-25 |
* | Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-07 |
* | Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an... | Mike Reed | 2017-03-04 |
* | Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable... | Mike Reed | 2017-03-04 |
* | Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-... | Cary Clark | 2017-03-03 |
* | Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ... | Mike Reed | 2017-03-03 |
* | Revert "Remove SkDraw from device-draw methods, and enable device-centric cli... | Mike Reed | 2017-03-02 |
* | Remove SkDraw from device-draw methods, and enable device-centric clipping. | Mike Reed | 2017-03-02 |
* | Remove use of SkSmallAllocator from all Loopers. | Herb Derby | 2017-02-08 |
* | Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" | Mike Reed | 2017-01-13 |
* | move SkDevice.h and SkBitmapDevice.h contents in to src headers | Mike Reed | 2017-01-13 |
* | 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 |
* | Make SkSmallAllocator obey the RAII invariants and move to heap structures wh... | herb | 2016-11-15 |
* | Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p... | mtklein | 2016-11-13 |
* | Make SkSmallAllocator obey the RAII invariants and move to heap structures wh... | herb | 2016-11-13 |
* | Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p... | mtklein | 2016-11-09 |
* | Make SkSmallAllocator obey the RAII invariants and move to heap structures wh... | herb | 2016-11-09 |
* | Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" | reed | 2016-10-05 |
* | Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-05 |
* | Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-05 |
* | Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-04 |
* | Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-04 |
* | Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint... | Mike Reed | 2016-10-03 |
* | Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" | Mike Reed | 2016-10-03 |
* | Revert "replace SkXfermode obj with SkBlendMode enum in paints" | Mike Reed | 2016-10-03 |
* | replace SkXfermode obj with SkBlendMode enum in paints | Mike Reed | 2016-10-03 |
* | guard rasterizer and drawlooper setters | reed | 2016-03-21 |
* | Begin kLegacyFontHost_InitType cleanup | robertphillips | 2015-06-22 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | split SkPictureRecorder out of SkPicture | robertphillips@google.com | 2014-04-13 |
* | [WIP] Add Context to SkDrawLooper. | commit-bot@chromium.org | 2014-03-12 |
* | Change device factories to take SkImageInfo instead of SkBitmap::Config | commit-bot@chromium.org | 2014-02-16 |
* | Builder class for SkLayerDrawLooper. | commit-bot@chromium.org | 2014-02-14 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Remove unnamed namespace usage from tests. | commit-bot@chromium.org | 2013-10-12 |
* | 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 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-24 |
* | I don't want these changes as part of the "allow bleeding" CL. | commit-bot@chromium.org | 2013-07-23 |
* | Add methods to SkLayerDrawLooper to allow adding layers on top | commit-bot@chromium.org | 2013-05-22 |