| Commit message (Expand) | Author | Age | Files | Lines |
* | Sending generated vote on password generation. | dvadym | 2016-02-23 | 1 | -2/+4 |
* | [Autofill] Add label and parseable_name to predictions debug. | kenjitoyama | 2016-02-11 | 1 | -0/+1 |
* | Password generation from a context menu. | dvadym | 2016-02-09 | 1 | -0/+5 |
* | If the web site designer took the time to put the autocomplete attributes, we... | sebsg | 2016-02-09 | 1 | -0/+1 |
* | Implementation of password generation for change password forms. | dvadym | 2015-12-14 | 1 | -3/+11 |
* | [Autofill] Send Autofill upload when active form loses focus. | mathp | 2015-12-08 | 1 | -1/+5 |
* | Remove WebElementDescriptor | vabr | 2015-11-26 | 1 | -9/+0 |
* | [Autofill] Clean up unused "experiment_id" support in Autofill | mathp | 2015-10-21 | 1 | -1/+0 |
* | autofill: Include What You Use for gfx::RectF. | danakj | 2015-08-31 | 1 | -1/+1 |
* | [Password Generation] Add UMA stats for non-generated submission rates | gcasto | 2015-08-26 | 1 | -0/+5 |
* | Remove code for Mac AddressBook integration. | erikchen | 2015-08-26 | 1 | -5/+0 |
* | Sync remaining components_unittests with GN | brettw | 2015-08-26 | 1 | -0/+5 |
* | [Autocomplete] Save autocomplete values on "OnWillSubmit" instead of "OnFormS... | mathp | 2015-07-16 | 2 | -2/+0 |
* | Revert of Revert of components: Fix 'gn check' errors for autofill. (patchset... | jackhou | 2015-06-24 | 1 | -0/+1 |
* | Revert of components: Fix 'gn check' errors for autofill. (patchset #1 id:1 o... | jackhou | 2015-06-23 | 1 | -1/+0 |
* | components: Fix 'gn check' errors for autofill. | tfarina | 2015-06-23 | 1 | -0/+1 |
* | Removing PasswordForm::password_auto_complete_set | paritosh.in | 2015-06-20 | 1 | -1/+0 |
* | Suggest to fill password change forms | dvadym | 2015-06-18 | 1 | -0/+1 |
* | Add a basic functionality to the force-saving menu item. | msramek | 2015-05-29 | 1 | -0/+11 |
* | Prepare the infrastructure for password overrides. | msramek | 2015-05-29 | 1 | -5/+10 |
* | Remove extra semicolon from autofill_messages.h. | mbarbella | 2015-05-01 | 1 | -1/+1 |
* | [Password Generation] Don't treat password as generated if user deletes it | gcasto | 2015-05-01 | 1 | -0/+4 |
* | Remove --respect-autocomplete-off-autofill flag. | estade | 2015-04-07 | 1 | -3/+2 |
* | Ensure that types defined in autofill_messages.h are only included once. | mbarbella | 2015-04-02 | 1 | -0/+6 |
* | Processing USERNAME reply from Autofill server in Password Manager | dvadym | 2015-04-01 | 2 | -0/+12 |
* | [Password manager] Recognise squashed login+sign-up forms | vabr | 2015-03-24 | 1 | -0/+4 |
* | [Autofill] Support forms submitted via JavaScript in feedback loop. | mathp | 2015-03-06 | 1 | -2/+6 |
* | Autofill: Set requirements for number of recognized fields in an autofillable... | thestig | 2015-01-28 | 1 | -0/+1 |
* | autofill - Keep showing form preview while card unmasking prompt is up. | estade | 2015-01-27 | 1 | -3/+0 |
* | Fix ipc fuzzer build, remove superfluous semicolon. | Abhishek Arya | 2015-01-21 | 1 | -1/+1 |
* | Remove RenderViewObserver::Resized (try 2) | estade | 2015-01-21 | 1 | -0/+3 |
* | [PasswordManager] Do not save change password forms | vabr | 2015-01-20 | 1 | -0/+1 |
* | Remove FrameDetached and FrameWillClose listeners from AutofillAgent. | estade | 2015-01-06 | 1 | -7/+2 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | Password Save prompt on in page navigation. | dvadym | 2014-12-17 | 1 | -0/+5 |
* | Support for password manager suggestions on password fields. | jww | 2014-12-09 | 1 | -6/+7 |
* | Autofill - Fix Harry and David checkout: ignore role="presentation" | estade | 2014-12-08 | 1 | -0/+4 |
* | Refactor Autofill for out of process iframes (OOPIF). | estade | 2014-12-02 | 1 | -0/+7 |
* | Add more components unit tests to GN build. | brettw | 2014-11-25 | 1 | -0/+1 |
* | [Password manager] Replace the FormFieldData vector from autofill::FormData w... | pritam.nikam | 2014-11-11 | 1 | -1/+6 |
* | Don't use FormFieldData only as a key in a map | vabr | 2014-11-05 | 1 | -10/+11 |
* | Reland "Do not haul suggestions back to browser in AutofillHostMsg_ShowPasswo... | vabr | 2014-11-05 | 1 | -5/+4 |
* | Revert of Do not haul suggestions back to browser in AutofillHostMsg_ShowPass... | kareng | 2014-11-03 | 1 | -4/+5 |
* | Do not haul suggestions back to browser in AutofillHostMsg_ShowPasswordSugges... | vabr | 2014-10-31 | 1 | -5/+4 |
* | Remove remaining autofill password authentication code. | aurimas | 2014-10-14 | 1 | -2/+0 |
* | Add mkwst@chromium.org to IPC OWNERS files. | mkwst | 2014-10-09 | 1 | -0/+1 |
* | Add wfh@chromium.org to ipc OWNERS files | Will Harris | 2014-09-08 | 1 | -0/+1 |
* | Remove cevans@ from OWNERS files. | thestig | 2014-08-29 | 1 | -1/+0 |
* | Autofill: don't require POST method. | estade@chromium.org | 2014-07-16 | 1 | -1/+0 |
* | PasswordForm: move from current/old password scheme to current/new. | engedy@chromium.org | 2014-07-10 | 1 | -2/+2 |