summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup WebContentsModalDialogManagerTest.thestig@chromium.org2013-08-231-13/+16
* Remove redundant newlib builds of untrusted librariesdschuff@chromium.org2013-08-221-1/+1
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-224-12/+44
* Pass new_wallet_user flag to GetFullWallet(), so that Sugar server can pass i...benquan@chromium.org2013-08-223-6/+55
* Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViewswittman@chromium.org2013-08-211-0/+1
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-11/+112
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-213-112/+11
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-11/+112
* Reland: Add components/web_modal OWNERSwittman@chromium.org2013-08-201-0/+2
* Revert 218518 "Add components/web_modal OWNERS"stevenjb@chromium.org2013-08-201-2/+0
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-204-1/+15