index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkScan_Path.cpp
Commit message (
Expand
)
Author
Age
...
*
update coding style - no logic change
mike@reedtribe.org
2011-04-09
*
Fix inverse scanconversion -- be sure to keep our calls to SkBlitter in scanline
reed@google.com
2011-03-02
*
Correctly handle SkPath::kInverseWinding_FillType
agl@chromium.org
2010-12-06
*
explicitly pass bounds.top to the edgelist walker, so we don't leave any gaps
reed@android.com
2010-02-22
*
Eenable new chopping edgelist builder by default. If it sticks well, I'll
reed@android.com
2009-12-10
*
new scanconversion technique
reed@android.com
2009-11-18
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
fix cheap calc of edgelist size
reed@android.com
2009-11-05
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
fix overflow in qsort compare proc
reed@android.com
2009-08-25
*
fix NaN in path iterator
reed@android.com
2009-07-22
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
reed@android.com
2009-02-06
*
fix warnings
reed@android.com
2009-01-15
*
grab from latest android
reed@android.com
2008-12-17
[prev]