aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Fix for cropped matrix convolution for BottomLeft render targets.Gravatar senorblanco@chromium.org2013-10-20
* Revert "[PDF] Add unpremultiply support and a GM (try3)."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM (try3).Gravatar vandebo@chromium.org2013-10-18
* Implement crop rect support for SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2013-10-18
* Revert r11860, which was supposed to just be a whitespace change (argh)Gravatar epoger@google.com2013-10-18
* Whitespace change to trigger buildbots after https://code.google.com/p/skia/s...Gravatar epoger@google.com2013-10-18
* Revert "[PDF] Add unpremultiply support and a GM."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM.Gravatar vandebo@chromium.org2013-10-18
* GM: add --ignoreFailuresFile as an alternative to --ignoreTestsGravatar epoger@google.com2013-10-18
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...Gravatar senorblanco@chromium.org2013-10-16
* detach blur result texture when it is the same texture used to render path maskGravatar commit-bot@chromium.org2013-10-16
* texdata gm: allocate gTextureData on the heap.Gravatar commit-bot@chromium.org2013-10-16
* rebaseline_server: add --editable and --reload flagsGravatar epoger@google.com2013-10-15
* Fix Win warning-as-error.Gravatar senorblanco@chromium.org2013-10-15
* Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).Gravatar senorblanco@chromium.org2013-10-15
* Update Housekeeper-PerCommit after adding a new type of gm result.Gravatar edisonn@google.com2013-10-14
* Spin off incidental changes from DM CL (22839016).Gravatar commit-bot@chromium.org2013-10-14
* Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...Gravatar commit-bot@chromium.org2013-10-14
* Remove SkLumaXfermode.Gravatar commit-bot@chromium.org2013-10-14
* rebaseline_server: allow client to pull all results, or just failuresGravatar epoger@google.com2013-10-11
* Add valgrind suppressions for driver bugsGravatar robertphillips@google.com2013-10-11
* Add ability to rebaseline skimage to rebaseline.pyGravatar scroggo@google.com2013-10-10
* Fix a minor regex bug.Gravatar scroggo@google.com2013-10-10
* Align SkLumaColorFilter with the spec.Gravatar commit-bot@chromium.org2013-10-10
* gm: if test has no expectations, record its result as no-expectations regardl...Gravatar epoger@google.com2013-10-10
* Add leak to valgrind.suppGravatar robertphillips@google.com2013-10-10
* Revert "Revert "change SkColorTable to be immutable""Gravatar reed@google.com2013-10-10
* Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...Gravatar senorblanco@chromium.org2013-10-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-10
* Give the new font cache GM a nameGravatar jvanverth@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09
* rebaseline_server: extend returned JSON dict to allow for result-editing in c...Gravatar epoger@google.com2013-10-09
* Revert "Add new GM to stress test the GPU font cache"Gravatar jvanverth@google.com2013-10-09
* Revert "change SkColorTable to be immutable"Gravatar reed@google.com2013-10-09
* change SkColorTable to be immutableGravatar reed@google.com2013-10-09
* Fix font cache GM on WindowsGravatar jvanverth@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09
* flush after every print in windowsGravatar commit-bot@chromium.org2013-10-09
* Remove --pdf option as it can now be controlled by --configGravatar commit-bot@chromium.org2013-10-09
* Update valgrind suppressionsGravatar robertphillips@google.com2013-10-08
* GM: Allow ignored-tests.txt to list configs as well as tests (and combination...Gravatar epoger@google.com2013-10-07
* Luminance-to-alpha color filter (SkLumaColorFilter).Gravatar commit-bot@chromium.org2013-10-07
* Add GM option to allow the GPU context to be reset prior to each GM being runGravatar djsollen@google.com2013-10-04
* Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...Gravatar commit-bot@chromium.org2013-10-03
* update GM to use #ifdef instead of just #ifGravatar djsollen@google.com2013-10-03
* Update PDF backend to support fallback fonts on Android.Gravatar djsollen@google.com2013-10-03
* HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dirGravatar epoger@google.com2013-10-02
* More improvements to HTTP baseline viewer (for GM results)Gravatar epoger@google.com2013-10-02