summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to remove the binaries if they aren't there.erikwright@chromium.org2012-11-301-1/+3
* IsFileInUse should return false when the directory doesn't exist, too.grt@chromium.org2012-11-263-22/+8
* Do not proceed with --register-dev-chrome if a real Chrome is already present.gab@chromium.org2012-11-221-10/+36
* Remove self-destruct message box (causing hang in Metro).gab@chromium.org2012-11-211-30/+3
* Limit App Host installation / usage for platform apps to Google Chome only.huangs@chromium.org2012-11-217-1/+25
* Launch system-level Active Setup immediately following self-destruction of a ...gab@chromium.org2012-11-213-13/+17
* Add default icon to app_host.exe, and use it in shortcuts during installation.huangs@chromium.org2012-11-2013-40/+60
* gcapi mac: Only check for /Applications write permissions if chrome needs to ...thakis@chromium.org2012-11-191-3/+7
* Uninstall Chrome + has App Host + not App Launcher => Uninstall App Host.huangs@chromium.org2012-11-192-30/+47
* IsFileInUse should return false when the file doesn't exist.grt@chromium.org2012-11-192-4/+19
* Make all pdb file names follow the same naming convention.iannucci@chromium.org2012-11-171-1/+0
* gcapi mac: If a system ticket points to a nonexistent folder, also set 'acces...thakis@chromium.org2012-11-161-1/+11
* gcapi: Let LaunchGoogleChrome() make a best-effort search for an existing chr...thakis@chromium.org2012-11-162-9/+33
* gcapi mac: Allow chrome installations if chrome doesn't exist where keystone ...thakis@chromium.org2012-11-161-2/+30
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-1624-79/+79
* Revert 168080 - Configure system-level Chrome settings (i.e. install its shor...garykac@chromium.org2012-11-162-18/+14
* Configure system-level Chrome settings (i.e. install its shortcuts) immediate...gab@chromium.org2012-11-152-14/+18
* Add a LaunchGoogleChromeInBackground export to GCAPIrobertshield@chromium.org2012-11-153-14/+33
* Change the names of the NaCl IRT files to solve ChromeOS packaging issue.bbudge@chromium.org2012-11-153-8/+8
* Remove an unnecessary DCHECK().asvitkine@chromium.org2012-11-141-1/+0
* Don't user-suffix the launcher App Model ID.erikwright@chromium.org2012-11-133-15/+48
* Fixing App Launcher shortcut icons, including uninstall shortcut.huangs@chromium.org2012-11-094-0/+25
* Do not go through interactive-make-default flow if we are already default bro...gab@chromium.org2012-11-093-32/+39
* SHChangeNotify at the end of ShellUtil::RegisterChromeBrowser() instead of in...gab@chromium.org2012-11-082-39/+39
* Make application shortcuts point to app_host.exe, install App Host during app...huangs@chromium.org2012-11-082-24/+78
* Adding App Launcher shortcuts on install.huangs@chromium.org2012-11-086-38/+104
* Modify the App Host quick enable app command to install the launcher.erikwright@chromium.org2012-11-075-12/+12
* Handle the multiple-window case a little better when using the GCAPI method L...robertshield@chromium.org2012-11-071-39/+23
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-0719-336/+427
* Introduce --install-dev-chrome switch for setup.exe to install (register+shor...gab@chromium.org2012-11-068-38/+69
* Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...gab@chromium.org2012-11-063-0/+45
* Move CopyFileHierarchy to a common test namespace and also use it in MoveTree...gab@chromium.org2012-11-054-42/+69
* Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...gab@chromium.org2012-11-013-42/+0
* Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...gab@chromium.org2012-11-013-0/+42
* Drastically simplify old version cleanup and add some additional logging.robertshield@chromium.org2012-11-015-30/+219
* Implement --app-launcher to register the Chrome App Launcher in Add/Remove Pr...huangs@chromium.org2012-11-0112-28/+96
* Package NaCl IPC-IRT nexes with Chrome.bbudge@chromium.org2012-11-013-0/+8
* Fix MasterPreferences::read_from_file (now with test coverage!).grt@chromium.org2012-10-313-3/+17
* No longer install all-users shortcuts on system-level installs; instead insta...gab@chromium.org2012-10-3018-215/+548
* Remove the NaCl IPC IRT nexes from Chrome installers, prior to M24 branch.bbudge@chromium.org2012-10-293-8/+0
* Fix shortcut install loggab@chromium.org2012-10-291-2/+3
* Remove setup -> Chrome Frame dependency. Make it possible to build an install...robertshield@chromium.org2012-10-291-1/+17
* Fix window resizing and repositioning in GCAPI.robertshield@chromium.org2012-10-251-27/+76
* Delegate installation of multi-install products to a pre-existing higher vers...grt@chromium.org2012-10-258-15/+232
* Minor refactoring: Passing ProductContext to ProductRules member functions.huangs@chromium.org2012-10-232-85/+38
* Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.gab@chromium.org2012-10-234-18/+77
* Add ffmpegsumo.dll to release DLL listing.dalecurtis@google.com2012-10-231-1/+1
* SHChangeNotify SHCNE_ASSOCCHANGED immediately after registration.gab@chromium.org2012-10-221-0/+2
* Apply fixes that were going to be committed with http://codereview.chromium.o...gab@chromium.org2012-10-214-11/+38
* Remove "Uninstall Google Chrome" shortcut from the Start menu.gab@chromium.org2012-10-193-105/+20