index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkEdgeBuilder.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
remove legacy flags
caryclark
2016-02-18
*
combine vertical overlapping edges
caryclark
2016-01-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove unused clip parameter to SkEdge::setClip
reed
2015-03-19
*
cull edges that are to the right of the clip
reed
2015-02-09
*
Faster edge re-sort
reed
2015-02-07
*
Revert of Faster edge re-sort, drop trailing edges (patchset #2 id:20001 of h...
reed
2015-02-06
*
Faster edge re-sort, drop trailing edges
reed
2015-02-06
*
Revert of faster edge re-sort, drop trailing edges (patchset #4 id:60001 of h...
reed
2015-02-06
*
faster edge re-sort, drop trailing edges
reed
2015-02-06
*
fixes for conics
reed
2015-01-06
*
use conics
reed
2014-12-17
*
fix (some) 64bit warnings -- size_t -> int
commit-bot@chromium.org
2014-01-24
*
remove leftover printf
reed@google.com
2013-06-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
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
*
create inline version of setLine that assumes no clip. 10% faster for dashing...
reed@google.com
2012-08-02
*
special-case edge-building for polygons (paths with only lines)
reed@google.com
2012-08-02
*
Iter::next takes a bool (defaults to true for now) if we want to consume dege...
reed@google.com
2012-05-16
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
new scanconversion technique
reed@android.com
2009-11-18