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
*
Update Windows install to add capabilities for currently whitelisted rph schemes
benwells@chromium.org
2011-09-01
1
-1
/
+2
*
Enable brand codes and master preferences on the Mac.
avi@chromium.org
2011-08-30
1
-0
/
+2
*
Tommi: I need an owner review for the chrome frame changes.
rogerta@chromium.org
2011-08-24
5
-75
/
+38
*
Improve install error strings when higher version exists.
grt@chromium.org
2011-08-19
1
-0
/
+1
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
3
-6
/
+9
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-1
/
+1
*
Proper EULA handling for quick-enable.
grt@chromium.org
2011-08-11
3
-5
/
+8
*
Fix DCHECK in GCF quick-enable.
grt@chromium.org
2011-08-11
2
-29
/
+23
*
Keep going with Vista default browser registration if there is a failure.
benwells@chromium.org
2011-07-26
1
-10
/
+13
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
6
-16
/
+16
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-4
/
+4
*
Remove LaunchAppAsUser().
evan@chromium.org
2011-07-19
1
-3
/
+4
*
Remove LaunchAppWithHandleInheritance().
evan@chromium.org
2011-07-19
1
-2
/
+3
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-2
/
+1
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-4
/
+4
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-4
/
+4
*
Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...
robertshield@chromium.org
2011-07-15
3
-2
/
+72
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
2
-3
/
+2
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
2
-2
/
+3
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
2
-8
/
+8
*
Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...
grt@chromium.org
2011-07-12
10
-97
/
+139
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
3
-7
/
+14
*
Change the system-level EULA dialog to not use GET parameters with res:// url...
robertshield@chromium.org
2011-07-05
2
-21
/
+29
*
When using ShellExecuteEx to elevate, create a foreground window and pass tha...
robertshield@chromium.org
2011-06-30
1
-9
/
+54
*
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
[next]