Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM | Mike Reed | 2016-11-03 |
* | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 |
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | store info in basedevice, change getter to non-virtual const& | reed | 2016-08-20 |
* | Deprecate SkDevice::accessBitmap method | robertphillips | 2016-07-21 |
* | Image filters: de-nest SkImageFilter::Cache and Cache::Key. | senorblanco | 2016-04-27 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | remove all guards for changes to drawBitmapRect / drawImageRect | reed | 2015-07-28 |
* | add src-rect-constraint to drawImageRect | reed | 2015-07-14 |
* | Begin kLegacyFontHost_InitType cleanup | robertphillips | 2015-06-22 |
* | Update src/svg to follow C++11 style rule for {virtual,override}. | tfarina | 2015-05-04 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | [SkSVGDevice] drawBitmap* support | fmalita | 2015-02-27 |
* | Add SkSVGCanvas | fmalita | 2015-02-06 |