| Commit message (Expand) | Author | Age |
* | Separate core and images project. | scroggo@google.com | 2013-05-31 |
* | Add atlasing option to GameBench bench | robertphillips@google.com | 2013-05-31 |
* | fix warnings on MacOS 10.6 | humper@google.com | 2013-05-31 |
* | More general GM for testing bitmap filtering, including checkerboards, images... | humper@google.com | 2013-05-31 |
* | specialize bicubic filtering for scale-only | humper@google.com | 2013-05-31 |
* | Mark picture record benches as non-rendering. | bsalomon@google.com | 2013-05-30 |
* | add script to scrape glyph usage in drawText calls | reed@google.com | 2013-05-30 |
* | rebaseline.py: use argparse command-line flags for more flexibility | epoger@google.com | 2013-05-30 |
* | Revert "add asserts to point<-->verb helpers" | reed@google.com | 2013-05-30 |
* | add asserts to point<-->verb helpers | reed@google.com | 2013-05-30 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-30 |
* | Speculative fix for Tegra-based Androids: don't try to unpremultiply dstColor... | senorblanco@chromium.org | 2013-05-29 |
* | Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest... | bsalomon@google.com | 2013-05-29 |
* | Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp... | senorblanco@chromium.org | 2013-05-29 |
* | Use macros for new and delete in SkTemplates.h | scroggo@google.com | 2013-05-29 |
* | use SkStream factory for files, and check for null (file-not-found) speedup s... | reed@google.com | 2013-05-29 |
* | Moving updateClipConservativelyUsingBounds into SkCanvas | junov@chromium.org | 2013-05-29 |
* | Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf... | senorblanco@chromium.org | 2013-05-29 |
* | Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp... | senorblanco@chromium.org | 2013-05-29 |
* | add != operator for SkTDArray | reed@google.com | 2013-05-29 |
* | Use updated signature for decode in empty decoder. | scroggo@google.com | 2013-05-29 |
* | Refactor rebaseline.py into functions ; no behavioral changes. | epoger@google.com | 2013-05-29 |
* | use integer math instead of float per-pixel. about a 2x speedup. not tested w... | reed@google.com | 2013-05-29 |
* | cast enum to float to fix (really bad) warning | reed@google.com | 2013-05-29 |
* | extend SkBenchmark to allow a bench to return a durationScale, which allows i... | reed@google.com | 2013-05-29 |
* | Fix cmykjpeg test to check if file was found. | bungeman@google.com | 2013-05-29 |
* | Change SkStream. | bungeman@google.com | 2013-05-29 |
* | Remove dependency of gsutil to download ndk | commit-bot@chromium.org | 2013-05-29 |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | Get correct GLVersion for Mesa to avoid GrContext creation failure | bsalomon@google.com | 2013-05-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-29 |
* | use DEF_BENCH | reed@google.com | 2013-05-28 |
* | Fix alpha computation in SkArithmeticMode. | senorblanco@chromium.org | 2013-05-28 |
* | Build fix | junov@chromium.org | 2013-05-28 |
* | Changing SkDeferredCanvas to use factories for creation | junov@chromium.org | 2013-05-28 |
* | Make GrContext track the current matrix, render target, and clip directly rat... | commit-bot@chromium.org | 2013-05-28 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | don't unref() null (from typeface::create) you gunky | reed@google.com | 2013-05-28 |
* | use inttoscalar to fix warning | reed@google.com | 2013-05-28 |
* | use explicit conversion for int->scalar | reed@google.com | 2013-05-28 |
* | add new gm for bicubic filtering | reed@google.com | 2013-05-28 |
* | Split GM json schema out of display_json_results.py, for sharing with other t... | epoger@google.com | 2013-05-28 |
* | Decrease GPU drawn brightness for < 1 pixel wide/high rects | robertphillips@google.com | 2013-05-28 |
* | check texture is not NULL to aovid segmentation fault. If the texture created... | commit-bot@chromium.org | 2013-05-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-25 |
* | Android specific changes that are upstreamed from the android framework. | djsollen@google.com | 2013-05-24 |
* | fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u... | commit-bot@chromium.org | 2013-05-24 |
* | Fix degenerate and near-degenerate hairlines on the gpu | commit-bot@chromium.org | 2013-05-24 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |