aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bleed.cpp
Commit message (Expand)AuthorAge
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* [GPU] Use view matrix + rect to implement subrect for drawBitmap when there i...Gravatar commit-bot@chromium.org2013-11-22
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-09
* Update bleed GM to use HQ filtering.Gravatar commit-bot@chromium.org2013-11-08
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Have GMs read the GrContext via a setter/getter rather than a global.Gravatar mtklein@google.com2013-09-16
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Create new target to hold gpu test code, enable direct testing of GrEffects i...Gravatar commit-bot@chromium.org2013-08-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-21
* Third (and hopefully final) change to support bleed flag in GaneshGravatar robertphillips@google.com2013-08-20
* Fix merge problem between r10805 and 10803Gravatar robertphillips@google.com2013-08-20
* Update tiled bitmap path to respect bleed flagGravatar robertphillips@google.com2013-08-20
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-26
* Added GM to test forthcoming bleed flagGravatar robertphillips@google.com2013-07-25