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
*
Revert "allow timing in release-with-assert builds"
Mike Klein
2018-03-30
*
allow timing in release-with-assert builds
Mike Klein
2018-03-30
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
BUILD: build when !skia_use_expat
Hal Canary
2018-03-22
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Revert "remove approxbytes api from SkPicture"
Mike Reed
2017-12-25
*
Revert "re-add dummy printf to fix bots"
Mike Reed
2017-12-25
*
re-add dummy printf to fix bots
Mike Reed
2017-12-24
*
remove approxbytes api from SkPicture
Mike Reed
2017-12-24
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
remove ThermalManager
Mike Klein
2017-12-06
*
add benchType deserial to time deserializing pictures
Mike Reed
2017-12-06
*
remove SkThread, using std::thread instead
Mike Klein
2017-10-30
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Add benchmark for comparing multitexturing to non-multitexturing image draws.
Brian Salomon
2017-10-11
*
Warmup for one extra frame in nanobench
Brian Osman
2017-10-10
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Do not try to time kFailedLoops
Leon Scroggins III
2017-10-02
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000.
Yuqian Li
2017-09-21
*
Copy benchmark names, which may be transient strings
Brian Osman
2017-09-08
*
Fix config strings in nanobench tracing
Brian Osman
2017-08-31
*
Add top-level trace markers for each benchmark
Brian Osman
2017-08-31
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
add 'a8' config for nanobench, specialize blitV for raster-pipeline
Mike Reed
2017-08-28
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Abort dm/nanobench on bad configs.
Ben Wagner
2017-08-11
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Faster, thread-safe implementation
Brian Osman
2017-07-24
*
First stab at JSON event tracer
Brian Osman
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Add SkDebugf trace event handler.
Brian Salomon
2017-07-19
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
[next]