summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_apps_table_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 9.avi@chromium.org2013-06-281-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1
* Pass app_locale directly to AutofillTablecaitkp@chromium.org2013-04-021-1/+1
* Remove a few chrome dependencies of c/b/webdatakaiwang@chromium.org2013-03-241-1/+0
* Move creation of the various WebDatabaseTable types out of WebDatabase.joi@chromium.org2013-03-201-18/+19
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* [Autofill] Access the application locale in a thread-safe manner when migrati...isherman@chromium.org2013-01-121-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Use ScopedTempDir instead of DIR_TEST_DATA for creating test data.shess@chromium.org2012-05-201-11/+5
* Include-what-you-use - web_database.h does not include headers for every sing...groby@chromium.org2011-07-291-0/+1
* Split out the rest of the tables within WebDatabase.andybons@chromium.org2011-04-011-0/+133