summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Remove --do-not-create-shortcuts flag from setup.exegab@chromium.org2012-06-276-14/+1
* Remove annoying DCHECK in ShellUtil::MakeChromeDefault that triggers when run...robertshield@chromium.org2012-06-271-1/+0
* Omit nacl-related targets from mini_installer when disable_nacl==1.grt@chromium.org2012-06-261-0/+8
* Revert 143782 - Use a better registration suffix that will always be unique w...kbr@chromium.org2012-06-243-216/+44
* Use a better registration suffix that will always be unique while respecting ...gab@chromium.org2012-06-233-44/+216
* Clarify that the returned path is guaranteed to exist if not empty.erikwright@chromium.org2012-06-221-0/+1
* Prototype version of the first-run dialog for Windows 8.motek@chromium.org2012-06-221-0/+1
* Factor out logic to find chrome.exe from Omaha client state.erikwright@chromium.org2012-06-213-24/+128
* Replace all spaces by '_' in the AppUserModelIdgab@chromium.org2012-06-201-0/+2
* Notify Windows Shell after making Chrome default interactivelygrt@chromium.org2012-06-191-1/+4
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-1915-52/+184
* Make chrome the default browser interactively if possible, register it if not.grt@chromium.org2012-06-183-13/+50
* Make all registrations in HKCU for user-level installs on Win8gab@chromium.org2012-06-173-44/+72
* Abstract suffixing logic away from GetApplicationNamegab@chromium.org2012-06-1718-50/+64
* Always suffix ChromeHTML entries on Windows for user-level installs.gab@chromium.org2012-06-176-216/+317
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-142-5/+5
* Fix all hardcoded Windows registry lookups.gab@chromium.org2012-06-132-19/+33
* Fix RegisterChromeBrowser definition and usage in shell_utilgab@chromium.org2012-06-112-21/+21
* Fix subscript out of range error when rolling back an empty value.grt@chromium.org2012-06-112-11/+7
* Disable tests crashing on VS2010.hbono@chromium.org2012-06-111-1/+7
* Clarify the use of --register-chrome-browser-suffix which triggers |unique_su...gab@chromium.org2012-06-081-2/+4
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-082-11/+53
* Sign Chrome with the new Apple Developer ID certificate.mark@chromium.org2012-06-062-83/+1
* Adding an additional gyp flag to enable mini_installer_support for official b...robertshield@chromium.org2012-06-061-1/+2
* Add a --criteria-check option to gcapi_example.thakis@chromium.org2012-06-021-1/+9
* Move ProgramCompare from setup_util to install_util.gab@chromium.org2012-05-317-184/+182
* Reused target.vitalybuka@chromium.org2012-05-311-0/+5
* Remove the enable_metro GYP flag, effectively making it on by default.joi@chromium.org2012-05-263-11/+11
* Add version check to only register the DelegateExecute verb handler if Win8 b...gab@chromium.org2012-05-241-2/+32
* Remove installer_util_strings.rc from chrome.dll.tony@chromium.org2012-05-243-11/+42
* mac gcapi: Make keystone registration work with existing system keystone and ...thakis@chromium.org2012-05-241-2/+8
* mac: Expand gcapi_examplethakis@chromium.org2012-05-242-12/+79
* mac gcapi: Add a InstallGoogleChrome() function.thakis@chromium.org2012-05-243-26/+272
* Expose methods to check the installed version of Google Updatecdn@chromium.org2012-05-235-0/+84
* mac gcapi: Add LaunchGoogleChrome() function.thakis@chromium.org2012-05-183-0/+12
* Strip CRs from DEPS file that have them.fischman@chromium.org2012-05-181-4/+4
* Always do DelegateExecute handler COM registration and make set dual mode pro...grt@chromium.org2012-05-184-29/+19
* mac: Start implementing gcapi.thakis@chromium.org2012-05-174-14/+194
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-172-0/+30
* Fix output locations of syzygy versions of mini_installer's PDB and Map files.rogerm@chromium.org2012-05-171-0/+2
* Do Keychain reauthorization at update time.mark@chromium.org2012-05-164-4/+152
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-4/+4
* Add missing "designated =>" to the requirement string for code signing.mark@chromium.org2012-05-161-0/+1
* Revert "Make setup.exe compatible with the component build."gab@chromium.org2012-05-162-30/+0
* Implement Keychain reauthorization.mark@chromium.org2012-05-151-2/+9
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-152-0/+30
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-144-2/+160
* Move conditional mini_installer deps up a scope level.robertshield@chromium.org2012-05-071-7/+7
* Remove support folder from public repo. Move support dependency to a conditio...robertshield@chromium.org2012-05-072-12/+8
* 1) Generate VisualElementsManifest.xml at install time from a pre-defined tem...gab@chromium.org2012-05-079-55/+232