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
...
*
Only update files from .version templates when a file change
sgk@google.com
2009-06-04
1
-59
/
+38
*
Need to unpack setup.exe patch first before applying it to setup.exe.
kuchhal@chromium.org
2009-06-03
3
-27
/
+63
*
Make mini_installer changes for 3 stage updates.
kuchhal@chromium.org
2009-06-03
4
-160
/
+231
*
Modify script that creates differntial installer to support 3stage update ins...
kuchhal@chromium.org
2009-06-03
1
-4
/
+6
*
Switching gcapi to be gyp generated.
bradnelson@google.com
2009-06-03
4
-275
/
+0
*
Adding a required dependency on setup.exe by mini_installer.exe.
bradnelson@chromium.org
2009-06-02
1
-0
/
+1
*
Switching chrome.sln to gyp generated version.
bradnelson@google.com
2009-06-02
1
-0
/
+9
*
setup.exe changes for 3 stage updates.
kuchhal@chromium.org
2009-06-01
4
-3
/
+64
*
Delete empty folders in system level install. Also cleanup uninstall error me...
kuchhal@chromium.org
2009-05-29
1
-13
/
+27
*
Add duplicate 'conditions' blocks that define the '<(BRANDING)'
sgk@google.com
2009-05-29
1
-0
/
+36
*
Add new Linux packaging file to build output.
mmoss@chromium.org
2009-05-29
1
-0
/
+1
*
Add Linux packaging tools to the build output and the buildbot archive.
mmoss@chromium.org
2009-05-29
1
-384
/
+483
*
Fix broken Gears after gyp conversion. The path to gears.dll has changed.
kuchhal@chromium.org
2009-05-28
1
-1
/
+1
*
Add installer. gyp targets: gcapi_dll, gcapi_lib, gcapi_test,
sgk@google.com
2009-05-28
1
-0
/
+321
*
Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...
ajwong@chromium.org
2009-05-23
1
-0
/
+2
*
Commit for Miranda.
glen@chromium.org
2009-05-19
2
-2
/
+8
*
Revert the first run bubble change because of Mac/Linux failures.
glen@chromium.org
2009-05-16
2
-8
/
+2
*
Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...
glen@chromium.org
2009-05-16
3
-162
/
+168
*
rollback of r 162411
glen@chromium.org
2009-05-16
2
-8
/
+2
*
Commit for MirandaC of Smaller alternate first run bubble. http://codereview....
glen@chromium.org
2009-05-16
2
-2
/
+8
*
Rework the gyp hierarchy under chrome\installer to use
sgk@google.com
2009-05-15
3
-127
/
+117
*
Setup.exe now tries to uncompress patch using courgette.
sra@chromium.org
2009-05-14
2
-2
/
+16
*
Remove obsolete Linux packaging tools.
mmoss@chromium.org
2009-05-12
11
-700
/
+0
*
Add a 'cygwin' target to execute setup_mount.bat explicitly as a
sgk@google.com
2009-05-11
1
-0
/
+5
*
Re-re-write the logic to elevate uninstaller.
kuchhal@chromium.org
2009-05-06
5
-118
/
+140
*
Add first_run_tabs to the master prefs file
cpu@google.com
2009-05-06
3
-6
/
+76
*
Fix missing assignment in helper_unittest.
thestig@chromium.org
2009-05-05
1
-1
/
+1
*
Remove uses of deprecated version of PathService::Get() in the installer.
thestig@chromium.org
2009-05-05
11
-128
/
+138
*
Make it so the default Linux packages don't configure a repository.
mmoss@chromium.org
2009-05-01
2
-3
/
+8
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
1
-1
/
+2
*
Add two new master preferences (import_bookmarks and make_default_browser_for...
kuchhal@chromium.org
2009-04-30
3
-14
/
+35
*
Fix the uninstall failures caused by elevated uninstaller.
kuchhal@chromium.org
2009-04-30
5
-44
/
+71
*
Adds a new API for launching Chrome at a given size and location.
gwilson@google.com
2009-04-29
2
-0
/
+51
*
For system level install read setup.exe path from HKLM instead of HKCU.
kuchhal@chromium.org
2009-04-28
1
-15
/
+20
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
5
-21
/
+46
*
Revert "Do not send stats from Chromium builds."
kuchhal@chromium.org
2009-04-24
5
-46
/
+21
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-24
5
-21
/
+46
*
Do not use installed folder as working directory for uninstall link.
kuchhal@chromium.org
2009-04-23
1
-2
/
+1
*
During uninstall on Vista try to elevate if registry entries from HKLM need t...
kuchhal@chromium.org
2009-04-21
3
-1
/
+57
*
Revert change (r10357, http://codereview.chromium.org/21477) that removes the
sverrir@google.com
2009-04-20
1
-13
/
+3
*
Add brand code submission to Google Chrome uninstall metrics.
robertshield@google.com
2009-04-20
5
-5
/
+63
*
In system level install case go back to copying files instead of moving them.
kuchhal@chromium.org
2009-04-17
1
-10
/
+25
*
On uninstall ask whether to delete profile.
kuchhal@chromium.org
2009-04-17
2
-8
/
+22
*
Use different names for Chrome/Chromium for Chrome HTML prog id. If we
kuchhal@chromium.org
2009-04-17
3
-29
/
+18
*
Fix crash in setup.exe.
kuchhal@chromium.org
2009-04-15
2
-1
/
+3
*
Review URL: http://codereview.chromium.org/62160
robertshield@google.com
2009-04-13
2
-20
/
+5
*
Delete Chrome extensions related registry entries on uninstall.
kuchhal@chromium.org
2009-04-09
1
-0
/
+11
*
Min XP Service Pack required is two not one.
kuchhal@chromium.org
2009-04-09
1
-2
/
+2
*
Modifies the criteria checker to require XP SP2 as the minimum OS version; we...
gwilson@google.com
2009-04-08
1
-5
/
+5
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
1
-1
/
+1
[prev]
[next]