aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-23
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-23
* Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cppGravatar commit-bot@chromium.org2014-04-22
* Add gpu fast path for two point conical gradients.Gravatar commit-bot@chromium.org2014-04-22
* 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
* Fix build: Windows has dibs on IGNOREGravatar 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
* Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.Gravatar bungeman@google.com2014-04-22
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* Use GradFlags for gradient Flags in SkGradientShaderGravatar 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-22
* Add missing scale value to fix SkGradientShader memory errorGravatar commit-bot@chromium.org2014-04-21
* 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
* anticipate more optimizations by renaming some files and methodsGravatar commit-bot@chromium.org2014-04-21
* Add flipped gradient branch to two point conical gradientGravatar commit-bot@chromium.org2014-04-21
* remove sizeof check -- triggers warning in chromeGravatar reed@google.com2014-04-20
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-19
* remove unused fOverflowed from SkClampRangeGravatar reed@google.com2014-04-18
* fix int/size_t warningsGravatar reed@google.com2014-04-18
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* rename SkPaintParts.* to SkPaintPart.*Gravatar reed@google.com2014-04-18
* Get gradient information for gpu effect directly from SkGradientShader instea...Gravatar commit-bot@chromium.org2014-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
* Ashmem functions compile when size_t != __u32Gravatar 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
* Revert of Add flipped gradient branch to two point conical gradient (https://...Gravatar commit-bot@chromium.org2014-04-17
* Add flipped gradient branch to two point conical gradientGravatar commit-bot@chromium.org2014-04-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-17
* Don't unset gFCSafeToUse when it's still safe to use.Gravatar commit-bot@chromium.org2014-04-16
* 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
* Double assignment in GrGpuGL::configToGLFormats()Gravatar commit-bot@chromium.org2014-04-16