summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/provider
Commit message (Expand)AuthorAgeFilesLines
* Removed dependency on framework browser provider from browserBijan Amirzada2014-06-262-6/+5
* Fix for null BrowserSettings in BrowserProvider2Bijan Amirzada2014-06-251-0/+3
* Fix for Bookmarks images not populating for standaloneBijan Amirzada2014-06-121-2/+2
* Fixes for 1599-qrd browser to work with 1857 swe engineTarun Nainani2014-05-211-1/+2
* Changes to conform to new overlay formatBijan Amirzada2014-05-141-104/+14
* Insert empty title into db for mynavigation pageAxesh R. Ajmera2014-05-071-1/+1
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-1/+0
* Use android overlay for carrier configurationVivek Sekhar2014-03-251-6/+2
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-215-0/+4229
* Copy of new files from 1599Bijan Amirzada2014-03-045-4187/+0
* Browser: support DM to config browser homepage for cmcckayiz2013-10-101-0/+31
* Browser: add to support my navigation featurekaiyiz2013-09-131-0/+270
* Browser: add homepage and bookmark featurekaiyiz2013-08-191-2/+6
* Browser: add homepage and bookmark featureqqzhou2013-07-311-0/+94
* Remove ORDER BY clause on Search Suggestion queries.Ben Murdoch2012-07-041-4/+1
* Merge "Remove voice search handling" into jb-devMichael Kolb2012-05-031-114/+4
|\
| * Remove voice search handlingMichael Kolb2012-05-031-114/+4
* | Fix NPEJohn Reck2012-05-031-1/+6
|/
* Remove debug codeJohn Reck2012-04-241-12/+0
* Merge "Fix typo"John Reck2012-04-241-1/+1
|\
| * Fix typoJohn Reck2012-04-241-1/+1
* | Bookmark page changesJohn Reck2012-04-231-0/+12
|/
* Change where saved pages are storedJohn Reck2012-04-191-78/+73
* Support BOOKMARK_TYPEJohn Reck2012-04-121-0/+11
* Enable WAL mode using new API, which is more efficient.Jeff Brown2012-03-221-1/+1
* Should recycle TypedArray.Jeff Brown2012-03-081-0/+2
* Switch BP1->2 upgrade to best effortJohn Reck2011-12-021-6/+12
* Improve content notificationsJohn Reck2011-10-172-8/+54
* Drop all snapshots for Skia changeJohn Reck2011-10-121-2/+5
* Return history/bookmarks from BrowserProvider.Mark Brophy2011-10-111-33/+34
* Return browser history results for zero query.Mark Brophy2011-10-031-14/+42
* 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
|\