summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Preloader.java
Commit message (Expand)AuthorAgeFilesLines
* Support for calling oncancel on the SearchBox API while preloading.Mathew Inwood2011-08-101-0/+9
* Don't pause webview timers as we're rendering a preloaded tab.Mathew Inwood2011-08-021-1/+1
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Limit the number of preloader sessions to one.Narayan Kamath2011-07-221-13/+28
* SearchBox preloading fixes.Mathew Inwood2011-07-141-0/+10
* Add SearchBox support to preloader.Mathew Inwood2011-07-071-13/+20
* Preloading support in browserMichael Kolb2011-06-301-0/+137