Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 1 | -185/+0 |
* | In components/autofill, move common/ to core/common/ | blundell@chromium.org | 2013-06-18 | 1 | -1/+1 |
* | Remove dependency of WebData on content | droger@chromium.org | 2013-06-17 | 1 | -0/+1 |
* | Revert "In components/autofill, move common/ to shared/" | blundell@chromium.org | 2013-06-15 | 1 | -1/+1 |
* | In components/autofill, move common/ to shared/ | blundell@chromium.org | 2013-06-15 | 1 | -1/+1 |
* | Hang SyncableServices off AutofillBackend, since they are on the DB thread al... | caitkp@chromium.org | 2013-06-01 | 1 | -0/+26 |
* | Make Autofill SyncableServices use a backend interface for DB work, rather th... | caitkp@chromium.org | 2013-05-24 | 1 | -3/+3 |
* | [Autofill] Write origins to the WebDB. | isherman@chromium.org | 2013-05-22 | 1 | -0/+7 |
* | Create an interface which SyncableServices can use for making changes directl... | caitkp@chromium.org | 2013-05-14 | 1 | -0/+151 |