index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
revert timer changes
Mike Klein
2014-07-15
*
nanobench on Windows: try compiler barriers around timer instead.
Mike Klein
2014-07-15
*
Give windows boring bars and use 'us' for microseconds.
mtklein
2014-07-15
*
nanobench: add --runOnce.
mtklein
2014-07-14
*
ios fixes
caryclark
2014-07-11
*
nanobench: add a cute bar chart
mtklein
2014-07-11
*
roll "common" DEPS, and replace tools/pyutils with it
epoger
2014-07-11
*
import google-api-python-client using DEPS
epoger
2014-07-10
*
nanobench: add median and --cpu/--gpu
mtklein
2014-07-09
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-09
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
*
Add SkRacy
mtklein
2014-07-08
*
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
mtklein
2014-07-08
*
Add SkRacy
mtklein
2014-07-08
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-08
*
Flesh out SkMatrix typemask suppressions.
mtklein
2014-07-07
*
Another suppression, this in SkMatrix caching the typemask.
mtklein
2014-07-07
*
Suppress race to cache SkPathRef bounds.
mtklein
2014-07-07
*
Suppress getRefCnt() calls from SkImageFilter.
mtklein
2014-07-07
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Suppress new TSAN warnings from DMQuiltTask.
mtklein
2014-07-07
*
Gate CrashHandler with SK_CRASH_HANDLER.
mtklein
2014-07-02
*
gen_bench_expectations: use subprocess instead of shell_utils due to buildbot...
borenet
2014-07-02
*
Fix RecreateSkps
borenet
2014-07-02
*
rebaseline_server: use just skpdiff, not Python Image Library
epoger
2014-07-02
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Drop --clone from commands in skia repo.
Mike Klein
2014-06-27
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Make SKP bench JSON ouput better
kelvinly
2014-06-26
*
tools/git-sync-deps is a stand-alone program, not dependent on synced deps.
halcanary
2014-06-25
*
Whitespace fixes for Python tools
borenet
2014-06-25
*
Add valgrind supp for NV driver.
bsalomon
2014-06-25
*
Use new common tools in Python scripts
Eric Boren
2014-06-25
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
use platform-independent font for gm
caryclark
2014-06-23
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Add GYP target for sk_tool_utils.* component.
tfarina
2014-06-21
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
CrashHandler calls strsignal on linux
halcanary
2014-06-20
*
undefok -> bool
mtklein
2014-06-20
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
CrashHandler for Windows.
mtklein
2014-06-19
[next]