index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPoint.h
Commit message (
Expand
)
Author
Age
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
add asScalars() to document when we want to treat SkPoint or SkRect as an array
reed@google.com
2013-03-08
*
tweak to comments, ws change to trigger bots
reed@google.com
2013-01-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
explicitly track if a path is finite or not
reed@google.com
2012-07-26
*
add SkPoint::isZero(), match the existing method on SkIPoint
mike@reedtribe.org
2012-05-29
*
make CanNormalize inline for the float build (big speedup for PathIter)
reed@google.com
2012-05-07
*
Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero
epoger@google.com
2012-04-11
*
Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer
bsalomon@google.com
2012-02-15
*
Modifying SkPath to store all verbs provided by the user, and to give
schenney@chromium.org
2011-12-20
*
Replace SkMath.h includes as required for fixed point.
tomhudson@google.com
2011-09-27
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
Add perspective support to the gpu aa hairline renderer.
bsalomon@google.com
2011-09-12
*
add SkPoint::CanNormalize to unify decisions about when a vector is degenerate
reed@google.com
2011-09-07
*
Core skia changes to prepare for Gr AA Hairline renderer
bsalomon@google.com
2011-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
use SkPoint, creating an alias for GrPoint
reed@google.com
2011-05-06
*
add draw sample
mike@reedtribe.org
2011-03-20
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
add origin to device
reed@google.com
2011-03-04
*
add some utils to SkPoint
reed@android.com
2010-01-28
*
fix warnings
reed@android.com
2009-01-15
*
grab from latest android
reed@android.com
2008-12-17