summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Using form field errors from Wallet server.ahutter@chromium.org2013-06-118-47/+414
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* components: Move user_prefs into user_prefs namespace.tfarina@chromium.org2013-06-118-14/+14
* [Autofill] Fix popup delegate to show warnings correctly.isherman@chromium.org2013-06-112-7/+33
* Autocheckout: click elements before/after fill the forms.benquan@chromium.org2013-06-118-13/+173
* Convert full state names to abbreviated state names for Wallet.estade@chromium.org2013-06-116-9/+67
* Use a direct include of strings headers in components/, part 1.avi@chromium.org2013-06-1149-56/+56
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-1155-61/+61
* Remove dependency of WebData on notificationsdroger@chromium.org2013-06-106-22/+10
* In components/autofill, move browser/wallet/ to content/browser/wallet/blundell@chromium.org2013-06-1034-146/+146
* Revert 205038 "Un-refcount AutofillWebData and TokenWebData"cpu@chromium.org2013-06-0810-91/+117
* add switches::kAutocheckoutWhitelistUrlbenquan@chromium.org2013-06-083-2/+14
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-0810-117/+91
* [PasswordAutofill] Only autofill passwords into <input type="password"> fieldsgcasto@chromium.org2013-06-082-2/+10
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-4/+5
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-0777-77/+77
* 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