aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Repurpose GrGLCoordTransform as GrGLProgramEffectsGravatar commit-bot@chromium.org2013-10-03
* Move makeSpace and resetToSize from SkPathRef.cpp to .hGravatar robertphillips@google.com2013-10-02
* Threads can race to be the first one to calculate the empty path ref's bounds.Gravatar commit-bot@chromium.org2013-10-02
* Make it explicit that some validate methods are debug onlyGravatar robertphillips@google.com2013-10-02
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Added SK_API to SkPathRef.hGravatar robertphillips@google.com2013-09-29
* Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cppGravatar robertphillips@google.com2013-09-27
* Compiler warning/error fix for ChromiumGravatar robertphillips@google.com2013-09-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-27
* add counting to Globals, and refactor some for clarityGravatar reed@google.com2013-09-26
* Add SkDivMod with a special case for ARM.Gravatar commit-bot@chromium.org2013-09-26
* We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.Gravatar commit-bot@chromium.org2013-09-26
* Move bound and isFinite into pathrefGravatar robertphillips@google.com2013-09-26
* Change SkImageDecoders to take an SkStreamRewindable.Gravatar scroggo@google.com2013-09-25
* Patch SkImage.h so Chrome will compileGravatar robertphillips@google.com2013-09-22
* Remove SK_ENABLE_LEGACY_API_ALIASING from SkImage.hGravatar robertphillips@google.com2013-09-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-21
* add trailing quote on #errorGravatar reed@google.com2013-09-20
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* I'm investigating how to make the IPC transfer a bit more secure on theGravatar commit-bot@chromium.org2013-09-19
* Add new entry point that supports fallback font selection based on language.Gravatar djsollen@google.com2013-09-19
* Remove 2 unused defines USE_CHROMIUM_SKIA and SK_BUILD_FOR_CHROMIUMGravatar djsollen@google.com2013-09-19
* update devicelooper to skip internal tiles that are empty, and unittestsGravatar reed@google.com2013-09-17
* Baby step in making SkGpuDevice no longer derive from SkBitmapDeviceGravatar robertphillips@google.com2013-09-17
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* start to remove lockPixels from bitmapshaderGravatar reed@google.com2013-09-13
* Canary build fixGravatar sugoi@google.com2013-09-13
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-06
* Revert "alpha threshold bitmap shader"Gravatar bsalomon@google.com2013-09-05
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-05
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04
* Rewrite SkTRegistry to take any trivially-copyable type.Gravatar mtklein@google.com2013-09-04
* Fix bounds computation in GrAAHairlineRendererGravatar commit-bot@chromium.org2013-09-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-30
* Replace SkTScopedPtr with SkAutoTDelete in Skia.Gravatar commit-bot@chromium.org2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...Gravatar djsollen@google.com2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Handle SkStream::rewind properly.Gravatar scroggo@google.com2013-08-28
* In image filters, apply the CTM and offset to the crop rect. This is necessar...Gravatar senorblanco@chromium.org2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Reverting change 10888Gravatar sugoi@google.com2013-08-23