| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: remove unused chrome/installer/linux/common/updater | phajdan.jr@chromium.org | 2013-10-03 | 1 | -1/+0 |
* | Invoke the CF migration path when applying a CF multi update. | grt@chromium.org | 2013-09-21 | 1 | -0/+2 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-23 | 1 | -1/+0 |
* | Revert 218956 "Remove chrome.pak references, build resources int..." | vabr@chromium.org | 2013-08-22 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak (try 2) | jamesr@chromium.org | 2013-08-22 | 1 | -1/+0 |
* | Revert 217346 "Remove chrome.pak references, build resources int..." | dmazzoni@chromium.org | 2013-08-13 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-13 | 1 | -1/+0 |
* | Slightly refactor setup_main.cc code to allow for further extraction of code. | robertshield@chromium.org | 2013-08-12 | 1 | -0/+1 |
* | Revert 216822 "Remove chrome.pak references, build resources int..." | thestig@chromium.org | 2013-08-10 | 1 | -0/+1 |
* | Remove chrome.pak references, build resources into resources.pak | jamesr@chromium.org | 2013-08-10 | 1 | -1/+0 |
* | Embed compatibility manifest into all *.exe files | Yukawa@chromium.org | 2013-07-30 | 1 | -7/+11 |
* | InstallProductsHelper tweaks to support --uncompressed-archive. | grt@chromium.org | 2013-07-22 | 1 | -0/+5 |
* | Linux: remove source revision number from packaging metadata. | phajdan.jr@chromium.org | 2013-06-25 | 1 | -10/+10 |
* | Adjust expected package dependencies for Ubuntu Precise (patch 2). | phajdan.jr@chromium.org | 2013-06-20 | 1 | -2/+1 |
* | Adjust expected package dependencies for Ubuntu Precise. | phajdan.jr@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | Move Linux RPM and DEB packaging files to public repo | phajdan.jr@chromium.org | 2013-06-05 | 1 | -27/+27 |
* | Lower the I/O priority of the installer when resonable. | grt@chromium.org | 2013-06-04 | 1 | -0/+1 |
* | RPM expected_deps file for 32-bit is now _i386 | phajdan.jr@chromium.org | 2013-05-14 | 1 | -1/+1 |
* | Adjust expected_deps file paths after my src-internal changes. | phajdan.jr@chromium.org | 2013-05-13 | 1 | -1/+2 |
* | Add rpm/expected_deps file to gyp. | phajdan.jr@chromium.org | 2013-05-13 | 1 | -0/+1 |
* | Support for loading libpeerconnection dynamically instead of statically. | tommi@chromium.org | 2013-05-01 | 1 | -2/+2 |
* | Use <(SHARED_LIB_DIR) instead of <(PRODUCT_DIR)/lib. | tommi@chromium.org | 2013-04-18 | 1 | -1/+1 |
* | Refactoring: Extracting UninstallMetrics from GoogleChromeDistributions to se... | huangs@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Reland r193176: Add libpeerconnection.so to the list of files to be packaged ... | mmoss@chromium.org | 2013-04-10 | 1 | -0/+6 |
* | Add a new file for the Chrome Linux installer. | thestig@chromium.org | 2013-04-09 | 1 | -0/+1 |
* | Broke the official builders | dgrogan@chromium.org | 2013-04-09 | 1 | -5/+0 |
* | Add libpeerconnection.so to the list of files to be packaged with the Officia... | glider@chromium.org | 2013-04-09 | 1 | -0/+5 |
* | Add the Widevine CDM files to the Linux ia32 installer. | ddorwin@chromium.org | 2013-03-01 | 1 | -0/+2 |
* | Minimal Chrome Frame with Aura. | grt@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Disable Chrome Frame in Win64 build | jschuh@chromium.org | 2013-02-25 | 1 | -1/+3 |
* | Removing the installer's dependence on googleurl (GURL). | huangs@chromium.org | 2013-02-21 | 1 | -3/+0 |
* | Add the Widevine CDM files to the Linux x64 installer. | ddorwin@chromium.org | 2013-02-19 | 1 | -0/+2 |
* | Make installer build on Win64 | jschuh@chromium.org | 2013-02-18 | 1 | -0/+4 |
* | Make installer_util_unittests build on Win64 | jschuh@chromium.org | 2013-02-08 | 1 | -0/+2 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -27/+31 |
* | During App Launcher install, install V2 App if instructed to do so via enviro... | huangs@chromium.org | 2013-01-20 | 1 | -0/+2 |
* | Remove the SRPC IRT nexes from Chrome installers. | bbudge@chromium.org | 2013-01-09 | 1 | -2/+0 |
* | Flip msvs_cygwin_shell bit explicitly ON for actions under chrome/ (gyp only) | iannucci@google.com | 2012-12-18 | 1 | -0/+3 |
* | Change the names of the NaCl IRT files to solve ChromeOS packaging issue. | bbudge@chromium.org | 2012-11-15 | 1 | -2/+2 |
* | Move CopyFileHierarchy to a common test namespace and also use it in MoveTree... | gab@chromium.org | 2012-11-05 | 1 | -4/+6 |
* | Drastically simplify old version cleanup and add some additional logging. | robertshield@chromium.org | 2012-11-01 | 1 | -0/+3 |
* | Package NaCl IPC-IRT nexes with Chrome. | bbudge@chromium.org | 2012-11-01 | 1 | -0/+2 |
* | Remove the NaCl IPC IRT nexes from Chrome installers, prior to M24 branch. | bbudge@chromium.org | 2012-10-29 | 1 | -2/+0 |
* | Remove setup -> Chrome Frame dependency. Make it possible to build an install... | robertshield@chromium.org | 2012-10-29 | 1 | -1/+10 |
* | Add support for Linux ASAN packaging. | mmoss@chromium.org | 2012-10-14 | 1 | -0/+75 |
* | Move common_constants target into a proper .gyp file so that it can shared | garykac@chromium.org | 2012-10-09 | 1 | -1/+1 |
* | Add NaCl IPC-based proxy IRT nexes to installers. | bbudge@chromium.org | 2012-10-09 | 1 | -0/+2 |
* | Cleanup: Simplify chrome gyp files. | thestig@chromium.org | 2012-10-08 | 1 | -3/+3 |
* | Force COM machinery to notice that the path to the DelegateExecute verb handl... | grt@chromium.org | 2012-08-31 | 1 | -0/+1 |
* | Revert 153268 - Refactor manifests to allow all executables to use the same b... | karen@chromium.org | 2012-08-25 | 1 | -6/+3 |