summaryrefslogtreecommitdiffstats
path: root/components/webdata/common/web_database_migration_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* InstantExtended: Persist TemplateURL.new_tab_url.jered@chromium.org2013-08-191-3/+40
* [Autofill] Distinguish between native field types and potentially HTML field ...isherman@chromium.org2013-08-071-2/+4
* Save image search URLs and post parameters of all search URLs into perf, web_...jnd@chromium.org2013-07-311-2/+55
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Reland "components/webdata: Break the dependency on chrome/test/base"tfarina@chromium.org2013-06-291-6/+11
* Revert 209071 "components/webdata: Break the dependency on chrom..."kinuko@chromium.org2013-06-281-11/+6
* Revert 209112 "Revert 209071 "components/webdata: Break the depe..."kinuko@chromium.org2013-06-281-6/+11
* Revert 209071 "components/webdata: Break the dependency on chrom..."sail@chromium.org2013-06-281-11/+6
* components/webdata: Break the dependency on chrome/test/basetfarina@chromium.org2013-06-281-6/+11
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-281-1/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-7/+7
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* [Autofill] Write origins to the WebDB.isherman@chromium.org2013-05-221-1/+1
* [Autofill] Add domain of origin column to the Autofill WebDB tables.isherman@chromium.org2013-04-241-1/+34
* Remove explicit thread manipulation from WebDB migration test.isherman@chromium.org2013-04-181-11/+1
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-40/+47
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-111-23/+23
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-111-0/+1992