summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/UrlHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Disable URL overriding on redirectsJohn Reck2012-06-141-0/+1
* Re-use tab for an intent created by browserMichael Kolb2012-04-171-1/+1
* Fix generic filter checkJohn Reck2011-12-151-1/+1
* Fix blank page activity selection bugJohn Reck2011-08-291-6/+14
* ignore rlz task if browser is pausedMichael Kolb2011-07-191-0/+2
* Prevent webview reuseJohn Reck2011-06-211-1/+1
* introduce tab IDsMichael Kolb2011-05-121-1/+1
* refactor open tab codeMichael Kolb2011-05-091-1/+3
* Browser settings refactorJohn Reck2011-04-261-3/+5
* Handle unsupported schema case betterJohn Reck2011-02-111-2/+6
* Prevent activity selection dialog spamJohn Reck2011-02-091-1/+34
* Fix 3373012, null pointer in WebView.loadUrlRussell Brenner2011-01-211-8/+11
* Different approach to auto signin.Patrick Scott2011-01-131-181/+0
* Fix 3337625 to follow link to Google ImagesRussell Brenner2011-01-131-6/+24
* Fix 3296929 to show available actionsRussell Brenner2011-01-071-46/+56
* First draft of autologin.Patrick Scott2010-12-161-2/+183
* Propagate incognito mode to child tabMichael Kolb2010-12-101-2/+2
* Fix StrictMode violation in shouldOverrideUrlLoadingBen Murdoch2010-12-081-16/+39
* Controller RefactorMichael Kolb2010-11-171-0/+238