aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Fix for 9603Gravatar robertphillips@google.com2013-06-14
* Add operator delete for SkTArray to match operator newGravatar bsalomon@google.com2013-06-14
* Enhancements and a fix to templated containers.Gravatar bsalomon@google.com2013-06-13
* Compact the clipstack for kReplace_Op'd geometryGravatar commit-bot@chromium.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-11
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* move kAlignCount out of Align enum, so it can't accidentally be passed as a p...Gravatar mike@reedtribe.org2013-06-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Fix bug in setting directories for tests.Gravatar scroggo@google.com2013-06-06
* Fixup some conventions in SkTArray and add reset to count method.Gravatar commit-bot@chromium.org2013-06-05
* Fix issues related to resolving fonts based on name.Gravatar djsollen@google.com2013-06-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-05
* change impl to explicitly store length as u32, rather than size_t, so we keep...Gravatar reed@google.com2013-06-04
* add size limit for using glyphcache. above that, draw using pathsGravatar reed@google.com2013-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-04
* Add SkData::NewFromFD.Gravatar bungeman@google.com2013-06-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* start a wrapper for color fontsGravatar reed@google.com2013-05-31
* Implement SkXfermode image filter. This required changing the signature of Sk...Gravatar senorblanco@chromium.org2013-05-31
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-30
* Use macros for new and delete in SkTemplates.hGravatar scroggo@google.com2013-05-29
* Moving updateClipConservativelyUsingBounds into SkCanvasGravatar junov@chromium.org2013-05-29
* add != operator for SkTDArrayGravatar reed@google.com2013-05-29
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Android specific changes that are upstreamed from the android framework.Gravatar djsollen@google.com2013-05-24
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Revert "Patch to prevent chromium breakage until the DEPS."Gravatar scroggo@google.com2013-05-24
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-24
* Add flag to gradients to interpolate colors in premul space. Experimental API...Gravatar reed@google.com2013-05-24
* remove outdated debugging code now that we no longer support fixed pointGravatar commit-bot@chromium.org2013-05-23
* Fix bug in SkAutoSMalloc::resetGravatar robertphillips@google.com2013-05-23
* Add printing of SkColorFilter-derived classes to debuggerGravatar robertphillips@google.com2013-05-23
* Reverting r9245 due to Chrome breakageGravatar robertphillips@google.com2013-05-22
* Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_...Gravatar commit-bot@chromium.org2013-05-22
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-22
* add kBicubicFilterBitmap_Flag to paint, just for testing purposes.Gravatar reed@google.com2013-05-22
* Add return param to SkAutoSMalloc::reset() that indicates whether the allocat...Gravatar bsalomon@google.com2013-05-22
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* Patch to prevent chromium breakage until the DEPS.Gravatar scroggo@google.com2013-05-21
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21