| Commit message (Expand) | Author | Age |
* | Add a buffered SkStream class. | scroggo@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 |
* | Add skia_tsan_build to match skia_asan_build and fix one example race. | bungeman@google.com | 2013-09-25 |
* | Change SkImageDecoders to take an SkStreamRewindable. | scroggo@google.com | 2013-09-25 |
* | Refactor PathTest.cpp test_isNestedRects and test_isRect. | bungeman@google.com | 2013-09-25 |
* | promote SkImage::AlphaType to SkAlphaType | reed@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-20 |
* | silence the error test to be a better citizen | commit-bot@chromium.org | 2013-09-19 |
* | Add an even more convenient way to declare tests, with example. | mtklein@google.com | 2013-09-19 |
* | expand alias fontname test | reed@google.com | 2013-09-19 |
* | fix build warning for unused function | djsollen@google.com | 2013-09-19 |
* | Disable broken test on Android | djsollen@google.com | 2013-09-19 |
* | Update Android's FontHost to return NULL if familyName does not match | djsollen@google.com | 2013-09-19 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-19 |
* | fix fontconfig backend to only cache new fonts if their outName was unique | reed@google.com | 2013-09-18 |
* | fix printing of error messages in canvasstatetest. | commit-bot@chromium.org | 2013-09-18 |
* | pdf: write only ToUnicode mappings needed by the font, trimming anything out ... | edisonn@google.com | 2013-09-18 |
* | Revert r11342 (Add infrastructure for testing the debugger code) due to build... | robertphillips@google.com | 2013-09-18 |
* | Add infrastructure for testing the debugger code. | commit-bot@chromium.org | 2013-09-18 |
* | Fix Mac 10.6 DeviceLooperTest build error (this time with feeling) | robertphillips@google.com | 2013-09-18 |
* | Fix for Mac10.6 compiler error on tests\DeviceLooperTest.cpp | robertphillips@google.com | 2013-09-18 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-18 |
* | add missing file | reed@google.com | 2013-09-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Suppress test output. | scroggo@google.com | 2013-09-16 |
* | path ops work in progress | caryclark@google.com | 2013-09-16 |
* | Compiler fix for r11288 | robertphillips@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 |
* | More warnings as errors fixes | robertphillips@google.com | 2013-09-13 |
* | Fixed issues found by fuzzer | commit-bot@chromium.org | 2013-09-13 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Remove GrRefCnt.h in favor of SkRefCnt.h | commit-bot@chromium.org | 2013-09-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-07 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-06 |
* | Push sigma-based blur interface into our GMs/benches/tests/samplecode | robertphillips@google.com | 2013-09-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-06 |
* | Revert "alpha threshold bitmap shader" | bsalomon@google.com | 2013-09-05 |
* | alpha threshold bitmap shader | commit-bot@chromium.org | 2013-09-05 |
* | Tweak to r11099 for N4 & Ubuntu13 | robertphillips@google.com | 2013-09-05 |
* | Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager | commit-bot@chromium.org | 2013-09-05 |
* | Warning/error fix for r11099 on Mac 10.6 | robertphillips@google.com | 2013-09-05 |
* | Add test to exercise extreme blur sigmas | robertphillips@google.com | 2013-09-05 |
* | fix build breakage for missing SkScalarToInt | djsollen@google.com | 2013-09-04 |
* | Rewrite SkTRegistry to take any trivially-copyable type. | mtklein@google.com | 2013-09-04 |