commit | 5a2315e750f65a8b61faa509a65840c622f04424 | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Mon Jan 05 11:51:13 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 05 11:51:13 2015 -0800 |
tree | b613d574d9e7bf42753dc05a5e84e2a23e45c461 | |
parent | b280646beba5d2d247994f2241b8d0c69a1e031d [diff] |
debugger: Update the picture view when the first command is selected Update the picture view in the debugger when the first command is selected. DebugCanvas::drawTo(index) draws up to and including the index. Review URL: https://codereview.chromium.org/837483002