summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/android/sqlite_cursor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move favicon callbacks to favicon_basejiangj@opera.com2014-05-221-0/+1
* Move bookmarks/core/... to bookmarks/...naiem.shaik@gmail.com2014-05-201-1/+1
* Move bookmarks' test support file to the bookmarks componentsdefresne@chromium.org2014-05-051-1/+1
* Remove dependency on bookmark_model_factory from bookmark_test_helperssdefresne@chromium.org2014-05-051-1/+3
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-1/+1
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-2/+2
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+1
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+1
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* SQLiteCursor could be destroyed in Java object's finalize method, and UI mess...michaelbai@chromium.org2013-06-041-23/+20
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-9/+9
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-251-1/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-2/+2
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-041-1/+1
* Upstream: SQLite cursor for Android.michaelbai@chromium.org2012-08-291-0/+222