- d4ba6e7 submit_try: create the diff file using git, rather than relying on trychange.py by borenet@google.com · 11 years ago
- 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
- 11f1562 add unittest for render_pictures binary by commit-bot@chromium.org · 11 years ago
- 31fdb92 DEPS roll script by halcanary@google.com · 11 years ago
- 11e10e3 Patch for Windows compilation errors from r12916 by robertphillips@google.com · 11 years ago
- 6ab9673 Support mesa config in render_pictures. by rmistry@google.com · 11 years ago
- 91e3ffd These strings are unused. by commit-bot@chromium.org · 11 years ago
- c735598 take 2: create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 5ccdf01 Revert of https://codereview.chromium.org/108343006/ by commit-bot@chromium.org · 11 years ago
- dbd8379 create simple 'skpmaker' tool to generate SKP files for testing by commit-bot@chromium.org · 11 years ago
- 261c666 Make tests output spin on the same line by default. by commit-bot@chromium.org · 11 years ago
- 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- 9de35eb Adds non-1 scalar to config names. by commit-bot@chromium.org · 11 years ago
- 40fbcae Change bench_pictures configs by borenet@google.com · 11 years ago
- 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
- 4fa237f Yet another round of valgrind suppressions by robertphillips@google.com · 11 years ago
- 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
- d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
- 45e01c3 Suppress questionable gpu errors by robertphillips@google.com · 11 years ago
- 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
- 3b85deb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- e15b2f5 move SkScalarLog2 into its only client, in a move to reduce our public API surface area by reed@google.com · 11 years ago
- e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
- bf8ba65 Add Win8 bots to rebaseline.py, add baselines for Win8 by commit-bot@chromium.org · 11 years ago
- 090601c Make bench_pictures' timing more GPU friendly by robertphillips@google.com · 11 years ago
- a3f882c render_pictures: add --writeJsonSummaryPath by commit-bot@chromium.org · 11 years ago
- 2cce3df The default size of mask canvas is not appropriate. its height is too small: 150, while its width is 300. As a result, for non-alphaMask canvas who doesn't update the mask canvas size, this tool just magnify the upper part of 'Expected Image' as well as 'Actual Image' when user open view.html to show skpdiff_output.json in browser for many cases. The other part can't be shown because it is out of the mask canvas. This CL update non-alphaMask canvas size according to baseline canvas for each case, then the tool can magnify anywhere you want for the whole image when you click and move mouse on the mask canvas. by commit-bot@chromium.org · 11 years ago
- edd370f Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef by halcanary@google.com · 11 years ago
- bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
- aad7e0b Add more valgrind suppressions by robertphillips@google.com · 11 years ago
- ffb68f6 Generalize valgrind suppressions & a 2 more by robertphillips@google.com · 11 years ago
- 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
- 28ea0b2 Update valgrind suppressions for new driver by robertphillips@google.com · 11 years ago
- f78cdb4 Force linking for skhello. by scroggo@google.com · 11 years ago
- 4b897fa Add some debugging to buildbot_globals, sort the trybot list by borenet@google.com · 11 years ago
- 6fcb0cd Revert of https://codereview.chromium.org/85343004/ by commit-bot@chromium.org · 11 years ago
- 9df6215 Temporary changes to test one-click revert. by commit-bot@chromium.org · 11 years ago
- 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
- 591469b rebaseline_server: clean up thread locks by epoger@google.com · 11 years ago
- c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
- da4d7cf Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
- a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
- cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
- efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
- 086364b Changes to make SkPDiff more robost. by scroggo@google.com · 11 years ago
- d6bea60 Silence another valgrind leak by robertphillips@google.com · 11 years ago
- 6acc8f4 Add another FontConfig suppression to valgrind suppressions by robertphillips@google.com · 11 years ago
- 43a3852 Specify --patchlevel 0 to trychange.py by borenet@google.com · 11 years ago
- 2761b30 fix broken build on mac due to compiler warning by djsollen@google.com · 11 years ago
- 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
- 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
- bc0dbdc svndiff for the windows by bsalomon@google.com · 11 years ago
- 4a28f59 Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes deprecated chunks in syn_bucket_subdir. by bensong@google.com · 11 years ago
- 5187c43 More work to integrate skimage with rebaseline tools. by scroggo@google.com · 11 years ago
- cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
- 46484ec Add --add-ignored option to rebaseline.py by bsalomon@google.com · 11 years ago
- 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
- 36c5bdb Truly ignore failures in skimage. by scroggo@google.com · 11 years ago
- 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
- e209a70 Suppresses failing test due to change of bench_graph_svg. Will fix later. by bensong@google.com · 11 years ago
- adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
- 04b57f8 Runtime configuration setting for suppressing JPEG decoder errors. by halcanary@google.com · 11 years ago
- 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
- 16b2dd0 Add stdio include to skdiff_image. by bungeman@google.com · 11 years ago
- 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
- d23e683 Add ability to rebaseline skimage to rebaseline.py by scroggo@google.com · 11 years ago
- 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
- cc5fd0a Use the modified path, not the original path for the platform prefix. by bungeman@google.com · 11 years ago
- dac4a1d Allow sampling GIF images during decode. by commit-bot@chromium.org · 11 years ago
- 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
- 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
- 575e82a Document how to get a specific revision when rebaselining. by bungeman@google.com · 11 years ago
- 3c8d9cb Make svndiff.py work on Windows and with svn 1.7. by bungeman@google.com · 11 years ago
- de09af3 In skimage, copy to 8888 if encoding fails. by scroggo@google.com · 11 years ago
- 64f031c revert unintentional checkin of svndiff.py by djsollen@google.com · 11 years ago
- d7df6b6 Rebaseline Android Xoom and Nexus10 by djsollen@google.com · 11 years ago
- d8854ad Fix iOS build of test_image_decoder by halcanary@google.com · 11 years ago
- fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
- 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
- 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
- 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
- 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
- f9d134d Create HTTP-based GM results viewer. by epoger@google.com · 11 years ago
- d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
- defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
- bfc0d6b Add an option to rebaseline.py to mark tests as ignore-failure. by senorblanco@chromium.org · 11 years ago
- 6d28e8d rebaseline.py: make builder names copy-pastable from --help output by epoger@google.com · 11 years ago
- 1cf02a8 Enable msaa4 on Nexus 4 in bench_pictures by borenet@google.com · 11 years ago
- b6e915d Add --from-trybot flag in rebaseline.py to enable rebaselining from trybots by borenet@google.com · 11 years ago
- 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
- bfe9167 Add README file so git will create empty dir BUG=skia:1613 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- 7aa8044 Ignore the .git directory in sanitize_source_files, remove .git directory... by borenet@google.com · 11 years ago
- c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
- a5ed2ae Fix for r11156 by borenet@google.com · 11 years ago
- aa84ac3 Add viewport CPU and GPU bench_pictures configs by borenet@google.com · 11 years ago
- 80f9cf1 rebaseline.py: add bug-filing URL to error message by epoger@google.com · 11 years ago
- 7f5f6e6 Revert r11102 (mistakenly committed) by epoger@google.com · 11 years ago
- e5ee52e whitespace-only fix to manually-modified GM expectations by epoger@google.com · 11 years ago
- d73531a svndiff.py: properly handle empty expectations dictionary by epoger@google.com · 11 years ago
- c206dfc Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 by epoger@google.com · 11 years ago