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
...
*
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
*
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
[prev]
[next]