projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
bench
/
PathBench.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-20
reed
use Sk2s for conics
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Mike Klein
(temporarily?) disable no-oped benches
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
tfarina
Remove Sk prefix from some bench classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
mtklein
Remove SkBenchmark::postDraw.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
commit-bot@chromiu...
Cap memory usage in path_create bench.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
commit-bot@chromiu...
Simplify benchmark internal API.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
commit-bot@chromiu...
Implement a benchmark for GrResourceCache
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
commit-bot@chromiu...
increase coverage of SkPath.cpp, remove unused code
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
mtklein@google.com
Refactoring: get rid of the SkBenchmark void* parameter.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
mtklein@google.com
Major bench refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
commit-bot@chromiu...
Change old PRG to be SkLCGRandom; change new one to...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
commit-bot@chromiu...
Switch out random number generator for tests, benches...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
reed@google.com
bump picture version since SkPath has changed (conics)
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
reed@google.com
Revert "add asserts to point<-->verb helpers"
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
reed@google.com
add asserts to point<-->verb helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
mike@reedtribe.org
add routines to compute error between conic and quad
blob
|
commitdiff
|
raw
|
diff to current
2013-04-26
mike@reedtribe.org
rename SkRationalQuad to SkConic
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
mike@reedtribe.org
add special-case for chopping at exactly half for ratio...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
sugoi@google.com
Bench : Unused parameters cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
reed@google.com
remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
mike@reedtribe.org
use DEF_BENCH macro
blob
|
commitdiff
|
raw
|
diff to current
2013-01-24
jvanverth@google.com
The oval path bench tests used to draw a circle, but...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
robertphillips@goo...
Reverse sense of convex-quad-fix compiler flag
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
jvanverth@google.com
Add GPU support for axis-aligned ovals:
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
bsalomon@google.com
Add a conservativelyContainsRect function to SkPath.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
robertphillips@goo...
Removed degenerate quads from zero radius Chrome-style...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
robertphillips@goo...
Place r5997 (make arcto's convex) behind a compiler...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
robertphillips@goo...
Altered arcTo's canonical points to (usually) be convex
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
robertphillips@goo...
Add new bench to exercise SkPath::arcTo (arbroundrect)
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
bsalomon@google.com
Suppress some warnings on linux.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
robertphillips@goo...
Make all random path benchs non-rendering
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
rmistry@google.com
Result of running tools/sanitize_source_files.py (which...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
robertphillips@goo...
Add fast path in arcTo and addArc for 0==sweep && 0...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
bsalomon@google.com
Reduce number of paths created by benchs
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
bsalomon@google.com
Reduce allocations in RandomPathBench
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
bsalomon@google.com
Reduce path_copy iteration count, hopefully allows...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
bsalomon@google.com
Adds a bunch of benchmarks around creating, transformin...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
bsalomon@google.com
add circle benchmark
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
senorblanco@chromi...
Add a wide stroked line path benchmark to bench. It...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
tomhudson@google.com
In debug builds, only run each benchmark 1 time (test...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
epoger@google.com
update of all copyright notices to reflect new license...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
tomhudson@google.com
New benchmark to create many random quadratic paths.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
reed@google.com
add benchmark for path filling
blob
|
commitdiff
|
raw
|
diff to current