summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Allow updates to user-level products when system-level products are present.grt@chromium.org2011-11-151-28/+31
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Write the install language to the registry for user-level installs.grt@chromium.org2011-11-155-5/+32
* Add functionality to the GCAPI to detect when Chrome was last run.robertshield@chromium.org2011-11-145-31/+252
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-1213-34/+3
* Don't try to delete file type ownership at uninstall.grt@chromium.org2011-11-111-10/+3
* Add support for --critical-update-version to installer.grt@chromium.org2011-11-1110-30/+239
* Add alternate search paths for the decompression DLL used by mini_installer.exe.robertshield@chromium.org2011-11-113-9/+30
* Change UpgradeDetectorImpl to use InstallUtil::IsPerUserInstall, which is les...finnur@chromium.org2011-11-082-3/+8
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-0214-166/+260
* Remove two unused strings.grt@chromium.org2011-10-251-2/+0
* Move resource_codes to content/public/common.jam@chromium.org2011-10-252-0/+2
* Make the installer append to its log file instead of replacing it. Cap the lo...robertshield@chromium.org2011-10-203-7/+204
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-192-2/+2
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-185-22/+22
* Show canary icon in Programs and Features (Add/Remove Programs) control panel.grt@chromium.org2011-10-171-4/+4
* Mark ProductTest.ProductInstallBasic flaky on Win.nkostylev@chromium.org2011-10-171-1/+8
* Errors while deleting old version dirs no longer cause them to grow in odd ways.grt@chromium.org2011-10-154-52/+56
* When critical updates have been installed and the user has been idle for quit...finnur@chromium.org2011-10-134-3/+35
* C++ Readability for grt.grt@chromium.org2011-10-104-4/+42
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-075-5/+5
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-072-37/+7
* Changed Mac, Linux and Win Official Chrome build to drop default app CRXs inrogerta@chromium.org2011-09-281-0/+2
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-271-0/+1
* Use precompiled headers on Windows only when a flag is set.joi@chromium.org2011-09-271-15/+6
* Remove the \servers build output directory and place Chrome Frame parts into ...robertshield@chromium.org2011-09-261-2/+2
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-2313-245/+309
* Relanding precompiled header support for VS 2008, now enabled forjoi@chromium.org2011-09-201-0/+15
* Temporary revert of r101474, will re-land tomorrow with a change to disable u...joi@chromium.org2011-09-191-4/+0
* Added CopyRegKeyWorkItem in support of IE low rights policy fixes.grt@chromium.org2011-09-1815-365/+1013
* Switch on use of precompiled headers for VS 2008.joi@chromium.org2011-09-161-0/+4
* Prevent redirector from returning the current module in cases where it fails ...robertshield@chromium.org2011-09-131-1/+17
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-124-4/+0
* Make Chrome Frame registration and unregistration more robust and make it ret...robertshield@chromium.org2011-09-081-3/+26
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-072-0/+6
* Revert 99440 - Changed Mac, Linux and Win Official Chrome build to drop defau...stevet@chromium.org2011-09-071-1/+0
* Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in ...stevet@chromium.org2011-09-021-0/+1
* Update Windows install to add capabilities for currently whitelisted rph schemesbenwells@chromium.org2011-09-011-1/+2
* Enable brand codes and master preferences on the Mac.avi@chromium.org2011-08-301-0/+2
* Include the locale dlls (they now only contain dialogs used by chrometony@chromium.org2011-08-261-0/+1
* Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...battre@chromium.org2011-08-262-2/+2
* Revert 98103 - Switch to using .pak files for locale data on Windows.battre@chromium.org2011-08-262-2/+2
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-242-2/+2
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-245-75/+38
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-242-2/+14
* Revert "Switch to using .pak files for locale data on Windows." (r97941)mattm@chromium.org2011-08-242-2/+2
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-232-2/+2
* Improve install error strings when higher version exists.grt@chromium.org2011-08-192-13/+31
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-173-6/+9
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1