index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
nanobench.cpp
Commit message (
Expand
)
Author
Age
...
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Always supply a color space (sRGB for now) with F16
brianosman
2016-07-26
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Fix Mac clang linker
msarett
2016-06-21
*
Add --simpleCodec to nanobench flags to run a smaller set of benchmarks
msarett
2016-06-21
*
Respect color type and gamma settings in nanobench GPU configs
brianosman
2016-06-20
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Add color correction benchmark - with comparison to qcms
msarett
2016-06-03
*
Move forceSRGB to SkCommonFlags.
herb
2016-05-27
*
add --forceSRGB option to nanobench, to get all src images to be SRGB
reed
2016-05-26
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Nanobench running on Vulkan
bsalomon
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Add ColorCodecSrc for testing/comparison on color corrected decodes
msarett
2016-04-29
*
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
*
nanobench: Stop reporting median_ms, it's no better than min_ms.
jcgregorio
2016-03-22
*
return pictures as sk_sp
reed
2016-03-18
*
detach -> release
mtklein
2016-03-16
*
add f16 and srgb --configs to nanobench
mtklein
2016-03-08
*
nanobench: Use device independent font flag for GPU configs
kkinnunen
2016-03-01
*
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
*
Fix "^" in --match flag for nanobench SKPs
cdalton
2016-02-17
*
Add AndroidCodecBench to time scaled decodes
msarett
2016-02-11
*
Create a thermal manager class and wire it in to nanobench behind a flag
joshualitt
2016-02-09
*
Support --dryRun in nanobench to get a list of benchmarks.
brianosman
2016-02-08
*
Treat bad values passed to --images as a fatal error
scroggo
2016-02-03
*
Add --benchType and --sourceType to nanobench.
mtklein
2016-02-03
*
Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...
scroggo
2016-01-29
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Fix broken Android framework builds
djsollen
2016-01-28
*
Treat bad values passed to --images as a fatal error
scroggo
2016-01-28
*
Adding support for parsing extended gpu config parameters in nanobench
svaisanen
2016-01-28
[prev]
[next]