Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a detachAsStream to SkDynamicMemoryWStream. | bungeman@google.com | 2013-07-19 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-19 |
* | Revert r10171 due to test failure in StreamTest | robertphillips@google.com | 2013-07-18 |
* | Add a detachAsStream to SkDynamicMemoryWStream. | bungeman@google.com | 2013-07-18 |
* | use { 0, 0, 0, 0 } to fix warning | reed@google.com | 2013-07-18 |
* | init prevLevel to avoid warning | reed@google.com | 2013-07-18 |
* | Add test to ensure buildTileIndex stores SkStream. | scroggo@google.com | 2013-07-18 |
* | pull mipmap class into its own (private) header | reed@google.com | 2013-07-18 |
* | Allow decoding JPEG into A8. | scroggo@google.com | 2013-07-18 |
* | Replace all instances of GrRect with SkRect. | commit-bot@chromium.org | 2013-07-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-17 |
* | NIT MASTER 9000 | commit-bot@chromium.org | 2013-07-16 |
* | More PathUtilsTest.cpp nits | commit-bot@chromium.org | 2013-07-16 |
* | Fixed PathUtils nits. | commit-bot@chromium.org | 2013-07-16 |
* | harden and speed up path op unit tests | caryclark@google.com | 2013-07-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-16 |
* | call newOneOff instead of oneOff | caryclark@google.com | 2013-07-15 |
* | Implement onCountGlyphs and onGetUPEM on Windows. | bungeman@google.com | 2013-07-15 |
* | Fix build error | robertphillips@google.com | 2013-07-15 |
* | PathUtilsTest valgrind patch | robertphillips@google.com | 2013-07-15 |
* | Fix compiler warning/error in r10079 | robertphillips@google.com | 2013-07-15 |
* | add florin tests | caryclark@google.com | 2013-07-15 |
* | fix linux point compare | caryclark@google.com | 2013-07-15 |
* | Remove possiblity of NULL effect in GrEffectStage | commit-bot@chromium.org | 2013-07-15 |
* | path ops near exact | caryclark@google.com | 2013-07-15 |
* | ARM Skia NEON patches - 01 - Simple fixes | commit-bot@chromium.org | 2013-07-15 |
* | fix trivial matrix computation | humper@google.com | 2013-07-14 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-13 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-13 |
* | Reverted 10056-10059 | robertphillips@google.com | 2013-07-13 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-13 |
* | Fix valgrind suppressions file | robertphillips@google.com | 2013-07-12 |
* | Fix leak in SkAutoSTArray | robertphillips@google.com | 2013-07-12 |
* | R=mtklein@google.com | bungeman@google.com | 2013-07-12 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-12 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-11 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-10 |
* | When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data w... | commit-bot@chromium.org | 2013-07-09 |
* | Revert of r9902 (Consider conical shader opaque if it covers | robertphillips@google.com | 2013-07-09 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-09 |
* | More valgrind suppressions | robertphillips@google.com | 2013-07-08 |
* | path ops work in progress | caryclark@google.com | 2013-07-08 |
* | Consider conical shader opaque if it covers entire plane. | commit-bot@chromium.org | 2013-07-04 |
* | valgrind suppressions for tests & gm | robertphillips@google.com | 2013-07-03 |
* | Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter | robertphillips@google.com | 2013-07-03 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-03 |
* | Update tests valgrind suppressions | commit-bot@chromium.org | 2013-07-02 |
* | use if (false) instead of #ifdef to avoid unused code warning | reed@google.com | 2013-07-02 |
* | add charsToGlyphs to SkTypeface | reed@google.com | 2013-07-02 |