aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/filterbitmap.cpp
Commit message (Expand)AuthorAge
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Tweaks in how to apply bitmap filter levels in GPU.Gravatar commit-bot@chromium.org2013-12-16
* clean up printf usage in gmGravatar humper@google.com2013-07-25
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* fix warnings on MacOS 10.6Gravatar humper@google.com2013-05-31
* More general GM for testing bitmap filtering, including checkerboards, images...Gravatar humper@google.com2013-05-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-29
* don't unref() null (from typeface::create) you gunkyGravatar reed@google.com2013-05-28
* use inttoscalar to fix warningGravatar reed@google.com2013-05-28
* use explicit conversion for int->scalarGravatar reed@google.com2013-05-28
* add new gm for bicubic filteringGravatar reed@google.com2013-05-28