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
*
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
*
Coverity fixit changes
sra@chromium.org
2009-07-22
2
-11
/
+13
*
Linux packaging updates.
mdm@chromium.org
2009-07-21
1
-1
/
+1
*
Add unit test for chrome\installer\util\version
sra@chromium.org
2009-07-21
2
-0
/
+83
*
Update mini_installer and setup manifest for Windows 7 to silence PCA.
kuchhal@chromium.org
2009-07-20
2
-16
/
+32
*
Do not set/unset magic string during setup.exe patching step.
kuchhal@chromium.org
2009-07-16
1
-7
/
+0
*
Bring RPM packaging scripts into the build.
mmoss@chromium.org
2009-07-13
1
-0
/
+7
*
Correct the output-dir parameter passed to scan_server_dlls.py - it is suppos...
robertshield@google.com
2009-07-13
1
-1
/
+1
*
Switching in new gyp version (which changes 'none' back to how it was before).
bradnelson@chromium.org
2009-07-10
1
-1
/
+1
*
Packaging changes to incorporate Linux default browser selection.
mdm@chromium.org
2009-07-10
1
-0
/
+2
[next]