summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Win SxS: Use SxS icon on the shortcuts in start menu, etc.mattm@chromium.org2010-05-051-2/+10
* Add shared/images to chrome.releasearv@chromium.org2010-05-041-0/+1
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-302-6/+0
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-302-0/+6
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-302-6/+0
* Add shared resources to the installer chrome.release filefeldstein@chromium.org2010-04-291-2/+4
* Add the component apps to the installer, so that they work in installed builds.aa@chromium.org2010-04-291-0/+3
* Additional changes to support Chrome / CF installation wrapped in an MSI:robertshield@chromium.org2010-04-2810-57/+160
* gyp: unify toolkit_views usageevan@chromium.org2010-04-271-4/+4
* Win SxS: Show SxS in about box version instead of unknown.mattm@chromium.org2010-04-235-3/+17
* Win: Use different icon for SxSmattm@chromium.org2010-04-234-0/+11
* Changes the window class name references to Chrome_WindowImpl instead of Chro...gwilson@google.com2010-04-221-4/+4
* Modifies Installation return codes to not return success (0) if an existing v...gwilson@google.com2010-04-211-1/+0
* Make sure GoogleUpdateSettings::GetChromeChannel does not read siggi@chromium.org2010-04-203-8/+27
* Twiddle the DACLs in setup.exe before re-launch at user levelcpu@chromium.org2010-04-191-1/+58
* Revert 44805 - Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-165-102/+16
* Make sure GoogleUpdateSettings::GetChromeChannel does not readsiggi@chromium.org2010-04-165-16/+102
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-133-2/+9
* Add the Resources/net_internals directory to mini_installer's manifest.eroman@chromium.org2010-04-121-0/+1
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-092-1/+8
* Modifies setup's fallback language order. If Omaha has a language specified ...gwilson@google.com2010-04-091-5/+20
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-092-8/+1
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-082-1/+8
* compile-time test to ensure installer critical enum does not changecpu@chromium.org2010-04-061-0/+6
* detect preferences errorserikkay@chromium.org2010-04-063-3/+3
* Fix the toast experiment omaha groupscpu@chromium.org2010-04-051-11/+5
* Change the inactive window for notification from 3000 to 30 days.mal@google.com2010-04-021-1/+1
* Modifies the way setup gets the system locale by getting the user's default l...gwilson@google.com2010-04-021-1/+1
* Have Chrome Frame always delete the user profile on uninstall unless an MSI u...robertshield@chromium.org2010-03-292-4/+23
* Adding the cobwerks plugin to the windows installercpu@chromium.org2010-03-262-1/+3
* Linux installer/packager changes for "Cobwerks".viettrungluu@chromium.org2010-03-261-0/+2
* Follow-up to Tony's change to replace he.xtb with iw.xtb jshin@chromium.org2010-03-261-2/+2
* Revert 42570 - Move the installer result enum to the bottomcpu@chromium.org2010-03-251-4/+2
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-251-1/+0
* Move the installer result enum to the bottomcpu@chromium.org2010-03-251-2/+4
* Add import_bookmarks_from_file option to master pref thathuanr@chromium.org2010-03-245-0/+44
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-2216-230/+365
* Make sure we include the bookmark manager in the installerarv@chromium.org2010-03-191-0/+7
* Removing AddDefaultBookmark related code as we are takinghuanr@chromium.org2010-03-193-44/+0
* Add the Chrome Frame product name to the localized .grd files.robertshield@chromium.org2010-03-162-5/+7
* Modifies the over-install behavior of setup to launch Chrome itself instead o...gwilson@google.com2010-03-121-1/+3
* If running under an MSI, setup.exe must always return 0 on uninstallation.robertshield@chromium.org2010-03-111-4/+13
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+2
* Add a flag to the installer that prevents the Add/Remove Programs uninstall s...robertshield@chromium.org2010-03-106-40/+66
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-108-25/+64
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-18/+18
* Set eol-style for mini_installer.gyp to unbreak the build for people who use ...pkasting@chromium.org2010-03-081-278/+278
* Remove nacl win64 binary from chrome dependencies, add it to installer depend...gregoryd@google.com2010-03-081-277/+278
* Add support for auto-installing extensions at first run via master prefscpu@chromium.org2010-03-083-2/+87
* Overinstall mismatch, Launch the existing chrome insteadcpu@chromium.org2010-03-054-3/+31