commit | 402448fec8ff051fae994528ee1419c5ce2970e1 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Sep 09 13:24:40 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Sep 13 04:35:03 2016 -0700 |
tree | be629dd00b0b57045a7f1c7d6eaa791f723084dd | |
parent | d99dd41c78e9ee9a2f762f2c1612fa1ee228dd67 [diff] |
Disable use of TintContextWrapper on API 21+ It's not strictly necessary on later API levels and its use seems to cause issues with WebView on newer API levels. Since we're using the wrapper in less places now, I've made the cache lazily created too. Also added in some cache pruning for good measure. Also made the code patch thread safe. BUG: 31027353 Change-Id: I7bce8a87b3e41f23dd8845712f6e71540b28872a