summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer
Commit message (Expand)AuthorAgeFilesLines
* Add GN targets for "setup" and "mini_installer".brettw2015-08-143-9/+199
* Return Windows error code when create-process fails.bcwhite2015-08-108-208/+413
* Revert of Return Windows error code when create-process fails. (patchset #14 ...bcwhite2015-08-088-401/+204
* Return Windows error code when create-process fails.bcwhite2015-08-088-204/+401
* Include "ffmpeg.dll" in installer archive.jbauch2015-08-071-0/+1
* Revert of Return Windows error code when create-process fails. (patchset #12 ...vabr2015-08-068-401/+204
* Return Windows error code when create-process fails.bcwhite2015-08-058-204/+401
* Try to unbreak mini_installer build.Nico Weber2015-07-211-1/+8
* clang/win: Fix another -Wunused-local-typedef warning.thakis2015-07-201-5/+2
* [mini_installer] handle being launched without executable file extension.pennymac2015-07-093-20/+49
* Use the previous version of a diff update.bcwhite2015-07-068-121/+202
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-1/+0
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-0/+1
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-1/+0
* Replace mini_installer's use of arraysize macro with _countof.tfarina2015-05-076-17/+18
* Revert of mini_installer: Change to use _countof rather than base's arraysize...grt2015-05-076-21/+22
* Replace mini_installer's use of arraysize macro with range-based for loopstfarina2015-05-066-22/+21
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-4/+2
* Remove references to libpeerconnection.dll on Windows. We statically link thi...tommi2015-02-121-1/+0
* Fully qualify usage of ArraySizeHelper to prevent conflict.qsr2015-02-091-1/+1
* Update installer files now that PDF plugin is gone.John Abd-El-Malek2015-02-041-1/+0
* Ship kasko.dll with SyzyASAN instrumented Chrome.erikwright2015-02-041-1/+2
* [Installer] Cleaning up dead code for App Launcher / App Host installs.huangs2015-01-295-18/+3
* Enable loading V8's initial snapshot from external files on Windows.rmcilroy2015-01-141-0/+2
* Add support to the mini_installer for component=shared_library builds.grt2015-01-074-29/+44
* Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (pat...pennymac2014-12-291-1/+8
* replace COMPILE_ASSERT with static_assert in chrome/installer/mostynb2014-12-271-8/+1
* Initialize 'ret' to avoid possible uninitialized read.brucedawson2014-12-051-1/+1
* Build the chrome_watcher.dll binary, spawn the watcher process and glue in th...siggi2014-11-211-0/+1
* Update to VS2013 Update 4, and Windows SDK 8.1scottmg2014-11-151-1/+1
* Add supportedOS GUID for Windows 10scottmg2014-10-071-0/+2
* Specify the path to the old setup.exe in the lpApplicationName parameter to C...grt2014-09-241-3/+5
* Remove the use of d3dcompiler_43.dll.capn2014-08-261-1/+0
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-051-1/+0
* Revert "Pepper: Remove trusted plugin loadable module."teravest@chromium.org2014-08-011-0/+1
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-011-1/+0
* mini_installer code cleanups (no functional changes).grt@chromium.org2014-07-095-101/+171
* Cause mini_installer tests to noop on component builds.robertshield@chromium.org2014-05-293-6/+28
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-281-1/+3
* Simpler memset, avoids ICE on VS2013 Update2scottmg@chromium.org2014-05-211-23/+5
* Reapply and refactor of: "Media Galleries API Metadata: Image metadata"tommycli@chromium.org2014-04-121-0/+1
* Revert of Reapply "Media Galleries API Metadata: Image metadata" (https://cod...tommycli@chromium.org2014-04-041-1/+0
* Reapply "Media Galleries API Metadata: Image metadata"tommycli@chromium.org2014-04-041-0/+1
* Revert 260917 "Media Galleries API Metadata: Image metadata"ccameron@chromium.org2014-04-011-1/+0
* Media Galleries API Metadata: Image metadatatommycli@chromium.org2014-04-011-0/+1
* Make mojo_system honor component typesky@chromium.org2014-03-311-1/+0
* Turns on use_mojo=1 for windows.sky@chromium.org2014-03-201-0/+1
* Use "Chromium Installer" for mini_installer and setup version resource.grt@chromium.org2014-03-121-3/+3
* Revert 250500 "Add quotes around executable pathes in the mini i..."grt@chromium.org2014-02-141-5/+3
* Add quotes around executable pathes in the mini installercdn@chromium.org2014-02-111-3/+5