index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkScan.h
Commit message (
Expand
)
Author
Age
*
Fix performance issue and compute intersections more often.
Yuqian Li
2017-01-23
*
Revert concave AAA
Yuqian Li
2017-01-18
*
Turn on concave analytic AA
Yuqian Li
2017-01-18
*
Revert "Exercise concave analytic AA"
Mike Reed
2017-01-14
*
Exercise concave analytic AA
Yuqian Li
2017-01-14
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
Simplify the signature of sk/aaa_fill_path
Yuqian Li
2016-11-16
*
Use Analytic AA in SkAAClip.
liyuqian
2016-10-20
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
Revert of For *ToFixed, in debug mode, assert that the value is in range. (pa...
fmalita
2016-04-07
*
For *ToFixed, in debug mode, assert that the value is in range.
benjaminwagner
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
add support for capped hairlines
caryclark
2015-12-09
*
change hairline procs to take array of points
reed
2015-04-14
*
change hairline procs to take SkPoint by value, more efficient on SSE and NEON
reed
2015-04-10
*
SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor]
mike@reedtribe.org
2014-01-06
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
privatize SkScan.h
reed@google.com
2012-08-09
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17