summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Tab.java
Commit message (Expand)AuthorAgeFilesLines
* Snapshot title barJohn Reck2011-07-131-0/+22
* use screenshots for tab switcherMichael Kolb2011-07-121-8/+52
* Fix bing images crashJohn Reck2011-07-081-0/+5
* Update UI for "Setup Auto-fill" dialog.Ben Murdoch2011-07-081-0/+1
* Move Snapshots to own DB on sdcardJohn Reck2011-07-071-13/+29
* Saved Pages tabJohn Reck2011-07-011-0/+9
* Merge "Preloading support in browser"Michael Kolb2011-07-011-31/+40
|\
| * Preloading support in browserMichael Kolb2011-06-301-31/+40
* | Update geolocation promptJohn Reck2011-06-301-1/+0
|/
* Fix IntentHandler behaviorJohn Reck2011-06-291-6/+8
* Replace KeyChainActivity placeholder UI with more polished dialog (2 of 5)Brian Carlstrom2011-06-261-1/+17
* Prevent webview reuseJohn Reck2011-06-211-8/+8
* Clarify restore dialog, prevent spamJohn Reck2011-06-171-0/+7
* Persistent frozen tabsJohn Reck2011-06-141-98/+19
* Tracking KeyChain API refinementsBrian Carlstrom2011-06-091-3/+3
* Provide Browser implementation of WebViewClient.onReceivedClientCertRequestBrian Carlstrom2011-06-091-0/+29
* Freeze tab improvementsJohn Reck2011-06-071-7/+113
* Add API to allow plugins to lock their orientation in full-screenDerek Sollenberger2011-06-021-1/+7
* Prevent crashing in CrashRecoveryHandlerJohn Reck2011-05-271-3/+9
* Fix set parent race conditionJohn Reck2011-05-271-5/+1
* Useragent switcher tweaksJohn Reck2011-05-241-0/+13
* introduce tab IDsMichael Kolb2011-05-121-43/+46
* refactor open tab codeMichael Kolb2011-05-091-21/+4
* Browser settings refactorJohn Reck2011-04-261-10/+6
* Recover tabs in the event of a crashJohn Reck2011-04-141-1/+2
* fix title barMichael Kolb2011-03-231-1/+3
* Merge "Add new auto-login UI." into honeycomb-mr1Patrick Scott2011-03-141-0/+28
|\
| * Add new auto-login UI.Patrick Scott2011-03-101-0/+28
* | add tabs to QuickControlsMichael Kolb2011-03-101-0/+15
|/
* add menu options to qcMichael Kolb2011-03-091-0/+1
* Use OriginalUrl instead of Url for historyJohn Reck2011-03-031-0/+7
* Tightening incognito mode icon spacing, switching to new assetJustin Ho2011-01-241-11/+4
* Merge "Fix "Most Visited" page loading" into honeycombJohn Reck2011-01-181-0/+10
|\
| * Fix "Most Visited" page loadingJohn Reck2011-01-131-0/+10
* | Add a "disable autofill" checkbox to the setup promptBen Murdoch2011-01-171-22/+31
|/
* Changes Controller to use Tab.getUrl in more placesJohn Reck2011-01-111-8/+4
* Most Visited custom homepageJohn Reck2011-01-111-0/+4
* Fix NPE in queryIsBookmarkJohn Reck2011-01-071-0/+3
* Moves Tab.updateBookmarkedStatus to DataControllerJohn Reck2011-01-051-60/+17
* Overhaul handling tab data updatesJohn Reck2010-12-171-173/+102
* Propagate incognito mode to child tabMichael Kolb2010-12-101-1/+3
* Update each Tab when the bookmarks database changes.Leon Scroggins2010-12-071-33/+53
* Show a highlighted star for bookmarked pages.Leon Scroggins2010-12-061-1/+46
* Move Tab layout code to UIMichael Kolb2010-11-301-12/+7
* Fixed URL logging in Incognito tabJohn Reck2010-11-291-2/+4
* Update negative button text on the SSL Certificate Error dialog.Ben Murdoch2010-11-231-1/+1
* Invite the user to set up AutoFillBen Murdoch2010-11-231-0/+30
* move subwindow handling to UIMichael Kolb2010-11-221-20/+9
* Controller RefactorMichael Kolb2010-11-171-368/+125
* Fixes tab title not updating correctlyJohn Reck2010-10-291-1/+1