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
/
chrome_installer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 87035 - Properly detect the current version when migrating single to m...
grt@chromium.org
2011-05-27
1
-0
/
+2
*
Revert 87035 - Properly detect the current version when migrating single to m...
msw@chromium.org
2011-05-27
1
-2
/
+0
*
Properly detect the current version when migrating single to multi. Previous...
grt@chromium.org
2011-05-27
1
-0
/
+2
*
Linux: Add a new file with the expected dependency list for official builds.
thestig@chromium.org
2011-05-12
1
-0
/
+1
*
Alter MoveTreeWorkItem to provide an option to not copy over a directory that...
robertshield@chromium.org
2011-05-12
1
-0
/
+1
*
NaCl: Add the integrated runtime (IRT) library to Linux install images
mseaborn@chromium.org
2011-05-09
1
-0
/
+4
*
Revert 84252 - NaCl: Add the integrated runtime (IRT) library to install images
hansl@chromium.org
2011-05-05
1
-4
/
+0
*
NaCl: Add the integrated runtime (IRT) library to install images
mseaborn@chromium.org
2011-05-05
1
-0
/
+4
*
Include the Canary document.icns in the packaging support directory.
mark@chromium.org
2011-04-28
1
-0
/
+1
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+1
*
Include the p-dmg-icon in the packaging support directory.
mark@chromium.org
2011-04-20
1
-0
/
+1
*
Include the p-.DS_Store in the packaging support directory.
mark@chromium.org
2011-04-19
1
-0
/
+1
*
Include the p-icon in the packaging support directory.
mark@chromium.org
2011-04-19
1
-0
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-0
/
+1
*
Switch out the setup api for using the cabinet API directly.
tommi@chromium.org
2011-03-16
1
-0
/
+3
*
Clean up temporary files and folders left over from previous installations.
tommi@chromium.org
2011-03-16
1
-0
/
+3
*
Make sure to remove RLZ-related registry values on chrome uninstall.
rogerta@chromium.org
2011-03-04
1
-0
/
+2
*
Fix sorting of the installer strings .h and .rc files. Resources that were s...
grt@chromium.org
2011-03-02
1
-1
/
+5
*
Add rollback support to DeleteRegKeyWorkItem.
grt@chromium.org
2011-03-02
1
-0
/
+1
*
Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...
grt@chromium.org
2011-02-24
1
-0
/
+1
*
New installation validator machinery to check the machine state. This CL cont...
grt@chromium.org
2011-02-16
1
-1
/
+6
*
New installation validator machinery to check the machine state. This CL con...
grt@chromium.org
2011-02-14
1
-0
/
+2
*
Adding pepper plugin to linux list of files for package.
bradnelson@google.com
2011-02-14
1
-0
/
+1
*
Support for --quick-enable-cf in the installer.
tommi@chromium.org
2011-02-07
1
-0
/
+2
*
Register the Chrome Frame elevation policy in the installer.
tommi@chromium.org
2011-02-03
1
-0
/
+3
*
Disabling building of CEEE; we will be moving the code to a separate
joi@chromium.org
2011-01-31
1
-3
/
+0
*
More installer refactoring in the interest of fixing some bugs and cleaning t...
grt@chromium.org
2011-01-25
1
-3
/
+6
*
lastchange: add a flag to only print the svn revision number
evan@chromium.org
2011-01-21
1
-1
/
+1
*
Refactor out of install.cc the set of functions that operate on a work item l...
robertshield@chromium.org
2011-01-14
1
-0
/
+11
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-1
/
+3
*
- WriteInstallerResult is now back in InstallUtil and only writes the result ...
grt@chromium.org
2011-01-05
1
-0
/
+1
*
Add support for reporting crashes in the Chrome installer. This basically inv...
ananta@chromium.org
2010-12-22
1
-0
/
+1
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-1
/
+0
*
Adding a new class, PackageProperties that represents the shared binaries for...
tommi@chromium.org
2010-12-15
1
-0
/
+1
*
Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...
grt@chromium.org
2010-12-08
1
-0
/
+1
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-0
/
+3
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
1
-0
/
+1
*
Integrating CEEE into top-level .gyp files so that it builds.
joi@chromium.org
2010-11-02
1
-0
/
+3
*
Update installer error strings to include Chrome Frame specific branding when...
robertshield@chromium.org
2010-10-26
1
-1
/
+1
*
Move wmi_util out of base and into chrome/installer/util since that's the onl...
brettw@chromium.org
2010-10-10
1
-0
/
+1
*
if $GYP_DEFINES contain branding=Chrome and target_arch=arm together, the gcl...
jiesun@google.com
2010-09-18
1
-0
/
+4
*
Add testing of the Chrome Frame user-mode installation to mini_installer_test...
robertshield@chromium.org
2010-09-16
1
-0
/
+1
*
Linux: include an updated copy of xdg-mime that fixes default browser selecti...
mdm@chromium.org
2010-09-03
1
-0
/
+1
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+3
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-3
/
+0
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-0
/
+3
*
Remove obsolete internal packaging script.
mmoss@google.com
2010-07-20
1
-7
/
+0
*
Updating .release file parsing in the setup project. It was looking for the n...
robertshield@chromium.org
2010-07-07
1
-2
/
+2
*
xz/LZMA2 compression for goobsdiff/goobspatch.
mark@chromium.org
2010-06-22
1
-0
/
+4
*
Try to fix the fake official builders.
jam@chromium.org
2010-06-15
1
-1
/
+5
[next]