index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkRegion.h
Commit message (
Expand
)
Author
Age
*
Add dump() to SkClipStack to help with debugging.
bsalomon
2014-06-09
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Add getRectCount to SkRegtion
commit-bot@chromium.org
2013-07-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Rename the existing flatten(void*) methods.
djsollen@google.com
2012-06-08
*
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
*
Variant of SkRegion::op (called Oper) that either writes the result into a 3rd
reed@google.com
2012-04-30
*
Make SkRegion::operator== a member function, rather than a privately-declared
reed@google.com
2012-01-25
*
Update header comments to more accurately describe behavior of
tomhudson@google.com
2012-01-03
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Initialize fClip in SkBounder, in case doIRect() is called before it is used
reed@google.com
2011-03-23
*
change operator== to return bool instead of int
reed@google.com
2011-03-18
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
add SkRegion::setRects(), and its unit tests
reed@android.com
2010-07-13
*
grab from latest android
reed@android.com
2008-12-17