summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Move SendAutofillTypePredictions() into AutofillDriver.blundell@chromium.org2013-07-0212-25/+127
* [Autofill] Don't show unhelpful warnings.isherman@chromium.org2013-07-022-6/+45
* Revert 209420 "Factor out content shell and tests into a standal..."jam@chromium.org2013-07-021-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Factor out content shell and tests into a standalone gypmnaganov@chromium.org2013-07-011-2/+2
* components/webdata: Cleanup callback usage in WebDatabaseService.tfarina@chromium.org2013-07-014-16/+20
* Begin abstracting sending of IPC from autofill core code.blundell@chromium.org2013-07-0110-405/+463
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-295-49/+0
* Reland "components/webdata: Break the dependency on chrome/test/base"tfarina@chromium.org2013-06-2929-10/+954
* [Autofill] Correct the abbreviation for Minnesota to 'MN'.isherman@chromium.org2013-06-291-1/+1
* Delete time forwarding headers.avi@chromium.org2013-06-282-2/+2
* Revert 209071 "components/webdata: Break the dependency on chrom..."kinuko@chromium.org2013-06-282-11/+10
* Revert 209112 "Revert 209071 "components/webdata: Break the depe..."kinuko@chromium.org2013-06-282-10/+11
* Revert 209071 "components/webdata: Break the dependency on chrom..."sail@chromium.org2013-06-2829-954/+10
* components/webdata: Break the dependency on chrome/test/basetfarina@chromium.org2013-06-2829-10/+954
* Update function names in BrowserContextKeyedServiceFactory::GetServiceForBrow...mattm@chromium.org2013-06-281-4/+5
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-2829-30/+30
* Autofill:Autocheckout: Add support for reporting per page latency (once per a...ramankk@chromium.org2013-06-2710-9/+188
* In components/autofill, move notification handling into content driver.blundell@chromium.org2013-06-276-53/+39
* components/autofill: Break the dependency on sync utility file.tfarina@chromium.org2013-06-278-7/+114
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Do not suggest invalid address in interactive autocompleterouslan@chromium.org2013-06-264-7/+66
* Roll libphonenumber 456:584pliard@chromium.org2013-06-251-2/+2
* Revert revert r208429.eugenis@chromium.org2013-06-251-2/+2
* Revert 208429 "Disable AutofillQueryXmlParserTest.ParseAutofillF..."eugenis@chromium.org2013-06-251-2/+2
* Disable AutofillQueryXmlParserTest.ParseAutofillFlow when defined(ADDRESS_SAN...hashimoto@chromium.org2013-06-251-2/+2
* Disable AutofillQueryXmlParseTest.ParseAutofillFlow on Linuxhashimoto@chromium.org2013-06-251-1/+8
* Disallow autofill core code from including autofill/content.blundell@chromium.org2013-06-252-2/+5
* Fixing FullWallet decryption error.ahutter@chromium.org2013-06-253-10/+15
* components/autofill: Remove unnecessary exclusion deps entry of sync file.tfarina@chromium.org2013-06-251-3/+0
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-244-0/+110
* Removing a bunch of unnecessary exclusions from components/autofill/core/brow...joi@chromium.org2013-06-242-9/+0
* Display detailed steps for Autocheckout flows.dgwallinga@chromium.org2013-06-2411-98/+253
* components: Move autofill strings to autofill_strings.grdp.tfarina@chromium.org2013-06-233-101/+107
* 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