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
*
Adding the option to drop in a new BrowserDistribution instance for experimen...
robertshield@chromium.org
2009-09-11
2
-1
/
+12
*
Add exe servers to the list of binaries that may be packaged with the mini_in...
robertshield@chromium.org
2009-09-10
1
-0
/
+1
*
Adding a --do-not-create-shortcuts command line switch to the installer to pr...
robertshield@chromium.org
2009-09-10
6
-13
/
+28
*
Cleanup installer_util_strings even more.
maruel@chromium.org
2009-09-09
1
-5
/
+3
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
3
-4
/
+4
*
Fix installer_util_strings project with incredibuild.
maruel@chromium.org
2009-09-09
3
-31
/
+18
*
Rolling back 25652.
bradnelson@chromium.org
2009-09-08
1
-1
/
+0
*
Pulling in latest gyp.
bradnelson@chromium.org
2009-09-08
1
-0
/
+1
*
Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.
kuchhal@chromium.org
2009-09-04
9
-36
/
+43
*
Add beta and stable channel packages to Linux official builds.
mmoss@chromium.org
2009-09-01
1
-34
/
+95
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
5
-8
/
+23
*
Try to cleanup temporary directories created during install operations.
kuchhal@chromium.org
2009-08-25
1
-0
/
+1
*
Remove uses of deprecated version of FileUtil::PathExists() in the installer.
thestig@chromium.org
2009-08-25
7
-469
/
+515
*
Update build to work with native 64-bit Linux packages.
mmoss@chromium.org
2009-08-25
1
-53
/
+57
*
Add a dependency from the setup project to support.gyp.
robertshield@chromium.org
2009-08-21
1
-0
/
+1
*
Re-apply r23841 "During uninstall if Chrome is set as default"
kuchhal@chromium.org
2009-08-20
2
-0
/
+32
*
Moving util methods outside of installer tests.
anantha@chromium.org
2009-08-20
1
-2
/
+3
*
Revert "During uninstall if Chrome is set as default,"
kuchhal@chromium.org
2009-08-20
2
-32
/
+0
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
2
-0
/
+32
*
Fix log message during install.
kuchhal@chromium.org
2009-08-20
1
-2
/
+1
*
syncapi shared lib: always. Build a stub
nick@chromium.org
2009-08-18
1
-0
/
+2
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
4
-27
/
+34
*
Add more libnss files to lib32.
thestig@chromium.org
2009-08-18
1
-0
/
+6
*
Add libnss3.so to the list of files we put in lib32.
thestig@chromium.org
2009-08-17
1
-9
/
+10
*
Do not delete default browser entries for other users when uninstalling it fo...
kuchhal@chromium.org
2009-08-14
3
-49
/
+56
*
Add manifest to mini_installer debug builds.
kuchhal@chromium.org
2009-08-14
1
-0
/
+3
*
Chance the toast experiment from TS to TT
cpu@chromium.org
2009-08-13
1
-10
/
+14
*
Rebuild RPMs when spec file changes.
mmoss@chromium.org
2009-08-12
1
-0
/
+1
*
Binaries for chromium built updated OGG, and reduced in size with O2 and stat...
fbarchard@chromium.org
2009-08-07
1
-1
/
+0
*
Add unit tests for unpacking and patching methods.
kuchhal@chromium.org
2009-08-05
13
-189
/
+337
*
Add some unit tests for master preferences parsing code.
kuchhal@chromium.org
2009-08-05
8
-165
/
+359
*
Adding two new windows configuration types:
bradnelson@chromium.org
2009-08-04
1
-0
/
+26
*
Use alternate icon for Chrome shortcuts if specified in master preferences.
kuchhal@chromium.org
2009-08-03
6
-50
/
+59
*
Refactoring of master preferences parsing before adding a new preference.
kuchhal@chromium.org
2009-08-03
11
-333
/
+288
*
Add missing space to command line that registers Chrome on Windows.
kuchhal@chromium.org
2009-08-03
1
-1
/
+1
*
Add missing rpm.include file to build output.
mmoss@chromium.org
2009-07-31
1
-1
/
+2
*
Revert changes from r22198 to r22204 and r22194. None of these changes were
kuchhal@chromium.org
2009-07-31
12
-289
/
+334
*
Add missing space to command line that registers Chrome on Windows.
kuchhal@chromium.org
2009-07-31
1
-1
/
+1
*
fix unit tests
kuchhal@chromium.org
2009-07-31
1
-27
/
+50
*
Fix distribution key bug.
kuchhal@chromium.org
2009-07-31
3
-26
/
+40
*
eols cleanup
kuchhal@chromium.org
2009-07-31
2
-10
/
+10
*
cleanup
kuchhal@chromium.org
2009-07-31
4
-109
/
+82
*
Refactoring of master preferences parsing before adding a new preference.
kuchhal@chromium.org
2009-07-31
10
-259
/
+204
*
More complete 'inputs' for Linux packaging targets.
mmoss@chromium.org
2009-07-30
1
-4
/
+19
*
Add Linux package building target.
mmoss@chromium.org
2009-07-30
1
-121
/
+165
*
Remove unreferenced .vcproj files.
sgk@google.com
2009-07-28
2
-345
/
+0
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
2
-19
/
+0
*
Fixit: Coverity check return value.
kuchhal@chromium.org
2009-07-24
1
-3
/
+6
*
Change the toasting to 60 days
cpu@google.com
2009-07-23
1
-2
/
+2
*
Allow two user level installs of Chrome to have default browser settings.
kuchhal@chromium.org
2009-07-23
8
-389
/
+507
[next]