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
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Move font loading in gm tests and benches out of constructors
kkinnunen
2015-05-21
*
Make GrResourceCache perf less sensitive to key length change
kkinnunen
2015-05-18
*
Add _aa variants of Xfermode benches.
mtklein
2015-05-13
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Add a control benchmark.
mtklein
2015-05-06
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
Move resource fonts to common location.
bungeman
2015-04-30
*
DM+nanobench: print both current and max RSS.
mtklein
2015-04-30
*
Change to add zoom animations to nanobench
joshualitt
2015-04-27
*
Do not crash nanobench in debug mode
msarett
2015-04-24
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
crank up innerloop to make hairlinebench more usable/reliable
reed
2015-04-13
*
Rewrite memset benches, then use results to add a small-N optimization.
mtklein
2015-04-09
*
Expand bench to cover no-draw SkPictures too.
mtklein
2015-04-06
*
Add a bench to measure SkPictureRecorder constant overhead.
mtklein
2015-04-03
*
BUG=skia:
joshualitt
2015-04-03
*
New names for SkPMFloat methods.
mtklein
2015-04-03
*
remove useless benches
reed
2015-04-02
*
Test SkCodec to kIndex8 in nanobench.
scroggo
2015-04-02
*
experimental speedup some xfermodes with Sk4f
reed
2015-04-02
*
nanobench does not need to handle failed rewind.
scroggo
2015-04-01
*
Add timing SkCodec to nanobench.
scroggo
2015-04-01
*
back to Sk4f for SkPMColor
mtklein
2015-03-31
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
2015-03-30
*
use Sk4f for matrix math
reed
2015-03-29
*
use table of procs (and unrolling) to speed up mapPts
reed
2015-03-27
*
Move HWUI boilerplate into utils/android
tomhudson
2015-03-27
*
Minor cleanup in nanobench
tomhudson
2015-03-27
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
SkPMFloat::trunc()
mtklein
2015-03-26
*
Android HWUI backend Nanobench
tomhudson
2015-03-26
*
small fix for nanobench segfault when not running any tests
joshualitt
2015-03-26
*
use new faster/vector impl for chopping conics
reed
2015-03-26
*
remove slower scalar code in favor of vectors
reed
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
hack on linear gradient
mtklein
2015-03-25
*
Use Sk4x to speed-up bounds of an array of points
reed
2015-03-25
*
Update 4-at-a-time APIs.
mtklein
2015-03-25
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
remove meaningless matrix benches, add mapPts() and add new benches
reed
2015-03-23
*
Get rid of excess cleverness in benchmark
tomhudson
2015-03-23
*
use Sk2s for conics
reed
2015-03-20
*
Only use 256x256 tiles on hd2000 nanobench bots
egdaniel
2015-03-20
[next]