Home
last modified time | relevance | path

Searched refs:Autofill (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/components/autofill/
DREADME1 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-
DDEPS7 # Autofill is a layered component; subdirectories must explicitly introduce
/external/chromium_org/chrome/browser/webdata/
DOWNERS7 # Autofill
/external/chromium_org/components/autofill/core/browser/
Dpersonal_data_manager_mac.mm66 // 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/
Dpassword_manager.h71 virtual void Autofill(const autofill::PasswordForm& form_for_autofill,
Dpassword_manager.cc545 void PasswordManager::Autofill(const PasswordForm& form_for_autofill, in Autofill() function in password_manager::PasswordManager
Dpassword_form_manager.cc499 password_manager_->Autofill(observed_form_, best_matches_, in OnRequestDone()
Dpassword_form_manager_unittest.cc97 virtual void Autofill(const autofill::PasswordForm& form_for_autofill, in Autofill() function in password_manager::__anoncc9ef1310111::TestPasswordManager
/external/chromium_org/chrome/tools/
Dweburl_links.txt1 # Web sites retrieved from bugs filed against Autofill and an assortment of well known web sites.
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_table.h294 FRIEND_TEST_ALL_PREFIXES(AutofillTableTest, Autofill);
Dautofill_table_unittest.cc143 TEST_F(AutofillTableTest, Autofill) { in TEST_F() argument
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_popup_view_cocoa.mm27 // Draws an Autofill suggestion in the given |bounds|, labeled with the given
Dautofill_section_container.mm54 // 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/
Dautofill.gypi290 # Protobuf compiler / generate rule for Autofill's risk integration.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm1163 // 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/
Dchrome_browser_ui.gypi1243 # Autofill sources used everywhere autofill dialog is enabled.
1248 # Autofill sources used on desktop and ChromeOS.
/external/chromium_org/build/
Dcommon.gypi528 # Defaults Wallet integration in Autofill dialog to use production