summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/install_worker.h
Commit message (Expand)AuthorAgeFilesLines
* 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