summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Allow Better Sharing of Mouse Handling Code in new Autofill UIcsharp@chromium.org2012-10-222-1/+33
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-227-7/+7
* Skip Unacceptable Items in new Autofill UI when Navigating with Keys.csharp@chromium.org2012-10-222-0/+36
* Make the AutocompleteHistoryManager be an implementation detail of AutofillMa...avi@chromium.org2012-10-218-43/+66
* Avoid crashing if the AddressBook is broken.avi@chromium.org2012-10-201-1/+8
* Add logging of autofill upload request.abodenha@chromium.org2012-10-201-0/+11
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-3/+3
* Display new Autofill UI Contents in Viewscsharp@chromium.org2012-10-181-0/+11
* Clean up DEPS file post Avi's recent changes to usejoi@chromium.org2012-10-152-19/+7
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-131-1/+1
* Make the WebContentsUserData locator key private.avi@chromium.org2012-10-121-1/+1
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from AutofillManager.avi@chromium.org2012-10-122-19/+10
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-112-7/+7
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-108-52/+60
* add some missing includes of <functional> to fix compilation on VS2012scottmg@chromium.org2012-10-101-0/+1
* [Autofill] Remove client-side culling for old autocomplete entries.isherman@chromium.org2012-10-091-15/+0
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Switch AutofillManager to be UserData on WebContents.avi@chromium.org2012-10-087-39/+63
* Move forms/ out of webkit/.blundell@chromium.org2012-10-0534-365/+314
* Move platform independent code from AutofillPopupViewGtk to AutofillPopupViewcsharp@chromium.org2012-10-032-0/+143
* Switch TabAutofillManagerDelegate to use WebContentsUserData.avi@chromium.org2012-10-013-14/+14
* Switch AutocompleteHistoryManager to use WebContentsUserData.avi@chromium.org2012-09-286-9/+19
* Share Font Code for New Autofill.csharp@chromium.org2012-09-252-0/+13
* Disable much of AutofillTest.* browser_testsdgrogan@chromium.org2012-09-251-39/+94
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-227-39/+42
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-199-67/+63
* Mark AutofillTest.FormFillLatencyAfterSubmit as flaky.marja@chromium.org2012-09-181-1/+2
* Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.joi@chromium.org2012-09-1311-76/+121
* Introduce a couple of abstract bases for WebDataService.joi@chromium.org2012-09-137-123/+139
* Start of New Autofill UI for Windowscsharp@chromium.org2012-09-071-8/+8
* Fixed borked comment.groby@chromium.org2012-09-061-1/+1
* Disable AutofillTest.MergeAggregatedDuplicatedProfiles on Linuxgroby@chromium.org2012-09-061-1/+10
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-051-1/+1
* Get rid of autofill/api directory. We're not building an API for eachjoi@chromium.org2012-09-022-4/+4
* Get rid of Browser and chrome_pages dependencies in Autofill.joi@chromium.org2012-08-305-120/+30
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-308-24/+18
* Introduce AutofillClient and use it to get rid of PasswordManager dependency.joi@chromium.org2012-08-307-24/+86
* Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows...jam@chromium.org2012-08-221-0/+1
* Make sure keychain doesn't come up on Mac for autofill tests.jam@chromium.org2012-08-211-2/+5
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-218-50/+55
* Convert the autofill pyauto tests to browser tests, and remove all the suppor...jam@chromium.org2012-08-212-17/+748
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-214-5/+2
* Introduce InfoBarTabService API.joi@chromium.org2012-08-208-22/+24
* Removing web_contents from AutofillExternalDelegateGtkcsharp@chromium.org2012-08-141-0/+7
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-141-2/+1
* Move AutofillExternalDelegateGtk to chrome/browser/ui/gtk/autofill, where it ...joi@chromium.org2012-08-143-157/+0
* Move a few temporarily-allowed autofill dependencies to a test-file-only sect...joi@chromium.org2012-08-131-9/+20
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-135-8/+4
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-101-1/+2
* Remove autofill's dependency on BrowserProcess.joi@chromium.org2012-08-072-3/+3