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
*
Only use 256x256 tiles on hd2000 nanobench bots
egdaniel
2015-03-20
*
use Sk2s for EvalQuadTangent and ChopQuadAt
reed
2015-03-20
*
Move skp nanobench tile size back to 256x256 to see if it fixes nanobench cra...
egdaniel
2015-03-19
*
alt SkEvalQuadAt that returns its answer, using Sk2f
reed
2015-03-19
*
Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...
reed
2015-03-19
*
replace SkFixedDiv impl with native 64bit math
reed
2015-03-18
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
DM: display current memory usage (instead of peak) when available.
mtklein
2015-03-12
*
Increase default tile sizes in nanobench
bsalomon
2015-03-05
*
4-at-a-time SkPMColor -> SkPMFloat API.
mtklein
2015-03-05
*
Update SkPMFloat API a bit.
mtklein
2015-03-04
*
Trim the fat off SkPMFloat bench.
mtklein
2015-03-03
*
Notify resource caches when pixelref genID goes stale
reed
2015-02-24
*
Sketch SkPMFloat
mtklein
2015-02-23
*
Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chro...
mtklein
2015-02-23
*
Sketch SkPMFloat
mtklein
2015-02-23
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Split out methods in GrGpuResource::CacheAccess that can be called outside of...
bsalomon
2015-02-13
*
Adding new benchmark to test image decoding performance.
msarett
2015-02-13
*
Rename GrResourceCache2->GrResourceCache
bsalomon
2015-02-11
*
Small change to use a GrGeometryProcessor for all BitmapText draw calls
joshualitt
2015-02-11
*
Simplify SkBBH::insert API
mtklein
2015-02-10
*
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...
mtklein
2015-02-09
*
nanobench: lazily decode bitmaps in .skps.
mtklein
2015-02-09
*
add rounded-join option to bigpath bench
reed
2015-02-09
*
add bench for very big paths
reed
2015-02-06
*
Add texture create/upload stats and make nanobench have explicit gpu stats flag
bsalomon
2015-02-02
*
add bench for building mipmaps
reed
2015-01-26
*
Collapse consecutive SkTableColorFilters
cwallez
2015-01-26
*
Update references to skiaperf.com.
tfarina
2015-01-26
*
remove unused GM flags
mtklein
2015-01-23
*
Spin off GM::runAsBench() from flags.
mtklein
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
More natural way to serialize GPU tasks and tests.
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Sketch DM refactor.
mtklein
2015-01-15
*
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...
mtklein
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
PictureNestingBench: stay in ints.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
fix last warnings on w64 and turn on w.a.e.
bsalomon
2014-12-15
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
[next]