summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser
Commit message (Expand)AuthorAgeFilesLines
* Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-244-143/+230
* Merge "Greatly improved suggestion result speed"John Reck2010-11-242-76/+131
|\
| * Greatly improved suggestion result speedJohn Reck2010-11-232-76/+131
* | Merge "Move icons to mipmap."Ying Wang2010-11-231-2/+2
|\ \ | |/ |/|
| * Move icons to mipmap.Ying Wang2010-11-231-2/+2
* | Cleans up fragments when removedJohn Reck2010-11-231-0/+13
* | Merge "Adds a list view option for viewing bookmarks"John Reck2010-11-233-15/+159
|\ \
| * | Adds a list view option for viewing bookmarksJohn Reck2010-11-233-15/+159
* | | Merge "Fixes the selection for search history"John Reck2010-11-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixes the selection for search historyJohn Reck2010-11-231-1/+1
| |/
* / Make AutoFill default to on in the Browser settings.Ben Murdoch2010-11-231-1/+1
|/
* Update negative button text on the SSL Certificate Error dialog.Ben Murdoch2010-11-231-1/+1
* Invite the user to set up AutoFillBen Murdoch2010-11-234-0/+64
* move subwindow handling to UIMichael Kolb2010-11-226-21/+74
* Use requestFocusNodeHref to get the link for an image.Leon Scroggins2010-11-221-11/+37
* add select text to context menuCary Clark2010-11-221-1/+25
* fix current tab has no webview bugMichael Kolb2010-11-222-7/+14
* Only delete the current AutoFill profile if one has been set already.Ben Murdoch2010-11-221-2/+4
* Merge "restore all tabs on demand"Michael Kolb2010-11-196-18/+68
|\
| * restore all tabs on demandMichael Kolb2010-11-196-18/+68
* | More updates to the add bookmark page.Leon Scroggins2010-11-191-14/+29
|/
* Move download requests to the background.Leon Scroggins2010-11-193-94/+73
* Merge "Enable Hardware Acceleration in the Browser."Derek Sollenberger2010-11-181-1/+1
|\
| * Enable Hardware Acceleration in the Browser.Derek Sollenberger2010-11-181-1/+1
* | Merge "Perform database accesses in the background."Leon Scroggins2010-11-181-2/+22
|\ \ | |/ |/|
| * Perform database accesses in the background.Leon Scroggins2010-11-181-2/+22
* | Fix context menu handling for Bookmarks and HistoryJohn Reck2010-11-171-0/+5
* | Merge "Adds "Most Visited" group to history"John Reck2010-11-171-16/+124
|\ \
| * | Adds "Most Visited" group to historyJohn Reck2010-11-171-16/+124
* | | Merge "Makes items in the bookmark widget larger"John Reck2010-11-171-1/+1
|\ \ \
| * | | Makes items in the bookmark widget largerJohn Reck2010-11-171-1/+1
| |/ /
* / / Thumbnail asset and algorithm tweakJohn Reck2010-11-171-10/+8
|/ /
* / 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