| Commit message (Expand) | Author | Age |
... | |
* | try uping the cache-count-limit to see if it speeds up bench-pictures | reed@google.com | 2013-10-09 |
* | Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" | djsollen@google.com | 2013-10-08 |
* | ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs | commit-bot@chromium.org | 2013-10-08 |
* | Update #if to #ifdef for consistency | commit-bot@chromium.org | 2013-10-08 |
* | Make skia almost compile again with clang. | commit-bot@chromium.org | 2013-10-07 |
* | commit to xfermode objects being immutable | commit-bot@chromium.org | 2013-10-04 |
* | Move makeSpace and resetToSize from SkPathRef.cpp to .h | robertphillips@google.com | 2013-10-02 |
* | Make it explicit that some validate methods are debug only | robertphillips@google.com | 2013-10-02 |
* | Make GPU coord transforms automatic | bsalomon@google.com | 2013-10-02 |
* | Allow creating a picture from skp to fail. | scroggo@google.com | 2013-10-01 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-28 |
* | Limit warning message to de-clutter bench output logs | robertphillips@google.com | 2013-09-27 |
* | Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp | robertphillips@google.com | 2013-09-27 |
* | This CL effectively reverts: | 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 |
* | remove obsolete USE_CACHE_HASH | reed@google.com | 2013-09-24 |
* | Revert r11423 (low hanging calloc fruit) | robertphillips@google.com | 2013-09-22 |
* | low hanging calloc fruit | mtklein@google.com | 2013-09-20 |
* | Add sk_calloc. Remove SkMemory_stdlib, which seems unused. | mtklein@google.com | 2013-09-20 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-18 |
* | update devicelooper to skip internal tiles that are empty, and unittests | reed@google.com | 2013-09-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.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 |
* | 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 |
* | Initial error handling code | commit-bot@chromium.org | 2013-09-13 |
* | 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 |
* | 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 |
* | move platformConvolutionProcs() call to right before we need it | reed@google.com | 2013-09-06 |
* | remove fConvolutionProcs from State, and just use it locally | reed@google.com | 2013-09-05 |
* | simplify making translate only invmatrix | reed@google.com | 2013-09-05 |
* | ARM Skia NEON patches - 18 - Preparation work for BitmapProcState | commit-bot@chromium.org | 2013-09-05 |
* | forgot to guard GPU includes when SK_SUPPORT_GPU not defined | humper@google.com | 2013-09-04 |
* | add support for high quality image filtering on the GPU | humper@google.com | 2013-09-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-04 |
* | Fix Matrix44Test and double-to-float conversion in SVD code | jvanverth@google.com | 2013-09-03 |
* | Revise SVD code to remove arctangents. | commit-bot@chromium.org | 2013-09-03 |
* | Fix bug in SkWriter32. | mtklein@google.com | 2013-09-03 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-31 |
* | Rename ShaderType enum to ShaderVisibility | commit-bot@chromium.org | 2013-08-30 |