summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_table_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-2/+2
* Use ScopedTempDir instead of DIR_TEST_DATA for creating test data.shess@chromium.org2012-05-201-10/+4
* Add probability of culling if sync is enabled to https://chromiumcodereview.a...georgey@chromium.org2012-04-051-3/+8
* Revert 129097 - Cull autofill entries older than 60 days.isherman@chromium.org2012-03-271-8/+3
* Cull autofill entries older than 60 days.georgey@chromium.org2012-03-271-3/+8
* Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...georgey@chromium.org2012-01-231-16/+14
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-221-23/+23
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-2/+2
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-44/+0
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-091-233/+111
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Include-what-you-use - web_database.h does not include headers for every sing...groby@chromium.org2011-07-291-0/+1
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-2/+2
* Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ...dhollowa@chromium.org2011-04-131-3/+26
* Split out the rest of the tables within WebDatabase.andybons@chromium.org2011-04-011-32/+40
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-0/+1578