| Commit message (Expand) | Author | Age |
* | Add self-test for skdiff, and remove date/time from skdiff output so it passes. | epoger@google.com | 2012-05-15 |
* | Rename tests/images dir as tests/skdiff | epoger@google.com | 2012-05-14 |
* | Images for testing skdiff tool | epoger@google.com | 2012-05-14 |
* | Just use std qsort | reed@google.com | 2012-05-07 |
* | Add new flags to skdiff | epoger@google.com | 2012-05-01 |
* | Land http://codereview.appspot.com/6117046/ for Guanqun.Lu@gmail.com | epoger@google.com | 2012-04-24 |
* | Make download_baselines.py download *all* platforms, if none are specified. | epoger@google.com | 2012-04-12 |
* | rename compare-baselines.py and download-baselines.py using underscores inste... | epoger@google.com | 2012-04-12 |
* | If skdiff encounters image size mismatch, do not display diff images | epoger@google.com | 2012-04-12 |
* | landing patch from http://codereview.appspot.com/5874051/ | epoger@google.com | 2012-03-22 |
* | Improve default behavior of compare-baselines script. | epoger@google.com | 2012-02-03 |
* | Make skdiff always generate white diffs alongside actual pixel diffs | epoger@google.com | 2012-02-02 |
* | Delete download-baselines-old script, we don't need it anymore. | epoger@google.com | 2012-02-02 |
* | Create compare-baselines tool to compare locally generated and checked-in GMs. | epoger@google.com | 2012-02-02 |
* | Change download-baselines script to download images from skia-autogen SVN repo | epoger@google.com | 2012-01-17 |
* | Add --add-new-files option to download-baselines.py script | epoger@google.com | 2012-01-10 |
* | Add tool that downloads gm baseline images from the bots. | epoger@google.com | 2011-12-29 |
* | Make update-doxygen.sh upload docs to http://code.google.com/p/skia-autogen | epoger@google.com | 2011-12-07 |
* | Create update-doxygen script that generates and uploads docs | epoger@google.com | 2011-12-06 |
* | Make skdiff robust to image size differences: if the two image sizes differ, | tomhudson@google.com | 2011-11-30 |
* | Fix more VS2010 warnings. | bsalomon@google.com | 2011-10-07 |
* | Make skdiff paths work on windows | bsalomon@google.com | 2011-09-23 |
* | Move SkBitmap members of the skdiff DiffRecord to pointers so that they | tomhudson@google.com | 2011-08-02 |
* | Script to automatically update copyright notices in C/C++ source code. | epoger@google.com | 2011-07-28 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Extends skdiff to handle commands of the form | tomhudson@google.com | 2011-07-14 |
* | In skdiff, merge paths into the struct that holds the filename, to enable | tomhudson@google.com | 2011-07-13 |
* | Fix signed/unsigned mismatch in rev 1553. | tomhudson@google.com | 2011-06-09 |
* | skdiff usability improvements: summary to stdout, -diff in output filenames, | tomhudson@google.com | 2011-06-09 |
* | Stores index.html in the output (diff) directory rather than in the current | tomhudson@google.com | 2011-05-24 |
* | New 'skdiff' tool to compare two directories full of files, write diff images | tomhudson@google.com | 2011-04-27 |
* | add png to makefile for linux | reed@android.com | 2010-04-15 |
* | add skhello for simple hello-world sample code | reed@android.com | 2010-04-12 |
* | almost there on gm (need to fix image writes/reads/compares) | reed@android.com | 2009-06-21 |
* | add skiamge (in tools/) that decodes and encodes images | reed@android.com | 2009-04-24 |