commit | 0882fdcc15f81bbaf66421dc7934c2893726a3da | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Oct 30 11:54:31 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 30 11:54:31 2014 -0700 |
tree | f46a6bdc919f240bf3b635267212a9b7950e369f | |
parent | 189fc98e08d3a955ee4d8a9d47475a21d9ab3a8f [diff] |
Add return value on GrRecordReplaceDraw This assists debugging layer hoisting errors (e.g., when a layer is hoisted but not actually used in subsequent rendering). Review URL: https://codereview.chromium.org/694533004