summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-1212-93/+603
* Put SxS switches back into the rename command.grt@chromium.org2011-05-1212-70/+183
* Add additional logging for when we fail to clean up old version directories.robertshield@chromium.org2011-05-111-1/+4
* Remove unnecessary include.tommi@chromium.org2011-05-101-2/+1
* NaCl: Add the integrated runtime (IRT) library to Windows install imagesmseaborn@chromium.org2011-05-102-0/+4
* Product-specific flags are no longer required, used, or validated in --rename...grt@chromium.org2011-05-093-46/+63
* Add validation support for Google Update's usagestats value.grt@chromium.org2011-05-062-0/+54
* Revert 84252 - NaCl: Add the integrated runtime (IRT) library to install imageshansl@chromium.org2011-05-052-4/+0
* NaCl: Add the integrated runtime (IRT) library to install imagesmseaborn@chromium.org2011-05-052-0/+4
* Control crash reporting and UMA collection in multi-install via a value in th...grt@chromium.org2011-05-056-36/+261
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-023-35/+63
* Fix a DCHECK that fires in system-level builds while validating UserExperimen...grt@chromium.org2011-04-291-2/+3
* Correct erroneous display of the channel name "unknown" when the "ap" value i...robertshield@chromium.org2011-04-283-11/+18
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+5
* Use "canary" instead of "canary build" as the channel name in the Windowsmark@chromium.org2011-04-221-2/+2
* Revert 82691 - Use "canary" instead of "canary build" as the channel name in ...jar@chromium.org2011-04-221-2/+2
* Use "canary" instead of "canary build" as the channel name in the Windowsmark@chromium.org2011-04-221-2/+2
* Update keystone_install.sh to understand canaries.mark@chromium.org2011-04-221-5/+20
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-0/+5
* Update dmgdiffer to produce canaries.mark@chromium.org2011-04-191-22/+32
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-165-5/+5
* Add the native control panel for flash 10.3cpu@chromium.org2011-04-151-55/+56
* Fix a regression in the creation or updating of the Chrome desktop shortcut.robertshield@chromium.org2011-04-152-1/+115
* Add chrome_frame_helper.exe to the set of key files for Chrome Frame as that ...robertshield@chromium.org2011-04-151-0/+1
* PWN chrome/installer/mac.mark@chromium.org2011-04-141-0/+3
* first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...tfarina@chromium.org2011-04-141-1/+1
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* Broke ARM compile.siggi@chromium.org2011-04-131-2/+2
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-3/+3
* Delete the setup temp file on uninstall.tommi@chromium.org2011-04-124-0/+85
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-127-186/+98
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-074-47/+45
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-074-45/+47
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-074-47/+45
* Typo police.avi@chromium.org2011-04-065-18/+18
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-063-2/+13
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-052-5/+17
* Alter the installer policy check to allow System-level installations to be in...robertshield@chromium.org2011-03-313-17/+20
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-309-30/+490
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-2840-69/+69
* Correct the duplicate creation of desktop shortcuts that can occur when syste...robertshield@chromium.org2011-03-242-30/+40
* Updated to D3DX9 and D3DCompiler version 43 DLLs.apatrick@chromium.org2011-03-241-2/+2
* Remove the resources directory from chrome .7z file.tony@chromium.org2011-03-231-2/+0
* Toasting by brand code. finnur@chromium.org2011-03-2310-121/+244
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-217-46/+88
* Fix toast experiments, which had regressed.grt@chromium.org2011-03-176-24/+40
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* Fix cleanup of old version directories. Specifically, only keep the versions ...robertshield@chromium.org2011-03-164-23/+43