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
/
setup
Commit message (
Expand
)
Author
Age
Files
Lines
*
More *.scons renaming:
sgk@google.com
2008-11-14
2
-87
/
+85
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-4
/
+4
*
* Fix two bugs
kuchhal@chromium.org
2008-11-10
1
-0
/
+1
*
* fix system level install bug
kuchhal@chromium.org
2008-11-07
1
-1
/
+1
*
* Check the presence of new_chrome.exe before using opv key for version.
kuchhal@chromium.org
2008-11-07
1
-6
/
+12
*
Implement the new mechanism we are going to use for handling Chromium updates
kuchhal@chromium.org
2008-11-07
4
-14
/
+118
*
* Never launch Chrome in system level install mode.
kuchhal@chromium.org
2008-11-07
1
-1
/
+3
*
Adding support to installerdata provided by Google update.
huanr@chromium.org
2008-11-06
3
-27
/
+86
*
Temporary code to upgrade Chrome open command for existing users.
kuchhal@chromium.org
2008-11-05
1
-2
/
+39
*
On silent uninstall (--force-uninstall) close all Chrome processes without pr...
kuchhal@chromium.org
2008-11-03
1
-0
/
+33
*
Accumulated SCons changes for Windows chrome build, round II:
sgk@google.com
2008-10-30
1
-1
/
+0
*
Revert r4205 to track down buildbot unit_tests failure.
sgk@google.com
2008-10-30
1
-0
/
+1
*
Accumulated SCons changes for Windows chrome build and other
sgk@google.com
2008-10-30
1
-1
/
+0
*
Add command line option to suppress Chrome launch after successful install
kuchhal@chromium.org
2008-10-29
2
-274
/
+284
*
remove svn:executable property
kuchhal@chromium.org
2008-10-29
1
-0
/
+0
*
Fix SCons modules build on Windows:
sgk@google.com
2008-10-25
1
-10
/
+1
*
Add a command line option to installer that will let user set Chrome as
kuchhal@chromium.org
2008-10-24
1
-236
/
+253
*
Add installer command line option to create shortcuts (desktop and quick
kuchhal@chromium.org
2008-10-24
2
-30
/
+37
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-2
/
+2
*
recommit main
kuchhal@chromium.org
2008-10-20
1
-8
/
+7
*
Now omaha supports displaying custom error string through registry keys.
kuchhal@chromium.org
2008-10-20
3
-368
/
+384
*
While doing system level install on Vista, if installer is not running
kuchhal@chromium.org
2008-10-15
1
-342
/
+353
*
Add a check in Chrome to not run user level mode if machine level Chrome
kuchhal@chromium.org
2008-10-15
5
-17
/
+29
*
Make user level installs and machine level installs mutually exclusive.
kuchhal@chromium.org
2008-10-15
1
-0
/
+10
*
Reuse a method that will be required for criteria checker as well.
kuchhal@chromium.org
2008-10-08
1
-27
/
+1
*
Fix some problems with machine level install.
kuchhal@chromium.org
2008-10-08
4
-22
/
+55
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
1
-1
/
+1
*
Make uninstall slightly less prone to chrome.exe crashes by changing default ...
kuchhal@chromium.org
2008-09-18
1
-25
/
+18
*
Add gears.dll to Chrome installer. Also uninstall gears.msi if new installer ...
kuchhal@chromium.org
2008-09-17
1
-0
/
+19
*
Fix binary patching for localized OS. Not sure how it was working till now.
rahulk@google.com
2008-09-08
1
-6
/
+6
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
8
-224
/
+32
*
Don't compile installer_util_strings.rc as a separate .res,
sgk@google.com
2008-08-20
1
-10
/
+5
*
SCons build accommodation of change from generated setup_string.{rc,h}
sgk@google.com
2008-08-19
1
-1
/
+1
*
Refactor localized strings used in installer for Chromium/Google Chrome separ...
rahulk@google.com
2008-08-19
6
-110
/
+27
*
First set of changes to start separating Google specific branding from Chromi...
rahulk@google.com
2008-08-18
4
-191
/
+170
*
Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...
rahulk@google.com
2008-08-14
1
-1
/
+1
*
Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,
sgk@google.com
2008-08-14
1
-1
/
+10
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
1
-4
/
+1
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-120
/
+120
*
Cleanup setup.exe:
rahulk@google.com
2008-08-11
4
-67
/
+19
*
Uninstall sometimes leaves behind an empty application directory. Fix is to n...
rahulk@google.com
2008-08-08
1
-1
/
+2
*
Reapply revision 380 since it wasn't the cause of the build breakage.
maruel@google.com
2008-08-05
1
-9
/
+15
*
Revert revision 380 to see if it fixes the build. Please reapply once the tre...
nsylvain@google.com
2008-08-05
1
-15
/
+9
*
While uninstalling Chrome look for return codes from chrome.exe that indicate...
rahulk@google.com
2008-08-05
1
-9
/
+15
*
Cross-platform: Let SCons abstract library names by getting rid of .lib suff...
sgk@google.com
2008-08-04
1
-5
/
+10
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
1
-22
/
+0
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
1
-1
/
+1
*
Fix SCons breakage, plus latest updates:
sgk@google.com
2008-07-31
1
-20
/
+3
*
My earlier change to blindly copy all the files under Application\Chrome brea...
rahulk@google.com
2008-07-31
3
-47
/
+30
[next]