summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser
Commit message (Expand)AuthorAgeFilesLines
* Makes items in the bookmark widget largerJohn Reck2010-11-171-1/+1
* Controller RefactorMichael Kolb2010-11-1731-4856/+5904
* Merge "get file uri and mimetype from downloadmanager before starting activity"Vasu Nori2010-11-161-1/+1
|\
| * get file uri and mimetype from downloadmanager before starting activityVasu Nori2010-11-161-1/+1
* | Allow HW accleration to be activated on demand.Derek Sollenberger2010-11-162-9/+24
* | Merge "Fix issue introduced by API change"Adam Powell2010-11-161-0/+1
|\ \ | |/ |/|
| * Fix issue introduced by API changeAdam Powell2010-11-161-0/+1
* | Merge "Go to downloads page if you cannot open the download."Leon Scroggins2010-11-161-1/+6
|\ \ | |/ |/|
| * Go to downloads page if you cannot open the download.Leon Scroggins2010-11-151-1/+6
* | Updated for ActionBar API changesAdam Powell2010-11-151-3/+3
* | Merge "Fixes bookmark sort order"John Reck2010-11-152-9/+19
|\ \
| * | Fixes bookmark sort orderJohn Reck2010-11-112-9/+19
* | | Merge "Omnibox supports search extra data"John Reck2010-11-153-13/+21
|\ \ \ | |_|/ |/| |
| * | Omnibox supports search extra dataJohn Reck2010-11-103-13/+21
| |/
* | use new API (and not db) to access download notificationsVasu Nori2010-11-152-39/+12
* | Open downloads from notifications.Leon Scroggins2010-11-152-37/+54
|/
* Add support for preloaded thumbnails and faviconsJohn Reck2010-11-091-4/+50
* Adds support for Chrome Sync to bookmark widgetJohn Reck2010-11-092-27/+66
* Fixed bookmark folder creation bugJohn Reck2010-11-091-0/+7
* Merge "Fix NPE when onDestroy called"John Reck2010-11-081-2/+0
|\
| * Fix NPE when onDestroy calledJohn Reck2010-11-081-2/+0
* | Use the correct anchor for the dropdown menu.Leon Scroggins2010-11-081-4/+1
|/
* Remove the web archive UI from the browserTeng-Hui Zhu2010-11-051-33/+0
* Remove landscape-only option.Leon Scroggins2010-11-051-10/+0
* Allow context menu items to be handled properly.Leon Scroggins2010-11-032-2/+5
* Fixed an issue where history would be blankJohn Reck2010-11-011-0/+1
* New bookmark list widgetJohn Reck2010-11-015-262/+453
* resolved conflicts for merge of 8adc828f to masterJean-Baptiste Queru2010-11-011-7/+14
|\
| * am 39448371: Merge "Add support for Content-Disposition when save link"Jean-Baptiste Queru2010-11-011-7/+14
| |\
| | * Add support for Content-Disposition when save linkMattias Falk2010-10-271-7/+14
| * | am 95e3548e: Merge "Close cursor to avoid excessive JNI references"Patrick Scott2010-10-221-0/+4
| |\ \ | | |/
| | * Merge "Close cursor to avoid excessive JNI references"Patrick Scott2010-10-221-0/+4
| | |\
| | | * Close cursor to avoid excessive JNI referencesChannagoud Kadabi2010-09-151-0/+4
* | | | Fixes tab title not updating correctlyJohn Reck2010-10-295-32/+67
* | | | set http header 'cookie' before inserting download request in DMVasu Nori2010-10-291-1/+2
* | | | Implement the "Delete Profile" button in the AutoFill editor.Ben Murdoch2010-10-293-37/+114
* | | | Fixes the bug around misbehavior with empty homepage settingJohn Reck2010-10-272-11/+39
* | | | Use the new public API for DownloadManager.Leon Scroggins2010-10-272-38/+36
* | | | URL autocomplete shows URL twicesJohn Reck2010-10-261-1/+3
* | | | Fix missing incognito tab titleJohn Reck2010-10-261-0/+4
* | | | Fixed favicon bugJohn Reck2010-10-263-4/+11
* | | | Merge "fix NPE when closing tab"Michael Kolb2010-10-251-3/+5
|\ \ \ \
| * | | | fix NPE when closing tabMichael Kolb2010-10-251-3/+5
* | | | | Remove unused code.Leon Scroggins2010-10-221-20/+0
|/ / / /
* | | | Use constants in place of strings, and remove unused code.Leon Scroggins2010-10-225-67/+55
* | | | Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-225-228/+101
* | | | fix shortcut titleMichael Kolb2010-10-211-1/+1
* | | | Merge "don't use hidden constants (to refer Downloads table columns)"Vasu Nori2010-10-201-4/+4
|\ \ \ \
| * | | | don't use hidden constants (to refer Downloads table columns)Vasu Nori2010-10-201-4/+4
* | | | | Set the unique id in the AutoFillProfile class to fix AutoFill.Ben Murdoch2010-10-202-8/+33
|/ / / /