summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-281-0/+7
* Remove installer::GetChromeUserDataPath helper.msw@chromium.org2014-05-011-29/+7
* Fix the EULA sentinel file path determination.msw@chromium.org2014-04-151-0/+2
* Remove stale code to delete the metro user data dir. It never shipped.grt@chromium.org2014-04-031-23/+2
* Always drop the First Run sentinel in the User Data directory.gab@chromium.org2014-02-261-0/+1
* Automatically register canary GUIDs on install, but don't expose in-browser U...zturner@chromium.org2013-10-231-2/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-4/+5
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+4
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-031-3/+19
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-90/+17
* Update checks of multi-installs now use the proper app guid.grt@chromium.org2011-01-061-1/+12
* Do machine inspection on install.tommi@chromium.org2010-12-291-10/+30
* Support for GCF ready-mode.tommi@chromium.org2010-12-231-5/+72
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-2/+2
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-2/+2
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-2/+2
* Cleanup some installer style nits.thestig@chromium.org2010-12-021-0/+1
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-102/+16
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-2/+2
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+2
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-22/+23
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-23/+22
* Fixit: Coverity check return value.kuchhal@chromium.org2009-07-241-3/+6
* Fix bug when launching chromecpu@google.com2009-06-261-1/+1
* Add experiment support in setupcpu@google.com2009-06-171-4/+16
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-051-5/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Make uninstall slightly less prone to chrome.exe crashes by changing default ...kuchhal@chromium.org2008-09-181-13/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-4/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+147