summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Remove IsNativeUiEnabledcsharp@chromium.org2013-07-032-18/+6
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-281-1/+1
* In components/autofill, move notification handling into content driver.blundell@chromium.org2013-06-271-46/+23
* Fix most tests in //components/autofill/content to not depend on //chrome.joi@chromium.org2013-06-211-0/+1
* [Autofill] Re-enable AutofillRiskFingerprintTest.GetFingerprint on Win.isherman@chromium.org2013-06-211-7/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-209-31/+31
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-181-1/+1
* Eliminate AutofillExternalDelegate being a WebContentsUserDatablundell@chromium.org2013-06-182-18/+26
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-164-8/+18
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-151-1/+1
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-151-1/+1
* In components/autofill, move browser/autocheckout* to content/browser/blundell@chromium.org2013-06-141-1/+1
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-121-1/+2
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-104-4/+4
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-093-3/+3
* In components/autofill, move browser/risk/ to content/browser/risk/blundell@chromium.org2013-06-071-2/+2
* C++ readability review for ishermanisherman@chromium.org2013-06-051-64/+92
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-283-4/+4
* Changing gaia_id in risk/fingerprint.proto to a uint64 rather than int64 (asdbeam@chromium.org2013-05-231-6/+6
* [Autofill] Add support for Autofill profile and credit card origins on Android.isherman@chromium.org2013-05-231-0/+7
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-224-16/+18
* Added the 'Translation Logs' tab to chrome://translate-internals/ hajimehoshi@chromium.org2013-05-211-1/+3
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-204-6/+6
* [Autofill] Add geolocation data to Risk fingerprint.isherman@chromium.org2013-05-171-0/+40
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-162-5/+3
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* Allow disabling autocomplete download managersgurun@chromium.org2013-05-101-1/+2
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-1/+1
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-034-6/+12
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-031-0/+1
* Make PersonalDataManager use GetCreditCards() (rather than using credit_cards...dbeam@chromium.org2013-05-023-10/+10
* Disable flaky AutofillSelectViaTabisherman@chromium.org2013-04-301-1/+1
* [Autofill] Make AutofillSelectViaTab an Interactive UI testcsharp@chromium.org2013-04-292-28/+357
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-264-6/+6
* Update Autofill OWNERSdhollowa@chromium.org2013-04-251-1/+1
* Allowing PersonalDataManagerFactory to create a service while incognito.dbeam@chromium.org2013-04-252-0/+5
* Disable AutofillSelectViaTabsergiu@chromium.org2013-04-251-1/+1
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-8/+4
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-232-15/+9
* [Autofill] Fix use-after-freecsharp@chromium.org2013-04-221-1/+1
* [Autofill] Handle the Tab Key in the new UIcsharp@chromium.org2013-04-201-0/+25
* [Autofill] Split off AutofillDataModel as a subclass of FormData.isherman@chromium.org2013-04-191-4/+4
* [Autofill] Mark a few DISABLED tests as FLAKYcsharp@chromium.org2013-04-181-3/+3
* Be more consistent about respecting link click dispositions in infobars: for ...pkasting@chromium.org2013-04-161-5/+6
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-123-4/+5
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-119-1/+33
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-12/+12
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-12/+12