summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [rAc] Add a timeout for fingerprinter data loading.isherman@chromium.org2013-09-141-50/+116
* wallet: remove unused request keysestade@chromium.org2013-09-141-5/+0
* Always upload PASSWORD type for password fields.zysxqn@google.com2013-09-132-10/+26
* rAc: suppress promos in sign in pageestade@chromium.org2013-09-131-0/+2
* add missing #include of <algorithm>, needed on VS2013 for std::minscottmg@chromium.org2013-09-131-0/+1
* Increase the maximum number of form fields we are willing to parse for Autofill.isherman@chromium.org2013-09-131-1/+1
* rAc: Remove unused Edit functionality.estade@chromium.org2013-09-122-4/+9
* rAc: Wallet: Add metrics for malformed responses.ramankk@chromium.org2013-09-125-7/+44
* rAc: Wallet: UMA for wallet response codes.ramankk@chromium.org2013-09-113-0/+10
* "Do you want Google Chrome to remember this password?" bar disappears quickly...jdomingos@chromium.org2013-09-103-1/+74
* [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...wittman@chromium.org2013-09-103-16/+14
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-0919-53/+304
* [rAc] Move email address into billing address section.isherman@chromium.org2013-09-072-17/+14
* Generate passwords only for the forms that autofill server classifies one of ...zysxqn@google.com2013-09-0612-28/+130
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-062-12/+17
* Revert 221713 "rAc: Wallet: UMA for wallet response codes."fgorski@chromium.org2013-09-063-10/+0
* rAc: Wallet: UMA for wallet response codes.ramankk@chromium.org2013-09-063-0/+10
* [rAc] Reset the user's selection to the new default when the default Wallet i...isherman@chromium.org2013-09-063-3/+16
* Provide configurable closing of web contents modal dialogs on interstitial we...wittman@chromium.org2013-09-063-11/+87
* Limit constrained windows to the size of the parent view.rfevang@chromium.org2013-09-061-2/+8
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-053-1/+4
* Add WebContentsModalDialogManager unit testswittman@chromium.org2013-09-052-38/+271
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-1/+5
* Consolidate 'variations' and 'variations_seed_proto' targets.asvitkine@chromium.org2013-09-051-13/+2
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-043-4/+1
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-043-1/+4
* rAc: Get rid of dialog type in rAc, there is only one type left now.ramankk@chromium.org2013-09-0413-159/+54
* Move password_form_conversion_utils out of //content into //autofill.blundell@chromium.org2013-09-047-10/+190
* Remove dangling defines for ParseAutofillFlow tests.ramankk@chromium.org2013-09-041-7/+0
* Mapped es-419 to es-MX for iOS.jeanfrancoisg@chromium.org2013-09-031-1/+7
* Rename TrialsSeed proto to VariationsSeed.asvitkine@chromium.org2013-09-035-9/+9
* Move startup_metric_utils.* to a new componentaberent@chromium.org2013-09-036-0/+265
* Remove autocheckout code.ramankk@chromium.org2013-08-3049-4523/+163
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-2/+2
* [password autofill] Add serialization for FormData and FormFieldDatagcasto@chromium.org2013-08-297-1/+307
* Fix checkdeps following variations target move.asvitkine@chromium.org2013-08-291-0/+3
* Create a variations component, so that it can be re-used.asvitkine@chromium.org2013-08-2919-0/+2577
* [Autofill] Simplify GetRawInfo() and SetRawInfo().isherman@chromium.org2013-08-295-15/+14
* rAc: Use correct location to look for buyer error type.ramankk@chromium.org2013-08-292-22/+26
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-283-0/+14
* Add a missing break stmt (caught by Coverity).isherman@chromium.org2013-08-281-0/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-284-0/+25
* Remove KeyboardListener interface and switch to a callback instead, per the C...jam@chromium.org2013-08-274-23/+27
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-6/+3
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-3/+6
* Comment explaining PROCESS_DUP_HANDLEsehr@chromium.org2013-08-261-0/+8
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-262-2/+2
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Enable task manager to kill NaCl windows processes, and fix crash throttlingsehr@chromium.org2013-08-231-1/+2
* Move Android to use new Popup Blocker API.dtrainor@chromium.org2013-08-233-36/+0