summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Possibility to disable the search engine and DuckDuckGo for all!replicant-4.2-0002Paul Kocialkowski2014-07-021-3/+0
* Show search suggestions only when enabled in preferencesPaul Kocialkowski2013-10-293-1/+12
* browser: Privacy Guard supportSteve Kondik2013-06-221-0/+28
* Allow enabling WebSockets from Labs PreferencesChirayu Desai2013-03-242-0/+7
* Runtime enablement of WebGLPierre-Antoine LaFayette2013-01-203-0/+26
* Revert "Multimedia feature port from ICS"Ricardo Cerqueira2012-11-196-77/+6
* Revert "Runtime enablement of WebGL"Ricardo Cerqueira2012-11-193-26/+0
* Merge commit 'android-4.2_r1' into mr1-stagingRicardo Cerqueira2012-11-1919-116/+120
|\
| * Add content description for folder upJohn Reck2012-09-211-0/+2
| * am 81cb2d18: Merge "Don\'t replace file extension when mime-type is incorrect"John Reck2012-09-181-0/+1
| |\
| | * Don't replace file extension when mime-type is incorrectMagnus Hallqvist2012-09-141-0/+1
| * | am b7ee3b51: Merge "BrowserSettings required a Controller sometimes"John Reck2012-09-131-2/+2
| |\ \ | | |/
| | * BrowserSettings required a Controller sometimesMagnus Hallqvist2012-09-131-2/+2
| * | Deleted code that relies on defunct SearchBox interface.Selim Gurun2012-09-111-70/+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 1fce2b5d: Merge "Reset to default did not reset cached settings"John Reck2012-09-051-0/+5
| |\ \ | | |/
| | * Reset to default did not reset cached settingsBjörn Isaksson2012-09-051-0/+5
| * | Merge "Use a fixed title bar if accessibility is enabled" into jb-mr1-devJohn Reck2012-09-042-0/+9
| |\ \
| | * | Use a fixed title bar if accessibility is enabledJohn Reck2012-09-042-0/+9
| * | | am 922afab3: Merge "No search pane while tapping search button after backing ...John Reck2012-09-041-0/+11
| |\ \ \ | | | |/ | | |/|
| | * | Merge "No search pane while tapping search button after backing to "windows" ...John Reck2012-09-041-0/+11
| | |\ \
| | | * | No search pane while tapping search button after backing to "windows" view fr...yijunx.zhu2012-08-211-0/+11
| * | | | 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-295-18/+21
| * | am d9001a7d: Merge "NPE in WallpaperHandler"Jean-Baptiste Queru2012-08-141-1/+6
| |\ \ | | |/
| | * Merge "NPE in WallpaperHandler"Jean-Baptiste Queru2012-08-141-1/+6
| | |\
| | | * NPE in WallpaperHandlerNils Holmström2012-08-141-1/+6
| * | | am edc9e064: Merge "Browser: Use ICS alert icon"Jean-Baptiste Queru2012-08-146-11/+11
| |\ \ \ | | |/ /
| | * | Browser: Use ICS alert iconBjörn Lundén2012-08-136-11/+11
| | |/
| * | am 39e7dfee: Merge "Stop loading subview in stopAllLoading"John Reck2012-07-271-1/+1
| |\ \ | | |/
| | * Stop loading subview in stopAllLoadingMattias Nilsson2012-07-271-1/+1
| * | am 06f337b3: am bc681880: Remove ORDER BY clause on Search Suggestion queries.Ben Murdoch2012-07-041-4/+1
| |\ \ | | |/
| | * am bc681880: Remove ORDER BY clause on Search Suggestion queries.Ben Murdoch2012-07-041-4/+1
| | |\
| * | | Show voice button only on voice enabled devicesMichael Kolb2012-06-262-7/+8
| * | | Merge "Disable URL overriding on redirects"John Reck2012-06-145-1/+20
| |\ \ \
| | * | | Disable URL overriding on redirectsJohn Reck2012-06-145-1/+20
| * | | | am 17e3ba9b: am a770f8d4: Encode characters that java.net.URI rejectsSelim Gurun2012-06-142-5/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am a770f8d4: Encode characters that java.net.URI rejectsSelim Gurun2012-06-132-5/+15
| | |\ \ \
| * | | | | Don't use the new task flag for download.Teng-Hui Zhu2012-06-131-1/+0
| | |_|/ / | |/| | |
| * | | | Merge "Fixup browser after hidden API refactor"Jonathan Dixon2012-06-081-4/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixup browser after hidden API refactorJonathan Dixon2012-06-081-4/+5
| * | | | am 1df6df7e: Don\'t show stale thumbnailsJohn Reck2012-06-052-1/+3
| |\ \ \ \
| * \ \ \ \ am 3c573ac4: Merge "Enable voice search in omnibox" into jb-devMichael Kolb2012-06-047-14/+92
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am ed19512a: Merge "Add null check" into jb-devJohn Reck2012-05-301-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ am 244cdfa6: Merge "Prevent the monkies with a sledgehammer" into jb-devJohn Reck2012-05-304-52/+302
| |\ \ \ \ \ \