summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autocomplete_history_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up AutocompleteHistoryManager test code.isherman@chromium.org2013-02-201-17/+3
* [Autofill] Fix an AutocompleteHistoryManager crash.isherman@chromium.org2013-02-191-2/+1
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-161-3/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Implementing SaveToWallet in the Google Wallet client.ahutter@chromium.org2013-01-191-2/+2
* Remove the last usages of PrefObserver outside of Prefs.joi@chromium.org2012-12-041-4/+2
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-241-6/+6
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Make the AutocompleteHistoryManager be an implementation detail of AutofillMa...avi@chromium.org2012-10-211-2/+0
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-6/+4
* Switch AutocompleteHistoryManager to use WebContentsUserData.avi@chromium.org2012-09-281-0/+2
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-221-3/+3
* Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.joi@chromium.org2012-09-131-10/+13
* Introduce a couple of abstract bases for WebDataService.joi@chromium.org2012-09-131-14/+12
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-2/+4
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+0
* Move AutocompleteHistoryManager into chrome/browser/autofill/ as it isjoi@chromium.org2012-08-071-0/+304