aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDeviceImageFilterProxy.h
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* imagefilters always need to disable lcdGravatar reed2015-03-17
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* Implement support for a Context parameter in image filtersGravatar senorblanco@chromium.org2014-03-14
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix recursive GPU processing for SkImageFilter. Plumb through theGravatar senorblanco@chromium.org2012-09-27