summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/shell_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-021-63/+90
* Update Windows install to add capabilities for currently whitelisted rph schemesbenwells@chromium.org2011-09-011-1/+2
* Keep going with Vista default browser registration if there is a failure.benwells@chromium.org2011-07-261-10/+13
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-36/+229
* Fix a regression in the creation or updating of the Chrome desktop shortcut.robertshield@chromium.org2011-04-151-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Correct the duplicate creation of desktop shortcuts that can occur when syste...robertshield@chromium.org2011-03-241-28/+35
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-9/+10
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2011-01-071-1/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-8/+8
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-8/+8
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-8/+8
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-56/+64
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-15/+12
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-12/+15
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-15/+12
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-5/+4
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-031-3/+4
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-1/+1
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+5
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-4/+4
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-8/+10
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-8/+8
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-16/+18
* Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon.mattm@chromium.org2010-06-031-7/+2
* Win SxS: Use SxS icon on the shortcuts in start menu, etc.mattm@chromium.org2010-05-051-2/+10
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-1/+1
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-271-0/+6
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-261-1/+1
* Add better description of browser on Windows.kuchhal@chromium.org2010-01-121-1/+2
* Fix the Internet link association for the multiple user scenario.kuchhal@chromium.org2009-12-241-2/+2
* Chrome updates should not change shortcut icon if there is an index specified...kuchhal@chromium.org2009-12-031-9/+9
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-2/+4
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+7
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+2
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-2/+2
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-2/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-4/+5
* <html>aa@chromium.org2009-09-211-35/+0
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-201-0/+26