History log of /packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
70c7844ff0156926dfa58896c911de71982bd638 11-Sep-2012 Selim Gurun <sgurun@google.com> Deleted code that relies on defunct SearchBox interface.

Change-Id: I831890524acb4e38078053d504c3ada468eca686
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
4d2fcaba7fb8eb1723943ac9a10e76d509330bd1 24-Feb-2012 Jonathan Dixon <joth@google.com> Fixup browser to use WebView proxy

Has to escape out to WebViewClassic whenever it needs a hidden API.

Interdepends on https://android-git.corp.google.com/g/165608

Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
9ad1eac377ffa6ffd34afae4c6580b7ba7508c31 15-Sep-2011 Mathew Inwood <mathewi@google.com> Revert "Support for measuring page load times."

The page load time measurement was a stop gap measure until server side
support is ready, and we don't want to ship with it in.

Bug: 5266893

This reverts commit b4e831bf1ff62945199b89a77ad039be7bd16545.

Change-Id: Iafc08cea88774e5ecf018112a25e4dc2993a4623
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
b4e831bf1ff62945199b89a77ad039be7bd16545 05-Sep-2011 Mathew Inwood <mathewi@google.com> Support for measuring page load times.

An app can attached a pending intent to an intent sent to the browser
which will be send when the load completes. The browser will fill in
the timestamp of when the page load completed, and details of preloading
success or otherwise if this was used.

Bug: 5259031
Change-Id: I2d025caabd6055ac25f06e69897a03d5c57c4f41
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
a829d55e8af65d08d998b8166e42420dda8cf2ff 02-Sep-2011 Mathew Inwood <mathewi@google.com> Clear back stack after submitted query into preloaded page.

This ensures that the blank searchbox page does not appear in the back stack.

Bug: 5252128
Change-Id: I93e2e7f7c1c69e6e0e93b38acf1c7c9dc887ec19
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
dffa72f926d051c089981adf52a44d2c933a0de4 10-Aug-2011 Mathew Inwood <mathewi@google.com> Support for calling oncancel on the SearchBox API while preloading.

See also: I39a5765d2382f9c88c652d156a4917fd07cea3a4
Bug: 5035246
Change-Id: I7de6b8a718e4190480537412a8235892ee7c7aee
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
1dd8e82b74b1055fcd572e820a724997550edd33 03-Aug-2011 Mathew Inwood <mathewi@google.com> Remove preloaded URLs from back stack when preloading fails.

Bug: 5114365
Change-Id: Iaef0c062ac1ee2ea6e3cde8699d67a0cc4ff1a56
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
e1dbb956d762c3f07033f247c05270a9882a79a7 08-Jul-2011 Mathew Inwood <mathewi@google.com> SearchBox preloading fixes.

It now seems to work pretty reliably. Nice. Requires changes to SearchBox
API in frameworks/base:
Depends on change: If283ecdfa62aecb1fa697b1a2cd43b771b908d72

Change-Id: I5af94c8df8f24dfafb02c4052381aa547c72684c
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java
29721c2c6cc7f79a52962556c4431b71bb3ce46e 29-Jun-2011 Mathew Inwood <mathewi@google.com> Add SearchBox support to preloader.

Depends on change: I0119243ed0e19e237c1f51de887af5c954f96693

Change-Id: I2a2d3ff3c9d0d79f34af4c8daee828fb4efd7519
/packages/apps/Browser/src/com/android/browser/PreloadedTabControl.java