summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Multimedia feature port from ICS"Ricardo Cerqueira2012-11-191-10/+0
* Merge commit 'android-4.2_r1' into mr1-stagingRicardo Cerqueira2012-11-191-15/+26
|\
| * 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
| |\
| * \ am 244cdfa6: Merge "Prevent the monkies with a sledgehammer" into jb-devJohn Reck2012-05-301-23/+52
| |\ \
| * \ \ am f695f6b4: 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
* | | | | | Add fullscreen toggle to menuNebojsa Cvetkovic2012-09-121-0/+12
* | | | | | Adding exception handler for voice recognition activityAbhimanyu Garg2012-09-111-5/+12
* | | | | | Multimedia feature port from ICSDenise Cheng2012-09-111-0/+10
* | | | | | Browser : Open in incognito tabDanesh M2012-07-241-2/+39
* | | | | | Added a menu item in Browser called Close other tabsArham Jamal2012-07-241-0/+18
| |_|_|_|/ |/| | | |
* | | | | Enable voice search in omniboxMichael Kolb2012-06-041-0/+34
| |_|_|/ |/| | |
* | | | Prevent the monkies with a sledgehammerJohn Reck2012-05-301-23/+52
| |_|/ |/| |
* | | Tell Browser to monitor the WebCore thread for responsiveness.Ben Murdoch2012-05-241-0/+1
|/ /
* | 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