| Commit message (Expand) | Author | Age |
* | Implement crop rect for the dilate and erode (morphology) filters. This provo... | senorblanco@chromium.org | 2013-09-17 |
* | [External patch] Source-over support for SkLumaXfermode. | fmalita@google.com | 2013-09-17 |
* | Baby step in making SkGpuDevice no longer derive from SkBitmapDevice | robertphillips@google.com | 2013-09-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Have multiple plotmgrs, one for each mask format. | jvanverth@google.com | 2013-09-16 |
* | Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined. | jvanverth@google.com | 2013-09-16 |
* | Only display program cache info if RTConf flag is set. | jvanverth@google.com | 2013-09-16 |
* | 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 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | start to remove lockPixels from bitmapshader | reed@google.com | 2013-09-13 |
* | Warnings as errors fix | robertphillips@google.com | 2013-09-13 |
* | Fixed issues found by fuzzer | commit-bot@chromium.org | 2013-09-13 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | ARM Skia NEON patches - 19 - Intrinsics version of the Filter32 routines | commit-bot@chromium.org | 2013-09-13 |
* | re-enable GrIODB | bsalomon@google.com | 2013-09-10 |
* | Fix for ovals failing on Xoom. | jvanverth@google.com | 2013-09-10 |
* | Fix uninitialized string bug | robertphillips@google.com | 2013-09-10 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-10 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Two and three color GPU gradients without textures. | bsalomon@google.com | 2013-09-09 |
* | Improve handling of FF vertex array state | commit-bot@chromium.org | 2013-09-09 |
* | remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used) | reed@google.com | 2013-09-09 |
* | move decision to smash invmatrix into unit-space (for faster repeat/mirror to... | reed@google.com | 2013-09-09 |
* | Remove GrRefCnt.h in favor of SkRefCnt.h | commit-bot@chromium.org | 2013-09-09 |
* | Return canonical logfont size to 64. | bungeman@google.com | 2013-09-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-07 |
* | Replace uses of GR_DEBUGCODE by SkDEBUGCODE. | commit-bot@chromium.org | 2013-09-06 |
* | Remove dead code from libwebp image decoder | commit-bot@chromium.org | 2013-09-06 |
* | Add a requiresVertexShader method to GrGLEffect | commit-bot@chromium.org | 2013-09-06 |
* | Remove coverage msaa func from android grglinterface setup | bsalomon@google.com | 2013-09-06 |
* | Rip out CSAA support | commit-bot@chromium.org | 2013-09-06 |
* | Fix for aliasing in device-independent ovals on Nexus 10. | commit-bot@chromium.org | 2013-09-06 |
* | Fallback to GLES context when GL context setup fails at any stage. | commit-bot@chromium.org | 2013-09-06 |
* | Update the freetype backed fonthost to keep the style and fixed width attribu... | djsollen@google.com | 2013-09-06 |
* | 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 |
* | Update to allow packed depth-stencil on ES3 | commit-bot@chromium.org | 2013-09-06 |
* | Push sigma-based blur interface into our GMs/benches/tests/samplecode | robertphillips@google.com | 2013-09-06 |
* | fix regression in fallback chain where we don't account for the original font... | djsollen@google.com | 2013-09-06 |
* | move platformConvolutionProcs() call to right before we need it | reed@google.com | 2013-09-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-06 |
* | Add support for ES3 MSAA. | commit-bot@chromium.org | 2013-09-05 |
* | Revert "alpha threshold bitmap shader" | bsalomon@google.com | 2013-09-05 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-05 |
* | add SkConvolutionProcs* to the none platformConvolutionProcs() signature | reed@google.com | 2013-09-05 |
* | remove fConvolutionProcs from State, and just use it locally | reed@google.com | 2013-09-05 |
* | [PDF] Rewind the font stream if font subsetting fails. | vandebo@chromium.org | 2013-09-05 |