| Commit message (Expand) | Author | Age |
* | update devicelooper to skip internal tiles that are empty, and unittests | reed@google.com | 2013-09-17 |
* | Add Clock Sample. | jvanverth@google.com | 2013-09-17 |
* | Add a test for color bitmap fonts. | djsollen@google.com | 2013-09-17 |
* | path ops work in progress | caryclark@google.com | 2013-09-16 |
* | 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 |
* | pdfviewer: do not submit, uploaded for backup, and will be done actually afte... | edisonn@google.com | 2013-09-13 |
* | add a way to get code coverage | mtklein@google.com | 2013-09-13 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | 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 |
* | Move oval and rect renderer includes to private interface | jvanverth@google.com | 2013-09-06 |
* | 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 |
* | add support for high quality image filtering on the GPU | humper@google.com | 2013-09-04 |
* | Add SkCanvasStack and update the Canvas utilities to use it. | djsollen@google.com | 2013-09-04 |
* | Remove uses of GR_RELEASE. | commit-bot@chromium.org | 2013-09-03 |
* | Move SkBitmapDevice functions to their own file | robertphillips@google.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 |
* | Don't require getLength on Mac. | scroggo@google.com | 2013-08-28 |
* | fix state machine so we know simple only loops once, but we can call maprect ... | reed@google.com | 2013-08-28 |
* | ARM Skia NEON patches - 15 - Preparation work for Blitmask optims | commit-bot@chromium.org | 2013-08-28 |
* | Replace uses of GR_DEBUG by SK_DEBUG. | commit-bot@chromium.org | 2013-08-28 |
* | Revert of r10943. | rmistry@google.com | 2013-08-27 |
* | add SkDeviceLooper to handle larger-than-fixedpoint | reed@google.com | 2013-08-27 |
* | Update pdf.gypi to actually work with Chromium | robertphillips@google.com | 2013-08-26 |
* | Reverting r10901 (Add unpremultiply support and GM) | robertphillips@google.com | 2013-08-25 |
* | Don't compile the debugger on ChromeOS | borenet@google.com | 2013-08-24 |
* | Add unpremultiply support and GM | commit-bot@chromium.org | 2013-08-23 |
* | Refactor SkPDFImage | commit-bot@chromium.org | 2013-08-23 |
* | Add luminance mask transfer modes. | commit-bot@chromium.org | 2013-08-23 |
* | Pull out Effect Shaders in GPU Path Renderer | commit-bot@chromium.org | 2013-08-22 |
* | Revert "Pull out Effect Shaders in GPU Path Renderer" | egdaniel@google.com | 2013-08-22 |
* | Pull out Effect Shaders in GPU Path Renderer | commit-bot@chromium.org | 2013-08-22 |
* | Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds | commit-bot@chromium.org | 2013-08-21 |
* | Fix android doubly defined empty string due to static lib and shared lib thing. | bsalomon@google.com | 2013-08-21 |
* | Create new target to hold gpu test code, enable direct testing of GrEffects i... | commit-bot@chromium.org | 2013-08-21 |
* | Add skia_clang_build gyp define, add -Wstring-conversion flag | borenet@google.com | 2013-08-21 |
* | Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) | robertphillips@google.com | 2013-08-21 |
* | allow both GDI and DW fontmgrs at the same time | bungeman@google.com | 2013-08-21 |
* | Avoid getLength in ico decoder. | scroggo@google.com | 2013-08-21 |
* | Chromium staging for SkDevice refactoring | robertphillips@google.com | 2013-08-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-21 |
* | pdfviewer: check in pdfapi classes | edisonn@google.com | 2013-08-20 |