summaryrefslogtreecommitdiff
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* reduce cookie tracking (4/4): onResume deletion of cookiesHEADkitkatRobin Humble2014-06-081-0/+22
* Revert "Browser: inkognito mode is not supported in 4.4"Will DeBerry2014-01-271-2/+2
* Browser: inkognito mode is not supported in 4.4maxwen2014-01-021-2/+2
* De-classicify Android Browser part 2Jonathan Dixon2013-08-251-157/+2
* De-classicify BrowserJonathan Dixon2012-12-171-7/+14
* am 571866cd: Merge "Make locale safe paths"John Reck2012-10-051-1/+2
|\
| * Make locale safe pathsJohan Redestig2012-10-051-1/+2
* | am d22af61d: Merge "Added catch of SQLiteException when updating screenshot"John Reck2012-09-061-0/+5
|\|
| * Added catch of SQLiteException when updating screenshotMattias Nilsson2012-09-061-0/+5
* | am cf00c263: Merge "Pause WebView timer when Browser is paused"John Reck2012-09-041-5/+4
|\|
| * Merge "Pause WebView timer when Browser is paused"John Reck2012-09-041-5/+4
| |\
| | * Pause WebView timer when Browser is pausedMattias Falk2012-09-031-5/+4
* | | resolved conflicts for merge of 0570344a to jb-mr1-devJean-Baptiste Queru2012-09-041-7/+10
|\| |
| * | Pass webview's useragent when downloading via context menuAndreas Sandblad2012-09-031-7/+10
| |/
* | Pass referer on download requestsSelim Gurun2012-08-291-4/+5
* | Disable URL overriding on redirectsJohn Reck2012-06-141-0/+3
|/
* am 3c573ac4: Merge "Enable voice search in omnibox" into jb-devMichael Kolb2012-06-041-0/+34
|\
| * Enable voice search in omniboxMichael Kolb2012-06-041-0/+34
* | am 244cdfa6: Merge "Prevent the monkies with a sledgehammer" into jb-devJohn Reck2012-05-301-23/+52
|\|
| * Prevent the monkies with a sledgehammerJohn Reck2012-05-301-23/+52
* | am f695f6b4: Tell Browser to monitor the WebCore thread for responsiveness.Ben Murdoch2012-05-241-0/+1
|\|
| * Tell Browser to monitor the WebCore thread for responsiveness.Ben Murdoch2012-05-241-0/+1
* | am 501fa728: Merge "Added a menu item in Browser called Close other tabs"Jean-Baptiste Queru2012-05-171-0/+18
|\ \ | |/ |/|
| * Added a menu item in Browser called Close other tabsAfzal Najam2012-05-171-0/+18
* | Toggle QC request desktop iconMichael Kolb2012-05-161-1/+2
* | Don't capture pictureMichael Kolb2012-05-071-3/+4
* | Remove voice search handlingMichael Kolb2012-05-031-71/+1
* | show IME when titlebar is selected in tab switcherMichael Kolb2012-04-241-2/+2
* | Merge "Support fallback key events"John Reck2012-04-201-3/+4
|\ \
| * | Support fallback key eventsJohn Reck2012-04-191-3/+4
* | | Save and load snapshots asyncJohn Reck2012-04-191-31/+69
|/ /
* | Call find in the menuMichael Kolb2012-04-131-0/+1
* | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-2/+2
* | Monkeys everywhereMichael Kolb2012-04-121-2/+4
* | Submenus in QuickControlsMichael Kolb2012-04-111-12/+31
* | Add "Share" option back to context menu for images.Victoria Lease2012-03-131-0/+12
* | handle locale changes directly in BrowserMichael Kolb2012-03-081-0/+2
* | Fixup browser to use WebView proxyJonathan Dixon2012-03-021-6/+8
* | Revert "Temporarily disable saved pages for Skia update"Derek Sollenberger2012-02-271-1/+0
* | Move thumbnail update to onProgressChangedJohn Reck2012-02-211-16/+15
* | Merge "Temporarily disable saved pages for Skia update"Derek Sollenberger2012-02-071-0/+1
|\ \
| * | Temporarily disable saved pages for Skia updateJohn Reck2012-01-261-0/+1
* | | Fix mMenuIsDown trackingJohn Reck2012-02-031-6/+10
|/ /
* | fix anchor link url bar updatesMichael Kolb2011-12-161-2/+2
* | Another monkey NPEMichael Kolb2011-12-151-0/+1
* | Make Ctl-Tab and Shift-Ctl-Tab cycle tabsMichael Kolb2011-12-151-4/+10
* | am c5b0b2db: Fix yet another Monkey NPEMichael Kolb2011-11-301-1/+2
|\|
| * Fix yet another Monkey NPEMichael Kolb2011-11-291-1/+2
* | am 7431a694: Merge "Fix NPE at startup" into ics-mr1Bart Sears2011-11-281-1/+1
|\|
| * Fix NPE at startupMichael Kolb2011-11-281-1/+1