summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* gcapi/mac: Prevent "unknown binary" stderr output from sudothakis@chromium.org2012-08-131-0/+3
* Delete the installation folder after deleting its contents.erikwright@chromium.org2012-08-131-30/+52
* mac: Let gcapi install chrome as the CGSession ownerthakis@chromium.org2012-08-133-78/+142
* Allow invocation of --multi-install without a product if App Host needs binar...erikwright@chromium.org2012-08-132-16/+20
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-122-10/+4
* mac: Change gcapi to not install keystonethakis@chromium.org2012-08-101-73/+4
* Sharing shell_util_unittest code to verify shortcuts for creation of profile ...hallielaine@chromium.org2012-08-103-114/+102
* Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...flackr@chromium.org2012-08-081-6/+3
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-071-3/+6
* Add gab to installer OWNERS file.robertshield@chromium.org2012-08-071-0/+1
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-071-6/+3
* Fix backwards use of EXPECT_OP in test.grt@chromium.org2012-08-071-1/+1
* Temporarily ifdef out Active Setup for M22gab@chromium.org2012-08-072-0/+9
* Register Chrome in Open With... for File Associations at install on Windows.gab@chromium.org2012-08-074-148/+205
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-038-54/+109
* Adds browser preferences to configure first-run flow on Windows 8.motek@chromium.org2012-08-032-0/+7
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Fix CleanupProcesses() interface to use TimeDelta.tedvessenes@gmail.com2012-07-311-5/+7
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-311-0/+1
* The new toast experiments.cpu@chromium.org2012-07-312-59/+76
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-274-5/+5
* Fix system-level toast regression.grt@chromium.org2012-07-261-0/+1
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Fix multi-install update regression.grt@chromium.org2012-07-254-112/+99
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-241-5/+5
* Fix two bugs in the toastcpu@chromium.org2012-07-231-10/+22
* Use lsregister -f to work around Launch Services problems.mark@chromium.org2012-07-231-1/+1
* Make version comparisons in keystone_install.sh more generic.mark@chromium.org2012-07-231-57/+104
* Update keystone_install.sh for 10.8, avoiding cfprefsd when reading frommark@chromium.org2012-07-231-19/+52
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-2044-568/+1866
* Merge branch 'activesetup CL' into broken tree mergegab@chromium.org2012-07-201-2/+2
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-2043-1751/+544
* Register Chrome in Active Setup to be called by Windows at user login.gab@chromium.org2012-07-209-5/+375
* More -Wunused-private-field cleanups.thakis@chromium.org2012-07-201-1/+1
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-2043-544/+1751
* Add markers to app_host.exe and setup.exe to allow them to expose app command...erikwright@chromium.org2012-07-191-0/+10
* Add windows 8 secondary tile logo to the installer.benwells@chromium.org2012-07-191-0/+1
* Convert SID string to ASCII before taking md5gab@chromium.org2012-07-111-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1182-82/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-1111-90/+87
* Switch to TimeDelta interfaces in installer setup.tedvessenes@gmail.com2012-07-091-2/+3
* Refactor CreateOrUpdateChromeShortcuts() for a better public API.gab@chromium.org2012-07-064-127/+153
* Use a better registration suffix that will always be unique while respecting ...gab@chromium.org2012-07-064-56/+283
* Do not suffix ChromeHTML\Application\ApplicationName in the Windows registry ...gab@chromium.org2012-07-041-1/+1
* Add the opennewwindow verb to the list of verbs created with a DelegateExecut...ananta@chromium.org2012-07-032-0/+5
* Supply an explicit designated requirement for all internal components duringmark@chromium.org2012-07-031-4/+16
* Make RegisterChromeOnMachine() and CreateOrUpdateChromeShortcuts() public in ...gab@chromium.org2012-06-302-192/+198
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-301-2/+2
* 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