commit | 6ba791f66128ebbe401978103baf7b5ec0ac98cd | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Mar 11 11:18:00 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 11 11:18:00 2015 -0700 |
tree | d9962c13be10ce4657d8df7051b6051c1e8915db | |
parent | 1c762161d88f0ace8cee1eea43d1b7350c06242e [diff] |
Fix debugger's overdraw color filter The colors seen in the overdraw color filter are not guaranteed to remain the colors from its own table. Looping through the table to find the old overdraw level is error prone and expensive. Review URL: https://codereview.chromium.org/997913002