commit | 2e40381060794745562c4a26896970406114b07a | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Mon Aug 25 06:53:04 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 25 06:53:04 2014 -0700 |
tree | 00b3ddca672fa16e35eee88e67157ce266dfc4b6 | |
parent | 3053dfaefd12abd220d961e7e4c661e6eb8ba90e [diff] |
add const to arrays of member functions running 'size ./out/Release/libskia_core.a' revealed a couple of places where path ops chose poorly and declared arrays of member functions to be unnecessarily writable. R=reed@android.com TBR=reed Author: caryclark@google.com Review URL: https://codereview.chromium.org/461363003