index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRegion_path.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Handle paths that do not report empty, but have no edges.
reed
2015-03-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add SK_OVERRIDE to a few places that are missing it.
mtklein
2014-12-15
*
speed up rgn building by inlining memcmp for 32bit values
reed
2014-06-20
*
Possibly uninitialized SkRgnBuilder fStorage.
commit-bot@chromium.org
2013-12-30
*
Revert "Revert of https://codereview.chromium.org/113823003/"
reed@google.com
2013-12-30
*
Revert of https://codereview.chromium.org/113823003/
commit-bot@chromium.org
2013-12-30
*
remove Sk64 from public API, and start to remove usage internally
reed@google.com
2013-12-30
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-16
*
account for inverse-paths when we prealloc storage in the rgn-builder
reed@google.com
2013-10-15
*
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
*
Iter::next takes a bool (defaults to true for now) if we want to consume dege...
reed@google.com
2012-05-16
*
Just use std qsort
reed@google.com
2012-05-07
*
store x-interval-count per scanline, so we can skip lines in O(1)
reed@google.com
2012-05-02
*
record yspancount and intervalcount in regions
reed@google.com
2012-05-01
*
Update header comments to more accurately describe behavior of
tomhudson@google.com
2012-01-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
grab from latest android
reed@android.com
2008-12-17