aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix assert in skimage test.Gravatar scroggo2014-07-25
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* share dm and command flagsGravatar caryclark2014-07-22
* update pathops core and testsGravatar caryclark2014-07-18
* combine base_unittest.py modules from gm and toolsGravatar epoger2014-07-17
* Use __rdtsc on Windows.Gravatar Mike Klein2014-07-16
* revert timer changesGravatar Mike Klein2014-07-15
* nanobench on Windows: try compiler barriers around timer instead.Gravatar Mike Klein2014-07-15
* Give windows boring bars and use 'us' for microseconds.Gravatar mtklein2014-07-15
* nanobench: add --runOnce.Gravatar mtklein2014-07-14
* ios fixesGravatar caryclark2014-07-11
* nanobench: add a cute bar chartGravatar mtklein2014-07-11
* roll "common" DEPS, and replace tools/pyutils with itGravatar epoger2014-07-11
* import google-api-python-client using DEPSGravatar epoger2014-07-10
* nanobench: add median and --cpu/--gpuGravatar mtklein2014-07-09
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Add SkRacyGravatar mtklein2014-07-08
* Revert of Add SkRacy (https://codereview.chromium.org/371363004/)Gravatar mtklein2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* Flesh out SkMatrix typemask suppressions.Gravatar mtklein2014-07-07
* Another suppression, this in SkMatrix caching the typemask.Gravatar mtklein2014-07-07
* Suppress race to cache SkPathRef bounds.Gravatar mtklein2014-07-07
* Suppress getRefCnt() calls from SkImageFilter.Gravatar mtklein2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Suppress new TSAN warnings from DMQuiltTask.Gravatar mtklein2014-07-07
* Gate CrashHandler with SK_CRASH_HANDLER.Gravatar mtklein2014-07-02
* gen_bench_expectations: use subprocess instead of shell_utils due to buildbot...Gravatar borenet2014-07-02
* Fix RecreateSkpsGravatar borenet2014-07-02
* rebaseline_server: use just skpdiff, not Python Image LibraryGravatar epoger2014-07-02
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Drop --clone from commands in skia repo.Gravatar Mike Klein2014-06-27
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Make SKP bench JSON ouput betterGravatar kelvinly2014-06-26
* tools/git-sync-deps is a stand-alone program, not dependent on synced deps.Gravatar halcanary2014-06-25
* Whitespace fixes for Python toolsGravatar borenet2014-06-25
* Add valgrind supp for NV driver.Gravatar bsalomon2014-06-25
* Use new common tools in Python scriptsGravatar Eric Boren2014-06-25
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* use platform-independent font for gmGravatar caryclark2014-06-23
* Revert of Support using OpenGL ES context on desktop (https://codereview.chro...Gravatar rmistry2014-06-23
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-22
* Add GYP target for sk_tool_utils.* component.Gravatar tfarina2014-06-21
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20