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
*
Renable image benchmarking
scroggo
2015-10-15
*
Remove unnecessary allocation in nanobench
scroggo
2015-10-14
*
Stop benching PNG buildTileIndex by default
scroggo
2015-10-13
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
Fix codec memory leaks in nanobench
scroggo
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Update Subset benches to support interlacing and fix bugs
scroggo
2015-10-08
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Cleanup timing state machine
joshualitt
2015-10-05
*
Specify bench_type & source_type for image benches
scroggo
2015-10-05
*
Factor out VisualBench timing code into a helper class
joshualitt
2015-10-05
*
S4 only has 8 texture units on the GLContext we create
joshualitt
2015-10-02
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Move Mutexy things to private.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Remove SkBitmapSource
fmalita
2015-09-25
*
use override to make the new xcode happier
reed
2015-09-25
*
stop scaling loops and improve warmup bench
joshualitt
2015-09-24
*
Add warmup bench to visual bench
joshualitt
2015-09-24
*
Add nanobench tests for BitmapRegionDecoder
msarett
2015-09-22
*
move mutex construction out of the benchmarks.
mtklein
2015-09-22
*
Delete the typefaces.
herb
2015-09-18
*
Font cache stress test.
herb
2015-09-18
*
Add shared mutex benchmark.
herb
2015-09-18
*
Benchmark all mutex implementations.
herb
2015-09-18
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
discardable pixelrefs are gone, update tests accordingly
reed
2015-09-14
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
skia: Initialize value passed to GetShaderiv in GLBench
hendrikw
2015-09-08
*
Clean up remaining users of SkPMFloat
mtklein
2015-08-31
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Add white variants to TextBench
mtklein
2015-08-26
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
VisualBenchTest: Write JSON output
borenet
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
[next]