| Commit message (Expand) | Author | Age |
* | Revert r9081 | epoger@google.com | 2013-05-09 |
* | add SkString::append(const char c) | epoger@google.com | 2013-05-09 |
* | Make GrGLShaderBuilder check whether GrEffect advertised that it would requir... | commit-bot@chromium.org | 2013-05-09 |
* | Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram. | bsalomon@google.com | 2013-05-09 |
* | need to clamp all of the cubic points after a chop, in case our finite precision | reed@google.com | 2013-05-08 |
* | fix BitmapHasher unittest failure as of r9064 | epoger@google.com | 2013-05-08 |
* | Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp | epoger@google.com | 2013-05-08 |
* | Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve... | junov@chromium.org | 2013-05-08 |
* | Roll out r9059 to unbreak bots | epoger@google.com | 2013-05-08 |
* | Remove third-party cityhash, unused since r8992 | epoger@google.com | 2013-05-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-08 |
* | path ops -- fix skp bugs | caryclark@google.com | 2013-05-07 |
* | Check whether font creation is failed to avoid segment fault. | commit-bot@chromium.org | 2013-05-07 |
* | reverting 9031 | junov@chromium.org | 2013-05-07 |
* | Fix SkPicture path bound optimization to handle inverse filled paths. | junov@chromium.org | 2013-05-07 |
* | by hook or by crook, force gcc to return the value of SkPoint::length() to ac... | reed@google.com | 2013-05-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-04 |
* | add (temporary) diagnostic code for normalize test | reed@google.com | 2013-05-03 |
* | add endian tests (reviewed by bungeman) | reed@google.com | 2013-05-03 |
* | SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash | epoger@google.com | 2013-05-03 |
* | trick the compiler into not knowning that I will generate an overflow | reed@google.com | 2013-05-03 |
* | change setLength and Normalize to handle when mag2 overflows a float, but the | reed@google.com | 2013-05-03 |
* | fix error that ran no tests if no options were passed | caryclark@google.com | 2013-05-02 |
* | Allow unit tests to include or exclude test sets. | caryclark@google.com | 2013-05-02 |
* | Build fix for SurfaceTest on non-gpu platforms | junov@chromium.org | 2013-05-01 |
* | Adding public API method on SkImage for extracting the GPU texture handle. | junov@chromium.org | 2013-05-01 |
* | Add FontMgr to DirectWrite. | bungeman@google.com | 2013-05-01 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-30 |
* | add wacky random shift so I can generate some zeros (without the optimizer kn... | reed@google.com | 2013-04-29 |
* | reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker) | reed@google.com | 2013-04-29 |
* | add unittest for SkCLZ | reed@google.com | 2013-04-29 |
* | path ops -- disable fail test for now | caryclark@google.com | 2013-04-26 |
* | path ops -- handle non-finite numbers | caryclark@google.com | 2013-04-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-26 |
* | Avoid side effects related to skia error callbacks in the testing infrastructure | humper@google.com | 2013-04-25 |
* | Use SkError for a bitmap that could not be decoded. | scroggo@google.com | 2013-04-25 |
* | disable checking the style name from fontmgr (not impl on some backends, | reed@google.com | 2013-04-25 |
* | Added "SkRRect::contains(const SkRect&) const" | robertphillips@google.com | 2013-04-25 |
* | path ops : fix empty-diff bug, op-in-place | caryclark@google.com | 2013-04-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-25 |
* | Fixing numerical rounding edge case in SkTileGrid | junov@chromium.org | 2013-04-24 |
* | Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap... | edisonn@google.com | 2013-04-24 |
* | Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl... | edisonn@google.com | 2013-04-24 |
* | ARGB image encoder for checksums. | bungeman@google.com | 2013-04-23 |
* | path ops -- use standard max, min, double-is-nan | caryclark@google.com | 2013-04-23 |
* | Also proxy bumpTestCount. | commit-bot@chromium.org | 2013-04-23 |
* | fix asserts in SkMulDiv255Round, and add test | reed@google.com | 2013-04-22 |
* | Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac... | commit-bot@chromium.org | 2013-04-22 |
* | Make it clearer what's going on at the end of tests. | commit-bot@chromium.org | 2013-04-22 |
* | Add thread-per-core setting to SkThreadPool. | commit-bot@chromium.org | 2013-04-22 |