Apply zero-latency keyboard popup to pre-R
This is a follow-up to https://crrev.com/c/2340295 to extend the work to pre-R version of Android. According to one experiment, if the keyboard is looking up the initial surrounding text, the reduction was from 164.83ms to 0.07ms. We expect a similar level of reduction for pre-R devices. Note that it is possible that accessing the compat library can slightly increase the time taken for the first keyboard activation, but overall this should a significant win. Bug: b/170464119 Change-Id: I3cbab8d04873a6773c7302ae9cd9064636619302 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544064Reviewed-by:Shimi Zhang <ctzsm@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#828491}
Showing
Please register or sign in to comment