summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Enable Autofill Tests and Make UI Tests.csharp@chromium.org2013-08-081-0/+2
* Handle a few more wallet error codes, and display proper message to user.ramankk@chromium.org2013-08-084-21/+210
* Don't try to show the Autocheckout bubble when the page in question hasn't be...dgwallinga@chromium.org2013-08-079-12/+32
* [Autofill] Add a separate enumeration for HTML field type hints.isherman@chromium.org2013-08-0725-317/+717
* [Autofill] Distinguish between native field types and potentially HTML field ...isherman@chromium.org2013-08-0778-663/+745
* [Autofill] Remove Logging For Flaky Testcsharp@chromium.org2013-08-062-14/+0
* [Autofill] Move FieldTypeGroup out of the AutofillType class.isherman@chromium.org2013-08-0612-78/+73
* Revert 215119 "Autocheckout: Manually revert r208999"simonhatch@chromium.org2013-08-0210-3/+176
* Autocheckout: Manually revert r208999simonhatch@chromium.org2013-08-0110-176/+3
* [rAc] Fix a use-after-free.isherman@chromium.org2013-08-013-3/+19
* Request and parse a multilogin response when get the user's email address.abodenha@chromium.org2013-08-012-6/+23
* [password autofill] Only display realm if it is different from the current re...gcasto@chromium.org2013-07-313-21/+13
* Autocheckout: make ignore_ajax default to true.benquan@chromium.org2013-07-313-3/+3
* [Autofill] Remove Some AutofillAgent Logscsharp@chromium.org2013-07-311-7/+1
* Revert WalletSigninHelperTest and WalletClientTest to TestingProfile instead ...ajwong@chromium.org2013-07-313-9/+12
* Add filter mask to autofill functions to filter fields that we do not want to...benquan@chromium.org2013-07-313-8/+41
* Fix redundancy comparison in IsTextField.etienneb@chromium.org2013-07-311-2/+1
* Make Wallet respect whether or not shipping address is required.ahutter@chromium.org2013-07-318-11/+102
* Autofill: Make FormSignature more tolorent to random digits in field name.ramankk@chromium.org2013-07-312-1/+51
* [password autofill] Don't autofill a form where any field can't be filled.gcasto@chromium.org2013-07-311-4/+5
* Support billing first, last, etc., name fields.dgwallinga@chromium.org2013-07-316-3/+91
* Allow using autofill field type FIELD_WITH_DEFAULT_VALUE on textboxes and sel...benquan@chromium.org2013-07-312-5/+24
* [password autofill] Set realm for |other_possible_usernames|gcasto@chromium.org2013-07-303-1/+7
* [rAc] More consistently reset WalletClient::request_ upon completion.isherman@chromium.org2013-07-292-9/+12
* [Autofill] More Logs to Track Down Flakinesscsharp@chromium.org2013-07-281-1/+9
* [Autofill] Remove Unused IPC Messagecsharp@chromium.org2013-07-262-9/+0
* [Autofill] Investigate Autofill Flakinesscsharp@chromium.org2013-07-262-0/+12
* [Autofill] Remove the last sections of the old Autofill UI code.csharp@chromium.org2013-07-264-79/+7
* Switch PasswordGenerationManager to WebPasswordGeneratorClientesprehn@chromium.org2013-07-262-46/+10
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-3/+4
* [Autofill] Temporarily drop support for street-address autocomplete type.isherman@chromium.org2013-07-244-7/+6
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-236-39/+10
* Updating wallet.google.com/manage to not use location hashes. When a user ne...ahutter@chromium.org2013-07-232-5/+4
* Forgot to remove .cc file related to r212754.ahutter@chromium.org2013-07-221-189/+0
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-7/+7
* New encryption/escrow endpoints for Walletahutter@chromium.org2013-07-2020-1729/+596
* Moving Autofill-related test support files out of chrome_tests_unit.gypi.joi@chromium.org2013-07-193-18/+31
* [Autofill] Remove Selection, Acception and Removal from Old UIcsharp@chromium.org2013-07-198-106/+15
* Increase WalletClient logging to VLOG for dogfood.ahutter@chromium.org2013-07-191-3/+37
* Make the rAc dialog stay for Autocheckout when it clicks on proceed button on...benquan@chromium.org2013-07-194-96/+184
* Make the autofill test-only infobar creation function work like in other infobarpkasting@chromium.org2013-07-191-1/+1
* [Autofill] Allow the data list to change when the Popup is Visiblecsharp@chromium.org2013-07-1810-69/+109
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-183-10/+10
* Send IPC from renderer to browser on each Autocheckout page completion to gui...benquan@chromium.org2013-07-189-84/+101
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-178-8/+8
* [Autofill] Don't validate China UnionPay cards with the Luhn checksum.isherman@chromium.org2013-07-175-2/+32
* Change RenderViewHostTestHarness to create BrowserContext after thread startupjochen@chromium.org2013-07-152-15/+13
* Create some platform independent code for the Autofill dialog post-submit bub...dbeam@chromium.org2013-07-135-5/+13
* [Autofill] Add a metric for when the dialog is closed during sign-in.isherman@chromium.org2013-07-131-0/+2
* Prevent spurious notimplemented messages in webviewsgurun@chromium.org2013-07-121-0/+3