| Commit message (Expand) | Author | Age |
* | Reverting 9083 & 9084 due to Android failures | robertphillips@google.com | 2013-05-09 |
* | fix warning/error of uninitialized len | reed@google.com | 2013-05-09 |
* | API modifications needed to upstream Android font changes. | commit-bot@chromium.org | 2013-05-09 |
* | Revert r9081 | epoger@google.com | 2013-05-09 |
* | add SkString::append(const char c) | epoger@google.com | 2013-05-09 |
* | Fix for compiler warnings/errors in r9078 | robertphillips@google.com | 2013-05-09 |
* | Added game-like bench marks | robertphillips@google.com | 2013-05-09 |
* | GM self-test: add --writePath and --mismatchPath , but in a way that works cr... | epoger@google.com | 2013-05-09 |
* | Fix some warnings in SkPath. | scroggo@google.com | 2013-05-09 |
* | remove unneeded reference to SkTScopedPtr | commit-bot@chromium.org | 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 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.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 |
* | Write/compare against expectations in skimage tool. | scroggo@google.com | 2013-05-08 |
* | negate FontBox.bottom, since it is negative, but we want it positive (doh) | 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 |
* | remove dead code (SkBitmapSampler) | reed@google.com | 2013-05-08 |
* | Revert r9055. | jvanverth@google.com | 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 |
* | we only need one fontmetrics, since the paint (and fontcache) now know explic... | reed@google.com | 2013-05-08 |
* | Use more fields from OutlineFontMEtrics: linegap, bbox. | reed@google.com | 2013-05-08 |
* | GM self-test: add option to exercise --writePath and --mismatchPath, but not ... | epoger@google.com | 2013-05-08 |
* | Better method for rendering AA ellipses. | commit-bot@chromium.org | 2013-05-08 |
* | add SK_API | reed@google.com | 2013-05-08 |
* | Comment out invalid assert. | bsalomon@google.com | 2013-05-08 |
* | Autogen has been reset. Whitespace change to trigger rebuilds | rmistry@google.com | 2013-05-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-08 |
* | share derivative code with extrema logic, remove some dead code. | mike@reedtribe.org | 2013-05-08 |
* | fix impl for conic derivative (tangent) | mike@reedtribe.org | 2013-05-08 |
* | add (untested) tangent calc for conics | reed@google.com | 2013-05-07 |
* | path ops -- make combined clips soft if one is soft | caryclark@google.com | 2013-05-07 |
* | Reland r9043 with fix. | bsalomon@google.com | 2013-05-07 |
* | Make make.bat and gyp_skia work with VS 2012. | bsalomon@google.com | 2013-05-07 |
* | revert 9043 | bsalomon@google.com | 2013-05-07 |
* | SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache ... | bsalomon@google.com | 2013-05-07 |
* | path ops -- fix skp bugs | caryclark@google.com | 2013-05-07 |
* | Nexus 7 performance trigger rebaselines | robertphillips@google.com | 2013-05-07 |
* | add block comment describing sync nature of SkStream | reed@google.com | 2013-05-07 |
* | GM: now that we use MD5 instead of CityHash, the JSON should say so | epoger@google.com | 2013-05-07 |
* | XPS ttc handling. | commit-bot@chromium.org | 2013-05-07 |
* | Revert "Allow supporting 1 older PICTURE_VERSION." | scroggo@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 |
* | Nexus 7 performance trigger rebaseline | robertphillips@google.com | 2013-05-07 |
* | Add stroked oval benches. | jvanverth@google.com | 2013-05-07 |