aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRegion.cpp
Commit message (Expand)AuthorAge
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* remove unused variable "inside", begin fixing coding styleGravatar reed@google.com2011-10-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Initialize fClip in SkBounder, in case doIRect() is called before it is usedGravatar reed@google.com2011-03-23
* change operator== to return bool instead of intGravatar reed@google.com2011-03-18
* Upstreaming changes from android.Gravatar djsollen@google.com2011-03-14
* fix issue 99 -- unneeded assignment inside find_yGravatar reed@google.com2011-01-07
* fix matrix use in coretext fonthostGravatar reed@android.com2010-07-22
* add SkRegion::setRects(), and its unit testsGravatar reed@android.com2010-07-13
* extend sentinel array to avoid reading uninitialized memoryGravatar reed@android.com2010-04-13
* Native client build fix.Gravatar agl@chromium.org2009-12-18
* grab from latest androidGravatar reed@android.com2008-12-17