index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
convexpaths.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-17
*
Revert "Make leak counters thread-safe and turn them on by default for Debug"
djsollen@google.com
2014-01-14
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-14
*
Reverting r12635 (Make leak counters thread-safe - https://codereview.chromiu...
robertphillips@google.com
2013-12-12
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
temporarily disable assert in convexpaths GM while it is debugged
bsalomon@google.com
2013-08-15
*
Fix repeated point quads/cubics in convex pr and update convexpaths GM
commit-bot@chromium.org
2013-08-15
*
Make GrAAConvexPathRender support paths with > 64K verts.
bsalomon@google.com
2013-05-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix infinite recursion in cubic->quad conversion, also attempt to detect near...
bsalomon@google.com
2012-08-02
*
Preserve convex control point polygon in cubic->quadratic approximation
bsalomon@google.com
2012-07-10
*
defer drawing/work until first draw, to make debugging easier and speedup
reed@google.com
2012-03-30
*
In convex path renderer, translate polygon to origin for fanPt computation
bsalomon@google.com
2012-02-23
*
Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer
bsalomon@google.com
2012-02-15
*
[GPU]: Handle degenerate quads when computing UV matrix from control points
bsalomon@google.com
2012-01-31
*
Fix degenerate test in convex path renderer
bsalomon@google.com
2012-01-31
*
Change background color and add paths to convexpaths gm
bsalomon@google.com
2012-01-26
*
revert 3078
bsalomon@google.com
2012-01-21
*
fix interior issues in convex path renderer
bsalomon@google.com
2012-01-21
*
Incorporate changes related to Tom's post-hoc comments on the convex path ren...
bsalomon@google.com
2012-01-17
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17