summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
...
* reinterpret_cast is not allowed to cast away const.thakis@chromium.org2014-07-071-12/+15
* clang wants an initializer for a static const struct. Humor it.thakis@chromium.org2014-07-051-2/+2
* Add missing Pass() calls for passing scoped_ptrs on Windows.thakis@chromium.org2014-07-047-16/+19
* Fixed i#389250: Uninit error at RegistryEntry::StatusInRegistryUnderRootzhaoqin@google.com2014-06-271-4/+7
* Remove per-user browser blacklist state from the registry on uninstall.krstnmnlsn@chromium.org2014-06-262-0/+18
* Don't bind a temporary to a reference.thakis@chromium.org2014-06-261-6/+7
* Split UNPACKING_FAILED exit code out from UNCOMPRESSION_FAILED.grt@chromium.org2014-06-172-3/+5
* Support side-by-side install in RPM packagesphajdan.jr@chromium.org2014-06-171-13/+10
* Linux: Change expected glib dependency version from 2.26 to 2.28.thestig@chromium.org2014-06-141-1/+1
* Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...alph@chromium.org2014-06-091-1/+8
* Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...alph@chromium.org2014-06-091-8/+1
* Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...phajdan.jr@chromium.org2014-06-091-1/+8
* Sanitize standard file descriptors in launcher scriptmdempsky@chromium.org2014-06-061-0/+6
* Move branding information out of google_utilblundell@chromium.org2014-06-061-2/+2
* Remove stale references to PlatformFile flags, errors or functions.rvargas@chromium.org2014-06-051-1/+1
* Read multi-install chrome's channel from the binaries.grt@chromium.org2014-06-042-14/+80
* Always read and write Google Update registry values from the 32-bit hive, eve...wfh@chromium.org2014-06-041-9/+12
* Fixed mistake in logical check for rollback.vitalybuka@chromium.org2014-05-301-1/+1
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-302-41/+42
* Cause mini_installer tests to noop on component builds.robertshield@chromium.org2014-05-293-6/+28
* Refactor: Extracting base interface from BrowserDistribution to simplify Goog...huangs@chromium.org2014-05-2821-265/+290
* linux_aura: Update Debian packaging to Depend: on libappindicator1.erg@chromium.org2014-05-281-2/+2
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-2818-148/+197
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-279-28/+0
* Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(),pkasting@chromium.org2014-05-234-32/+29
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-2334-718/+769
* Simpler memset, avoids ICE on VS2013 Update2scottmg@chromium.org2014-05-211-23/+5
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-201-1/+1
* Cleanup various Windows installer/breakpad bits.thestig@chromium.org2014-05-203-8/+5
* Linux: Remove gcrypt initialization workaround.thestig@chromium.org2014-05-205-3/+2
* Linux: Add a check to the startup script to check for SSE2 support.thestig@chromium.org2014-05-201-0/+19
* Cleanup a duplicate package entry in the Linux sysroot scripts.thestig@chromium.org2014-05-146-6/+0
* Remove +x bit from installer/linux/sysroot_scripts/sysroot-creator.shsbc@chromium.org2014-05-141-0/+0
* Add support for building Ubuntu/Trusty sysroot images.sbc@chromium.org2014-05-138-229/+620
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-131-1/+1
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-131-1/+1
* Remove stray platform_file.h from chrome and componentsrvargas@chromium.org2014-05-132-2/+0
* Select the correct RPM package manager on Mageiaanssi.hannula@gmail.com2014-05-131-1/+1
* goobspatch: Improve sanity checks for invalid patches.deymo@chromium.org2014-05-132-1/+6
* Add sysroot script for armhf linux.sbc@chromium.org2014-05-134-42/+276
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* installer: Remove dependency on extensions' constant.tfarina@chromium.org2014-05-052-3/+1
* Fix auto-uninstall of legacy multi-install Chrome Frame.grt@chromium.org2014-05-021-2/+4
* Remove installer::GetChromeUserDataPath helper.msw@chromium.org2014-05-0110-107/+61
* Windows Installer: Remove unused resources or mark them as win-only.thestig@chromium.org2014-04-251-2/+0
* Add mDns firewall rules during chrome install or autoupdate.vitalybuka@chromium.org2014-04-244-6/+100
* UDP firewall rules for Windows.vitalybuka@chromium.org2014-04-238-0/+777
* Linux: Update sysroot script to pull new tarballs with libGL.thestig@chromium.org2014-04-181-1/+23
* Linux: Add libGL.so and dependencies to the Debian sysroot.thestig@chromium.org2014-04-183-0/+24
* Linux: Write checksums to sysroot package lists. Use them to verify package d...thestig@chromium.org2014-04-181-39/+86