summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Remove direct use of account id pref from personal_data_manager.rogerta2015-10-191-6/+11
* Add an accessibility notification when new suggestions are shown.jdonnelly2015-10-091-0/+5
* Improve the accessibility label of Autofill suggestions.jdonnelly2015-10-073-6/+22
* Add a reliable mechanism to wait on autofill suggestions in tests.jdonnelly2015-10-062-9/+17
* Rename getKeyboardAccessory to keyboardAccessory, per naming convention.jdonnelly2015-09-162-3/+3
* Init the iPad keyboard accessory to the width of the content view.jdonnelly2015-09-161-2/+3
* iOS Autofill: Tweak keyboard accessory UI.bondd2015-09-163-84/+33
* Fix layout of Autofill suggestions in RTL.jdonnelly2015-09-141-27/+30
* Restore moving to the next Autofill form element on iPads running iOS 9.jdonnelly2015-09-111-13/+55
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+4
* Fix name of constants in ios/chrome/app/strings/ios_strings.grd.sdefresne2015-09-081-4/+5
* Add Autofill.KeyboardAccessoryButtonsIOS UMA metric.bondd2015-09-015-18/+67
* Fix clobber build on iOS.sdefresne2015-09-011-1/+1
* iOS Autofill: Remove "CUICatalog: Invalid asset name supplied: (null)" consol...bondd2015-09-011-2/+7
* Fix the fix for iPads running iOS 9 to no longer crash on pw generation.jdonnelly2015-08-211-6/+14
* Make Autofill work again on iPads running iOS 9.jdonnelly2015-08-215-30/+156
* Add accessibility labels to the iOS Autofill keyboard accessory.jdonnelly2015-08-211-2/+12
* iOS full-form Autofill: Add code to clear autofilled form fields.bondd2015-07-301-3/+5
* Implements PersonalDataManagerFactory on iOS.sdefresne2015-07-242-0/+98
* iOS full-form Autofill: re-add keyboard accessory prev+next buttons.bondd2015-07-231-57/+41
* Autofill: Add initial iOS full-form Autofill behind a switch.bondd2015-07-062-42/+61
* Transfer ownership of iOS autofill from dconnelly to LAX.jdonnelly2015-06-041-1/+1
* [iOS] Remove ios_internal namespacesdefresne2015-06-032-12/+6
* [Upstreaming] Upstream AutofillClientIOSsdefresne2015-06-021-0/+1
* Rename some ios autofill things.dconnelly2015-04-203-33/+36
* Complete WebStateObserverBridge and follow Cocoa naming style.jyquinn2015-04-152-10/+10
* [iOS] Upstream files in //ios/chrome/browser/autofilldroger2015-03-2316-0/+2087