aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...Gravatar commit-bot@chromium.org2014-03-12
* Fixing SkPicture serializationGravatar commit-bot@chromium.org2014-03-12
* [WIP] Add Context to SkDrawLooper.Gravatar commit-bot@chromium.org2014-03-12
* Revert the rest of r13757.Gravatar bungeman@google.com2014-03-12
* Revert 13757.Gravatar bungeman@google.com2014-03-12
* Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.Gravatar bungeman@google.com2014-03-12
* make onReadPixels protected and have default impl (so we can remove chrome ov...Gravatar commit-bot@chromium.org2014-03-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-12
* Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-11
* Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly setGravatar commit-bot@chromium.org2014-03-11
* fix build error in chromiumGravatar commit-bot@chromium.org2014-03-11
* Revert "De-virtualize SkCanvas save/restore."Gravatar fmalita@google.com2014-03-11
* De-virtualize SkCanvas save/restore.Gravatar fmalita@google.com2014-03-11
* Drop executable flag from headers so that they can be packagedGravatar robertphillips@google.com2014-03-11
* Fix SkOffsetImageFilter to use a temporary for bounds computations.Gravatar senorblanco@chromium.org2014-03-11
* Fix radical assumption that 0.5 in double is exactly convertible to float.Gravatar bsalomon@google.com2014-03-11
* Enable use of distance fields via SkPaint flag.Gravatar commit-bot@chromium.org2014-03-11
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-11
* Handle rrects with one circular corner and three square corners in GrRRectEff...Gravatar commit-bot@chromium.org2014-03-11
* plumbing for GPU fast blurGravatar commit-bot@chromium.org2014-03-10
* plumb API for analytic rrect blurGravatar commit-bot@chromium.org2014-03-10
* Revert of Add new module for distance field generation. (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-10
* flag to make kClipToLayer_SaveFlag the default behaviorGravatar reed@google.com2014-03-10
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-10
* Pulling these out of other reviews so avoid code review clutter.Gravatar commit-bot@chromium.org2014-03-10
* Use bitfield rather than distinct enum types for circular corners in RRectEff...Gravatar commit-bot@chromium.org2014-03-10
* remove legacy ifdef wrapping fast blurGravatar commit-bot@chromium.org2014-03-10
* Factory methods for heap-allocated SkImageFilter objects.Gravatar commit-bot@chromium.org2014-03-10
* Add API for GrContext to recommend rendertarget sample countGravatar commit-bot@chromium.org2014-03-10
* hide getTotalClip, so we can eventually remove it Gravatar commit-bot@chromium.org2014-03-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-08
* Implement the clip as 4 or fewer GrEffects when possible.Gravatar commit-bot@chromium.org2014-03-07
* Once Chromium starts holding on to paths and we can actually reuse cached pat...Gravatar commit-bot@chromium.org2014-03-07
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* getFactory() must return a factory.Gravatar commit-bot@chromium.org2014-03-07
* Fix underlying issue causing crbug.com/348821.Gravatar commit-bot@chromium.org2014-03-07
* SSE2 implementation of S32A_D565_Opaque_DitherGravatar commit-bot@chromium.org2014-03-07
* SSE2 implementation of S32_D565_Opaque_DitherGravatar commit-bot@chromium.org2014-03-07
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Add debug check of chunk size written to skpGravatar commit-bot@chromium.org2014-03-06
* Remove MCRec.fNextGravatar commit-bot@chromium.org2014-03-06
* Actually, we wrote only size bytes.Gravatar commit-bot@chromium.org2014-03-06
* Avoid recomputing two consecutive identical 1D filters.Gravatar commit-bot@chromium.org2014-03-06
* Add size_t bytesWritten() const to SkWStream.Gravatar commit-bot@chromium.org2014-03-06
* Revert of Manually set fFilterValues in SkConvolutionFilter1D Gravatar rmistry@google.com2014-03-06
* Begin making SkPerlinNoiseShader const.Gravatar commit-bot@chromium.org2014-03-06
* Manually set fFilterValues in SkConvolutionFilter1D.Gravatar commit-bot@chromium.org2014-03-06
* Now that the matching changes have landed in Chromium we can clean up the API...Gravatar commit-bot@chromium.org2014-03-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06