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