Move Omnibox Answers image cache to java.
The C++ image cache requires making a new java bitmap for every cache hit. Since the suggestions are rendered in java widgets, it makes sense to cache purely in java. BUG=883410 Change-Id: I66d5f1df458e1122e5a0d191ce67c2bf3a7160ab Reviewed-on: https://chromium-review.googlesource.com/c/1300753 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Reviewed-by:
Rachel Blum <groby@chromium.org> Cr-Commit-Position: refs/heads/master@{#603129}
Showing
Please register or sign in to comment