summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Removed unused thread checker.mad@chromium.org2013-04-181-4/+0
* Add UMA stats to track whitelist download latency.benquan@chromium.org2013-04-185-0/+83
* Autofill:Autocheckout: In addition to "Enable Experimental Form filling" flag...ramankk@chromium.org2013-04-183-5/+13
* Remove explicit thread manipulation from WebDB migration test.isherman@chromium.org2013-04-181-11/+1
* Generate autofill messages inside the componentkaiwang@chromium.org2013-04-174-0/+43
* [Autofill] Move IsValidState() into validation.hisherman@chromium.org2013-04-178-111/+147
* Use content::MessageLoopRunner in a couple of Autofill tests.isherman@chromium.org2013-04-172-39/+20
* Remove a stale TODOisherman@chromium.org2013-04-161-1/+0
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-152-3/+3
* Add an OWNERS file for //components/webdataisherman@chromium.org2013-04-131-0/+5
* [Autofill] Make AutofillAgent the only PageClickListenerisherman@chromium.org2013-04-137-78/+26
* [Autofill] Metrics for dialog UI user interactions.isherman@chromium.org2013-04-132-8/+92
* Lets try this again.michaeln@google.com2013-04-122-3/+3
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-122-3/+3
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-12154-898/+1244
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-122-3/+3
* Add histograms for missing autocheckout metrics.ramankk@chromium.org2013-04-121-14/+14
* Build WebData as shared-lib component.caitkp@chromium.org2013-04-119-8/+83
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-11121-1553/+1623
* Fail autocheckout if there is no forms in the page.benquan@chromium.org2013-04-111-2/+8
* Rewrite scoped_array<T> to scoped_ptr<T[]> in components.dcheng@chromium.org2013-04-111-1/+1
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-1122-106/+91
* Preventing Autofill saving user entered data during Autocheckout.ahutter@chromium.org2013-04-114-7/+20
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-114-6/+13
* Remove 2 deps on autofill_regexeskaiwang@chromium.org2013-04-111-0/+1
* 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