summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/InstantSearchEngine.java
Commit message (Expand)AuthorAgeFilesLines
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Fix StrictMode violation in InstantSearchEngineBen Murdoch2011-07-251-1/+1
* SearchBox preloading fixes.Mathew Inwood2011-07-141-5/+5
* Transfer data from BP1 to BP2John Reck2011-05-181-0/+1
* Fix a monkey reported crash in the instant search engine.Narayan Kamath2011-03-281-6/+26
* Clear existing completion when psychic is turned off.Narayan Kamath2011-03-091-4/+0
* Guard against mSearchBox being null.Narayan Kamath2011-03-041-1/+5
* fix NPE in instant suggestionsMichael Kolb2011-03-031-1/+3
* Implement the psychic search engine.Narayan Kamath2011-03-021-0/+407