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
*
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
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
update image bench to test gpu and cpu images against raster surface
reed
2015-08-04
*
add bench for gpu-image -> cpu-surface
reed
2015-08-03
*
Remove sk_memcpy32
mtklein
2015-07-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
*
Small fix for visualbench
joshualitt
2015-07-16
*
guard to remove DrawBitmapRectFlags
reed
2015-07-16
*
Added GLVec4ScalarBench that doesn't use VAOs
wangyix
2015-07-15
*
Revert of Added a GLBench for testing performance of vec4 vs scalar for cover...
scroggo
2015-07-15
*
Remove GrRedBlackTree
joshualitt
2015-07-14
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
Added a glBench for testing performance of vec4 vs scalar coverage in generat...
wangyix
2015-07-13
*
Revert of Added a GLBench for testing performance of vec4 vs scalar for cover...
scroggo
2015-07-13
*
Added a glBench for testing performance of vec4 vs scalar coverage in generat...
wangyix
2015-07-13
*
Remove GL-specific code from GMs and tests
jvanverth
2015-07-13
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
Have nanobench pay attention to --threads.
mtklein
2015-07-09
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Use kLow_SkFilterQuality in DrawBitmapAABench
fmalita
2015-07-06
*
Add a bench for measuring drawBitmap anti-aliasing overhead
fmalita
2015-07-06
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
cleanup GLBenches
joshualitt
2015-07-01
*
fix for angle
joshualitt
2015-07-01
*
Thread through a flag to force SkPicture::playback() when recording subpictures.
mtklein
2015-07-01
*
Benchmark to test cost for additional vertex attributes
joshualitt
2015-07-01
*
Fix CodecSubset benches seg faults for kIndex8
msarett
2015-06-30
*
Add benchmarkstream to visualbench
joshualitt
2015-06-30
*
Update blur image filter bench to have crop variation
bsalomon
2015-06-30
*
Make nanobench zoom animation time based
cdalton
2015-06-29
*
Fix for valgrind use of uninitialized variable
joshualitt
2015-06-29
*
Benchmark to test native perf of GL Instanced Ararys
joshualitt
2015-06-26
*
Don't suppress nanobench output table in verbose mode
cdalton
2015-06-26
*
remove SkInstCnt
mtklein
2015-06-26
*
Fix nanobench to reset gl/gr context after every config run.
egdaniel
2015-06-26
*
Add samplingTime mode to nanobench
cdalton
2015-06-25
*
Add loopSKP flag to nanobench
cdalton
2015-06-25
*
Convert SkPMFloat to [0,1] range and prune its API.
mtklein
2015-06-25
*
Implement SkGLContext swapBuffers with fence syncs
cdalton
2015-06-23
*
Improved subset benchmarks
msarett
2015-06-17
*
nanobench: split CPU and GPU .SKP tile sizes.
mtklein
2015-06-16
*
When --mpd is true, run _mpd variants first, then non-mpd.
mtklein
2015-06-15
[next]