summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Don't send risk params on GetWalletItemsahutter@chromium.org2013-04-103-66/+13
* Autofill:autocheckout: Rely on rAc dialog to return correct AutofillFieldType...ramankk@chromium.org2013-04-105-26/+52
* Switch to narrowest scope for a static, per suggestion in a review on another...joi@chromium.org2013-04-101-2/+3
* Allows profile import from forms with 'confirm email' fieldjimblackler@chromium.org2013-04-102-2/+83
* Position Autocheckout bubble correctly on Windows.ahutter@chromium.org2013-04-107-15/+0
* Fixed a crash by not depending on manager's metrics logger.mad@chromium.org2013-04-105-5/+1
* [android] Removing shortcuts in getting ContentViewCore.aurimas@chromium.org2013-04-091-3/+3
* Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.dcheng@chromium.org2013-04-091-4/+4
* Add autofill_browser_types libkaiwang@chromium.org2013-04-091-28/+57
* Update namespace rule to the new rule we've agreed on.joi@chromium.org2013-04-091-1/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-36/+36
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-096-36/+36
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-096-36/+36
* [components] Make zip a component so that src/chromeos can use it.phajdan.jr@chromium.org2013-04-0824-0/+1851
* improve the function of Autofill popups in requestAutocomplete dialogestade@chromium.org2013-04-061-0/+5
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-054-23/+15
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-0535-213/+253
* Move WebData component unittests to //components/webdata.caitkp@chromium.org2013-04-058-5/+4063
* Add perf tests target to components.tfarina@chromium.org2013-04-052-10/+32
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-0516-113/+120
* [Autofill] Give the PasswordAutofillAgent first shot at handling mouse events.isherman@chromium.org2013-04-053-1/+16
* Move //tools/metrics into //components/ directory.isherman@chromium.org2013-04-056-0/+204
* Rules for Autofill profile import relaxed where appropriate for most countrie...jimblackler@chromium.org2013-04-044-248/+640
* Let autocheckout use AutofillField's server_type() instead of type()ramankk@chromium.org2013-04-042-3/+14
* 4th try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-042-0/+181
* [Autofill] Update WalletClient tests to verify metric logging.isherman@chromium.org2013-04-041-5/+170
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-0332-13/+4892
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-0/+1
* Rename autofill::PasswordAutofillManager to PasswordAutofillAgentkaiwang@chromium.org2013-04-034-63/+60
* Fixing an issue with proxy card decryption.ahutter@chromium.org2013-04-033-32/+53
* Cancel wallet requests when changing accounts.dbeam@chromium.org2013-04-036-14/+53
* Revert 191869 "3nd try of 12984015: Build autofill_browser and a..."dbeam@chromium.org2013-04-022-181/+0
* 3nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-022-0/+181
* Adds a static Create function to AutofillDialogControllerImpl that returns a ...ahutter@chromium.org2013-04-024-12/+0
* Implementing VERIFY_CVV required action.dbeam@chromium.org2013-04-025-24/+75
* Logging more UMA metrics for Autocheckout.ahutter@chromium.org2013-04-025-13/+200
* Revert 191664 "2nd try of 12984015: Build autofill_browser and a..."dbeam@chromium.org2013-04-022-178/+0
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-1/+1
* 2nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...kaiwang@chromium.org2013-04-012-0/+178
* Revert 191584 "Build autofill_browser and autofill_renderer as s..."thakis@chromium.org2013-04-014-179/+5
* Build autofill_browser and autofill_renderer as standalone libs.kaiwang@chromium.org2013-04-014-5/+179
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Implements SendAutocheckoutStatus API calls for stats tracking.ahutter@chromium.org2013-03-2914-49/+326
* Refactor notifications from webdatakaiwang@chromium.org2013-03-294-48/+41
* Enable updating card holder names and expiration dates.ahutter@chromium.org2013-03-283-51/+305
* log autofill form data in FieldAssignments format, help to create experimenti...benquan@chromium.org2013-03-283-43/+120
* Online Wallet latency metric collectionahutter@chromium.org2013-03-285-7/+231
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-272-10/+19
* Depends on https://codereview.chromium.org/12987023/caitkp@chromium.org2013-03-275-7/+8
* Change WalletItems::LegalDocument a little.estade@chromium.org2013-03-276-91/+184