index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkQuadClipper.cpp
Commit message (
Expand
)
Author
Age
*
Make skia almost compile again with clang.
commit-bot@chromium.org
2013-10-07
*
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 a bunch of Coverity defects - class members not initialized in the constr...
vandebo@chromium.org
2012-03-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
*
fix typos in cubic clipper
reed@android.com
2009-11-18
*
add explicit clamping after chopping w/ t to ensure we're in the clip
reed@android.com
2009-11-17
*
add quadclipping utility, plus sample test
reed@android.com
2009-11-17
*
fix quadclipper in the case that the chop function fails
reed@android.com
2009-10-22
*
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
reed@android.com
2009-02-06