summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge "Tests fixup"John Reck2011-08-091-1/+1
|\
| * Tests fixupJohn Reck2011-08-091-1/+1
* | Move local bookmarks to end of Bookmark pageJohn Reck2011-08-081-0/+27
|/
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Fix race conditionJohn Reck2011-07-291-4/+14
* Turbobox!John Reck2011-07-281-1/+43
* Merge "Tests for BP1->BP2 upgrade"John Reck2011-07-281-1/+5
|\
| * Tests for BP1->BP2 upgradeJohn Reck2011-07-281-1/+5
* | Merge "Fix Strict Mode violation in SnapshotProvider."Ben Murdoch2011-07-281-8/+15
|\ \
| * | Fix Strict Mode violation in SnapshotProvider.Ben Murdoch2011-07-281-8/+15
| |/
* | Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closedKristian Monsen2011-07-281-3/+8
|/
* Fix HC -> ICS db upgradeJohn Reck2011-07-271-0/+20
* Restore overhaulJohn Reck2011-07-271-1/+59
* Move Snapshots to own DB on sdcardJohn Reck2011-07-072-67/+262
* Saved Pages tabJohn Reck2011-07-011-0/+1
* Merge "Prevent duplicates in omnibox"John Reck2011-06-271-2/+5
|\
| * Prevent duplicates in omniboxJohn Reck2011-06-271-2/+5
* | Fix testsJohn Reck2011-06-271-0/+1
|/
* Merge "Delete bookmarks when sync account is removed"John Reck2011-06-171-0/+7
|\
| * Delete bookmarks when sync account is removedJohn Reck2011-06-171-0/+7
* | Fix adding bookmarksJohn Reck2011-06-171-11/+33
|/
* Persistent frozen tabsJohn Reck2011-06-141-12/+74
* Remove sync settingJohn Reck2011-05-261-2/+13
* Remove no longer needed sync settings/codeJohn Reck2011-05-261-27/+0
* Transfer data from BP1 to BP2John Reck2011-05-182-1/+1225
* Add provider support for moving between accountsJohn Reck2011-05-171-7/+91
* Strip text2_urlJohn Reck2011-05-111-1/+2
* Create accounts viewJohn Reck2011-05-111-5/+27
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-1/+1
* Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-i...Reena Lee2011-03-231-2/+2
|\
| * Adding search_client_id which includes the "ms-" or "tablet-" client-id prefi...Reena Lee2011-03-041-2/+2
* | Add invalid id check to isValidParentJohn Reck2011-03-041-0/+3
|/
* Fix isValidParent checkJohn Reck2011-03-031-1/+1
* Prevent PARENT account from not matching inserted valuesJohn Reck2011-02-231-5/+34
* Fix shouldUpdateImage checkJohn Reck2011-02-171-0/+3
* Changes BP2 to notify on the full URIJohn Reck2011-02-072-86/+143
* BP2 ContentResolver.notifyChange testsJohn Reck2011-02-071-5/+23
* Get the widget off of startserviceJohn Reck2011-02-041-1/+24
* asset drop & namingMichael Kolb2011-01-201-1/+1
* Merge "Enable write ahead logging in browser database." into honeycombLeon Scroggins2011-01-111-0/+1
|\
| * Enable write ahead logging in browser database.Leon Scroggins2011-01-111-0/+1
* | Fix no preload available crashJohn Reck2011-01-111-0/+3
|/
* DO NOT MERGE - Fixes account_* URI handling in BP2John Reck2011-01-071-60/+68
* Fixes Chrome Sync caused by BP2 account_* whereJohn Reck2011-01-051-9/+14
* Fixes CTS failuresJohn Reck2010-12-221-9/+29
* Delete unused imagesJohn Reck2010-12-211-4/+22
* Readds support for browser/search_suggest_queryJohn Reck2010-12-211-2/+13
* Add legacy mimetype support to BP2John Reck2010-12-171-2/+2
* BP2 now handles old browser URIJohn Reck2010-12-151-25/+305
* Adds support for PARAM_ACCOUNT* to Combined URIJohn Reck2010-12-101-50/+95