Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix more 64bit warnings | reed@google.com | 2014-01-27 |
| | | | | | | | | BUG=skia: Review URL: https://codereview.chromium.org/147683003 git-svn-id: http://skia.googlecode.com/svn/trunk@13190 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | Fix warning as error on Mac for implicit narrowing conversion from r12413. | bungeman@google.com | 2013-11-27 |
| | | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12418 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | Non-rect polygons are not covered in GM cases, such as triangle, trapezoid, ↵ | commit-bot@chromium.org | 2013-11-27 |
diamond, polygons with lots of edges, concave polygons, etc, especially for stroke-style and stroke-and-fill style painters. So add a GM case to avoid potential rendering errors. R=bsalomon@google.com, robertphillips@google.com Author: yunchao.he@intel.com Review URL: https://codereview.chromium.org/80483002 git-svn-id: http://skia.googlecode.com/svn/trunk@12413 2bbb7eff-a529-9590-31e7-b0007b416f81 |