aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-28Cleanup: Rename SkOSPath functions.tfarina
2014-07-28Test abandoning GL context in dm/nanobench.bsalomon
2014-07-25Fix assert in skimage test.scroggo
2014-07-22Add auto purging for SkPicture-related Ganesh resources (esp. layers)robertphillips
2014-07-22share dm and command flagscaryclark
2014-07-18update pathops core and testscaryclark
2014-07-17combine base_unittest.py modules from gm and toolsepoger
2014-07-16Use __rdtsc on Windows.Mike Klein
2014-07-15revert timer changesMike Klein
2014-07-15nanobench on Windows: try compiler barriers around timer instead.Mike Klein
2014-07-15Give windows boring bars and use 'us' for microseconds.mtklein
2014-07-14nanobench: add --runOnce.mtklein
2014-07-11ios fixescaryclark
2014-07-11nanobench: add a cute bar chartmtklein
2014-07-11roll "common" DEPS, and replace tools/pyutils with itepoger
2014-07-10import google-api-python-client using DEPSepoger
2014-07-09nanobench: add median and --cpu/--gpumtklein
2014-07-09Remove ability for Release code to call getRefCnt() or getWeakRefCnt().mtklein
2014-07-09Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Mike Klein
2014-07-08Add SkRacymtklein
2014-07-08Revert of Add SkRacy (https://codereview.chromium.org/371363004/)mtklein
2014-07-08Add SkRacymtklein
2014-07-08Remove ability for Release code to call getRefCnt() or getWeakRefCnt().mtklein
2014-07-07Flesh out SkMatrix typemask suppressions.mtklein
2014-07-07Another suppression, this in SkMatrix caching the typemask.mtklein
2014-07-07Suppress race to cache SkPathRef bounds.mtklein
2014-07-07Suppress getRefCnt() calls from SkImageFilter.mtklein
2014-07-07Split SkPicturePlayback out of SkPictureDatarobertphillips
2014-07-07Suppress new TSAN warnings from DMQuiltTask.mtklein
2014-07-02Gate CrashHandler with SK_CRASH_HANDLER.mtklein
2014-07-02gen_bench_expectations: use subprocess instead of shell_utils due to buildbot...borenet
2014-07-02Fix RecreateSkpsborenet
2014-07-02rebaseline_server: use just skpdiff, not Python Image Libraryepoger
2014-07-01Rename SkPicturePlayback to SkPictureDatarobertphillips
2014-06-30stop calling SkCanvas::getDevicereed
2014-06-30Begin atlasingrobertphillips
2014-06-30Support using OpenGL ES context on desktopkkinnunen
2014-06-29Revert of Begin atlasing (https://codereview.chromium.org/354533004/)robertphillips
2014-06-29Begin atlasingrobertphillips
2014-06-27Drop --clone from commands in skia repo.Mike Klein
2014-06-27Deprecate SkPicture::clone().mtklein
2014-06-26Make SKP bench JSON ouput betterkelvinly
2014-06-25tools/git-sync-deps is a stand-alone program, not dependent on synced deps.halcanary
2014-06-25Whitespace fixes for Python toolsborenet
2014-06-25Add valgrind supp for NV driver.bsalomon
2014-06-25Use new common tools in Python scriptsEric Boren
2014-06-23Enable basic drawing with SkRecord-based pictures.Mike Klein
2014-06-23use platform-independent font for gmcaryclark
2014-06-23Revert of Support using OpenGL ES context on desktop (https://codereview.chro...rmistry
2014-06-22Support using OpenGL ES context on desktopkkinnunen