index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
/
util
/
util_constants.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use --previous-version command-line parameter.
bcwhite
2015-07-09
1
-0
/
+3
*
Delete unused code in chrome/common or mark them as platform specific.
thestig
2015-05-11
1
-0
/
+9
*
[Installer] Cleaning up dead code for App Launcher / App Host installs.
huangs
2015-01-29
1
-20
/
+0
*
Remove kCmdInstallExtension and kCmdInstallApp from Installer code
rdevlin.cronin
2014-10-01
1
-2
/
+0
*
Make 64-bit Chrome stable report as CHANNEL_STABLE
wfh
2014-08-25
1
-0
/
+1
*
Reland: Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-0
/
+1
*
Revert 285661 "Remove some dead app host code."
mpearson@chromium.org
2014-07-25
1
-1
/
+0
*
Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-0
/
+1
*
Remove installer::GetChromeUserDataPath helper.
msw@chromium.org
2014-05-01
1
-1
/
+0
*
Invoke setup.exe to reenable updates when the update bubble is clicked.
grt@chromium.org
2014-03-29
1
-1
/
+4
*
Cleanup of windows launch code
cpu@chromium.org
2014-02-27
1
-0
/
+1
*
Always drop the First Run sentinel in the User Data directory.
gab@chromium.org
2014-02-26
1
-0
/
+3
*
Revert 249248 "Revert 248332 "
hajimehoshi@chromium.org
2014-02-06
1
-2
/
+1
*
Revert 248332
cpu@chromium.org
2014-02-06
1
-1
/
+2
*
Revert 248331 "Revert 247156 "Revert 247151 "Cleanup of windows ..."
cpu@chromium.org
2014-02-01
1
-2
/
+1
*
Revert 247156 "Revert 247151 "Cleanup of windows launch code""
cpu@chromium.org
2014-02-01
1
-1
/
+2
*
Revert 247151 "Cleanup of windows launch code"
cpu@chromium.org
2014-01-25
1
-2
/
+1
*
Cleanup of windows launch code
cpu@chromium.org
2014-01-25
1
-1
/
+2
*
Remove installation of Chrome Frame.
grt@chromium.org
2013-12-23
1
-4
/
+0
*
Remove Chrome Frame quick-enable.
grt@chromium.org
2013-12-17
1
-3
/
+0
*
Remove Chrome Frame ready-mode.
grt@chromium.org
2013-12-12
1
-17
/
+0
*
Uninstall multi-install Chrome Frame when updated.
grt@chromium.org
2013-12-04
1
-0
/
+1
*
Add support for --migrate-chrome-frame.
grt@chromium.org
2013-07-26
1
-0
/
+4
*
InstallProductsHelper tweaks to support --uncompressed-archive.
grt@chromium.org
2013-07-22
1
-1
/
+8
*
Make chrome.exe aware of chrome dll split
cpu@chromium.org
2013-07-20
1
-0
/
+1
*
Differential updates for components. We are adding support for delivering del...
sorin@chromium.org
2013-06-21
1
-0
/
+12
*
Revert 207805 "Differential updates for components. We are addin..."
dmichael@chromium.org
2013-06-21
1
-12
/
+0
*
Differential updates for components. We are adding support for delivering del...
sorin@chromium.org
2013-06-21
1
-0
/
+12
*
Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.
huangs@chromium.org
2013-03-01
1
-3
/
+3
*
Add a limited install extension from webstore command.
levin@chromium.org
2013-02-16
1
-0
/
+1
*
Don't accidentally propagate Omaha variable to child processes.
erikwright@chromium.org
2013-02-08
1
-5
/
+0
*
Implementing app command to query EULA acceptance state for Chrome.
huangs@chromium.org
2013-02-01
1
-0
/
+5
*
Duplicate setup.exe into an identical executable and point Active Setup to th...
gab@chromium.org
2013-01-10
1
-0
/
+10
*
[Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...
gab@chromium.org
2013-01-05
1
-0
/
+4
*
Introduce --install-dev-chrome switch for setup.exe to install (register+shor...
gab@chromium.org
2012-11-06
1
-0
/
+6
*
Implement --app-launcher to register the Chrome App Launcher in Add/Remove Pr...
huangs@chromium.org
2012-11-01
1
-0
/
+6
*
No longer install all-users shortcuts on system-level installs; instead insta...
gab@chromium.org
2012-10-30
1
-8
/
+7
*
Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...
gab@chromium.org
2012-10-05
1
-0
/
+1
*
Ensuring Google Update at user-level is installed alongside App Host, for the...
huangs@chromium.org
2012-09-27
1
-0
/
+3
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
1
-0
/
+4
*
Callback flow to register Chrome and update shortcuts after OS upgrade to Win...
huangs@chromium.org
2012-09-02
1
-0
/
+4
*
Remove interface and type lib registration for the DelegateExecute verb handler.
grt@chromium.org
2012-09-01
1
-3
/
+0
*
(re-commit) Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-0
/
+7
*
Revert 147650 - Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-7
/
+0
*
Register Chrome in Active Setup to be called by Windows at user login.
gab@chromium.org
2012-07-20
1
-0
/
+6
*
Implement installation of the Chrome App Host.
erikwright@chromium.org
2012-07-20
1
-0
/
+7
*
Refactor CreateOrUpdateChromeShortcuts() for a better public API.
gab@chromium.org
2012-07-06
1
-1
/
+2
*
Remove --do-not-create-shortcuts flag from setup.exe
gab@chromium.org
2012-06-27
1
-3
/
+0
*
Suffix Chrome's appid on user-level installs
grt@chromium.org
2012-06-19
1
-0
/
+2
*
Clarify the use of --register-chrome-browser-suffix which triggers |unique_su...
gab@chromium.org
2012-06-08
1
-2
/
+4
[next]