| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for re-enabling more MSVC level 4 warnings: chrome/ edition | pkasting@chromium.org | 2014-07-16 | 3 | -13/+15 |
* | Split linux library expectations for debian into 32 and 64 bit, remove libgcc... | thakis@chromium.org | 2014-07-10 | 3 | -2/+33 |
* | More flailing around for official library deps. | thakis@chromium.org | 2014-07-10 | 3 | -6/+1 |
* | Update x64 library deps after clang switch | thakis@chromium.org | 2014-07-10 | 2 | -1/+1 |
* | Update size expectations and shared lib expectations after clang switch | thakis@chromium.org | 2014-07-10 | 1 | -4/+1 |
* | Refactor SetClientID such that metrics rather than crash backs up the client id | gab@chromium.org | 2014-07-09 | 2 | -7/+7 |
* | mini_installer code cleanups (no functional changes). | grt@chromium.org | 2014-07-09 | 7 | -103/+177 |
* | Installer refactoring: using string16 instead of wstring for GoogleUpdateSett... | huangs@chromium.org | 2014-07-08 | 5 | -80/+81 |
* | reinterpret_cast is not allowed to cast away const. | thakis@chromium.org | 2014-07-07 | 1 | -12/+15 |
* | clang wants an initializer for a static const struct. Humor it. | thakis@chromium.org | 2014-07-05 | 1 | -2/+2 |
* | Add missing Pass() calls for passing scoped_ptrs on Windows. | thakis@chromium.org | 2014-07-04 | 7 | -16/+19 |
* | Fixed i#389250: Uninit error at RegistryEntry::StatusInRegistryUnderRoot | zhaoqin@google.com | 2014-06-27 | 1 | -4/+7 |
* | Remove per-user browser blacklist state from the registry on uninstall. | krstnmnlsn@chromium.org | 2014-06-26 | 2 | -0/+18 |
* | Don't bind a temporary to a reference. | thakis@chromium.org | 2014-06-26 | 1 | -6/+7 |
* | Split UNPACKING_FAILED exit code out from UNCOMPRESSION_FAILED. | grt@chromium.org | 2014-06-17 | 2 | -3/+5 |
* | Support side-by-side install in RPM packages | phajdan.jr@chromium.org | 2014-06-17 | 1 | -13/+10 |
* | Linux: Change expected glib dependency version from 2.26 to 2.28. | thestig@chromium.org | 2014-06-14 | 1 | -1/+1 |
* | Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,... | alph@chromium.org | 2014-06-09 | 1 | -1/+8 |
* | Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali... | alph@chromium.org | 2014-06-09 | 1 | -8/+1 |
* | Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes... | phajdan.jr@chromium.org | 2014-06-09 | 1 | -1/+8 |
* | Sanitize standard file descriptors in launcher script | mdempsky@chromium.org | 2014-06-06 | 1 | -0/+6 |
* | Move branding information out of google_util | blundell@chromium.org | 2014-06-06 | 1 | -2/+2 |
* | Remove stale references to PlatformFile flags, errors or functions. | rvargas@chromium.org | 2014-06-05 | 1 | -1/+1 |
* | Read multi-install chrome's channel from the binaries. | grt@chromium.org | 2014-06-04 | 2 | -14/+80 |
* | Always read and write Google Update registry values from the 32-bit hive, eve... | wfh@chromium.org | 2014-06-04 | 1 | -9/+12 |
* | Fixed mistake in logical check for rollback. | vitalybuka@chromium.org | 2014-05-30 | 1 | -1/+1 |
* | Make various string_util functions take StringPieces instead of char[]. | pkasting@chromium.org | 2014-05-30 | 2 | -41/+42 |
* | Cause mini_installer tests to noop on component builds. | robertshield@chromium.org | 2014-05-29 | 3 | -6/+28 |
* | Refactor: Extracting base interface from BrowserDistribution to simplify Goog... | huangs@chromium.org | 2014-05-28 | 21 | -265/+290 |
* | linux_aura: Update Debian packaging to Depend: on libappindicator1. | erg@chromium.org | 2014-05-28 | 1 | -2/+2 |
* | Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi... | wfh@chromium.org | 2014-05-28 | 18 | -148/+197 |
* | Remove HTTP pipelining support. | mmenke@chromium.org | 2014-05-27 | 9 | -28/+0 |
* | Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(), | pkasting@chromium.org | 2014-05-23 | 4 | -32/+29 |
* | Add a flag to all of the registry related work items to specify whether to op... | wfh@chromium.org | 2014-05-23 | 34 | -718/+769 |
* | Simpler memset, avoids ICE on VS2013 Update2 | scottmg@chromium.org | 2014-05-21 | 1 | -23/+5 |
* | linux_aura: Compile ash into chrome. | erg@chromium.org | 2014-05-20 | 1 | -1/+1 |
* | Cleanup various Windows installer/breakpad bits. | thestig@chromium.org | 2014-05-20 | 3 | -8/+5 |
* | Linux: Remove gcrypt initialization workaround. | thestig@chromium.org | 2014-05-20 | 5 | -3/+2 |
* | Linux: Add a check to the startup script to check for SSE2 support. | thestig@chromium.org | 2014-05-20 | 1 | -0/+19 |
* | Cleanup a duplicate package entry in the Linux sysroot scripts. | thestig@chromium.org | 2014-05-14 | 6 | -6/+0 |
* | Remove +x bit from installer/linux/sysroot_scripts/sysroot-creator.sh | sbc@chromium.org | 2014-05-14 | 1 | -0/+0 |
* | Add support for building Ubuntu/Trusty sysroot images. | sbc@chromium.org | 2014-05-13 | 8 | -229/+620 |
* | Revert 270232 "linux_aura: Compile ash into chrome." | erg@chromium.org | 2014-05-13 | 1 | -1/+1 |
* | linux_aura: Compile ash into chrome. | erg@chromium.org | 2014-05-13 | 1 | -1/+1 |
* | Remove stray platform_file.h from chrome and components | rvargas@chromium.org | 2014-05-13 | 2 | -2/+0 |
* | Select the correct RPM package manager on Mageia | anssi.hannula@gmail.com | 2014-05-13 | 1 | -1/+1 |
* | goobspatch: Improve sanity checks for invalid patches. | deymo@chromium.org | 2014-05-13 | 2 | -1/+6 |
* | Add sysroot script for armhf linux. | sbc@chromium.org | 2014-05-13 | 4 | -42/+276 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -1/+1 |
* | installer: Remove dependency on extensions' constant. | tfarina@chromium.org | 2014-05-05 | 2 | -3/+1 |