aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-06-19CrashHandler for Windows.mtklein
2014-06-18Refactor how we handle resources path in Tests.tfarina
2014-06-18No CrashHandler for NACL bots.mtklein
2014-06-18Add basic stacktrace handler using libunwind.mtklein
2014-06-18In Android framework, make tools depend on jsoncppscroggo
2014-06-18Remove dashing from gpu vetoegdaniel
2014-06-18Fix last pathops skp bugcaryclark
2014-06-18Removes Record configs from buildbot bench_pictures runs.bensong
2014-06-17Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.mtklein
2014-06-17hide SkBitmap::Config entirely (behind a flag)reed
2014-06-17Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...caryclark
2014-06-16Refine bench_record and bench_playback:mtklein
2014-06-15Minor cleanups in picture_utils header file.tfarina
2014-06-14stop using SkBitmap::Configreed
2014-06-14Delete unused path_utils.* component.tfarina
2014-06-12hide Config in SkImageDecoder -- use SkColorType insteadreed
2014-06-12Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().tfarina
2014-06-11Suppress libpoppler and its dependent liblcms in TSAN.mtklein
2014-06-11Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().tfarina
2014-06-10Silence TSAN warnings about is_lcd_supported for now.mtklein
2014-06-09hide SkBitmap::setConfigreed
2014-06-09bench_record: No need for --flags if there are no RecordingFlags anymore.mtklein
2014-06-09remove GM result-grooming tools that use skia-autogenepoger
2014-06-09Remove SkPicture::kUsePathBoundsForClip_RecordingFlagrobertphillips
2014-06-06Add SkBarriers_tsan.h.mtklein
2014-06-05reland "rebaseline_server: download actual-results.json files from GCS instea...epoger
2014-06-05Fix submit_tryborenet
2014-06-04Revert "rebaseline_server: download actual-results.json files from GCS instea...epoger
2014-06-04rebaseline_server: download actual-results.json files from GCS instead of SVNepoger
2014-06-04Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips
2014-06-03Added grid data to logging outputkelvinly
2014-06-02Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview...mtklein
2014-06-02Try TSAN blacklist for SkGLContextHelper::init.mtklein
2014-06-02Tweak TSAN suppressions.mtklein
2014-06-02use most innocuous characters possible within skimage output filenamesepoger
2014-06-02Revert of stop using brackets within skimage output filenames (https://codere...epoger
2014-06-02stop using brackets within skimage output filenamesepoger
2014-06-02Update TSAN suppressions.mtklein
2014-05-30Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-05-29Reland https://codereview.chromium.org/286903025commit-bot@chromium.org
2014-05-29Remove SkRecorder's kWriteOnly mode.commit-bot@chromium.org
2014-05-29Bench rebaseline from codereview: fix is_finishedcommit-bot@chromium.org
2014-05-29Bench Rebaseline from Codereview: separate out all_trybots_finished()commit-bot@chromium.org
2014-05-28add a verbose flag to skdiff that shows the progress and status ofcommit-bot@chromium.org
2014-05-28Add script to rebaseline benches from codereview trybot resultscommit-bot@chromium.org
2014-05-27Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/2869...commit-bot@chromium.org
2014-05-27Add JSON logging support to bench_pictures by adding a PictureResultsWriter c...commit-bot@chromium.org
2014-05-27hide discardable factory from public imagegenerator apicommit-bot@chromium.org
2014-05-23Revert of Turn on preprocessing by default (https://codereview.chromium.org/2...commit-bot@chromium.org