| Commit message (Expand) | Author | Age |
* | fix off-by-one error with rotated HQ scaling | commit-bot@chromium.org | 2013-12-18 |
* | Add cast to fix Win* compile complaint/failure | robertphillips@google.com | 2013-12-18 |
* | Address memory leak in SkScaledImageCache | robertphillips@google.com | 2013-12-18 |
* | Revert of https://codereview.chromium.org/93703004/ | commit-bot@chromium.org | 2013-12-18 |
* | Expose more SkPaint fields in Lua API. | commit-bot@chromium.org | 2013-12-18 |
* | Add Options to SkDecodingImageGenerator, simplify API. | halcanary@google.com | 2013-12-18 |
* | Suppress questionable gpu errors | robertphillips@google.com | 2013-12-18 |
* | Update bench pictures to time image decode & upload costs | robertphillips@google.com | 2013-12-18 |
* | Rebaselining displacement gms | commit-bot@chromium.org | 2013-12-18 |
* | replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) | reed@google.com | 2013-12-18 |
* | rebaseline_server: write JSON files using Unix line endings, even on Windows | commit-bot@chromium.org | 2013-12-18 |
* | Split atomic and mutex implementations and make inlinable. | bungeman@google.com | 2013-12-18 |
* | SamplePicture no longer uses SkImageRef | halcanary@google.com | 2013-12-18 |
* | Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the ne... | commit-bot@chromium.org | 2013-12-18 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-18 |
* | remove last remnant of SK_SCALAR_IS_FIXED code | reed@google.com | 2013-12-18 |
* | move SkScalarMean into its only caller, reducing out public API exposure | reed@google.com | 2013-12-18 |
* | move SkScalarLog2 into its only client, in a move to reduce our public API su... | reed@google.com | 2013-12-18 |
* | Add a setTimer() function. | commit-bot@chromium.org | 2013-12-18 |
* | [PDF] Fix clipping in xfermode improvement. | commit-bot@chromium.org | 2013-12-17 |
* | add virtual destructor for SkExample to fix build error. | commit-bot@chromium.org | 2013-12-17 |
* | Fixing valgrind error | commit-bot@chromium.org | 2013-12-17 |
* | Remove bleed from ignored-tests.txt | bsalomon@google.com | 2013-12-17 |
* | Mark bleed gpu as ignore failure on Xoom (Release version) | bsalomon@google.com | 2013-12-17 |
* | Mark bleed gpu as ignore failure on Xoom | bsalomon@google.com | 2013-12-17 |
* | Fixed more fuzzer issues | commit-bot@chromium.org | 2013-12-17 |
* | Mark 8888/565 bleed GMS as ignore-failure | bsalomon@google.com | 2013-12-17 |
* | Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230. | commit-bot@chromium.org | 2013-12-17 |
* | change SkScalarRound to SkScalarRoundToInt | reed@google.com | 2013-12-17 |
* | deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de... | reed@google.com | 2013-12-17 |
* | Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7. | commit-bot@chromium.org | 2013-12-17 |
* | rebaseline_server: return rebaseline results faster, and reload UI page autom... | commit-bot@chromium.org | 2013-12-17 |
* | Added five small images to the resources/encoding. | halcanary@google.com | 2013-12-17 |
* | Add unreviewed skimage expectations for Test-Win8-ShuttleA-GTX660-x86-Release... | commit-bot@chromium.org | 2013-12-17 |
* | Add Win8 bots to rebaseline.py, add baselines for Win8 | commit-bot@chromium.org | 2013-12-17 |
* | remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats | reed@google.com | 2013-12-17 |
* | Rebaseline gpu and pdf bleed GM images | bsalomon@google.com | 2013-12-17 |
* | Create empty GM expectations for all Win8 builders | commit-bot@chromium.org | 2013-12-17 |
* | Fix handling of aggregate times in TimerData::getResult | robertphillips@google.com | 2013-12-17 |
* | Rebaseline innocuous image changes on Android. | bsalomon@google.com | 2013-12-17 |
* | Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on... | robertphillips@google.com | 2013-12-17 |
* | Prevent crash in Lua bindings. | commit-bot@chromium.org | 2013-12-17 |
* | Make bench_pictures' timing more GPU friendly | robertphillips@google.com | 2013-12-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-17 |
* | The register keyword is deprecated in C++, even at -O0, registers are used au... | commit-bot@chromium.org | 2013-12-16 |
* | Add new baselines for Win8 decoding tests. | scroggo@google.com | 2013-12-16 |
* | Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada... | commit-bot@chromium.org | 2013-12-16 |
* | Tweaks in how to apply bitmap filter levels in GPU. | commit-bot@chromium.org | 2013-12-16 |
* | Remove an assert that assumes too much. | scroggo@google.com | 2013-12-16 |
* | Add a print function in the global JS scope for debugging. | commit-bot@chromium.org | 2013-12-16 |