index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
bench.gypi
Commit message (
Expand
)
Author
Age
*
Add bench to measure blur rects performance
qiankun.miao
2014-12-09
*
PictureRecordBench's benchmarks are no longer relevant with SkRecord.
mtklein
2014-11-04
*
cleanup and optimize rect intersect routines
reed
2014-10-09
*
Draw more accurate thick-stroked Beziers (disabled)
caryclark
2014-10-09
*
Adding 3D lut color filter
sugoi
2014-10-09
*
Nested picture nanobench
fmalita
2014-09-15
*
Clean up some benches that answer questions we're no longer asking.
mtklein
2014-08-27
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Revert of Benchmark designed to exercise fractional image scale/translation (...
djsollen
2014-08-25
*
Benchmark designed to exercise fractional image scale/translation
humper
2014-08-25
*
Added bench for grid of patches.
dandov
2014-08-15
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Add rotated rects benchmarks
bsalomon
2014-07-30
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Revert of Remove gpu shader optimatization for solid white or trans black col...
egdaniel
2014-07-11
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-11
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Add nanobench, a fresh look at our microbenchmark harness.
mtklein
2014-06-25
*
delete disabled bench
mtklein
2014-06-24
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Add bench for rectanizers
robertphillips
2014-06-05
*
Two new benches for ETC1 bitmaps.
krajcevski
2014-06-05
*
Add Memcpy32 bench.
commit-bot@chromium.org
2014-05-20
*
Add a new bench that tests a simple image filter DAG.
senorblanco@chromium.org
2014-04-10
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Add GrSet class built on top of RedBlackTree
commit-bot@chromium.org
2014-02-27
*
DM: also run benches once.
commit-bot@chromium.org
2014-02-26
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Fold bench source file list into bench.gyp.
commit-bot@chromium.org
2013-11-27
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...
reed@google.com
2013-11-07
*
Add gms and benchmarks for drawing blurry round rects.
scroggo@google.com
2013-11-05
*
Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...
reed@google.com
2013-11-04
*
speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...
reed@google.com
2013-11-04
*
Bench baseline for mostly 0 image.
scroggo@google.com
2013-09-25
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
This bench attempts to recreate Chromium's Canvas_putImageData performance te...
commit-bot@chromium.org
2013-08-16
*
Add fullscreen rect bench
bsalomon@google.com
2013-08-02
*
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...
senorblanco@chromium.org
2013-08-01
*
add scaledimagecache
reed@google.com
2013-07-23
*
Add bench for hairline paths.
egdaniel@google.com
2013-07-17
*
reenable the scale benchmark, and only bench actual canvas draw commands
humper@google.com
2013-07-11
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09
*
add charsToGlyphs to SkTypeface
reed@google.com
2013-07-02
*
Adding my Bitmap2Path sample for 1on1 meeting.
commit-bot@chromium.org
2013-07-01
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia
commit-bot@chromium.org
2013-06-13
[next]