commit | d2e91d1dc7c9fcbf792cbc21d283a5915b32cb54 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Fri Feb 25 17:11:02 2011 +0000 |
committer | Ben Murdoch <benm@google.com> | Mon Feb 28 14:19:05 2011 +0000 |
tree | 349696a6dc618ff7b83a51c14fa65f12ccb54647 | |
parent | b8460ba428e9114aedd9249e187dea6bf3104d78 [diff] |
Improve caching of localised strings for Chromium We read localised strings for Chromium (e.g. for Autofill) from Java. Now we've added more large strings, keep them in WeakReferences and load them lazily rather than on startup. Change-Id: Ibedcaab5ee781699b41b5c03aae866d1d82bb570