Sign in
chromium
/
chromium
/
src
/
a7a6196257751af4e1bf769d60cb566c437f28e8
/
components
/
autofill.gypi
58cd1f1
Move base/prefs to components/prefs
by brettw
· 10 years ago
b48cea9
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ )
by joedow
· 10 years ago
deb824c
Move base/prefs to components/prefs
by brettw
· 10 years ago
22abec6
[Autofill] Remove GZIP compression since requests are now in proto
by mathp
· 10 years ago
5159ed53
[Autofill] Use proto for Query and Upload Requests
by sebsg
· 10 years ago
91c0984
Extract CountryNames and CountryDataMap into separate files
by vabr
· 10 years ago
acfb6cff
Add card details and legal message to Android save credit card infobar.
by rouslan
· 10 years ago
1e1cc1a
Move components/compression to third_party/zlib/google
by hajimehoshi
· 10 years ago
9a27983
Refactor VariationsHttpHeaderProvider.
by asvitkine
· 10 years ago
0232286
autofill: switch password_form_conversion_utils.cc to re2 regex library
by tfarina
· 10 years ago
cfa3d082
autofill: remove unneeded //ui dependencies
by tfarina
· 10 years ago
189e588d
Implementation of password generation for change password forms.
by dvadym
· 10 years ago
09fbd77
Revert of autofill: switch autofill_regexes to RE2 library (patchset #16 id:300001 of https://codereview.chromium.org/1453193002/ )
by tfarina
· 10 years ago
2df53515
autofill: switch autofill_regexes to RE2 library
by tfarina
· 10 years ago
efef7d04
Replace xmllite with libxml in autofill
by vabr
· 10 years ago
f9a5547d
Remove WebElementDescriptor
by vabr
· 10 years ago
1ca86a9
autofill: use RE2 to simplify regex code
by tfarina
· 10 years ago
cff08b58
Enable compilation of //components/autofill on iOS with gn.
by sdefresne
· 10 years ago
ec37100a
[Autofill] Use GZIP compression for Autofill outbound requests
by mathp
· 10 years ago
171e51e
Add credit card upstreaming.
by jdonnelly
· 10 years ago
e77b484d
[sync] Componentize AutofillDataTypeController and its unittest
by blundell
· 10 years ago
b62b127
[Sync] Componentize AutofillProfileDataTypeController.
by maxbogue
· 10 years ago
f94776e2
Add dependency on gfx_vector_icons to autofill_core_browser
by mpawlowski
· 10 years ago
6aeb907
[Sync] Componentize AutofillWalletDataTypeController.
by maxbogue
· 10 years ago
f76ae11
Report data usage UMA for Chrome services
by amohammadkhan
· 10 years ago
294165f
Revert "Report data usage UMA for Chrome services"
by Daniel Cheng
· 10 years ago
aa789c8
Report data usage UMA for Chrome services
by amohammadkhan
· 10 years ago
1aefc61
Add Autofill.KeyboardAccessoryButtonsIOS UMA metric.
by bondd
· 10 years ago
7116cfd4b
Remove code for Mac AddressBook integration.
by erikchen
· 10 years ago
36d868c
rAc Wallet extirpation round 4: clean out RPC code
by estade
· 10 years ago
b8876092
[Autofill] Include Chrome Variations state in Autofill requests
by mathp
· 10 years ago
2dfdae10
[Autofill/Autocomplete Feature] Substring matching instead of prefix matching.
by pritam.nikam
· 10 years ago
3f22bbe
Autofill: Add initial iOS full-form Autofill behind a switch.
by bondd
· 10 years ago
2f6a409
components/autofill: Remove libjingle deps from content browser.
by tfarina
· 10 years ago
fd7f464
Reland: [autofill] Sync server card and address metadata.
by rouslan
· 10 years ago
bd2c173
Build autofill's test_password files as part of test_support target.
by tfarina
· 10 years ago
df8814b
Revert of [autofill] Sync server card and address metadata. (patchset #8 id:820001 of https://codereview.chromium.org/1110833002/)
by dominicc
· 10 years ago
7c5be3bc
[autofill] Sync server card and address metadata.
by rouslan
· 10 years ago
2c94134
[iOS] Introduce AutofillClientIOSBridge
by sdefresne
· 10 years ago
2b43f1d
[iOS] Add PersonalDatamanagerObserver bridge for Objective-C
by sdefresne
· 10 years ago
8593e16
Prepare the infrastructure for password overrides.
by msramek
· 10 years ago
2930bda
[iOS] Add utility to convert autofill::CreditCard value to Objective-C types
by sdefresne
· 10 years ago
c8cf02a2
iOS: Create a closure compiler rule that runs more checks.
by thestig
· 10 years ago
982b06f
Move card unmask interfaces and controller into the autofill component.
by jdonnelly
· 10 years ago
d81963c3
Autofill: Add WalletIntegrationAvailable() to components.
by bondd
· 10 years ago
13028b2
Give local card suggestions precedence over masked server cards.
by estade
· 10 years ago
ffdf17b
Retry aa3219ce27ef5471c19670fe5145b136925cbc89:
by estade
· 10 years ago
f44602c
Revert of Limit form-less Autofilling to pages that look like checkout pages. (patchset #7 id:120001 of https://codereview.chromium.org/1081803003/)
by mohsen
· 10 years ago
aa3219c
Limit form-less Autofilling to pages that look like checkout pages.
by estade
· 10 years ago
423d45c
Actually disable Wallet card saving on Linux.
by estade
· 10 years ago
ef2d6eb
Remove build step that escapes unicode in autofill_regex_constants.cc
by estade
· 10 years ago
a1e15d29
Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.
by rogerta
· 10 years ago
502a655a
Use locale-aware string comparisons in AutofillProfile.
by estade
· 10 years ago
78fd22a
Flip switch to disable Wallet CC local storage on Linux.
by estade
· 10 years ago
096a8ddc
Make autofill/password sync non-optional.
by torne
· 10 years ago
61a39cf
Add a field trial for wallet card local save.
by brettw
· 10 years ago
55c69e29
[Password manager] Recognise squashed login+sign-up forms
by vabr
· 10 years ago
94e3f0b
[Autofill] Add infrastructure for Rappor metrics, and log 2 metrics.
by mathp
· 10 years ago
579a70c
[iOS] Upstream autofill component code
by droger
· 10 years ago
b6a70087
Componentize autofill dialog common code
by droger
· 10 years ago
9c7a5a45
Autofill - Use sync account email when Autofilling with server profiles.
by estade
· 10 years ago
c0cc6e3b
Upstream iOS autofill driver implementation
by sdefresne
· 10 years ago
ba9fc86
Sort GYP files under components
by satorux
· 11 years ago
43eadb63
Hook up wallet card and address sync
by brettw
· 11 years ago
028ecc84
Add risk data to getrealpan request.
by estade
· 11 years ago
284ea7af
Add RealPanWalletClient for handling card unmasking requests.
by estade
· 11 years ago
2cd65ab9
[Autofill] Componentize AutofillCCInfoBarDelegate.
by pritam.nikam
· 11 years ago
39f6049
Iterate on the card unmasking prompt on Views a little bit more.
by estade
· 11 years ago
f8cf5be
Componentize AutocompleteSyncableService
by sdefresne
· 11 years ago
5f88815
Create an autofill Suggestion class.
by brettw
· 11 years ago
b1bc9bd
Refactor Autofill for out of process iframes (OOPIF).
by estade
· 11 years ago
81d760e
Add more components unit tests to GN build.
by brettw
· 11 years ago
fdfc765
Remove flag to disable ignore autocomplete='off' for password forms.
by jww
· 11 years ago
a38308cf
Remove PersonalAutofillPopulator for Android.
by
[email protected]
· 11 years ago
6ffdf9c
Rename autofill_download.{cc,h} to autofill_download_manager.{cc,h}.
by
[email protected]
· 11 years ago
fca567b
Add lots of GN targets:
by
[email protected]
· 11 years ago
ffff5b3
Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc
by
[email protected]
· 11 years ago
ac73cdf1
Fix linkage of components/keyed_service.
by
[email protected]
· 11 years ago
8527a78f
Revert "Revert 3 mac autofill CLs."
by
[email protected]
· 11 years ago
429674f7
[Password Generation] Start using pronouncable passwords
by
[email protected]
· 11 years ago
dbf4686
Revert 3 mac autofill CLs.
by
[email protected]
· 11 years ago
b4db6d4
Rename AutofillManagerDelegate to AutofillClient.
by
[email protected]
· 11 years ago
27cd8ff
Mac: Autofill should not immediately request access to address book.
by
[email protected]
· 11 years ago
2dc1272
Android: cleans up jni_generator_ptr_type.
by
[email protected]
· 11 years ago
36a49fc
Revert 270750 "Android: cleans up jni_generator_ptr_type."
by
[email protected]
· 11 years ago
5c013d5
autocomplete: add ability to get full address (hidden behind a flag).
by
[email protected]
· 11 years ago
fd3f8e3
Android: cleans up jni_generator_ptr_type.
by
[email protected]
· 11 years ago
f0c8c499
components: Extract pref_registry component out of user_prefs.
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
756cbc9
Remove dependency on --gc-sections for most Android debug targets.
by
[email protected]
· 11 years ago
b62a4e0
Password manager internals page: Introduce logger in renderer
by
[email protected]
· 11 years ago
8e3ece94
Password manager internals page: Introduce logger in browser
by
[email protected]
· 11 years ago
d77f2df5
Remove autofill/content/browser/risk/fingerprint.cc from Android build.
by
[email protected]
· 11 years ago
9026974c
Revert of Remove autofill/content/browser/risk/fingerprint.cc from Android build. (https://codereview.chromium.org/211443002/)
by
[email protected]
· 11 years ago
4a42e3c
Remove autofill/content/browser/risk/fingerprint.cc from Android build.
by
[email protected]
· 11 years ago
2eb8bec
Change the name of "component_*" files to "components_*".
by
[email protected]
· 11 years ago
c523d20
components: Rename encryptor directory to os_crypt.
by
[email protected]
· 11 years ago
9d05e93
[Autofill] Cleanup: Remove the --autofill-service-url flag.
by
[email protected]
· 11 years ago
ed8fd915
Move ui.gyp into ui/base/ directory.
by
[email protected]
· 11 years ago
e13549e
Rename AutofillDriverImpl to ContentAutofillDriver
by
[email protected]
· 11 years ago
Next »