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
...
*
Fix a couple of issues with the plugin experiment drafting
cpu@chromium.org
2011-06-28
1
-1
/
+10
*
Add support for a environment variable that selects between system-level inst...
robertshield@chromium.org
2011-06-27
3
-1
/
+24
*
Add helper function to GoogleUpdateSettings to retrieve the reactivation
rogerta@chromium.org
2011-06-23
4
-0
/
+12
*
Return a new error code multi-install updates if Group Policy settings blocki...
grt@chromium.org
2011-06-16
5
-1
/
+227
*
Installer side of the infobar plugins attrition experiment
cpu@chromium.org
2011-06-14
1
-6
/
+35
*
Collect stats to investigate the viability of UDP
rtenneti@chromium.org
2011-06-09
7
-0
/
+25
*
Start putting stage info into the new InstallerExtraCode1 value in Google Upd...
grt@chromium.org
2011-06-02
4
-8
/
+72
*
Add additional granularity to the installer stage strings that get written to...
robertshield@chromium.org
2011-06-02
2
-4
/
+24
*
Upgrade all multi-install products present on the system when the installer i...
grt@chromium.org
2011-05-31
1
-1
/
+2
*
Reland 87035 - Properly detect the current version when migrating single to m...
grt@chromium.org
2011-05-27
4
-3
/
+148
*
No longer block installs of multi-install Chrome Frame when an existing insta...
grt@chromium.org
2011-05-27
3
-62
/
+3
*
Revert 87035 - Properly detect the current version when migrating single to m...
msw@chromium.org
2011-05-27
4
-148
/
+3
*
Properly detect the current version when migrating single to multi. Previous...
grt@chromium.org
2011-05-27
4
-3
/
+148
*
Add a self-destruct mechanism to user-level Chrome Frame when it detects that...
robertshield@chromium.org
2011-05-27
3
-14
/
+0
*
Allow chrome to become the os default handler for arbitrary protocols on mac/...
koz@chromium.org
2011-05-26
4
-40
/
+287
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
13
-15
/
+15
*
Write installer results in all relevant registry keys so that we're sure that...
grt@chromium.org
2011-05-19
6
-89
/
+147
*
Consolidate most CommandLine code across platforms.
msw@chromium.org
2011-05-14
3
-24
/
+18
*
Change the writting to the 'did run' registry to better account actives
cpu@chromium.org
2011-05-12
2
-3
/
+35
*
Alter MoveTreeWorkItem to provide an option to not copy over a directory that...
robertshield@chromium.org
2011-05-12
10
-87
/
+587
*
Put SxS switches back into the rename command.
grt@chromium.org
2011-05-12
11
-65
/
+178
*
Add additional logging for when we fail to clean up old version directories.
robertshield@chromium.org
2011-05-11
1
-1
/
+4
*
Product-specific flags are no longer required, used, or validated in --rename...
grt@chromium.org
2011-05-09
1
-3
/
+0
*
Add validation support for Google Update's usagestats value.
grt@chromium.org
2011-05-06
2
-0
/
+54
*
Control crash reporting and UMA collection in multi-install via a value in th...
grt@chromium.org
2011-05-05
3
-20
/
+121
*
Fix platform_util::GetChannel on Windows.
mark@chromium.org
2011-05-02
3
-35
/
+63
*
Fix a DCHECK that fires in system-level builds while validating UserExperimen...
grt@chromium.org
2011-04-29
1
-2
/
+3
*
Correct erroneous display of the channel name "unknown" when the "ap" value i...
robertshield@chromium.org
2011-04-28
3
-11
/
+18
*
Use "canary" instead of "canary build" as the channel name in the Windows
mark@chromium.org
2011-04-22
1
-2
/
+2
*
Revert 82691 - Use "canary" instead of "canary build" as the channel name in ...
jar@chromium.org
2011-04-22
1
-2
/
+2
*
Use "canary" instead of "canary build" as the channel name in the Windows
mark@chromium.org
2011-04-22
1
-2
/
+2
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
5
-5
/
+5
*
Fix a regression in the creation or updating of the Chrome desktop shortcut.
robertshield@chromium.org
2011-04-15
2
-1
/
+115
*
Add chrome_frame_helper.exe to the set of key files for Chrome Frame as that ...
robertshield@chromium.org
2011-04-15
1
-0
/
+1
*
first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...
tfarina@chromium.org
2011-04-14
1
-1
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
7
-186
/
+98
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-15
/
+10
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
2
-10
/
+15
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-15
/
+10
*
Switch out use of std::string and std::vector for large allocations for a buf...
tommi@chromium.org
2011-04-06
1
-0
/
+1
*
Change determination of when to show the first run search engine selection di...
mirandac@chromium.org
2011-04-05
2
-5
/
+17
*
Alter the installer policy check to allow System-level installations to be in...
robertshield@chromium.org
2011-03-31
2
-1
/
+7
*
On uninstall, remove the registry keys that Chrome lays down to make itself t...
grt@chromium.org
2011-03-30
3
-2
/
+271
*
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
33
-61
/
+61
*
Correct the duplicate creation of desktop shortcuts that can occur when syste...
robertshield@chromium.org
2011-03-24
2
-30
/
+40
*
Toasting by brand code.
finnur@chromium.org
2011-03-23
9
-119
/
+238
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-8
/
+12
*
Fix toast experiments, which had regressed.
grt@chromium.org
2011-03-17
5
-19
/
+25
[prev]
[next]