| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex | borenet@google.com | 2013-05-07 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-07 |
* | Mask orientation and layout correctly. | commit-bot@chromium.org | 2013-05-06 |
* | Reverting r9016 due to Nexus7 GM regressions | jvanverth@google.com | 2013-05-06 |
* | lockPixels before calling getColorTable. | scroggo@google.com | 2013-05-06 |
* | Better method for rendering AA ellipses. | commit-bot@chromium.org | 2013-05-06 |
* | by hook or by crook, force gcc to return the value of SkPoint::length() to ac... | reed@google.com | 2013-05-06 |
* | Nexus 7 performance trigger rebaselines | robertphillips@google.com | 2013-05-06 |
* | Don't use writeData to write the document in GM. | bungeman@google.com | 2013-05-06 |
* | Updated performance trigger baseline | robertphillips@google.com | 2013-05-06 |
* | Remove unused complex script support from android builds | commit-bot@chromium.org | 2013-05-06 |
* | Use exportVar function in nacl_make | borenet@google.com | 2013-05-06 |
* | Copy NaCl directory into trunk/platform_tools, adjust paths | borenet@google.com | 2013-05-06 |
* | reimplement generateFontMetrics to keep all calculations in SkScalar, avoidin... | reed@google.com | 2013-05-06 |
* | Refreshed SKP files. Whitespace change to trigger rebuilds. | rmistry@google.com | 2013-05-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-04 |
* | Add a new mode to render_pictures. | scroggo@google.com | 2013-05-03 |
* | Fix more warnings. | scroggo@google.com | 2013-05-03 |