index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
40
-69
/
+69
*
Correct the duplicate creation of desktop shortcuts that can occur when syste...
robertshield@chromium.org
2011-03-24
2
-30
/
+40
*
Updated to D3DX9 and D3DCompiler version 43 DLLs.
apatrick@chromium.org
2011-03-24
1
-2
/
+2
*
Remove the resources directory from chrome .7z file.
tony@chromium.org
2011-03-23
1
-2
/
+0
*
Toasting by brand code.
finnur@chromium.org
2011-03-23
10
-121
/
+244
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
7
-46
/
+88
*
Fix toast experiments, which had regressed.
grt@chromium.org
2011-03-17
6
-24
/
+40
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
2
-2
/
+2
*
Fix cleanup of old version directories. Specifically, only keep the versions ...
robertshield@chromium.org
2011-03-16
4
-23
/
+43
*
Switch out the setup api for using the cabinet API directly.
tommi@chromium.org
2011-03-16
6
-14
/
+316
*
Clean up temporary files and folders left over from previous installations.
tommi@chromium.org
2011-03-16
6
-273
/
+781
*
Include quick enable tests only in google builds.
tommi@chromium.org
2011-03-16
1
-0
/
+5
*
Write "did run" value to multi-install client state key as well, if it exists.
robertshield@chromium.org
2011-03-14
2
-0
/
+12
*
Change DeleteRegistryKey to not require opening root keys with RegKey.
tommi@chromium.org
2011-03-13
3
-42
/
+20
*
Delete chrome.7z archives in the current installation when doing an upgrade t...
grt@chromium.org
2011-03-12
2
-13
/
+28
*
Fix regression from r77888: icu is not supposed to have a version number anym...
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
3
-7
/
+1
*
Stop uninstalling if user cancels Chrome uninstall.
grt@chromium.org
2011-03-11
1
-2
/
+14
*
Code for stable channel is "", not "stable". Fix in PromoResourceService. Al...
mirandac@chromium.org
2011-03-11
1
-1
/
+3
*
Add -stage:ID modifier to products' Google Update "ap" values to better track...
grt@chromium.org
2011-03-11
16
-124
/
+477
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
2
-2
/
+2
*
Various fixes to make Chrome compile under VS2010.
jeanluc@chromium.org
2011-03-08
2
-2
/
+2
*
Slight cleanup to get rid of unneeded registry access and silence a warning f...
grt@chromium.org
2011-03-08
3
-48
/
+42
*
Fix fix to remove RLZ-related registry values at uninstall; see r76915.
grt@chromium.org
2011-03-07
1
-1
/
+2
*
When handling --rename-chrome-exe, leave in-use chrome.exe in old_chrome.exe ...
grt@chromium.org
2011-03-07
2
-9
/
+17
*
Add brand-code migration to the Chrome installer when creating the new multi-...
robertshield@chromium.org
2011-03-06
14
-87
/
+220
*
Make sure to remove RLZ-related registry values on chrome uninstall.
rogerta@chromium.org
2011-03-04
2
-0
/
+7
*
Create a "GetWOW64Status()" utility function and make the rest of the codebas...
pkasting@chromium.org
2011-03-04
1
-19
/
+4
*
Add support for the quick-enable-cf command to the installer. This encompases:
grt@chromium.org
2011-03-03
20
-109
/
+1361
*
Delete Temp dir at uninstall.
grt@chromium.org
2011-03-03
1
-7
/
+26
*
Allow --chrome in a single-install's uninstall and rename commands so that mi...
grt@chromium.org
2011-03-02
1
-3
/
+3
*
Fix sorting of the installer strings .h and .rc files. Resources that were s...
grt@chromium.org
2011-03-02
1
-5
/
+8
*
Disable TestUndeletableKey unit test. Flaky test on windows.
rtenneti@chromium.org
2011-03-02
1
-1
/
+3
*
Add rollback support to DeleteRegKeyWorkItem.
grt@chromium.org
2011-03-02
4
-19
/
+493
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-2
/
+2
*
Add an integration test for Chrome Frame's DllRedirector class.
robertshield@chromium.org
2011-03-01
3
-48
/
+102
*
ICU 4.6 upgrade chrome changes in phase 2
jshin@chromium.org
2011-02-24
2
-2
/
+2
*
Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...
grt@chromium.org
2011-02-24
10
-58
/
+379
*
Add a --force command line option to the alternate_version_generator to allow...
robertshield@chromium.org
2011-02-22
1
-1
/
+3
*
Add product-specific flags to the rename command in the registry. This fixes...
grt@chromium.org
2011-02-18
3
-16
/
+18
*
Temp dir cleanup:
grt@chromium.org
2011-02-18
21
-262
/
+296
*
Switch from wcsftime to GetDateFormat to avoid crash in setup.
tommi@chromium.org
2011-02-17
4
-9
/
+40
*
New installation validator machinery to check the machine state. This CL cont...
grt@chromium.org
2011-02-16
2
-0
/
+181
*
New installation validator machinery to check the machine state. This CL con...
grt@chromium.org
2011-02-14
8
-0
/
+1217
*
Hack to have Chrome compile under Visual Studio 2010. The files crt/src/inte...
jeanluc@chromium.org
2011-02-14
1
-5
/
+22
*
Adding ppGoogleNaClPluginChrome.dll to the list of stuff bundled
bradnelson@google.com
2011-02-11
2
-0
/
+2
*
Fix *RegValueWorkItem to handle a case where previous value is empty.
amit@chromium.org
2011-02-11
4
-20
/
+70
*
Fix user-to-system-level installation delegation. This looks to have been bro...
robertshield@chromium.org
2011-02-11
3
-15
/
+16
*
Keep a track of which directories are being created when expanding the instal...
tommi@chromium.org
2011-02-10
2
-4
/
+24
[next]