summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/webdata/autofill_webdata_backend_impl.h
Commit message (Expand)AuthorAgeFilesLines
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-185/+0
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-181-1/+1
* Remove dependency of WebData on contentdroger@chromium.org2013-06-171-0/+1
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-151-1/+1
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-151-1/+1
* Hang SyncableServices off AutofillBackend, since they are on the DB thread al...caitkp@chromium.org2013-06-011-0/+26
* Make Autofill SyncableServices use a backend interface for DB work, rather th...caitkp@chromium.org2013-05-241-3/+3
* [Autofill] Write origins to the WebDB.isherman@chromium.org2013-05-221-0/+7
* Create an interface which SyncableServices can use for making changes directl...caitkp@chromium.org2013-05-141-0/+151