summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Autofill: Get rid of 3 field limit for autocheckoutramankk@chromium.org2013-03-1712-45/+143
* Add unit test for month combobox filling fix.dbeam@chromium.org2013-03-163-13/+39
* requestAutocomplete dialog wasn't filling out shipping nameahutter@chromium.org2013-03-161-2/+3
* Make sandbox the default Wallet service url for now.ahutter@chromium.org2013-03-164-22/+60
* Remove Autofill notification typeskaiwang@chromium.org2013-03-163-17/+48
* Using error returns from Online Walletahutter@chromium.org2013-03-165-36/+164
* Fill form inputs for masked instruments and fix month combobox filling issues.dbeam@chromium.org2013-03-152-0/+30
* Add 2-lines summary to CC/Address for Wallet items.aruslan@chromium.org2013-03-154-1/+42
* requestAutocomplete: Fill |form_structure_| from Online Wallet data (includingdbeam@chromium.org2013-03-152-19/+49
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* [Autofill] Add user type metrics.isherman@chromium.org2013-03-142-0/+36
* [Autofill] Add metrics for Wallet errors and required actions.isherman@chromium.org2013-03-149-179/+360
* [Autofill] Add security metrics for requestAutocomplete dialog.isherman@chromium.org2013-03-142-0/+24
* Revert r186824caitkp@chromium.org2013-03-142-3/+1
* Remove some dependencies on WebDataServiceFactory and WebDatabaseServiceFactorycaitkp@chromium.org2013-03-131-3/+2
* Autocheckout doesn't support one page flows correctlyahutter@chromium.org2013-03-132-13/+37
* [Autofill] Factor out shared code in encryption_escrow_client_unittest.ccisherman@chromium.org2013-03-131-94/+59
* [Autofill] Clean up requestAutocomplete metrics code a bit.isherman@chromium.org2013-03-132-17/+22
* [Autofill] Use DCHECK_LT in autofill_metrics.ccisherman@chromium.org2013-03-131-9/+11
* Show Autocheckout bubble on focusahutter@chromium.org2013-03-1212-70/+162
* Autofill:Autocheckout: Enable clicking on last page of the flow as wellramankk@chromium.org2013-03-123-9/+12
* Move password_generation_util.h|cc into //components/autofill.joi@chromium.org2013-03-125-4/+118
* Makes [Submit] functional when using Online Wallet as a data source.dbeam@chromium.org2013-03-129-13/+83
* Adding risk capabilites to GetFullWallet and GetWalletItemsahutter@chromium.org2013-03-123-90/+275
* Add a flag to bypass autocheckout whitelist check for testing.benquan@chromium.org2013-03-115-2/+36
* Hiding bubble on navigation, zoom change, and scrolling.ahutter@chromium.org2013-03-119-20/+29
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-09168-1/+43906
* Get rid of remaining Autofill dependencies on chrome/common, except notificat...joi@chromium.org2013-03-083-0/+41
* Move Autofill-specific switches and pref names into files within the component.joi@chromium.org2013-03-085-0/+97
* user_prefs: Fix trivial issues found in UserPrefs API.tfarina@chromium.org2013-03-082-9/+8
* components: Rename components_tracing.gyp to follow the same pattern of the o...tfarina@chromium.org2013-03-083-2/+6
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-072-2/+2
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-0718-0/+780
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-0611-0/+515
* Add security team members as owners of IPC message files. This ownershiptsepez@chromium.org2013-02-281-0/+9
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-233-6/+11
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-202-2/+0
* Renamed Tip log level to Debug.zvorygin@google.com2013-02-182-4/+4
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-104-12/+12
* Make component_unittests build on Win64 jschuh@chromium.org2013-02-091-0/+2
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-074-12/+12
* Move navigation_interception Java code to match package.yfriedman@chromium.org2013-02-054-2/+6
* Use a struct to pass parameters in the navigation interception callback.mkosiba@chromium.org2013-01-3112-90/+228
* [android] Add param struct to navigation interception Java code.mkosiba@chromium.org2013-01-301-0/+36
* Fix components_unittests build on TSAN(win)kaiwang@chromium.org2013-01-301-0/+5
* Add SERVER_REDIRECT bit in ShouldIgnoreNavigation's transition_type parameter.michaelbai@chromium.org2013-01-252-5/+10
* Move visitedlink and auto_login_parser to component test targetboliu@chromium.org2013-01-253-44/+47