summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* components: Move auto_login_parser into auto_login_parser namespace.tfarina@chromium.org2013-05-093-14/+9
* Cleaning up Wallet unit tests a little.ahutter@chromium.org2013-05-091-160/+59
* Implement WebViewDatabase's hasFormData API for chromium based webview.sgurun@chromium.org2013-05-088-0/+40
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-5/+4
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-4/+5
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-072-2/+0
* Change AutocheckoutPageMetaData::proceed_element_descriptor to be non-scoped_...benquan@chromium.org2013-05-074-19/+13
* Transfer of WebData ownership, as discussed.joi@chromium.org2013-05-062-2/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-064-18/+35
* components: Use base::MessageLoop.xhwang@chromium.org2013-05-0610-87/+90
* Hook up "manage [X]" menu item for wallet instruments + addresses.estade@chromium.org2013-05-042-0/+5
* Use toolbar gaia template to log into wallet.benquan@chromium.org2013-05-031-2/+2
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-0324-1851/+0
* Move AutofillWebData DB methods into separate classcaitkp@chromium.org2013-05-036-344/+493
* Handle expired Autofill credit cards in autofill dialogdbeam@chromium.org2013-05-035-31/+43