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
*
Second stab at applying http://codereview.chromium.org/43138/show.
robertshield@google.com
2009-03-17
3
-3
/
+54
*
Revert "Change mini_installer's chrome.release specification..."
agl@chromium.org
2009-03-17
3
-58
/
+3
*
Change mini_installer's chrome.release specification to include wildcards.
robertshield@google.com
2009-03-17
3
-3
/
+58
*
Improve my last change about informing google update about eula.
cpu@google.com
2009-03-13
1
-1
/
+2
*
Inform google_update that the user has acepted the EULA
cpu@google.com
2009-03-11
1
-1
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
5
-5
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Move files instead of copying them.
kuchhal@chromium.org
2009-03-04
1
-7
/
+6
*
Fix stupid mistake of forgetting negation in if condition.
kuchhal@chromium.org
2009-03-04
1
-1
/
+1
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
1
-6
/
+29
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
1
-2
/
+1
*
Wire chrome shortcuts tooltip (installation)
cpu@google.com
2009-02-28
1
-6
/
+7
*
Before installing Chrome check that the installation directory doesn't exist ...
kuchhal@chromium.org
2009-02-27
1
-16
/
+42
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
1
-1
/
+1
*
Remove code that adds "Url Protocol" key to registry entry
sverrir@chromium.org
2009-02-25
1
-1
/
+1
*
Modifies setup to have all the supported languages available for the in-appli...
gwilson@google.com
2009-02-18
1
-1
/
+73
*
Missing file, broken build
cpu@google.com
2009-02-13
1
-0
/
+24
*
Remove the executable bit from a bunch of files that shouldn't have had it.
evan@chromium.org
2009-02-12
43
-0
/
+0
*
Fix bugs related to making Chrome default browser on Vista and also do some c...
kuchhal@chromium.org
2009-02-12
1
-1
/
+3
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-0
/
+3
*
This fixes the usage stats opt-in javascript on the in EULA dialog to return ...
gwilson@google.com
2009-02-04
1
-2
/
+2
*
Setting the App Paths registry key at install time for admin users for
robertshield@chromium.org
2009-02-02
1
-0
/
+4
*
This CL fixes bugs with EULA
cpu@google.com
2009-01-29
4
-6
/
+2
*
Wire the stats consent checkbox of the EULA
cpu@google.com
2009-01-29
1
-15
/
+14
*
Changes the in-application EULA dialog to not require the checkbox be checked...
gwilson@google.com
2009-01-29
43
-43
/
+43
*
Adds the localized oem html resources to setup
cpu@google.com
2009-01-28
1
-9
/
+12
*
Adding new EULA dialog translations.
gwilson@google.com
2009-01-27
41
-0
/
+1927
*
Forgot to use the correct enums on my previous distro CL
cpu@google.com
2009-01-27
1
-4
/
+4
*
Wire the eula and the dialog display code
cpu@google.com
2009-01-27
5
-15
/
+178
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
2
-2
/
+2
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-17
/
+58
*
Write installer success result to the registry even for user level installs.
kuchhal@chromium.org
2009-01-15
2
-18
/
+20
*
Don't launch uninstall survey for forced user-level uninstalls
kuchhal@chromium.org
2009-01-14
1
-2
/
+4
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-4
/
+18
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-3
/
+3
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-122
/
+122
*
More addions to the installer html dialog class
cpu@google.com
2008-12-08
1
-1
/
+16
*
* Return error in case non admin user tries system level install.
kuchhal@chromium.org
2008-12-08
1
-8
/
+20
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-122
/
+122
*
* Delete Desktop and Quick Lauch shortcuts in user level install case also.
kuchhal@chromium.org
2008-11-25
1
-4
/
+3
*
* Fix system level check. We should check for mode conflict when we are doing...
kuchhal@chromium.org
2008-11-22
1
-15
/
+15
*
* Add support for verbose-logging option in master preferences file.
kuchhal@chromium.org
2008-11-22
1
-0
/
+7
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
- If the exe rename command fails try calling Google Update to do the same jo...
kuchhal@chromium.org
2008-11-20
4
-57
/
+12
*
Move creation of 'open with' registry keys to installer. We should place nice...
kuchhal@chromium.org
2008-11-19
1
-1
/
+18
*
Fix accumulated webkit merge ramifications in the SCons build of Chrome
sgk@google.com
2008-11-16
1
-7
/
+14
*
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
[next]