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
*
Separate version env variable for different distributions.
huanr@chromium.org
2010-05-28
5
-1
/
+13
*
Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy
lzheng@chromium.org
2010-05-27
2
-2
/
+8
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Another dependency the bbot missed!!!
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Fix import path for create_string_rc.py
tony@chromium.org
2010-05-24
1
-0
/
+1
*
Reenable nacl_ui_tests on Windows + fix win64 issue.
gregoryd@google.com
2010-05-20
1
-3
/
+5
*
Using different Version environment variable for SxS.
huanr@chromium.org
2010-05-19
6
-3
/
+11
*
Changes the toast inactive duration to 3000 days to effectively disable it.
gwilson@google.com
2010-05-12
1
-1
/
+1
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-07
7
-7
/
+7
*
Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...
zork@chromium.org
2010-05-07
7
-7
/
+7
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-06
7
-7
/
+7
*
Escape special characters in installer strings (rc file).
tony@chromium.org
2010-05-06
1
-1
/
+5
*
Win SxS: Use SxS icon on the shortcuts in start menu, etc.
mattm@chromium.org
2010-05-05
1
-2
/
+10
*
r46025 reverted r46023 which caused a build break on chromeos.
prasadt@chromium.org
2010-04-30
2
-6
/
+0
*
Revert r46023: "Detect new instance of the browser when running in the backgr...
willchan@chromium.org
2010-04-30
2
-0
/
+6
*
Detect new instance of the browser when running in the background in persistent
prasadt@chromium.org
2010-04-30
2
-6
/
+0
*
Additional changes to support Chrome / CF installation wrapped in an MSI:
robertshield@chromium.org
2010-04-28
7
-15
/
+95
*
Win SxS: Show SxS in about box version instead of unknown.
mattm@chromium.org
2010-04-23
5
-3
/
+17
*
Win: Use different icon for SxS
mattm@chromium.org
2010-04-23
4
-0
/
+11
*
Modifies Installation return codes to not return success (0) if an existing v...
gwilson@google.com
2010-04-21
1
-1
/
+0
*
Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-20
3
-8
/
+27
*
Twiddle the DACLs in setup.exe before re-launch at user level
cpu@chromium.org
2010-04-19
1
-1
/
+58
*
Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
5
-102
/
+16
*
Make sure GoogleUpdateSettings::GetChromeChannel does not read
siggi@chromium.org
2010-04-16
5
-16
/
+102
*
Add new search engine dialog for first run process.
mirandac@chromium.org
2010-04-13
3
-2
/
+9
*
Auto restart when update available while running in the background on windows.
atwilson@chromium.org
2010-04-09
2
-1
/
+8
*
Modifies setup's fallback language order. If Omaha has a language specified ...
gwilson@google.com
2010-04-09
1
-5
/
+20
*
Revert 43989 - This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-09
2
-8
/
+1
*
This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-08
2
-1
/
+8
*
detect preferences errors
erikkay@chromium.org
2010-04-06
3
-3
/
+3
*
Fix the toast experiment omaha groups
cpu@chromium.org
2010-04-05
1
-11
/
+5
*
Change the inactive window for notification from 3000 to 30 days.
mal@google.com
2010-04-02
1
-1
/
+1
*
Modifies the way setup gets the system locale by getting the user's default l...
gwilson@google.com
2010-04-02
1
-1
/
+1
*
Have Chrome Frame always delete the user profile on uninstall unless an MSI u...
robertshield@chromium.org
2010-03-29
1
-2
/
+2
*
Follow-up to Tony's change to replace he.xtb with iw.xtb
jshin@chromium.org
2010-03-26
1
-2
/
+2
*
Revert 42570 - Move the installer result enum to the bottom
cpu@chromium.org
2010-03-25
1
-4
/
+2
*
Remove Oriya from the list of UI languages for now because we're not getting ...
jshin@chromium.org
2010-03-25
1
-1
/
+0
*
Move the installer result enum to the bottom
cpu@chromium.org
2010-03-25
1
-2
/
+4
*
Add import_bookmarks_from_file option to master pref that
huanr@chromium.org
2010-03-24
5
-0
/
+44
*
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
[next]