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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return the exit code from setup.exe instead of returning a generic return code.
kuchhal@chromium.org
2008-09-11
1
-2
/
+2
*
Create "ap" key to fallback on full installer even if the key didnt exist (fo...
kuchhal@chromium.org
2008-09-09
2
-10
/
+132
*
Fix binary patching for localized OS. Not sure how it was working till now.
rahulk@google.com
2008-09-08
1
-6
/
+6
*
Rebuild chrome.7z archive by default to get new executables.
rahulk@google.com
2008-09-06
1
-2
/
+2
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
1
-1
/
+6
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
3
-84
/
+12
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
1
-2
/
+2
*
fix build break
rahulk@google.com
2008-08-27
1
-1
/
+2
*
fix test running to not spawn another AtExitManager
darin@google.com
2008-08-26
1
-6
/
+0
*
Use a more compact license header in source files.
license.bot
2008-08-24
58
-1624
/
+232
*
Don't compile installer_util_strings.rc as a separate .res,
sgk@google.com
2008-08-20
1
-10
/
+5
*
Do not leave temp files in %TEMP% folder. The log file initialization creates...
rahulk@google.com
2008-08-20
5
-55
/
+0
*
Update archive script to not include rlz.dll unless we are building Google Ch...
rahulk@google.com
2008-08-19
1
-2
/
+4
*
Add installer/util/browser_distribution.cc to SCons build.
sgk@google.com
2008-08-19
1
-0
/
+1
*
SCons build accommodation of change from generated setup_string.{rc,h}
sgk@google.com
2008-08-19
2
-3
/
+3
*
Refactor localized strings used in installer for Chromium/Google Chrome separ...
rahulk@google.com
2008-08-19
17
-138
/
+87
*
Add renderer\external_host_bindings.cc to the SCons build.
sgk@google.com
2008-08-19
2
-1
/
+2
*
Use LF for newlines in all DEPS files
mmentovai@google.com
2008-08-18
1
-4
/
+4
*
First set of changes to start separating Google specific branding from Chromi...
rahulk@google.com
2008-08-18
20
-339
/
+705
*
Fix the scons build (file was moved).
tc@google.com
2008-08-14
1
-0
/
+1
*
Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...
rahulk@google.com
2008-08-14
4
-9
/
+149
*
Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,
sgk@google.com
2008-08-14
2
-3
/
+20
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
2
-11
/
+4
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
3
-404
/
+404
*
Instead of returning false we should default to en-us when we fail to get loc...
rahulk@google.com
2008-08-12
1
-2
/
+4
*
Cleanup setup.exe:
rahulk@google.com
2008-08-11
7
-96
/
+20
*
Fix a bunch of include problems that my deps checker tool found. Mostly I mad...
brettw@google.com
2008-08-08
1
-4
/
+4
*
Add deps files and rules for the checkdeps script.
brettw@google.com
2008-08-08
1
-0
/
+4
*
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
2
-9
/
+19
*
Convert overlooked libraries in mini_installer from being specified as extra ...
sgk@google.com
2008-08-04
1
-24
/
+3
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
2
-45
/
+5
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
3
-4
/
+4
*
Adds new class AtExitManager which manages the dtors of all singletons.
cpu@google.com
2008-08-01
1
-0
/
+6
*
Fix SCons breakage, plus latest updates:
sgk@google.com
2008-07-31
2
-32
/
+6
*
My earlier change to blindly copy all the files under Application\Chrome brea...
rahulk@google.com
2008-07-31
6
-47
/
+116
*
Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...
sgk@google.com
2008-07-31
3
-124
/
+44
*
Now uninstall entry is called Google Chrome so delete the old entry that was ...
rahulk@google.com
2008-07-30
1
-0
/
+5
*
Rename uninstall link from Chrome to localized "Google Chrome" string (value ...
rahulk@google.com
2008-07-28
2
-5
/
+8
*
Fix some issues when building with Visual Studio 2008.
maruel@google.com
2008-07-28
1
-86
/
+10
*
Add chrome to the repository.
initial.commit
2008-07-26
82
-0
/
+9693