aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* CrashHandler for Windows.Gravatar mtklein2014-06-19
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* No CrashHandler for NACL bots.Gravatar mtklein2014-06-18
* Add basic stacktrace handler using libunwind.Gravatar mtklein2014-06-18
* In Android framework, make tools depend on jsoncppGravatar scroggo2014-06-18
* Remove dashing from gpu vetoGravatar egdaniel2014-06-18
* Fix last pathops skp bugGravatar caryclark2014-06-18
* Removes Record configs from buildbot bench_pictures runs.Gravatar bensong2014-06-18
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...Gravatar caryclark2014-06-17
* Refine bench_record and bench_playback:Gravatar mtklein2014-06-16
* Minor cleanups in picture_utils header file.Gravatar tfarina2014-06-15
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* Delete unused path_utils.* component.Gravatar tfarina2014-06-14
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().Gravatar tfarina2014-06-12
* Suppress libpoppler and its dependent liblcms in TSAN.Gravatar mtklein2014-06-11
* Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().Gravatar tfarina2014-06-11
* Silence TSAN warnings about is_lcd_supported for now.Gravatar mtklein2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* bench_record: No need for --flags if there are no RecordingFlags anymore.Gravatar mtklein2014-06-09
* remove GM result-grooming tools that use skia-autogenGravatar epoger2014-06-09
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* Add SkBarriers_tsan.h.Gravatar mtklein2014-06-06
* reland "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-05
* Fix submit_tryGravatar borenet2014-06-05
* Revert "rebaseline_server: download actual-results.json files from GCS instea...Gravatar epoger2014-06-04
* rebaseline_server: download actual-results.json files from GCS instead of SVNGravatar epoger2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Added grid data to logging outputGravatar kelvinly2014-06-03
* Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview...Gravatar mtklein2014-06-02
* Try TSAN blacklist for SkGLContextHelper::init.Gravatar mtklein2014-06-02
* Tweak TSAN suppressions.Gravatar mtklein2014-06-02
* use most innocuous characters possible within skimage output filenamesGravatar epoger2014-06-02
* Revert of stop using brackets within skimage output filenames (https://codere...Gravatar epoger2014-06-02
* stop using brackets within skimage output filenamesGravatar epoger2014-06-02
* Update TSAN suppressions.Gravatar mtklein2014-06-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-30
* Reland https://codereview.chromium.org/286903025Gravatar commit-bot@chromium.org2014-05-29
* Remove SkRecorder's kWriteOnly mode.Gravatar commit-bot@chromium.org2014-05-29
* Bench rebaseline from codereview: fix is_finishedGravatar commit-bot@chromium.org2014-05-29
* Bench Rebaseline from Codereview: separate out all_trybots_finished()Gravatar commit-bot@chromium.org2014-05-29
* add a verbose flag to skdiff that shows the progress and status ofGravatar commit-bot@chromium.org2014-05-28
* Add script to rebaseline benches from codereview trybot resultsGravatar commit-bot@chromium.org2014-05-28
* Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/2869...Gravatar commit-bot@chromium.org2014-05-27
* Add JSON logging support to bench_pictures by adding a PictureResultsWriter c...Gravatar commit-bot@chromium.org2014-05-27
* hide discardable factory from public imagegenerator apiGravatar commit-bot@chromium.org2014-05-27
* Revert of Turn on preprocessing by default (https://codereview.chromium.org/2...Gravatar commit-bot@chromium.org2014-05-23