aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add more valgrind suppressionsGravatar robertphillips@google.com2013-12-09
* Generalize valgrind suppressions & a 2 moreGravatar robertphillips@google.com2013-12-06
* Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCacheGravatar halcanary@google.com2013-12-05
* Update valgrind suppressions for new driverGravatar robertphillips@google.com2013-12-05
* Force linking for skhello.Gravatar scroggo@google.com2013-12-04
* Add some debugging to buildbot_globals, sort the trybot listGravatar borenet@google.com2013-12-02
* Revert of https://codereview.chromium.org/85343004/Gravatar commit-bot@chromium.org2013-11-25
* Temporary changes to test one-click revert.Gravatar commit-bot@chromium.org2013-11-25
* Remove mutex around image decoding in skpdiff.Gravatar commit-bot@chromium.org2013-11-21
* rebaseline_server: clean up thread locksGravatar epoger@google.com2013-11-20
* Remove unused kMaxPOI.Gravatar commit-bot@chromium.org2013-11-18
* Remove unnecessary includes.Gravatar commit-bot@chromium.org2013-11-18
* increase coverage of SkPath.cpp, remove unused codeGravatar commit-bot@chromium.org2013-11-14
* Address some more valgrind issuesGravatar robertphillips@google.com2013-11-14
* fix multithread related crashes in skpdiffGravatar djsollen@google.com2013-11-12
* Changes to make SkPDiff more robost.Gravatar scroggo@google.com2013-11-12
* Silence another valgrind leakGravatar robertphillips@google.com2013-11-12
* Add another FontConfig suppression to valgrind suppressionsGravatar robertphillips@google.com2013-11-11
* Specify --patchlevel 0 to trychange.pyGravatar borenet@google.com2013-11-11
* fix broken build on mac due to compiler warningGravatar djsollen@google.com2013-11-07
* update skpdiff visualization (image magnification with alpha mask)Gravatar djsollen@google.com2013-11-07
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* svndiff for the windowsGravatar bsalomon@google.com2013-10-29
* Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes d...Gravatar bensong@google.com2013-10-24
* More work to integrate skimage with rebaseline tools.Gravatar scroggo@google.com2013-10-22
* add initial support ofr multi-threaded executionGravatar djsollen@google.com2013-10-16
* Add --add-ignored option to rebaseline.pyGravatar bsalomon@google.com2013-10-16
* Update skpdiff to include a name with each file.Gravatar djsollen@google.com2013-10-16
* Truly ignore failures in skimage.Gravatar scroggo@google.com2013-10-15
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Suppresses failing test due to change of bench_graph_svg. Will fix later.Gravatar bensong@google.com2013-10-15
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* Runtime configuration setting for suppressing JPEG decoder errors.Gravatar halcanary@google.com2013-10-14
* Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...Gravatar commit-bot@chromium.org2013-10-14
* Add stdio include to skdiff_image.Gravatar bungeman@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
* Add leak to valgrind.suppGravatar robertphillips@google.com2013-10-10
* Use the modified path, not the original path for the platform prefix.Gravatar bungeman@google.com2013-10-10
* Allow sampling GIF images during decode.Gravatar commit-bot@chromium.org2013-10-08
* Update valgrind suppressionsGravatar robertphillips@google.com2013-10-08
* skia/trunk changes for generic sanitizer gyp flag.Gravatar mtklein@google.com2013-10-08
* Document how to get a specific revision when rebaselining.Gravatar bungeman@google.com2013-10-07
* Make svndiff.py work on Windows and with svn 1.7.Gravatar bungeman@google.com2013-10-07
* In skimage, copy to 8888 if encoding fails.Gravatar scroggo@google.com2013-10-07
* revert unintentional checkin of svndiff.pyGravatar djsollen@google.com2013-10-07
* Rebaseline Android Xoom and Nexus10Gravatar djsollen@google.com2013-10-07
* Fix iOS build of test_image_decoderGravatar halcanary@google.com2013-10-04
* Make image decoding more fault resistant, less verbose.Gravatar halcanary@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