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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-10
/
+4
*
Delete chrome.7z archives in the current installation when doing an upgrade t...
grt@chromium.org
2011-03-12
1
-11
/
+16
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
2
-5
/
+0
*
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
10
-32
/
+412
*
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
*
When handling --rename-chrome-exe, leave in-use chrome.exe in old_chrome.exe ...
grt@chromium.org
2011-03-07
1
-3
/
+6
*
Add brand-code migration to the Chrome installer when creating the new multi-...
robertshield@chromium.org
2011-03-06
8
-48
/
+94
*
Add support for the quick-enable-cf command to the installer. This encompases:
grt@chromium.org
2011-03-03
14
-77
/
+797
*
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
*
Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...
grt@chromium.org
2011-02-24
8
-3
/
+322
*
Add product-specific flags to the rename command in the registry. This fixes...
grt@chromium.org
2011-02-18
2
-8
/
+11
*
Temp dir cleanup:
grt@chromium.org
2011-02-18
15
-179
/
+226
*
Switch from wcsftime to GetDateFormat to avoid crash in setup.
tommi@chromium.org
2011-02-17
3
-0
/
+36
*
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
3
-0
/
+885
*
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
*
Support for --quick-enable-cf in the installer.
tommi@chromium.org
2011-02-07
2
-0
/
+6
*
Calling set_ignore_failure(true) in NoRollbackWorkItemList.
tommi@chromium.org
2011-02-04
1
-0
/
+1
*
Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...
grt@chromium.org
2011-02-03
13
-111
/
+120
*
Register the Chrome Frame elevation policy in the installer.
tommi@chromium.org
2011-02-03
2
-0
/
+2
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
9
-55
/
+52
*
wstring: use a few more FilePaths to remove Hack functions
evan@chromium.org
2011-01-27
6
-68
/
+80
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
51
-1751
/
+2536
*
A new string for setup.exe safeguards.
grt@chromium.org
2011-01-24
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Fix a bug introduced by RegKey change and corresponding unit test.
amit@chromium.org
2011-01-20
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
26
-447
/
+388
*
Some new strings for setup.exe safeguard.
grt@chromium.org
2011-01-19
1
-0
/
+1
*
Refactor out of install.cc the set of functions that operate on a work item l...
robertshield@chromium.org
2011-01-14
5
-64
/
+39
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
15
-70
/
+199
*
Get rid of FilePath::FromWStringHack from google_chrome_distribution.[cc,h].
tfarina@chromium.org
2011-01-12
3
-12
/
+14
*
Fix a SelfRegWorkItem bug that causes it to ignore the ignore_failures_ flag.
robertshield@chromium.org
2011-01-11
2
-5
/
+3
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
2
-8
/
+6
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
2
-6
/
+8
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
2
-8
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
[next]