| Commit message (Expand) | Author | Age |
* | Move makeSpace and resetToSize from SkPathRef.cpp to .h | robertphillips@google.com | 2013-10-02 |
* | Add new skyline Rectanizer | commit-bot@chromium.org | 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 |
* | Sadly TSAN still reports this as a race, even when we're obviously writing the | commit-bot@chromium.org | 2013-10-02 |
* | Do not convert non gray PNG to A8. | scroggo@google.com | 2013-10-02 |
* | fix 10.6 | caryclark@google.com | 2013-10-02 |
* | Fix gpu.gypi missing file issue | bsalomon@google.com | 2013-10-02 |
* | path ops work in progress | caryclark@google.com | 2013-10-02 |
* | Make GPU coord transforms automatic | bsalomon@google.com | 2013-10-02 |
* | Whitespace change to test CQ emails. | commit-bot@chromium.org | 2013-10-02 |
* | Empty implementations for SkImageDecoder. | scroggo@google.com | 2013-10-01 |
* | Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. | commit-bot@chromium.org | 2013-10-01 |
* | Writing to testName and reading its size isn't thread safe, TSAN reminds us. | commit-bot@chromium.org | 2013-10-01 |
* | In skia_test.cc, atomics -> mutex. | commit-bot@chromium.org | 2013-10-01 |
* | Use explicitly-sized enums in GrGLProgramDesc::KeyHeader | commit-bot@chromium.org | 2013-10-01 |
* | Fix build. | scroggo@google.com | 2013-10-01 |
* | Add an option on SkImageDecoder to skip writing 0s. | scroggo@google.com | 2013-10-01 |
* | Fix ninja build on Android | djsollen@google.com | 2013-10-01 |
* | Allow creating a picture from skp to fail. | scroggo@google.com | 2013-10-01 |
* | Minor changes to XPS device. | bungeman@google.com | 2013-10-01 |
* | Reverted r11547; filing bugs for 64-bit warnings | borenet@google.com | 2013-10-01 |
* | Whitespace change to trigger builds after r11547: Always use WERR for skia_lib | borenet@google.com | 2013-10-01 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-01 |
* | fix the android build. now both android_ninja _and_ android_make work. | mtklein@google.com | 2013-09-30 |
* | VERBOSE -> SKIA_ANDROID_VERBOSE_SETUP | mtklein@google.com | 2013-09-30 |
* | make vanilla android_ninja work, and add quiet options | mtklein@google.com | 2013-09-30 |
* | Remove uneeded copy of gdbserver from apk | djsollen@google.com | 2013-09-30 |
* | Reduce max number of textures to 4 to make room for a larger class id in effe... | bsalomon@google.com | 2013-09-30 |
* | Mark when effects and programs have vertex code | commit-bot@chromium.org | 2013-09-30 |
* | Add 3 color variant to gradient bench, include scale in name, add more benchs | commit-bot@chromium.org | 2013-09-30 |
* | fix Android release builds | mtklein@google.com | 2013-09-30 |
* | Add a GrCustomCoordsTextureEffect class | commit-bot@chromium.org | 2013-09-30 |
* | quiet down more third-party warnings in poppler and jsoncpp | commit-bot@chromium.org | 2013-09-30 |
* | remove unecessary warnings from third_party code | djsollen@google.com | 2013-09-30 |
* | Add GrSurface::savePixels(). | commit-bot@chromium.org | 2013-09-30 |
* | Add android_ninja, like android_make for ninja. | mtklein@google.com | 2013-09-30 |
* | Revert "Add android_ninja, like android_make for ninja." | mtklein@google.com | 2013-09-30 |
* | Add android_ninja, like android_make for ninja. | mtklein@google.com | 2013-09-30 |
* | Ignore flaky shadertext2_pdf-poppler tests on Mac-10.7 Release builds | epoger@google.com | 2013-09-30 |
* | Move the GL shader compilation step into GrGLShaderBuilder | commit-bot@chromium.org | 2013-09-30 |
* | Revert "Add a requiresVertexShader method to GrGLEffect" | commit-bot@chromium.org | 2013-09-30 |
* | HTTP GM results viewer: server now returns category summaries along with test... | epoger@google.com | 2013-09-30 |
* | revert temporary r11517 | epoger@google.com | 2013-09-30 |
* | gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg... | epoger@google.com | 2013-09-30 |
* | More image rebaselines | robertphillips@google.com | 2013-09-29 |
* | Added SK_API to SkPathRef.h | robertphillips@google.com | 2013-09-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-28 |
* | Rebaselining some stragglers | robertphillips@google.com | 2013-09-27 |
* | Limit warning message to de-clutter bench output logs | robertphillips@google.com | 2013-09-27 |