summaryrefslogtreecommitdiffstats
path: root/components/webdata/common
Commit message (Expand)AuthorAgeFilesLines
...
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* Move SupportsUserData code into AutofillWebData, so base class can live compl...caitkp@chromium.org2013-04-292-41/+0
* Use Observer to notify of WebDB load instead of callbacks. We were already pa...caitkp@chromium.org2013-04-297-212/+347
* [Autofill] Add domain of origin column to the Autofill WebDB tables.isherman@chromium.org2013-04-242-2/+35
* 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-123-43/+53
* Build WebData as shared-lib component.caitkp@chromium.org2013-04-117-6/+47
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-111-23/+23
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-112-1/+1993
* Move WebData component unittests to //components/webdata.caitkp@chromium.org2013-04-052-0/+114
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-0314-0/+1443