aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* fix size_t/int warningsGravatar commit-bot@chromium.org2014-04-23
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Revert of eliminate config param -- it was always self's config (https://code...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...Gravatar reed@google.com2014-04-23
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-23
* expose CGImage -> SkBitmapGravatar commit-bot@chromium.org2014-04-22
* Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...Gravatar commit-bot@chromium.org2014-04-22
* make drawText calls non-virtual, to ease SkFont and TextBlobGravatar commit-bot@chromium.org2014-04-22
* eliminate config param -- it was always self's configGravatar reed@google.com2014-04-22
* fix size_t/int warnings in picturesGravatar commit-bot@chromium.org2014-04-22
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* NewRasterDirect should *not* erase the pixels -- direct means the client is i...Gravatar commit-bot@chromium.org2014-04-22
* add optional origin parameter to accessTopLayerPixelsGravatar commit-bot@chromium.org2014-04-21
* Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.Gravatar commit-bot@chromium.org2014-04-21
* Fixes for SkPictureShader.Gravatar commit-bot@chromium.org2014-04-21
* inline SkMulDiv now that 64bit mul is inlineableGravatar commit-bot@chromium.org2014-04-19
* fix warnings around size_t/intGravatar commit-bot@chromium.org2014-04-19
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Reduce internal explicit SaveFlags usage.Gravatar commit-bot@chromium.org2014-04-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.o...Gravatar commit-bot@chromium.org2014-04-17
* add some asserts for mipmaps, and cleanup fFilterLevel if mipping failedGravatar commit-bot@chromium.org2014-04-17
* Orphan ProcXfermode, with an eye towards removing itGravatar commit-bot@chromium.org2014-04-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-17
* always store bitfields along with dirty in FlatteningTraitsGravatar commit-bot@chromium.org2014-04-16
* Fix memory leak in SkGradientShader.Gravatar commit-bot@chromium.org2014-04-16
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* remove legacy filter-flags, and store FilterLevel directlyGravatar commit-bot@chromium.org2014-04-16
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Fix artifacts in distance field rendering due to bilerpGravatar commit-bot@chromium.org2014-04-15
* Move distance field generation to the glyph cache.Gravatar commit-bot@chromium.org2014-04-14
* Revert "Revert of use templates instead of macros to build blitters (https://...Gravatar reed@google.com2014-04-14
* Allow clients to specify an external SkImageFilter cache.Gravatar senorblanco@chromium.org2014-04-14
* Revert of use templates instead of macros to build blitters (https://coderevi...Gravatar commit-bot@chromium.org2014-04-14
* Remove currently unused codeGravatar commit-bot@chromium.org2014-04-14
* use templates instead of macros to build blittersGravatar commit-bot@chromium.org2014-04-14
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-12
* remove dead code from SkPicturePlaybackGravatar commit-bot@chromium.org2014-04-11
* Implement intra-frame cacheing in image filters.Gravatar commit-bot@chromium.org2014-04-11
* remove picture-backed surfacesGravatar commit-bot@chromium.org2014-04-11
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Update bench to be able to preprocess skpsGravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11
* So apparently Chrome has an x86 iOS build...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-10