commit | f39c9b2ccfc47338dda86aa897219e53574eea9f | [log] [tgz] |
---|---|---|
author | senorblanco <senorblanco@chromium.org> | Tue Aug 18 11:46:28 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 18 11:46:28 2015 -0700 |
tree | 56ebfc7ea537efca905a101db55d6c83949a201b | |
parent | 3011711d5d8d1b88ee2b5aaef230ebdc949fcaa5 [diff] |
Add support for non-mappable vert buffers to tessellating path renderer. Use malloc-ed memory and the updateData() call instead. BUG=skia:4215 Review URL: https://codereview.chromium.org/1288683004