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
*
Allowing MSI mode detection to work from the master preferences file.
robertshield@chromium.org
2010-03-22
10
-76
/
+328
*
Removing AddDefaultBookmark related code as we are taking
huanr@chromium.org
2010-03-19
3
-44
/
+0
*
Add the Chrome Frame product name to the localized .grd files.
robertshield@chromium.org
2010-03-16
2
-5
/
+7
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+2
*
Add a flag to the installer that prevents the Add/Remove Programs uninstall s...
robertshield@chromium.org
2010-03-10
4
-0
/
+7
*
Allow the use of the master_preferences file in Linux.
tony@chromium.org
2010-03-10
5
-23
/
+38
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-18
/
+18
*
Add support for auto-installing extensions at first run via master prefs
cpu@chromium.org
2010-03-08
3
-2
/
+87
*
Overinstall mismatch, Launch the existing chrome instead
cpu@chromium.org
2010-03-05
3
-1
/
+4
*
Prevent CF from trashing Chrome's registrations when uninstalling.
robertshield@chromium.org
2010-03-04
2
-0
/
+6
*
Add 64-bit binaries that are required for NaCl support to Chrome installation...
gregoryd@google.com
2010-03-04
2
-0
/
+2
*
Modifies the uninstall path from the toast to appropriately handle system-lev...
gwilson@google.com
2010-03-04
1
-1
/
+1
*
Tweak minidump flags to include a little more detail.
siggi@chromium.org
2010-03-01
3
-0
/
+183
*
Disable registering, unregistering, and setting default browser
huanr@chromium.org
2010-02-27
5
-0
/
+17
*
First part of the pre-set bookmarks feature
cpu@chromium.org
2010-02-26
3
-36
/
+82
*
Use different short cut names for SxS installation.
huanr@chromium.org
2010-02-26
6
-1
/
+17
*
Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl...
gregoryd@google.com
2010-02-25
1
-1
/
+1
*
Disabling options that sxs channel does not support.
huanr@chromium.org
2010-02-24
1
-1
/
+3
*
Fixing Default User Data Directory for SxS install.
huanr@chromium.org
2010-02-19
1
-0
/
+3
*
Adds new API to process_utils to launch a new app as a user in a specified de...
gwilson@google.com
2010-02-18
1
-1
/
+3
*
Add google chrome sxs distribution for installer and omaha launcher.
huanr@chromium.org
2010-02-17
9
-11
/
+125
*
Modifies the behavior of setup.exe so when --system-level-toast is passed, it...
gwilson@google.com
2010-02-09
1
-5
/
+8
*
Modifies the toast to append "--system-level" if a system-level install is at...
gwilson@google.com
2010-02-06
1
-2
/
+5
*
System toast was trying to launch the per-user chrome
cpu@chromium.org
2010-02-05
5
-6
/
+10
*
Fix StringPrintf that is now broken
cpu@chromium.org
2010-02-05
1
-2
/
+2
*
Modify the toast to hit system-level installs
cpu@chromium.org
2010-02-02
3
-9
/
+73
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
2
-0
/
+2
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
2
-2
/
+0
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
2
-0
/
+2
*
Recommit r36640 "Choose right installer strings based on branding."
kuchhal@chromium.org
2010-01-21
2
-5
/
+24
*
Adds a way to record the last run time in the GoogleUpdateSettings class
cpu@chromium.org
2010-01-20
4
-0
/
+53
*
Revert r36640 "Choose right installer strings based on branding."
kuchhal@chromium.org
2010-01-20
1
-14
/
+5
*
Choose right installer strings based on branding.
kuchhal@chromium.org
2010-01-20
1
-5
/
+14
*
Display proper error message at couple of places during installation.
kuchhal@chromium.org
2010-01-13
8
-35
/
+15
*
Add better description of browser on Windows.
kuchhal@chromium.org
2010-01-12
6
-1
/
+20
*
We should not return the raw Google Update branch code if we fail to determin...
finnur@chromium.org
2010-01-08
2
-0
/
+4
*
Some Chrome Frame cleanup:
robertshield@chromium.org
2010-01-05
1
-1
/
+1
*
atl: Remove unused <atlbase.h> header from some source files.
jhawkins@chromium.org
2009-12-29
1
-1
/
+0
*
Fix the official Windows build - http://build.chromium.org/buildbot/waterfall...
gregoryd@google.com
2009-12-29
2
-0
/
+50
*
Add some licensing comments under chrome/.
evan@chromium.org
2009-12-28
2
-1
/
+7
*
Fix the Internet link association for the multiple user scenario.
kuchhal@chromium.org
2009-12-24
1
-2
/
+2
*
Reset the dr key if the toast experiment is cancelled.
cpu@chromium.org
2009-12-19
1
-1
/
+1
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-2
/
+2
*
Remove check for usage stats in the toast experiment
cpu@chromium.org
2009-12-09
1
-4
/
+0
*
Second part of the toast changes
cpu@chromium.org
2009-12-07
1
-27
/
+55
*
Revert some of the change to go back to multiple experiments
cpu@chromium.org
2009-12-03
4
-10
/
+9
*
Chrome updates should not change shortcut icon if there is an index specified...
kuchhal@chromium.org
2009-12-03
3
-10
/
+175
*
Remove the en_GB for the toast experiment
cpu@chromium.org
2009-12-03
1
-6
/
+1
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
2
-15
/
+9
*
Revert "installer: clean up to use FilePath instead of std::wstring."
kuchhal@chromium.org
2009-11-23
21
-148
/
+165
[next]