summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 6ac51e2b: am 867c0465: am 430057da: Fixes for changing the search engine.Leon Scroggins III2010-09-155-16/+38
|\
| * am 867c0465: am 430057da: Fixes for changing the search engine.Leon Scroggins III2010-09-145-16/+38
| |\
| | * am 430057da: Fixes for changing the search engine.Leon Scroggins III2010-09-145-16/+38
| | |\
| | | * Fixes for changing the search engine.Leon Scroggins III2010-09-145-16/+38
* | | | am 7f737ca1: (-s ours) resolve merge of 8bf09b62 to gingerbread-plus-aospJean-Baptiste Queru2010-09-150-0/+0
|\ \ \ \ | |/ / /
| * | | resolve merge of 8bf09b62 to gingerbread-plus-aospJean-Baptiste Queru2010-09-1448-94/+2889
| |\ \ \ | | |/ /
| | * | am d2670653: Add user-selected search providers to browserBjorn Bringert2010-09-1348-88/+2889
| | |\ \ | | | |/
| | | * Add user-selected search providers to browserBjorn Bringert2010-09-1348-88/+2889
* | | | Add user-selected search providers to browserBjorn Bringert2010-09-1549-89/+2890
* | | | Merge "Import revised translations."Eric Fischer2010-09-1321-575/+284
|\ \ \ \
| * | | | Import revised translations.Eric Fischer2010-09-1021-575/+284
* | | | | UI theme workMichael Kolb2010-09-1018-63/+151
|/ / / /
* | | | Updated for framework changes in ActionBar style attributesAdam Powell2010-09-092-2/+2
* | | | checkpoint for moving UI to Holo styleMichael Kolb2010-09-0871-259/+361
* | | | Quiet some logs in private browsing mode.Jeff Hamilton2010-09-082-35/+55
* | | | If the title is empty, do not attempt to save a bookmark.Leon Scroggins III2010-09-081-1/+1
* | | | Merge "fixed multiple tabs selected bug, open new tab to home page http://b/i...Michael Kolb2010-09-082-1/+6
|\ \ \ \
| * | | | fixed multiple tabs selected bug, open new tab to home pageMichael Kolb2010-09-072-1/+6
* | | | | fix edit bookmark bugMichael Kolb2010-09-071-12/+21
|/ / / /
* | | | Merge "disable zoom buttons"Michael Kolb2010-09-072-0/+14
|\ \ \ \
| * | | | disable zoom buttonsMichael Kolb2010-09-032-0/+14
* | | | | Merge "Don't show deleted bookmarks in the default page view."Jeff Hamilton2010-09-071-1/+1
|\ \ \ \ \
| * | | | | Don't show deleted bookmarks in the default page view.Jeff Hamilton2010-09-071-1/+1
* | | | | | am e5c06198: (-s ours) am 23cbeb79: DO NOT MERGE remove save/restore picture ...Cary Clark2010-09-070-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 23cbeb79: DO NOT MERGE remove save/restore picture from browser appCary Clark2010-09-073-26/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | DO NOT MERGECary Clark2010-09-073-26/+9
* | | | | Fix JNI Bindings Browser Test.Ben Murdoch2010-09-061-1/+4
| |_|/ / |/| | |
* | | | Merge "Make the bookmark thumbnails larger."Jeff Hamilton2010-09-035-51/+26
|\ \ \ \
| * | | | Make the bookmark thumbnails larger.Jeff Hamilton2010-09-025-51/+26
* | | | | Merge "Add char limit for localization."Shimeng (Simon) Wang2010-09-021-1/+2
|\ \ \ \ \
| * | | | | Add char limit for localization.Shimeng (Simon) Wang2010-09-021-1/+2
* | | | | | Adds creation and modification timestamps to the bookmarks content provider. ...Cyrus Master2010-09-021-3/+14
* | | | | | resolved conflicts for merge of c8687ffc to masterBrad Fitzpatrick2010-09-023-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 1a6e0e8c: Use new apply() instead of commit().Brad Fitzpatrick2010-09-024-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Use new apply() instead of commit().Brad Fitzpatrick2010-09-014-5/+5
* | | | | Merge "Change searches to do an upsert on insert()."Jeff Hamilton2010-09-021-13/+28
|\ \ \ \ \
| * | | | | Change searches to do an upsert on insert().Jeff Hamilton2010-09-021-13/+28
* | | | | | Fix for saving a WebArchive when the external storage isn't mounted.Elliott Slaughter2010-09-011-10/+19
|/ / / / /
* | | | | Browser incognito mode session expiration.Elliott Slaughter2010-09-013-8/+61
* | | | | Cleanup temporary incognito mode files after last tab closes.Elliott Slaughter2010-09-012-0/+17
| |_|/ / |/| | |
* | | | Move Find on page and Select into the framework.Leon Scroggins2010-09-0117-507/+17
* | | | Merge "Add comments for translations."Patrick Scott2010-08-311-0/+1
|\ \ \ \
| * | | | Add comments for translations.Sang-il, Lee2010-08-301-0/+1
* | | | | Merge "Import revised translations"Eric Fischer2010-08-3021-180/+144
|\ \ \ \ \
| * | | | | Import revised translationsEric Fischer2010-08-3021-180/+144
* | | | | | am 97c74768: am cba8d0ef: Merge "Difficult to bookmark History items on ldpi-...Jean-Baptiste Queru2010-08-301-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am cba8d0ef: Merge "Difficult to bookmark History items on ldpi-screens"Jean-Baptiste Queru2010-08-301-4/+2
| |\ \ \ \
| | * \ \ \ Merge "Difficult to bookmark History items on ldpi-screens"Jean-Baptiste Queru2010-08-301-4/+2
| | |\ \ \ \
| | | * | | | Difficult to bookmark History items on ldpi-screensMattias Falk2010-08-171-4/+2
* | | | | | | When checking for possible RLZ insertion, only check http Uri's.Bill Napier2010-08-301-1/+3