summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 176189abodenha@chromium.org2013-01-141-54/+0
* Chrome-side implementation of AutocompleteErrorEvent#reason.dbeam@chromium.org2013-01-121-8/+16
* Add support for radiobuttons and checkboxes.ramankk@chromium.org2013-01-101-0/+54
* [Autofill] Update unit tests to use country codes when setting raw address info.isherman@chromium.org2013-01-051-5/+4
* Make AutofillManager::GetProfileSuggestions use PersonalDataManager::GetProfi...estade@chromium.org2012-12-211-2/+1
* Revert 173889 Regressed page cyclerstonyg@chromium.org2012-12-201-54/+0
* Add support for autofilling radio buttons and checkboxes.ramankk@chromium.org2012-12-191-0/+54
* [autofill] Dispatch an autocompleteerror if autofill is disabled. dbeam@chromium.org2012-12-141-0/+22
* Real autofill crash fix.estade@chromium.org2012-11-291-6/+43
* [Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfoisherman@chromium.org2012-11-291-6/+6
* retry r168247: more autofill refactoringestade@chromium.org2012-11-161-12/+12
* Revert 168247 - more autofill refactoringsreeram@chromium.org2012-11-161-12/+12
* more autofill refactoringestade@chromium.org2012-11-161-12/+12
* [Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfoisherman@chromium.org2012-11-101-5/+8
* Only Hide New Autofill UI if visible.csharp@chromium.org2012-11-081-1/+2
* [Autofill] Add metrics measuring developer engagement, in terms of implementa...isherman@chromium.org2012-10-261-1/+3
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-241-21/+21
* Remove TabContents from autofill unittests.avi@chromium.org2012-10-231-32/+17
* [Autofill] Cleanup: Remove a redundant method.isherman@chromium.org2012-10-231-5/+0
* 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-8/+8
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-101-3/+3
* Switch AutofillManager to be UserData on WebContents.avi@chromium.org2012-10-081-6/+7
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-49/+47
* Switch TabAutofillManagerDelegate to use WebContentsUserData.avi@chromium.org2012-10-011-5/+5
* Switch AutocompleteHistoryManager to use WebContentsUserData.avi@chromium.org2012-09-281-3/+4
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-221-3/+3
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-191-6/+7
* Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.joi@chromium.org2012-09-131-3/+3
* Introduce AutofillClient and use it to get rid of PasswordManager dependency.joi@chromium.org2012-08-301-1/+5
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-22/+21
* Move AutocompleteHistoryManager into chrome/browser/autofill/ as it isjoi@chromium.org2012-08-071-1/+1
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-2/+2
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-8/+8
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-3/+3
* sync: don't inherit SupportsWeakPtr from ProfileSyncServicetim@chromium.org2012-06-191-6/+5
* TabContentsWrapper -> TabContents, part 5.avi@chromium.org2012-06-081-5/+5
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-11/+11
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move mock test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-031-1/+1
* Make password generation switched by a preference in chrome settings rather t...zysxqn@google.com2012-05-171-1/+46
* Add Delete Support to New Autofill UIcsharp@chromium.org2012-05-021-1/+82
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-241-10/+21
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* DataList UI (Chromium part)keishi@chromium.org2012-04-171-1/+3
* Fix a bug in password generation where caching in autofill_manager wasgcasto@chromium.org2012-04-101-6/+13
* Fixed compilation errors in auto fill unit testsqghc36@motorola.com2012-04-091-2/+2
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-041-0/+61
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-301-61/+0
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-301-0/+61