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
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function.
halcanary
2016-03-09
*
add f16 and srgb --configs to nanobench
mtklein
2016-03-08
*
Add support for new bitmapshader context (patchset #5 id:80001 of https://cod...
reed
2016-03-04
*
nanobench: Use device independent font flag for GPU configs
kkinnunen
2016-03-01
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add 4f linear gradient benches
fmalita
2016-02-24
*
SkPDF/Bench: add bench for SkPDFSharedStream (deflate)
halcanary
2016-02-24
*
SkPDF/Bench: add bench for SkPDFCreateBitmapObject
halcanary
2016-02-24
*
simplify/unify xferproc api
reed
2016-02-24
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Fix nanobench SKP flushes between loops
cdalton
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
Switch to pixmap in API.
herb
2016-02-18
*
make SkPM4f private
reed
2016-02-18
*
Add bilerp filtering.
herb
2016-02-17
*
Don't you just feel bad every time you type 'delete'?
mtklein
2016-02-17
*
Further reduction of GPU workload in shapes benchmarks. Hopefully this squelc...
brianosman
2016-02-17
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Delete KTX tests to fix Android build
msarett
2016-02-17
*
Fix name creation scope.
herb
2016-02-17
*
Fix "^" in --match flag for nanobench SKPs
cdalton
2016-02-17
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Simplified linear pipeline.
herb
2016-02-17
*
clean up more dead code
mtklein
2016-02-16
*
Further reduce the number of primitives in the donut tests. Avoids crashes on...
brianosman
2016-02-11
*
Add AndroidCodecBench to time scaled decodes
msarett
2016-02-11
*
Add bench and gm for shapes
cdalton
2016-02-10
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Sk4f: add floor()
mtklein
2016-02-09
*
Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chrom...
mtklein
2016-02-09
*
Sk4f: add floor()
mtklein
2016-02-09
*
Slim down Sk4fRoundtrip benches.
mtklein
2016-02-09
*
start experimenting with 64bit frame-buffers
reed
2016-02-09
*
skeleton for float <-> half optimized procs
mtklein
2016-02-09
*
Create a thermal manager class and wire it in to nanobench behind a flag
joshualitt
2016-02-09
*
Support --dryRun in nanobench to get a list of benchmarks.
brianosman
2016-02-08
*
Optimize CMYK->RGBA (BGRA) transform for jpeg decodes
msarett
2016-02-08
*
could not resist: fast sse float <--> u16
mtklein
2016-02-06
*
SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
msarett
2016-02-03
*
Treat bad values passed to --images as a fatal error
scroggo
2016-02-03
*
Add --benchType and --sourceType to nanobench.
mtklein
2016-02-03
*
extend gm to test aa[] parameter on xfer4f procs
reed
2016-02-03
*
NEON optimizations for gray -> RGBA (or BGRA) conversions
msarett
2016-02-02
*
increase inner-loop for xfer4 benches to reduce variance
reed
2016-02-02
*
SkNx Load/store: take any pointer.
mtklein
2016-01-31
[next]