summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Autofill] Write origins to the WebDB.isherman@chromium.org2013-05-2211-65/+447
* [Password Autofill] Fix password Autofill on Facebook and Gmail.isherman@chromium.org2013-05-223-10/+17
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-212-3/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-212-2/+3
* Adding Online Wallet shipping address manage link.dbeam@chromium.org2013-05-213-11/+21
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-213-2/+23
* [Autofill] Set origins for all new profiles and credit cards.isherman@chromium.org2013-05-212-0/+11
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-2020-0/+1698
* Keep the dialog open after Autocheckout is successful.ahutter@chromium.org2013-05-205-9/+25
* Unflip 'autocheckout supported' bit on provisional page load. Leaving it set ...dgwallinga@chromium.org2013-05-181-0/+1
* autofill_browser should depend on googleapiscjhopman@chromium.org2013-05-171-0/+1
* [Autofill] Add geolocation data to Risk fingerprint.isherman@chromium.org2013-05-172-4/+72
* components: Move visitedlink into visitedlink namespace.tfarina@chromium.org2013-05-1711-37/+34
* components: Create web_modal component.sadrul@chromium.org2013-05-1613-0/+637
* Adds a specific disable switch for requestAutocomplete, changes chrome://flag...abodenha@chromium.org2013-05-162-0/+12
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Implement get/set(saveformdata) for chromium based webview.sgurun@chromium.org2013-05-152-2/+3
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-1415-20/+256
* [rAC, cleanup] STLDeleteContainerPointers->ScopedVectorgroby@chromium.org2013-05-141-27/+20
* Fix /Same as billing/, fix entering new Wallet data (maybe?), show an errordbeam@chromium.org2013-05-145-7/+20
* Create an interface which SyncableServices can use for making changes directl...caitkp@chromium.org2013-05-1410-161/+319
* Support more autofill types in FullWallet::GetInfoahutter@chromium.org2013-05-145-84/+145
* Revert 199800 "Separate component resources into their own .grd ..."tonyg@chromium.org2013-05-1315-256/+20
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-1315-20/+256
* components: Move tracing into tracing namespace.tfarina@chromium.org2013-05-112-5/+5
* Allow disabling autocomplete download managersgurun@chromium.org2013-05-103-25/+36
* Autofill:requestAutocomplet: Take2 on making AutofillDialogController to retu...ramankk@chromium.org2013-05-104-2/+43
* Refactor XML Parser for AutocheckoutPageMetaData, remove autochekcout related...benquan@chromium.org2013-05-094-274/+211