index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
*
resources: resource identifiers don't begin with leading slash
Hal Canary
2017-12-08
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Delete GLBench and subclasses
Brian Salomon
2017-12-07
*
remove ThermalManager
Mike Klein
2017-12-06
*
Test performance of 565 bitmap scaling
Yuqian Li
2017-12-06
*
add benchType deserial to time deserializing pictures
Mike Reed
2017-12-06
*
Fix shader linker errors on several GL benchmarks
Brian Osman
2017-11-17
*
Revert "Revert "Direct evaluation of gaussian""
Herb Derby
2017-11-16
*
Revert "Direct evaluation of gaussian"
Brian Osman
2017-11-16
*
Direct evaluation of gaussian
Herbert Derby
2017-11-16
*
Add clipping options to path text bench and samples
Chris Dalton
2017-11-07
*
remove SkThread, using std::thread instead
Mike Klein
2017-10-30
*
- add bench for pixmap orient
Mike Reed
2017-10-25
*
Fix shader compilation error in GrInstancedArraysBench
Jim Van Verth
2017-10-23
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
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
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
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
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000.
Yuqian Li
2017-09-21
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Do not divide loops in PathBench
Yuqian Li
2017-09-14
*
Add a benchmark for SkXfermodeImageFilter mode kSrcIn
Xianzhu Wang
2017-09-11
*
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
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
[next]