summaryrefslogtreecommitdiff
path: root/src/com/android/browser/UrlHandler.java
AgeCommit message (Expand)Author
2012-06-14Disable URL overriding on redirectsJohn Reck
2012-04-17Re-use tab for an intent created by browserMichael Kolb
2011-12-15Fix generic filter checkJohn Reck
2011-08-29Fix blank page activity selection bugJohn Reck
2011-07-19ignore rlz task if browser is pausedMichael Kolb
2011-06-21Prevent webview reuseJohn Reck
2011-05-12introduce tab IDsMichael Kolb
2011-05-09refactor open tab codeMichael Kolb
2011-04-26Browser settings refactorJohn Reck
2011-02-11Handle unsupported schema case betterJohn Reck
2011-02-09Prevent activity selection dialog spamJohn Reck
2011-01-21Fix 3373012, null pointer in WebView.loadUrlRussell Brenner
2011-01-13Different approach to auto signin.Patrick Scott
2011-01-13Fix 3337625 to follow link to Google ImagesRussell Brenner
2011-01-07Fix 3296929 to show available actionsRussell Brenner
2010-12-16First draft of autologin.Patrick Scott
2010-12-10Propagate incognito mode to child tabMichael Kolb
2010-12-08Fix StrictMode violation in shouldOverrideUrlLoadingBen Murdoch
2010-11-17Controller RefactorMichael Kolb