aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Create AJAX live-viewer of expected-vs-actual GM resultsGravatar epoger@google.com2013-08-02
* Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...Gravatar senorblanco@chromium.org2013-08-01
* Inverse fill support in PDFGravatar commit-bot@chromium.org2013-07-31
* Fix compiler warning/error in r10428Gravatar robertphillips@google.com2013-07-30
* Fix quickReject computation for blursGravatar robertphillips@google.com2013-07-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-26
* Implement crop rect for lighting image filters. Changes for the CPU path were...Gravatar senorblanco@chromium.org2013-07-26
* Added GM to test forthcoming bleed flagGravatar robertphillips@google.com2013-07-25
* clean up printf usage in gmGravatar humper@google.com2013-07-25
* Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latterGravatar senorblanco@chromium.org2013-07-25
* Add NPOT version of tilemodes GMGravatar commit-bot@chromium.org2013-07-25
* add all four filter levels to the downsample gm, for comparison across cpu/gpuGravatar humper@google.com2013-07-25
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-24
* refactor duplication (shouldSkip and skip_name) into a utility functionGravatar sglez@google.com2013-07-24
* Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...Gravatar robertphillips@google.com2013-07-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-24
* Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441Gravatar epoger@google.com2013-07-23
* refactor duplication (shouldSkip and skip_name) into a utility functionGravatar sglez@google.com2013-07-23
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-23
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-22
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* Revert "Add SkImage->draw() call with src and dst rects."Gravatar fmalita@google.com2013-07-22
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-22
* Add a detachAsStream to SkDynamicMemoryWStream.Gravatar bungeman@google.com2013-07-19
* The image resampling code has been transplanted from Chrome; it's incredibly ...Gravatar humper@google.com2013-07-19
* Add a detachAsStream to SkDynamicMemoryWStream.Gravatar bungeman@google.com2013-07-19
* Revert r10171 due to test failure in StreamTestGravatar robertphillips@google.com2013-07-18
* Add a detachAsStream to SkDynamicMemoryWStream.Gravatar bungeman@google.com2013-07-18
* Improve null gpu's memory handlingGravatar robertphillips@google.com2013-07-18
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* svndiff.py: add ability to compare before-and-after JSON files, not just raw ...Gravatar epoger@google.com2013-07-16
* Reduce verylargebitmap GM's memory footprintGravatar robertphillips@google.com2013-07-15
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-13
* Make GrPaint have a variable sized array of color and coverage stages rather ...Gravatar commit-bot@chromium.org2013-07-13
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-13
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-13
* fix windows warningGravatar humper@google.com2013-07-12
* 64bitmac buildfixGravatar humper@google.com2013-07-12
* Working plumb of image scaling:Gravatar humper@google.com2013-07-12
* Fix valgrind suppressions fileGravatar robertphillips@google.com2013-07-12
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-12
* gm: since we don't record output of gpudebug test, don't record checksums eitherGravatar epoger@google.com2013-07-12
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-11
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11
* Win7/8 compiler warnings/errors fix for r9980Gravatar robertphillips@google.com2013-07-11
* Implement offset for GPU filter path. Although we can't yet use this in Blink...Gravatar commit-bot@chromium.org2013-07-10