summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/shell_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-201-26/+0
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-201-0/+26
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-141-27/+18
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-031-1/+11
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-08-031-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-1/+1
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-07-311-1/+1
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-319/+394
* Coverity fixit changessra@chromium.org2009-07-221-10/+12
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-061-2/+4
* For system level install read setup.exe path from HKLM instead of HKCU.kuchhal@chromium.org2009-04-281-15/+20
* During uninstall on Vista try to elevate if registry entries from HKLM need t...kuchhal@chromium.org2009-04-211-1/+31
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-171-4/+14
* Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...kuchhal@chromium.org2009-04-081-40/+25
* Wire the alternate desktop shortcut textcpu@google.com2009-03-251-8/+9
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-6/+12
* Use actual file system directory for Desktop shortcut instead of virtual folder.kuchhal@chromium.org2009-03-041-1/+2
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-6/+8
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-3/+3
* Remove code that adds "Url Protocol" key to registry entrysverrir@chromium.org2009-02-251-3/+11