Sign in
chromium
/
chromium
/
src
/
66b0967efe67a5ea9e97e424b4e18de83c48df55
/
chrome
/
chrome_installer_util.gypi
23bb71f
Base: More adjustments to BASE_API and project dependencies to
by
[email protected]
· 14 years ago
c311302
Move json_value_serializer to content\common since it's used by code in content now.
by
[email protected]
· 14 years ago
995708f
Add support for the quick-enable-cf command to the installer. This encompases:
by
[email protected]
· 14 years ago
48ddb16
Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or %SystemRoot%. We now do temp work on the same volume as the eventual install. In the case of system-level installs, this has the nice side-effect of allowing us to move the install into place rather than copy it, which should also speed up system-level installs.
by
[email protected]
· 15 years ago
9c049d36
New installation validator machinery to check the machine state. This CL contains the first two parts of the validator:
by
[email protected]
· 15 years ago
f0260d2
More installer refactoring in the interest of fixing some bugs and cleaning things up:
by
[email protected]
· 15 years ago
a6ea126
- WriteInstallerResult is now back in InstallUtil and only writes the result where it is needed
by
[email protected]
· 15 years ago
ba4f2a1
Refactor the install flow in the Chrome installer to use a single WorkItemList for all operations that mutate the system state. This is a prerequisite for meaningful unittests and significantly simplifies the install flow.
by
[email protected]
· 15 years ago
36b6f4f
Support for GCF ready-mode.
by
[email protected]
· 15 years ago
e132804b
- Installation results for use by Google Update are now written at the Package level. Furthermore, such results are placed in the product keys as well as the package key, if there is one. This ensures that the result will be available for Google Update regardless of whether or not a migration from single to unified is taking place.
by
[email protected]
· 15 years ago
1db1b49
Installer cleanup
by
[email protected]
· 15 years ago
a405b4c
Adding a new class, PackageProperties that represents the shared binaries for each of the products.
by
[email protected]
· 15 years ago
b04880f9
Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" ClientState value.
by
[email protected]
· 15 years ago
bf6117c7e
Refactor the installer to support multi-install.
by
[email protected]
· 15 years ago
337ca07
The UI language rather than the locale is now used to pick Chrome's language on Windows. (Also fixed some unrelated lint errors.) With this change, l10n_util::GetApplicationLocale first checks for an override of the "configured locale" (in base::i18n) containing the list of preferred Windows UI languages. The browser triggers an override early in startup before the ApplicationLocale is determined. In effect, the browser no longer uses ICU on Windows for language detection. (This locale override mechanism is borrowed from the OS X port.)
by
[email protected]
· 15 years ago
54519a4
Move wmi_util out of base and into chrome/installer/util since that's the only place where it's used.
by
[email protected]
· 15 years ago
4bca888
Reworked Avi's patch for master prefs implemented on mac (http://codereview.chromium.org/2903014/show), so that it will work with new first run sequence on Windows and Mac.
by
[email protected]
· 15 years ago
2578c8ab
Make UpgradeDetector work on the Mac.
by
[email protected]
· 15 years ago
ae393ec70
Cleanup some unncessary dependencies on libxml.
by
[email protected]
· 15 years ago
8fcec3c7
Linux/GTK: implement update notification.
by
[email protected]
· 15 years ago
5c14951a
Break gyp cycles on Linux.
by
[email protected]
· 15 years ago