Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the on-demand setting for plugins. | Patrick Scott | 2010-03-23 | 1 | -4/+7 |
| | | | | | | | Requires a change to webkit and the framework. Bug: 2411524 Change-Id: I874e4e2139eedf4bc9332947fe6513b027e660d9 | ||||
* | Demo widget using the UrlRendererService for server-side rendering of urls. | Patrick Scott | 2010-01-28 | 1 | -0/+24 |
| | |||||
* | Provide a button to allow the user to set the home page to the current page. | Leon Scroggins | 2009-12-10 | 1 | -2/+1 |
| | | | | Fixes http://b/issue?id=2243560 | ||||
* | Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is ↵ | Grace Kloba | 2009-09-24 | 1 | -1/+6 |
| | | | | unused now. | ||||
* | remove gears | Andrei Popescu | 2009-08-13 | 1 | -15/+0 |
| | |||||
* | Add a setting to load a page in overview mode. | Grace Kloba | 2009-08-06 | 1 | -0/+6 |
| | |||||
* | Adds browser settings menu entries for Geolocation permissions. | Steve Block | 2009-07-30 | 1 | -11/+8 |
| | |||||
* | Implement an error console. The console is displayed when the user has ↵ | Ben Murdoch | 2009-07-17 | 1 | -0/+7 |
| | | | | enabled debug in the browser (been to about:debug) and there are errors on the page. It can be toggled on/off in debug mode in the settings menu. | ||||
* | am 1e8f0583: Move Browser search description to bookmarks search. | Bjorn Bringert | 2009-07-13 | 2 | -1/+1 |
|\ | | | | | | | | | | | | | Merge commit '1e8f0583fb74658666dc4105bf15788f2585a6a2' * commit '1e8f0583fb74658666dc4105bf15788f2585a6a2': Move Browser search description to bookmarks search. | ||||
| * | Move Browser search description to bookmarks search. | Bjorn Bringert | 2009-07-13 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Before, android:searchSettingsDescription was set in searchable.xml, but not in bookmarks_searchable.xml, which is the one that is used from global search. Fixes http://b/issue?id=1971319 "Description string for Browser source not showing in settings" | ||||
* | | am 944f2208: Merge change 5882 into donut | Android (Google) Code Review | 2009-07-02 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | | | | | Merge commit '944f2208fd134d74e171772cc6a317628ee20a5f' * commit '944f2208fd134d74e171772cc6a317628ee20a5f': Add new searchSettingsDescription attribute for Browser's searchable. | ||||
| * | Add new searchSettingsDescription attribute for Browser's searchable. | Mike LeBeau | 2009-06-30 | 1 | -0/+1 |
| | | | | | | | | This will be shown under the individual searchable item in system search settings. | ||||
* | | resolved conflicts for merge of 47fdfdb9 to master | Grace Kloba | 2009-07-01 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | Remove "search_url" in the debug setting as search is controlled by the ↵ | Grace Kloba | 2009-06-30 | 1 | -5/+0 |
| | | | | | | | | search manager now. | ||||
* | | Add a UI for setting JS flags. | Feng Qian | 2009-06-29 | 1 | -3/+8 |
| | | | | | | | | | | | | | | The UI only shows up when 'about:debug' is typed in the address bar. JS flags are a string '--heap-stats --log-gc' in V8 etc. Currently this is only used by V8 build for debugging purpose. | ||||
* | | am 2f83068b: Add the ZoomDensity support in the Browser. | Grace Kloba | 2009-06-25 | 1 | -0/+8 |
|\ \ | |/ | | | | | | | | | | | Merge commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4' * commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4': Add the ZoomDensity support in the Browser. | ||||
| * | Add the ZoomDensity support in the Browser. | Grace Kloba | 2009-06-25 | 1 | -0/+8 |
| | | | | | | | | Per Leland's requst, change "Set text size" to "Text size" and etc. | ||||
* | | New settings UI for HTML5 | Nicolas Roard | 2009-06-19 | 1 | -34/+21 |
| | | |||||
* | | Add UI support in the browser for HTML5 databases | Nicolas Roard | 2009-05-11 | 1 | -0/+36 |
| | | |||||
* | | am 9c7a356: Add includeInGlobalSearch to Browser bookmarks search. | Bjorn Bringert | 2009-05-06 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | | | | | Merge commit '9c7a356d95f0c9bf84b0cf5dd4215a6d77fc0149' * commit '9c7a356d95f0c9bf84b0cf5dd4215a6d77fc0149': Add includeInGlobalSearch to Browser bookmarks search. | ||||
| * | Add includeInGlobalSearch to Browser bookmarks search. | Bjorn Bringert | 2009-05-05 | 1 | -0/+1 |
| | | | | | | | | | | | | This will allow bookmarks+history suggestions to show up in global search without having it hard-coded in GlobalSearch.SuggestionSources. | ||||
* | | am e90ede4: Add bookmarks search activity to browser. | Bjorn Bringert | 2009-04-30 | 1 | -0/+28 |
|\ \ | |/ | | | | | | | | | | | Merge commit 'e90ede446d39dfbee45bcaef6a5ae876a5c92752' * commit 'e90ede446d39dfbee45bcaef6a5ae876a5c92752': Add bookmarks search activity to browser. | ||||
| * | Add bookmarks search activity to browser. | Bjorn Bringert | 2009-04-29 | 1 | -0/+28 |
| | | | | | | | | | | | | | | This activity is never started from the browser. Its purpose is to provide bookmark suggestions to global search (through its searchable meta-data), and to handle the intents produced by clicking such suggestions. | ||||
* | | AI 143762: Fix for issue 1636784: Landscape only option for the browser. ↵ | Leon Scroggins | 2009-03-31 | 1 | -0/+6 |
|/ | | | | | | | | (This change is in master.) Add an option in the settings menu of the browser to give the user the option of always displaying in landscape, ignoring sensor/opening and closing of the keyboard. BUG=1636784 Automated import of CL 143762 | ||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -0/+2 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -0/+274 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -273/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -1/+0 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -0/+1 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -0/+4 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -4/+19 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 3 | -0/+253 |