summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Highlight fields we know to be invalid but have no way of locally checking.dbeam@chromium.org2013-06-042-0/+9
* Stop offering Autocheckout bubble on the forms of no interest to Autocheckout.ramankk@chromium.org2013-06-046-39/+139
* Display notification in rAc dialog when talking to other than production wall...dbeam@chromium.org2013-06-043-0/+25
* Autocheckout: parse multiple clicks setting in autofill response.benquan@chromium.org2013-06-044-25/+125
* Carts are deprecated by the latest version of the serverahutter@chromium.org2013-06-047-129/+0
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-033-4/+4
* Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-0210-33/+33
* Hang SyncableServices off AutofillBackend, since they are on the DB thread al...caitkp@chromium.org2013-06-014-31/+42
* Autofill:rAc: Wrongly assumed that the is_minimal_address field is a json str...ramankk@chromium.org2013-05-312-7/+7
* Add tracing to BrowserContextDependencyManager for analyzing startup performa...andrewhayden@chromium.org2013-05-311-0/+3
* Enable UI for possible username selection via Finch experiment.gcasto@chromium.org2013-05-316-11/+131
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-302-5/+5
* Color Picker for <input type=color>paulnavin@google.com2013-05-301-4/+3
* Determine card egilibility by card.status from server only.benquan@chromium.org2013-05-301-1/+2
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-3013-20/+19
* [Autofill] Pass struct by const-reference.isherman@chromium.org2013-05-302-2/+2
* Make suggestions invalid when no phone number is attached to a Wallet address...dbeam@chromium.org2013-05-301-1/+1
* components: Move web_contents_delegate_android into web_contents_delegate_and...tfarina@chromium.org2013-05-298-16/+16
* Remember the initial checked state of {radiobutton|checkbox}. If autofill flo...ramankk@chromium.org2013-05-291-0/+1
* Add an OWNERS file for browser_context_keyed_service component.phajdan.jr@chromium.org2013-05-291-0/+4
* Making credit card number un-editable in Wallet mode.dbeam@chromium.org2013-05-292-2/+10
* Relanding "chrome/browser: Remove unnecessary entries from DEPS files."tfarina@chromium.org2013-05-291-2/+0
* Revert 202729 "chrome/browser: Remove unnecessary entries from D..."akalin@chromium.org2013-05-291-0/+2
* chrome/browser: Remove unnecessary entries from DEPS files.tfarina@chromium.org2013-05-291-2/+0
* Field's server type mapping (using Autofill server response) for forms with c...ramankk@chromium.org2013-05-283-10/+69
* Introduce content::PageState (again).darin@chromium.org2013-05-285-30/+35
* Fix AutofillDialogCocoaBrowserTest, AutofillMetricsTest.avi@chromium.org2013-05-281-1/+5
* Split token-related methods from WebDataServicecaitkp@chromium.org2013-05-273-2/+14
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-265-35/+30
* Fix compile error on Win64 debug buildjschuh@chromium.org2013-05-251-0/+2
* Autofill dialog: don't save duplicate shipping addresses to Wallet.benquan@chromium.org2013-05-254-23/+95
* Introduce content::PageState.darin@chromium.org2013-05-245-30/+35
* Record blocked navigations for managed users.bauerb@chromium.org2013-05-242-1/+44
* Load and send Wallet Risk params after user has agreeddbeam@chromium.org2013-05-241-2/+2
* Make Autofill SyncableServices use a backend interface for DB work, rather th...caitkp@chromium.org2013-05-246-57/+32
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-237-27/+90
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-232-2/+3
* Fixing risk on Android (no plugins yet).dbeam@chromium.org2013-05-231-5/+9
* Adding myself to components/autofill/browser/wallet/OWNERSdbeam@chromium.org2013-05-231-0/+1
* Changing gaia_id in risk/fingerprint.proto to a uint64 rather than int64 (asdbeam@chromium.org2013-05-233-21/+21
* [Autofill] Only show verified profiles and cards in the Autofill dialog.isherman@chromium.org2013-05-232-0/+43
* Remove a deprecated method from AutofillTable.isherman@chromium.org2013-05-234-88/+15
* [Autofill] Explicitly pass guid and origin to AutofillDataModel constructors,...isherman@chromium.org2013-05-233-149/+157
* Handle invalid instrument and AMEX from wallet in autofill dialog.benquan@chromium.org2013-05-233-6/+32
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-2214-461/+486
* [Autofill] Add French Canadian regex for email.isherman@chromium.org2013-05-221-0/+1
* Support color chooser inside extesions, apps, chrome frame, dev toolkeishi@chromium.org2013-05-224-28/+20
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-2211-29/+26
* Revert 201451 "Autofill:requestAutocomplete: Enable prompting fo..."akalin@chromium.org2013-05-227-83/+30
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-227-30/+83