summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_table.h
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Access the application locale in a thread-safe manner when migrati...isherman@chromium.org2013-01-121-1/+2
* Tweak a comment to test the updated OWNERS file.isherman@chromium.org2012-11-281-1/+1
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-12/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add probability of culling if sync is enabled to https://chromiumcodereview.a...georgey@chromium.org2012-04-051-6/+18
* Revert 129097 - Cull autofill entries older than 60 days.isherman@chromium.org2012-03-271-18/+6
* Cull autofill entries older than 60 days.georgey@chromium.org2012-03-271-6/+18
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-221-1/+4
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-7/+10
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+3
* Cull the data in autofill profile, before sending it to the sync (culling alr...georgey@chromium.org2011-10-141-0/+3
* Move the AutofillTable constructor and destructor to be out-of-lineisherman@chromium.org2011-10-121-3/+2
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-3/+5
* Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.jhawkins@chromium.org2011-08-111-9/+13
* Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ...dhollowa@chromium.org2011-04-131-2/+5
* Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...dhollowa@chromium.org2011-04-131-1/+1
* Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...siggi@chromium.org2011-04-131-1/+1
* Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)dhollowa@chromium.org2011-04-131-1/+1
* Move migration code out of WebDatabase and into table-specific classes.andybons@chromium.org2011-04-051-0/+12
* Fix clang warnings/errors by un-inlining virtual methods.andybons@chromium.org2011-03-301-1/+1
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-0/+315