summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Revert 204916 "Autofil Dialog: Do not allow user input un suppor..."kuan@chromium.org2013-06-073-43/+24
* Autofil Dialog: Do not allow user input un supported card number in wallet mode.benquan@chromium.org2013-06-073-24/+43
* Replace WebDatabaseObserver with callbackscaitkp@chromium.org2013-06-076-78/+75
* In components/autofill, move browser/risk/ to content/browser/risk/blundell@chromium.org2013-06-075-24/+125
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-072-2/+2
* In components/autofill, move renderer/ to content/rendererblundell@chromium.org2013-06-0616-74/+95
* Pass the SiteInstance into CreateRenderProcessHostjyasskin@chromium.org2013-06-061-1/+2
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-069-194/+78
* rAc: fill in "shipping name" when the user has selected "same as billing"estade@chromium.org2013-06-061-1/+1
* Autofill support for separate billing address phone numberdgwallinga@chromium.org2013-06-0610-30/+89
* Handling CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS by re-fetching WalletItems.dbeam@chromium.org2013-06-061-1/+1
* C++ readability review for ishermanisherman@chromium.org2013-06-052-75/+73
* 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