summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Create AutofillDriverImpl unit test.blundell@chromium.org2013-06-225-28/+145
* [autofill] Add support for PSL domain matching for password autofill.nyquist@chromium.org2013-06-2211-29/+257
* Enable Autocomplete feature for chromium webviewsgurun@chromium.org2013-06-229-32/+134
* [Password Autofill] Don't fill fields with autocomplete="off".isherman@chromium.org2013-06-221-2/+4
* Revert r207951 - "Separate NaCl switches to their own file."dpranke@chromium.org2013-06-224-110/+0
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-214-0/+110
* Ignore ajax on specified pages.dgwallinga@chromium.org2013-06-218-13/+171
* Talk to production wallet server when Autocheckout experiment is enabledramankk@chromium.org2013-06-211-1/+2
* Fix most tests in //components/autofill/content to not depend on //chrome.joi@chromium.org2013-06-217-70/+33
* Add gcasto to OWNERS files for password autofill/generation.gcasto@chromium.org2013-06-211-0/+3
* [Autofill] Remove the "Disable native Autofill UI" flag.isherman@chromium.org2013-06-212-14/+7
* [Autofill] Update credit card type detection logic.isherman@chromium.org2013-06-218-87/+252
* Implement 'invalid' AutocompleteErrorEvent#reasondbeam@chromium.org2013-06-211-1/+4
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-1/+0
* Move IPC reception handling from AutofillManager to AutofillDriverImpl.blundell@chromium.org2013-06-214-121/+109
* Validate saved credit card number in interactive autocompleterouslan@chromium.org2013-06-216-12/+86
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-2/+2
* Update remaining Blink header includesabarth@chromium.org2013-06-2024-72/+72
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-20173-874/+889
* Autocheckout: Addressline2 is not filledramankk@chromium.org2013-06-201-2/+4
* components: Remove the dependency on chrome/common/pref_names.htfarina@chromium.org2013-06-202-2/+1
* Respect the new Online Wallet sign-in response.aruslan@chromium.org2013-06-203-27/+81
* Add activateContents() to WebContentsDelegateAndroid.ppi@chromium.org2013-06-192-3/+11
* components: Add translation section to component_strings.grd.tfarina@chromium.org2013-06-1953-0/+263
* Pass along risk params on save/update Online Wallet callsdbeam@chromium.org2013-06-191-1/+2
* components: Clean up autofill DEPS entries.tfarina@chromium.org2013-06-192-24/+0
* components: Rename component_resources.* to component_strings.*tfarina@chromium.org2013-06-1915-93/+94
* Update the remaining includes of string16.h to its new location.tfarina@chromium.org2013-06-181-1/+1
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-1890-221/+242
* Eliminate AutofillExternalDelegate being a WebContentsUserDatablundell@chromium.org2013-06-184-33/+30
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-185-0/+49
* Fix static intialization issue and resubmit (16165002): Do not allow user inp...benquan@chromium.org2013-06-183-24/+43
* Remove dependency of WebData on contentdroger@chromium.org2013-06-1713-95/+102
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-1615-145/+372
* [Autofill] Support "importing" verified profiles and credit cards.isherman@chromium.org2013-06-157-25/+261
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-1590-237/+217
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-1590-217/+237
* Make it possible to cancel Autocheckout.ahutter@chromium.org2013-06-145-54/+86
* Adds RefCountedDeleteOnMessageLoopdroger@chromium.org2013-06-143-14/+14
* In components/autofill, move browser/autocheckout* to content/browser/blundell@chromium.org2013-06-1419-46/+46
* Move android specific WebRTC notification implementation out of status_tray_a...cramya@chromium.org2013-06-142-9/+23
* Displaying Wallet errors to the user.ahutter@chromium.org2013-06-1310-79/+66
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.dcheng@chromium.org2013-06-135-17/+11
* Enable component build for browser_context_keyed_service.phajdan.jr@chromium.org2013-06-129-10/+57
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-123-21/+21
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-1213-14/+51
* Changing Wallet passive auth urlahutter@chromium.org2013-06-122-2/+2
* Move a BrowserContextKeyedService-specific switchphajdan.jr@chromium.org2013-06-121-3/+7
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-1210-91/+117
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-1110-117/+91