1. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  2. 5365d82f [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  3. 76cd49480 Revert of [Autofill] Split server card data and metadata updates. (patchset #3 id:60001 of https://codereview.chromium.org/2719723002/ ) by sebsg · 8 years ago
  4. ce7eba3 AutofillDriverFactory manages information about user gestures by vabr · 8 years ago
  5. 464db18f This caused a bug where the use_date would be reset when adding a new server card. by sebsg · 8 years ago
  6. a6ea9df More robust fill password fields on click. by dvadym · 8 years ago
  7. c0483e6 Allow embedder to use custom cryptography in Autofill table. by devarajn · 8 years ago
  8. fe8fa0a Use a qualified path for grit-generated headers in components/ by thakis · 8 years ago
  9. 60dfd97938 [Payments] Add validation for unsupported credit card types in editor. by mathp · 8 years ago
  10. ad36993 [Autofill] Fix of crashes caused by show-autofill-signatures flag by kolos · 9 years ago
  11. 6d9996c8 Fix auto raw pointer deduction on linux by vmpstr · 9 years ago
  12. f68e6ab Split non-//content parts from ContentAutofillDriverFactory by vabr · 9 years ago
  13. 28150519 [Autofill] Move country combo box model from chrome to component. by mad · 9 years ago
  14. baff1b6 [Payments] Unify the card number invalid string by mathp · 9 years ago
  15. 319c00e1 [Autofill] Fast fix of crashes caused by show-autofill-signatures flag. by kolos · 9 years ago
  16. c8ff75b [Autofill] Add Chrome flag that annotates web forms with form and field signatures by kolos · 9 years ago
  17. 2e04487 [autofill] Add rogerm@ to OWNERS for autofill components, browser and renderer by rogerm · 9 years ago
  18. e4310b0 Show Login Not Secure on all form fields if a password field is visible by elawrence · 9 years ago
  19. cb386ff Refactors displaying the unmask prompt into FullCardRequest::UIDelegate by mahmadi · 9 years ago
  20. 6261bc1 [Sync] Switch bots to run integ tests for autofill as USS. by skym · 9 years ago
  21. 2364c1b Eliminate PasswordAutofillAgentConstructed() in mojo interface PasswordManagerDriver by leon.han · 9 years ago
  22. 43b1225 Credit Card Autofill Last Used Date Experiment by jiahuiguo · 9 years ago
  23. d4cfd8f [Payments] Basic validation in the credit card editor. by mathp · 9 years ago
  24. 57464d6 Record Autofill form events specially for nonsecure pages by estark · 9 years ago
  25. aaf2e8d [Password Generation] Add confirmation_password_element to mojo by kolos · 9 years ago
  26. 75de00b [Autofill] In sync for Wallet Card billing keep local over Wallet. by sebsg · 9 years ago
  27. fd09746 [autofill] Update URL to edit synced Google Payments cards. by rogerm · 9 years ago
  28. fb3db81 Use regular weight for password autofill popup on password field. by dvadym · 9 years ago
  29. a0cab13 Do not show Scan or Sign In options when credit card form is non-secure by elawrence · 9 years ago
  30. 1a023a38 PlzNavigate: Invoke didStartProvisionalLoad() when the renderer initiates a navigation early on in FrameLoader::startLoad() by ananta · 9 years ago
  31. 81279cd Remove replaceComposition() calls in finishComposingText. by aelias · 9 years ago
  32. 61faa56 Convert ContentAutofillDriverFactory to use the new navigation callbacks. by jam · 9 years ago
  33. 96e2386 [Payment Request] Adds a PaymentRequest object to manage PR state and resources. by mahmadi · 9 years ago
  34. 8965c332 iOS: Mark HTTP pages with credit card fields with an omnibox icon. by lgarron · 9 years ago
  35. c853dbe [Autofill] Use user's email for converted wallet addresses. by sebsg · 9 years ago
  36. b56160fa Add counters for clicking on Form-Not-Secure warnings by estark · 9 years ago
  37. ed255a4 Implemented the conversion logic from Wallet addresses to local Autofill profiles: by sebsg · 9 years ago
  38. 08754c1 [Sync] Incorporate value into USS AUTOFILL non_unique_name. by skym · 9 years ago
  39. 1c962707 [Autofill] Make use of the test clock for Flaky test SaveImportedProfile by sebsg · 9 years ago
  40. 3249c30a Do not hide the "Login Not Secure" warning on keystrokes by elawrence · 9 years ago
  41. 8c21ca7 [Autofill] Remove direct use of base::Time::Now() in Autofill by sebsg · 9 years ago
  42. 5f42ef10 [Sync] Not having an autocomplete ModelTypeState is valid. by skym · 9 years ago
  43. 0da7a388 [Sync] Add autocomplete unittests for GetClientTag. by skym · 9 years ago
  44. aaf3b71 Use an OOPIF-compatible call chain when finding the top-level frame by estark · 9 years ago
  45. 2880cd2 [Sync] MergeSyncData implementation for Autocomplete. by skym · 9 years ago
  46. 384cc18 Server card upload: Check for both CVC and profile address validity before making a decision. This is a refactoring change that has no functional effect, but will be used in a future CL to change the decision logic. by jsaul · 9 years ago
  47. 3df95e51 Disable flaky PersonalDataManagerTests on TSan builds by tsergeant · 9 years ago
  48. 403407423 [autofill] Revert early exit on !RendererIsAvailable by rogerm · 9 years ago
  49. 081204fd [autofill] Verify widget view is valid before using it. by rogerm · 9 years ago
  50. dd620397 [Autofill] Transfer billing address of server cards when deduping. by sebsg · 9 years ago
  51. 8029467 Uses uniform margin for icon, label and sublabel in order to by csashi · 9 years ago
  52. cd9696db [Password Manager] Fix force saving for password forms without <form> tag by dvadym · 9 years ago
  53. 689da69 [autofill] Abort autofill if target widget becomes invalid. by rogerm · 9 years ago
  54. 7563d11 Ensure field type is Payment before showing Payment Not Secure Warning by elawrence · 9 years ago
  55. 98e9894 sorting payment apps and instruments in payment request by frecency by gogerald · 9 years ago
  56. 09f615c Don't show FormNotSecure warning on page load by elawrence · 9 years ago
  57. cc933ae [Autofill] Enable the Credit Card Signin promo by default on Android by mathp · 9 years ago
  58. 68da959 Show FormNotSecure warnings on sensitive inputs in non-secure contexts by elawrence · 9 years ago
  59. 3e77d95a [Payments] Add billing_address_id and has_converted to autofill_table by sebsg · 9 years ago
  60. 0073e7c8 Use explicit WebString conversions in autofill by kinuko · 9 years ago
  61. 8f5740d Fixed synchronization autocomplete unrecoverable error. by sath · 9 years ago
  62. a64845d Give WebTouchEvent and WebKeyboardEvent their own headers by dtapuska · 9 years ago
  63. 5f90a97 [Sync] Make SMTP always have the dump stack function. by maxbogue · 9 years ago
  64. 239ed9a [Password Generation] Send id attribute to server for HTML based form classifier by kolos · 9 years ago
  65. 1e4b0862 [sync] Handle local changes in AutocompleteSyncBridge by pnoland · 9 years ago
  66. 7723c11 Fix styling of Form-Not-Secure warnings on Android by estark · 9 years ago
  67. ca7d5cf [Autofill] Sync new wallet metadata fields through Chrome Sync. by sebsg · 9 years ago
  68. b06c17f [Password Generation] Send votes about confirmation fields by kolos · 9 years ago
  69. 0ed6d57 [Payments] Update metadata instead of billing address for server cards. by sebsg · 9 years ago
  70. 6c5bf8fa EnumTraits for base::i18n::TextDirection. by moshayedi · 9 years ago
  71. 0299ea23 [Sync] ApplySyncChanges autofill implementation. by skym · 9 years ago
  72. 4ed25061 Add security feature to ProvisionalSavePassword by jdoerrie · 9 years ago
  73. b2ea4c9 Update some comments about variations headers API use. by asvitkine · 9 years ago
  74. 2956e8e [Sync] Remove ModelError::IsSet() in favor of base::Optional. by maxbogue · 9 years ago
  75. d46ba3e [Payments] Preserve Wallet's card to billing address link after sync. by sebsg · 9 years ago
  76. 04ada5a [Sync] Introduce ModelError for USS error handling. by maxbogue · 9 years ago
  77. 4acd570 [autofill] Enable autofill profile cleanup/dedupe by default. by rogerm · 9 years ago
  78. cee5fb4a5 Checking password reuse and logging it. by dvadym · 9 years ago
  79. 6db39ec Increase a generated password length to 15. by dvadym · 9 years ago
  80. ba93695 [Sync] Use a proto to generate AutofillSyncStorageKey's storage keys. by skym · 9 years ago
  81. 35a8434 Use correct element for Form Not Secure warning by elawrence · 9 years ago
  82. a794bd081 Move WebMouseEvent into its own header file. by dtapuska · 9 years ago
  83. cff22de0 Refactors cvc and expiration date validation in CC upload logic as well as unmask prompt. by mahmadi · 9 years ago
  84. 0ef27f6 Remove CRWWebControllerProvider by gambard · 9 years ago
  85. 50592c0 Show Form-Not-Secure warning on page load by estark · 9 years ago
  86. b923094 Support all drawable types in DropdownItem. by tedchoc · 9 years ago
  87. 68dd9fba Remove ScopedVector from autofill. by avi · 9 years ago
  88. a0426f4c Remove base::ScopedPtrHashMap from components/autofill/. by avi · 9 years ago
  89. ba12142 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 9 years ago
  90. a19b770 Include-what-you-use for ThreadTaskRunnerHandle. by fdoray · 9 years ago
  91. 33d98b6 Transform RefCountedDeleteOnMessageLoop to RefCountedDeleteOnSequence. by fdoray · 9 years ago
  92. 603bbb6 Add user-gesture-related tests for ContentAutofillDriver by vabr · 9 years ago
  93. b5e5d466 [USS] Impelementation for GetData and GetAllData by gangwu · 9 years ago
  94. beeae20 Remove Autofill's ContainsNonNullEntryForNonNullKey. by avi · 9 years ago
  95. e0a9f158 mojo:: Rename mojo::GetProxy() to mojo::MakeRequest() by blundell · 9 years ago
  96. 04c3307c Make form-not-secure controllable as its own separate Finch feature by estark · 9 years ago
  97. 0132f2f [Autofill] Add a new metric for upstream. by szhangcs · 9 years ago
  98. 6225da6 Auto-advance to next field after typing in valid credit card with maximum digits by gogerald · 9 years ago
  99. 1a5cc3ae Update credit card icons to match payments. by csashi · 9 years ago
  100. f871c1f Tweak payment autofill disabled message in form-not-secure by estark · 9 years ago