| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert of base: Remove using:: declaration from version.h header. (patchset #... | thakis | 2015-08-19 | 1 | -2/+2 |
* | base: Remove using:: declaration from version.h header. | tfarina | 2015-08-19 | 1 | -2/+2 |
* | Restore potentially missing Active Setup keys following an OS upgrade. | gab | 2015-08-13 | 1 | -1/+4 |
* | Reland: Remove some dead app host code. | grt@chromium.org | 2014-07-25 | 1 | -5/+0 |
* | Revert 285661 "Remove some dead app host code." | mpearson@chromium.org | 2014-07-25 | 1 | -0/+5 |
* | Remove some dead app host code. | grt@chromium.org | 2014-07-25 | 1 | -5/+0 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -2/+2 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Add base:: to string16s in chrome/. | dbeam@chromium.org | 2013-12-20 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/installer/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Do not try to make Chrome default when registering it if it can't be made def... | gab@chromium.org | 2013-03-05 | 1 | -4/+3 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -8/+10 |
* | During App Launcher install, install V2 App if instructed to do so via enviro... | huangs@chromium.org | 2013-01-20 | 1 | -0/+5 |
* | Keep installing all-users Start Menu and Desktop shortcuts on system-level in... | gab@chromium.org | 2012-12-11 | 1 | -3/+3 |
* | Adding App Launcher shortcuts on install. | huangs@chromium.org | 2012-11-08 | 1 | -1/+1 |
* | No longer install all-users shortcuts on system-level installs; instead insta... | gab@chromium.org | 2012-10-30 | 1 | -13/+42 |
* | Delegate installation of multi-install products to a pre-existing higher vers... | grt@chromium.org | 2012-10-25 | 1 | -0/+2 |
* | Remove "Uninstall Google Chrome" shortcut from the Start menu. | gab@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ... | gab@chromium.org | 2012-10-05 | 1 | -29/+22 |
* | Callback flow to register Chrome and update shortcuts after OS upgrade to Win... | huangs@chromium.org | 2012-09-02 | 1 | -0/+5 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Refactor CreateOrUpdateChromeShortcuts() for a better public API. | gab@chromium.org | 2012-07-06 | 1 | -12/+29 |
* | Make RegisterChromeOnMachine() and CreateOrUpdateChromeShortcuts() public in ... | gab@chromium.org | 2012-06-30 | 1 | -1/+26 |
* | 1) Generate VisualElementsManifest.xml at install time from a pre-defined tem... | gab@chromium.org | 2012-05-07 | 1 | -1/+12 |
* | Cleanup: Remove unneeded forward declarations in chrome/installer. | thestig@chromium.org | 2011-11-12 | 1 | -1/+0 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+0 |
* | More installer refactoring in the interest of fixing some bugs and cleaning t... | grt@chromium.org | 2011-01-25 | 1 | -8/+7 |
* | Refactor out of install.cc the set of functions that operate on a work item l... | robertshield@chromium.org | 2011-01-14 | 1 | -33/+0 |
* | Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom... | erikwright@chromium.org | 2011-01-12 | 1 | -7/+9 |
* | - WriteInstallerResult is now back in InstallUtil and only writes the result ... | grt@chromium.org | 2011-01-05 | 1 | -2/+7 |
* | Refactor the install flow in the Chrome installer to use a single WorkItemLis... | robertshield@chromium.org | 2011-01-04 | 1 | -10/+16 |
* | Support for GCF ready-mode. | tommi@chromium.org | 2010-12-23 | 1 | -1/+14 |
* | Make use of the list of DLLs returned by each BrowserDistribution instance, r... | robertshield@chromium.org | 2010-12-23 | 1 | -7/+14 |
* | Installer cleanup | amit@chromium.org | 2010-12-16 | 1 | -1/+1 |
* | Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ... | robertshield@chromium.org | 2010-12-15 | 1 | -2/+2 |
* | Revert 69165 - Merge the installer, installer_util and setup_util namespaces ... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Merge the installer, installer_util and setup_util namespaces into a single i... | robertshield@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Refactor the installer to support multi-install. | tommi@chromium.org | 2010-12-01 | 1 | -11/+20 |
* | Refactoring the master_preferences functions. | tommi@chromium.org | 2010-11-03 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 1 | -10/+5 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 1 | -5/+10 |
* | Do not delete old version directory if 'opv' key still points to it. | kuchhal@chromium.org | 2009-09-14 | 1 | -33/+0 |
* | Use alternate icon for Chrome shortcuts if specified in master preferences. | kuchhal@chromium.org | 2009-08-03 | 1 | -2/+3 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-08-03 | 1 | -4/+3 |
* | Revert changes from r22198 to r22204 and r22194. None of these changes were | kuchhal@chromium.org | 2009-07-31 | 1 | -3/+4 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-07-31 | 1 | -4/+3 |
* | Refactor setup. No code change. | kuchhal@chromium.org | 2009-06-23 | 1 | -0/+78 |