/external/chromium_org/components/autofill/ |
D | README | 1 Autofill is in the process of becoming a layered component 22 …roach/making-autofill-into-a-layered-component#TOC-Help-How-Do-I-Get-My-Autofill-Related-Work-Done-
|
D | DEPS | 7 # Autofill is a layered component; subdirectories must explicitly introduce
|
/external/chromium_org/chrome/browser/webdata/ |
D | OWNERS | 7 # Autofill
|
/external/chromium_org/components/autofill/core/browser/ |
D | personal_data_manager_mac.mm | 66 // Whether the user wants Chrome to use the AddressBook to populate Autofill 76 UMA_HISTOGRAM_BOOLEAN("Autofill.AddressBook.AccessSkipped", skipped); 89 UMA_HISTOGRAM_BOOLEAN("Autofill.AddressBookAvailable", addressBook != nil); 92 UMA_HISTOGRAM_BOOLEAN("Autofill.AddressBookAvailableOnFirstAttempt", 153 // The user does not want Chrome to use the AddressBook to populate Autofill 370 // Autofill state.
|
/external/chromium_org/components/password_manager/core/browser/ |
D | password_manager.h | 71 virtual void Autofill(const autofill::PasswordForm& form_for_autofill,
|
D | password_manager.cc | 545 void PasswordManager::Autofill(const PasswordForm& form_for_autofill, in Autofill() function in password_manager::PasswordManager
|
D | password_form_manager.cc | 499 password_manager_->Autofill(observed_form_, best_matches_, in OnRequestDone()
|
D | password_form_manager_unittest.cc | 97 virtual void Autofill(const autofill::PasswordForm& form_for_autofill, in Autofill() function in password_manager::__anoncc9ef1310111::TestPasswordManager
|
/external/chromium_org/chrome/tools/ |
D | weburl_links.txt | 1 # Web sites retrieved from bugs filed against Autofill and an assortment of well known web sites.
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
D | autofill_table.h | 294 FRIEND_TEST_ALL_PREFIXES(AutofillTableTest, Autofill);
|
D | autofill_table_unittest.cc | 143 TEST_F(AutofillTableTest, Autofill) { in TEST_F() argument
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
D | autofill_popup_view_cocoa.mm | 27 // Draws an Autofill suggestion in the given |bounds|, labeled with the given
|
D | autofill_section_container.mm | 54 // If the Autofill data comes from a credit card, make sure to overwrite the 56 // Autofill data comes from an AutofillProfile, leave the comboboxes alone.
|
/external/chromium_org/components/ |
D | autofill.gypi | 290 # Protobuf compiler / generate rule for Autofill's risk integration.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderThemeChromiumMac.mm | 1163 // TexfieldPart appearance here. We want to change only Autofill padding. In 1164 // the future, we have to separate Autofill popup window logic from WebKit to
|
/external/chromium_org/chrome/ |
D | chrome_browser_ui.gypi | 1243 # Autofill sources used everywhere autofill dialog is enabled. 1248 # Autofill sources used on desktop and ChromeOS.
|
/external/chromium_org/build/ |
D | common.gypi | 528 # Defaults Wallet integration in Autofill dialog to use production
|