index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
kilobench
/
kilobench.cpp
Commit message (
Expand
)
Author
Age
*
Implement vulkan fence syncs for nanobench
bsalomon
2016-05-16
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...
bsalomon
2016-04-04
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
switch surface to sk_sp
reed
2016-03-23
*
return pictures as sk_sp
reed
2016-03-18
*
Remove unused tools and unused includes of SkImageDecoder
msarett
2016-03-03
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add a background timing thread to kilobench
joshualitt
2016-01-28
*
Modify kilobench to run each sample in its own process
joshualitt
2016-01-15
*
Now Kilobench times, exact same timing mechanism as nanobench
joshualitt
2016-01-15
*
Add skeleton for kilobench experiments
joshualitt
2016-01-14