commit | 4b3d3bebda80be611ea79ec63a92d632c0375f20 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Thu Sep 17 13:35:19 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 17 13:35:19 2015 -0700 |
tree | 92ff9060754109e703c6ee3d4a83397ec159292e | |
parent | 2ed7d50307d2c059b1c0a94747b3e1b9d49491e7 [diff] |
use allocator (if present) when we allocate our cache bitmap Remove some bogus tests on the cache, as they are not thread-reliable. Running w/ discardable these are racy. BUG=532981 Review URL: https://codereview.chromium.org/1351453004