Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e6682eb88c1db2bb6f9de34f6e3b1b70c91f5e38
/
bench
/
nanobench.cpp
55325b7
clean up non-ASCII comments
by Hal Canary
· 8 years ago
ba62b4a
Change FLAGS_analyticAA's default to true
by Yuqian Li
· 8 years ago
75b5718
nanobench: Add per-run time reporting.
by George Burgess IV
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
9cdd2ab
add pipe to nanobench
by Mike Reed
· 8 years ago
7c602de
Removed makeLinearGamma() from the public API for SkColorSpace
by raftias
· 8 years ago
511f2d7
Make global use-analytic-AA bit threadsafe.
by Mike Klein
· 8 years ago
38911a7
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
by liyuqian
· 8 years ago
d36baa7
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ )
by stephana
· 8 years ago
7795822
Implement AnalyticAA for convex shapes.
by liyuqian
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
9f1f6e2
More NoGPU compile fixes
by brianosman
· 8 years ago
e1baa7c
[SVGDom] Expose intrinsic size info
by fmalita
· 8 years ago
95573e4
Fix SVG flag iOS linking
by fmalita
· 8 years ago
6519c21
Nanobench SVG support
by fmalita
· 8 years ago
6270e55
Add ContextOptions field to SkCommandLineConfigGpu
by csmartdalton
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
0e22eb8
Some tests around surface creation and snapshotting with color space
by brianosman
· 8 years ago
8c1a4f8
update picture recording benchmarks to allow comparison with SkLiteRecorder
by mtklein
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
efded51
Always supply a color space (sRGB for now) with F16
by brianosman
· 8 years ago
dda5445
Remove GrLayerHoister
by robertphillips
· 8 years ago
db197a5
Fix Mac clang linker
by msarett
· 8 years ago
67cb666
Add --simpleCodec to nanobench flags to run a smaller set of benchmarks
by msarett
· 8 years ago
1a48e13
Respect color type and gamma settings in nanobench GPU configs
by brianosman
· 8 years ago
52ede1d
More removal of SkColorProfileType...
by brianosman
· 8 years ago
802acec
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ )
by egdaniel
· 8 years ago
944876f
More removal of SkColorProfileType...
by brianosman
· 8 years ago
b109b8c
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 8 years ago
ab82418
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ )
by brianosman
· 8 years ago
6a61a87
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
2cee902
Add color correction benchmark - with comparison to qcms
by msarett
· 8 years ago
ca1ec03
Move forceSRGB to SkCommonFlags.
by herb
· 8 years ago
b8486f5
add --forceSRGB option to nanobench, to get all src images to be SRGB
by reed
· 8 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 8 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 8 years ago
c869932
Nanobench running on Vulkan
by bsalomon
· 8 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 8 years ago
69deca8
Add ColorCodecSrc for testing/comparison on color corrected decodes
by msarett
· 9 years ago
85b4b53
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
b4b4cf3
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ )
by bsalomon
· 9 years ago
2d9c6f8
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
273c0f5
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3e4616f
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ )
by bsalomon
· 9 years ago
4c7f0a1
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
6ae6dc7
nanobench: Stop reporting median_ms, it's no better than min_ms.
by jcgregorio
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
bb6c41b
add f16 and srgb --configs to nanobench
by mtklein
· 9 years ago
d4e1c35
nanobench: Use device independent font flag for GPU configs
by kkinnunen
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
91e457d
Fix "^" in --match flag for nanobench SKPs
by cdalton
· 9 years ago
8445102
Add AndroidCodecBench to time scaled decodes
by msarett
· 9 years ago
3ebd050
Create a thermal manager class and wire it in to nanobench behind a flag
by joshualitt
· 9 years ago
7a5ada8
Support --dryRun in nanobench to get a list of benchmarks.
by brianosman
· 9 years ago
8673714
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
65dfd2f
Add --benchType and --sourceType to nanobench.
by mtklein
· 9 years ago
ad38ed6
Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ )
by scroggo
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
817c72a
Fix broken Android framework builds
by djsollen
· 9 years ago
7579786
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
c47635e
Adding support for parsing extended gpu config parameters in nanobench
by svaisanen
· 9 years ago
0edf169
Stop testing SkImageDecoder in DM/nanobench
by scroggo
· 9 years ago
8d61f0d
Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py.
by benjaminwagner
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
01836ad
Revert to old behavior for swap buffers
by joshualitt
· 9 years ago
5352015
Make nanobench --outResultsFile only work with Release builds.
by mtklein
· 9 years ago
e5cf2c6
Have nanobench report bench median sample time too.
by mtklein
· 9 years ago
6f0ff91
apply --match to image file names too, like we do for .skps
by mtklein
· 9 years ago
c7796b9
Make CodecBench test kPremul and kUnpremul
by msarett
· 9 years ago
38ce0a7
Add missing include for sleep
by scroggo
· 9 years ago
3405800
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
54e2ca5
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ )
by jcgregorio
· 9 years ago
830e012
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
c149f0e
On Valgrind bots, print a message every 20 minutes
by msarett
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
789fd99
Remove Subset*Benches
by scroggo
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
Next »