summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Merge 260629 "Make mojo_system honor component type"sky@chromium.org2014-04-095-21/+3
* Merge 261269 "Register Chrome's path provider in the installer."grt@chromium.org2014-04-041-0/+4
* Merge 260388 "Invoke setup.exe to reenable updates when the upda..."robertshield@chromium.org2014-04-015-2/+77
* Add a compatibility symlink for the Google Chrome launcher scriptphajdan.jr@chromium.org2014-03-281-0/+4
* Fix the new First Run sentinel file path determination.msw@chromium.org2014-03-284-20/+20
* Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpda...robertshield@chromium.org2014-03-273-62/+326
* Linux: Update sysroot script to pull new tarballs with libexif.thestig@chromium.org2014-03-261-1/+1
* Linux: Update Debian sysroot package list.thestig@chromium.org2014-03-262-27/+27
* Linux: Check BuildSysroot command arguments in the Debian sysroot creator scr...thestig@chromium.org2014-03-251-3/+17
* Ignore our libmojo .so in RPM dependency calculations.mmoss@chromium.org2014-03-253-5/+4
* Media Galleries API Metadata: libexif sysroot changestommycli@chromium.org2014-03-243-0/+6
* Linux: silence non-fatal update-desktop-database errors.thestig@chromium.org2014-03-212-2/+2
* Turns on use_mojo=1 for linux.sky@chromium.org2014-03-203-1/+8
* Turns on use_mojo=1 for windows.sky@chromium.org2014-03-203-0/+13
* Revert 258062 "Turns on use_mojo=1 for linux."sky@chromium.org2014-03-191-2/+0
* Revert 258090 "Fixes linux install script for mojo"sky@chromium.org2014-03-191-1/+1
* Revert 258117 "Updates expected dependencies for mojo"sky@chromium.org2014-03-192-2/+0
* Updates expected dependencies for mojosky@chromium.org2014-03-192-0/+2
* Fixes linux install script for mojosky@chromium.org2014-03-191-1/+1
* Turns on use_mojo=1 for linux.sky@chromium.org2014-03-191-0/+2
* Add GetAnyChromeSxSPath.jackhou@chromium.org2014-03-192-0/+26
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-1718-48/+54
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-1412-18/+23
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-4/+4
* Remove cruft from Chrome's installer for Windows.grt@chromium.org2014-03-136-188/+0
* Exit the installer gracefully if the processor doesn't support SSE2.grt@chromium.org2014-03-124-1/+16
* Really enable SxS for Linuxphajdan.jr@chromium.org2014-03-121-1/+1
* Use "Chromium Installer" for mini_installer and setup version resource.grt@chromium.org2014-03-122-6/+6
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-2/+2
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* Add google_update::GetUntrustedDataValueFromTag()jackhou@chromium.org2014-03-112-13/+37
* Make delegate_execute GetLaunchMode() check for default browser.zturner@chromium.org2014-03-072-23/+36
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-0611-31/+30
* Linux: enable SxS (side-by-side) supportphajdan.jr@chromium.org2014-03-041-12/+4
* Add a histogram to track Chrome's UpdatePolicy in the field.gab@chromium.org2014-03-033-2/+24
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Update expected_deps to match what's occurring on the bots.erikwright@chromium.org2014-02-281-1/+1
* Remove keychain_reauthorize.mark@chromium.org2014-02-282-58/+0
* Cleanup of windows launch codecpu@chromium.org2014-02-272-1/+3
* Always drop the First Run sentinel in the User Data directory.gab@chromium.org2014-02-267-64/+28
* Always embed manifests, even in component builds!gab@chromium.org2014-02-261-13/+0
* Make uninstall actually work on component builds.gab@chromium.org2014-02-261-21/+46
* Installer: remove uses of PlatformFilervargas@chromium.org2014-02-255-65/+56
* Improve icon ordering in chrome_exe.rctmdiep@chromium.org2014-02-213-16/+9
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-214-5/+5
* Determine the path to setup.exe via PathService rather than the parsedgrt@chromium.org2014-02-184-45/+66
* Revert 250500 "Add quotes around executable pathes in the mini i..."grt@chromium.org2014-02-141-5/+3
* chrome/installer: Make InitializeCrashReporting() return a scoped_ptr.tfarina@chromium.org2014-02-131-8/+8