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