summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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