summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-196-70/+129
* Add a compile time assert to ensure that Google Chrome Frame builds of the in...robertshield@chromium.org2009-10-191-0/+5
* Correcting dependency problem that causes setup.exe to get built before chrom...robertshield@chromium.org2009-10-191-7/+12
* Serialize Linux packaging.thestig@chromium.org2009-10-151-2/+3
* Specify manifest file relative to ProjectDir instead of SolutionDir.kuchhal@chromium.org2009-10-151-1/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-1511-87/+96
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-1511-88/+83
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-1511-83/+88
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+3
* Use ASCII strings for switch names.evan@chromium.org2009-10-133-9/+15
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-121-1/+1
* Remove pthreads from build and installer files.tim@chromium.org2009-10-101-1/+0
* Build 64-bit RPMs.thestig@chromium.org2009-10-091-1/+1
* Fix include.brettw@chromium.org2009-10-091-1/+1
* Fix some mroe includes.brettw@chromium.org2009-10-091-1/+1
* Let version.py accept its template on the command linemark@chromium.org2009-10-081-1/+1
* Change the Windows build to statically link the sync library.nick@chromium.org2009-10-061-2/+1
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-062-0/+12
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-048-17/+736
* Reverting 27876.robertshield@chromium.org2009-10-028-734/+17
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-028-17/+734
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-285-20/+145
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-252-2/+1
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-241-2/+0
* Change the manifest so VS2008 does not get confusedcpu@chromium.org2009-09-242-4/+2
* Inactive user toast: pass the experiment flavor to chrome execpu@chromium.org2009-09-241-7/+8
* <html>aa@chromium.org2009-09-215-60/+44
* Update ffmpeg binaries directories to support variants based off the target a...ajwong@chromium.org2009-09-181-8/+0
* Don't build the RPMs for ChromeOS.thestig@chromium.org2009-09-181-1/+1
* Revert 26300 - Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-161-0/+1
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-152-6/+0
* Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-151-1/+0
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-157-1/+27
* Cause experimental builds to delete profile information on uninstall.robertshield@chromium.org2009-09-151-0/+4
* Replaces the windows function CreateDirectory with the CreateDirectory method...kuchhal@chromium.org2009-09-155-45/+45
* Cause experimental builds to uninstall unconditionally with no UI.robertshield@chromium.org2009-09-141-0/+12
* Do not delete old version directory if 'opv' key still points to it.kuchhal@chromium.org2009-09-142-141/+154
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-141-9/+6
* Adding reference to experimental browser distribution files.robertshield@chromium.org2009-09-111-5/+12
* Second part of the multi-toast experimentcpu@chromium.org2009-09-115-26/+40
* Fix installer_util_string's expected output file to match whatsgk@chromium.org2009-09-111-1/+5
* Adding the option to drop in a new BrowserDistribution instance for experimen...robertshield@chromium.org2009-09-112-1/+12
* Add exe servers to the list of binaries that may be packaged with the mini_in...robertshield@chromium.org2009-09-101-0/+1
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-106-13/+28
* Cleanup installer_util_strings even more.maruel@chromium.org2009-09-091-5/+3
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-093-4/+4
* Fix installer_util_strings project with incredibuild.maruel@chromium.org2009-09-093-31/+18
* Rolling back 25652.bradnelson@chromium.org2009-09-081-1/+0
* Pulling in latest gyp.bradnelson@chromium.org2009-09-081-0/+1
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-049-36/+43