summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/install_worker.h
Commit message (Expand)AuthorAgeFilesLines
* Making AddVersionKeyWorkItems() take version_key and product_name instead of ...huangs@chromium.org2014-07-301-1/+4
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+2
* Remove installation of Chrome Frame.grt@chromium.org2013-12-231-4/+0
* Remove Chrome Frame quick-enable.grt@chromium.org2013-12-171-10/+2
* Remove Chrome Frame ready-mode.grt@chromium.org2013-12-121-10/+0
* Move Version to base namespace.xhwang@chromium.org2013-04-221-13/+13
* Adding "RunAsUser" to app command; adding it to quick-enable-application-host...huangs@chromium.org2013-02-081-13/+13
* quick-enable-cf should only be added/removed when operating on multi-install ...grt@chromium.org2013-02-051-15/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-17/+20
* Implementing app command to query EULA acceptance state for Chrome. huangs@chromium.org2013-02-011-0/+10
* Modify the App Host quick enable app command to install the launcher.erikwright@chromium.org2012-11-071-1/+1
* Introduce --install-dev-chrome switch for setup.exe to install (register+shor...gab@chromium.org2012-11-061-1/+3
* Apply fixes that were going to be committed with http://codereview.chromium.o...gab@chromium.org2012-10-211-0/+1
* C++ reability review for gab.gab@chromium.org2012-09-111-16/+16
* Reorder methods in install_worker.cc to match order in install_worker.h and m...gab@chromium.org2012-09-071-18/+18
* Callback flow to register Chrome and update shortcuts after OS upgrade to Win...huangs@chromium.org2012-09-021-3/+14
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-6/+19
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-19/+6
* Register Chrome in Active Setup to be called by Windows at user login.gab@chromium.org2012-07-201-0/+10
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-6/+19
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Don't register or use the DelegateExecute verb handler if it isn't present.grt@chromium.org2012-04-251-3/+2
* Only do DelegateExecute verb handler registration for Google Chrome.grt@chromium.org2012-04-171-9/+8
* Register the delegate execute class, interface, and typelib during install, a...grt@chromium.org2012-04-131-1/+11
* Write the install language to the registry for user-level installs.grt@chromium.org2011-11-151-1/+3
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-121-1/+0
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-231-5/+9
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-121-1/+11
* Control crash reporting and UMA collection in multi-install via a value in th...grt@chromium.org2011-05-051-6/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Add brand-code migration to the Chrome installer when creating the new multi-...robertshield@chromium.org2011-03-061-1/+2
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-031-0/+13
* Temp dir cleanup:grt@chromium.org2011-02-181-3/+4
* Support for --quick-enable-cf in the installer.tommi@chromium.org2011-02-071-0/+25
* Register the Chrome Frame elevation policy in the installer.tommi@chromium.org2011-02-031-0/+9
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-14/+22
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-0/+98