summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* respect default wallet instrument/addressestade@chromium.org2013-05-024-13/+31
* Revert "Move components/zip to third_party/zip", which broke linux and androi...mattm@chromium.org2013-05-0224-0/+1851
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-0224-1851/+0
* Make PersonalDataManager use GetCreditCards() (rather than using credit_cards...dbeam@chromium.org2013-05-026-46/+50
* Don't include forms without fields in has_more_forms calculation.dgwallinga@chromium.org2013-05-021-1/+2
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-4/+6
* Forward declare sync_pb::TabNavigation so that anyone usingsky@chromium.org2013-05-012-1/+6
* Adds OWNERS for components/sessions. I missed them in the move.sky@chromium.org2013-05-011-0/+2
* CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS is a valid required action on GetWalletI...ahutter@chromium.org2013-05-012-0/+3
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* [Autofill] Add a notion of "verified" profiles.isherman@chromium.org2013-05-0114-50/+434
* Requery the autofill server when forms and input fields are dynamically added.dgwallinga@chromium.org2013-04-308-21/+170
* fix automerger issue for android_webview.sgurun@chromium.org2013-04-302-3/+17
* Changes Autocheckout Bubble messaging based on Google logged in status.ahutter@chromium.org2013-04-306-13/+120
* Move SupportsUserData code into AutofillWebData, so base class can live compl...caitkp@chromium.org2013-04-294-42/+51
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-2911-2/+1124
* Use Observer to notify of WebDB load instead of callbacks. We were already pa...caitkp@chromium.org2013-04-2912-227/+351
* Swap Autofill owners: dhollowa -> estadeisherman@chromium.org2013-04-271-1/+1
* Use credit card name for full name when adding new autofill profiles with req...estade@chromium.org2013-04-262-0/+20
* components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-267-10/+8
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-263-2/+3
* Log DialogLatencyToShow to UMA.ahutter@chromium.org2013-04-262-0/+13
* [Android] Add renderer responsiveness to the WebContentsDelegateAndroid.tedchoc@chromium.org2013-04-253-0/+35
* Don't offer to save Autofill info in incognito.dbeam@chromium.org2013-04-252-0/+17
* Allowing PersonalDataManagerFactory to create a service while incognito.dbeam@chromium.org2013-04-252-11/+79
* Hiding email and filling from fetched username if using Wallet.dbeam@chromium.org2013-04-253-1/+18
* fix EncodeFieldForFieldAssignments to use "<fields ...>" instead of "<field ....benquan@chromium.org2013-04-252-1/+127
* Move ie7_password namespace to //components, so it can be used by components.joi@chromium.org2013-04-243-0/+197
* [Autofill] Add domain of origin column to the Autofill WebDB tables.isherman@chromium.org2013-04-244-2/+63