- 1e015df Autofill's "Clear Form" should clear only autofilled fields by [email protected] · 11 years ago
- 6a63c042 autocomplete: support filling address-line3, address-level{1,2,3} by [email protected] · 11 years ago
- 95154a6 NSSDecryptor::ReadAndParseSignons() - improved password form scheme detection, by [email protected] · 11 years ago
- 722bc27 Password manager internals page: Add logging for parsed forms by [email protected] · 11 years ago
- 8527a78f Revert "Revert 3 mac autofill CLs." by [email protected] · 11 years ago
- dbf4686 Revert 3 mac autofill CLs. by [email protected] · 11 years ago
- 6670bee Remove cdn from OWNERS for IPC security review. by [email protected] · 11 years ago
- b4db6d4 Rename AutofillManagerDelegate to AutofillClient. by [email protected] · 11 years ago
- 8474014d Do not autofill element when there is no autofill suggestion from profile. by [email protected] · 11 years ago
- b221bd6 requestAutocomplete: Actually log the console message instead of dropping it on the floor by [email protected] · 11 years ago
- 27cd8ff Mac: Autofill should not immediately request access to address book. by [email protected] · 11 years ago
- 426d676a Change all component_strings references to be to components_strings by [email protected] · 11 years ago
- 304130f remove transaction details from didRequestAutocomplete by [email protected] · 11 years ago
- d3340bf51 provide a build time flag to enable connecting to production wallet servers by default by [email protected] · 11 years ago
- c17ebd9 Replace WebElement::hasTagName with hasHTMLTagName in autofill by [email protected] · 11 years ago
- 126b1ad Add "previewing on hover" support for password field. by [email protected] · 11 years ago
- 0419708 Password manager internals page: Introduce logger in browser (readability review) by [email protected] · 11 years ago
- 5193ea5 Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (https://codereview.chromium.org/242613006/)" by [email protected] · 11 years ago
- f28ef9a3 Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to avoid a lot of thread hops, this sets things up for converting the code to work on RenderFrames instead of RenderViews. by [email protected] · 11 years ago
- fcdc564 Remove OrientationChangeEvent IPC and clean-up code around it. by [email protected] · 11 years ago
- e8ca69c Move some content url constants to /url. by [email protected] · 11 years ago
- 52796541 Move IsStringUTF8/ASCII to base namespace by [email protected] · 11 years ago
- ed7b1f1 Password autofill: No text should be selected after accepting suggestion by [email protected] · 11 years ago
- a2b886af [Password Autofill] Don't prompt to save passwords on out of page navigation. by [email protected] · 11 years ago
- 46240ac Revert of [Autofill] Enable Autofill for dynamically created forms. (https://codereview.chromium.org/242613006/) by [email protected] · 11 years ago
- 8475d20 [Autofill] Enable Autofill for dynamically created forms. by [email protected] · 11 years ago
- fc2b46b Hide WebContentsView from Chrome. This also removes WebContentsViewPort. by [email protected] · 11 years ago
- 47e365de Renamed namespaces of url lib and removed namespace aliases. by [email protected] · 11 years ago
- 7d0ea536 Filter out datalist values for textarea field from renderer side. by [email protected] · 11 years ago
- 9205af9 Password manager: introduce logging for the internals page by [email protected] · 11 years ago
- 3e742833 Rewrite functions from WebPasswordFormData and WebPasswordFormUtils in by [email protected] · 11 years ago
- a9e390c Fix style in PasswordManager and PasswordAutofillAgent .cc files by [email protected] · 11 years ago
- 57cd03c7 Remove AutocompleteResultErrorUnsupported, replace with AutocompleteResultErrorDisabled by [email protected] · 11 years ago
- c281d50 Refactor password autofill to make it possible to delay fetching passwords from the OS password store (e.g., Keychain) until after the user has selected a username from the dropdown. Note that delayed fetching is not yet implemented; this is just a first step to make it possible. by [email protected] · 11 years ago
- fc22ae5 Password autofill: Check for user gesture switches to new Blink backend by [email protected] · 11 years ago
- 3e86bbf Revert 265496 "Rewrite functions from WebPasswordFormData and We..." by [email protected] · 11 years ago
- 0f89d989 [Autofill] Unbreak autocomplete for forms with >512 <select> items. by [email protected] · 11 years ago
- ff71771 Rewrite functions from WebPasswordFormData and WebPasswordFormUtils in by [email protected] · 11 years ago
- 63303c86 Password manager internals page: Improve security by [email protected] · 11 years ago
- 8050465 Revert teporary include hacks for WebLocalFrame and use forward declares by [email protected] · 11 years ago
- 7e04827 [Password Generation] Make sure to dismiss UI after scrolling by [email protected] · 11 years ago
- 3bf260a rAc: allowing firing 'invalid' events on inputs while filling. by [email protected] · 11 years ago
- a3d81cf rAc: More console error logging by [email protected] · 11 years ago
- dbdd6027 Console logging for rAc developer errors. by [email protected] · 11 years ago
- 0d66b19 Add language code to Wallet address. by [email protected] · 11 years ago
- 1c6269a6 Remove deprecated WebAutofillClient function from AutofillAgent by [email protected] · 11 years ago
- ce24d87 Better error reasons for rAc by [email protected] · 11 years ago
- e74990c Clean-up in autofill_messages.h: IWYU by [email protected] · 11 years ago
- d357694 Update a few more references to WebFrame to use WebLocalFrame. by [email protected] · 11 years ago
- b62a4e0 Password manager internals page: Introduce logger in renderer by [email protected] · 11 years ago
- c5041c32 Convert Chrome usages of WebFrame to WebLocalFrame. by [email protected] · 11 years ago
- 1da03111 Prepare Chromium for requestAutocomplete API changes. by [email protected] · 11 years ago
- 706833b Move fingerprint_browsertest to components. by [email protected] · 11 years ago
- 9feaf5c Autofill/rAc: dispatch "input"/"change" on <input>, <textarea>, and <select> by [email protected] · 11 years ago
- b4dcc06b Add Autofill preview support for <select> input fields by [email protected] · 11 years ago
- 946db819 Remove textFieldDidChange(const blink::WebInputElement& element) by [email protected] · 11 years ago
- 0619840 Remove usage of WebFrame::uniqueName when using WebView::findFrameByName by [email protected] · 11 years ago
- e9d29d39 Add supports that allow Autofill to be initiated from textarea field by [email protected] · 11 years ago
- f47d302 Only hightlight the part of suggestion string that has not been typed into input field in by [email protected] · 11 years ago
- 6ae7c82 Don't attempt to query GPU info for blacklisted GPUs. by [email protected] · 11 years ago
- b03e2b2b Move (last?) 2 autofill unit tests to components_unittests. by [email protected] · 11 years ago
- 3ba2e25 Revert 258541 "Don't attempt to query GPU info for blacklisted G..." by [email protected] · 11 years ago
- a543c530 Don't attempt to query GPU info for blacklisted GPUs. by [email protected] · 11 years ago
- 5e7e861 rAc: cancel dialog if invoking frame (or an ancestor) is navigated. by [email protected] · 11 years ago
- 863563c remove dependency from a couple wallet unit tests to chrome/ by [email protected] · 11 years ago
- 5d9fc58 Revert 257476 "Add supports that allow Autofill to be initiated ..." by [email protected] · 11 years ago
- bd6fc2f Revert 257524 "Move IsStringASCII/UTF8 to base namespace." by [email protected] · 11 years ago
- b75d4ba Move IsStringASCII/UTF8 to base namespace. by [email protected] · 11 years ago
- adb30050 Add supports that allow Autofill to be initiated from textarea field by [email protected] · 11 years ago
- ac9b92f Add "previewing on hover" support for single-field autocomplete input by [email protected] · 11 years ago
- 74f778e Move UTF16ToASCII, remove WideToASCII. by [email protected] · 11 years ago
- 60f71b9 Remove a variety of defunct flags. by [email protected] · 11 years ago
- e13549e Rename AutofillDriverImpl to ContentAutofillDriver by [email protected] · 11 years ago
- c7e170c9 [Autofill] Don't attempt to dereference a NULL frame pointer in didAssociateFormControls(). by [email protected] · 11 years ago
- 1e1229a1 Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to the base namespace by [email protected] · 11 years ago
- 90e1b30 rAc: don't reset reference to invoking form on frame load. by [email protected] · 11 years ago
- efd2c3f Move user_agent code from webkit/ to content/. by [email protected] · 11 years ago
- aa05127 Simplify the user agent code some more since after r255534 it's not affected by the site's URL. by [email protected] · 11 years ago
- 69078b8d Revert 255858 "Simplify the user agent code some more since afte..." by [email protected] · 11 years ago
- 74e50c0c Simplify the user agent code some more since after r255534 it's not affected by the site's URL. by [email protected] · 11 years ago
- 4fdfcfe9 Move Autofill Credit Card resources out of webkit. by [email protected] · 11 years ago
- 98984994 Cleanup SendAutofillTypePredictionsToRenderer by [email protected] · 11 years ago
- 63560b3 [Autofill] Cleanup: Remove deprecated IPC messages and clean up the code. by [email protected] · 11 years ago
- 2e26ca1 [Password Generation] Start removing old UI by [email protected] · 11 years ago
- 2c1196e8 rAc: remove handling of "supported_currencies" from wallet items response and related code. by [email protected] · 11 years ago
- 8af69c6c Move TrimWhitespace to the base namespace. by [email protected] · 11 years ago
- 6de6a696 Add autofill preview support for <month> input fields by [email protected] · 11 years ago
- bb85a6f1 Temporarily disable "gate password autofill on user gesture" on mobile. by [email protected] · 11 years ago
- 0bbc060 [Password Autofill] Don't prompt if the password value is default by [email protected] · 11 years ago
- c39f744 Replace WebDocument::focusedNode to focusedElement by [email protected] · 11 years ago
- 78c45478 Cleanup: remove unused PasswordAutofillAgent::user_gesture_occurred_ by [email protected] · 11 years ago
- c0336ce Add better error message for requestAutocomplete when API key is bad. by [email protected] · 11 years ago
- b648f24 [Autofill] Reduce Autofill-generated IPC spam. by [email protected] · 11 years ago
- 2ee19ec [Autofill] A bit of cleanup in autofill_agent.cc by [email protected] · 11 years ago
- 51fc5d1 rAc: change how enabling/disabling Autofill affects requestAutocomplete(). by [email protected] · 12 years ago
- 72aee84 Fix check for user gesture on password autofill by [email protected] · 12 years ago
- 9cf2127 Updates to wallet for i18n by [email protected] · 12 years ago
- b1400a4 [Password Generation] Update UI to match final mocks. by [email protected] · 12 years ago
- c2c3bae Add the database field to require additional auth for autofilling passwords. by [email protected] · 12 years ago
- de90345 Use validating form of IPC enum macros for autofill param traits. by [email protected] · 12 years ago