index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRegion.cpp
Commit message (
Expand
)
Author
Age
*
Make SkRegion::operator== a member function, rather than a privately-declared
reed@google.com
2012-01-25
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
remove unused variable "inside", begin fixing coding style
reed@google.com
2011-10-06
*
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
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
fix issue 99 -- unneeded assignment inside find_y
reed@google.com
2011-01-07
*
fix matrix use in coretext fonthost
reed@android.com
2010-07-22
*
add SkRegion::setRects(), and its unit tests
reed@android.com
2010-07-13
*
extend sentinel array to avoid reading uninitialized memory
reed@android.com
2010-04-13
*
Native client build fix.
agl@chromium.org
2009-12-18
*
grab from latest android
reed@android.com
2008-12-17