summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove unused variable from setup_constants.kuchhal@chromium.org2009-11-162-4/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-138-18/+19
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-123-6/+38
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-114-2/+14
* Add a Debian .menu file.thestig@chromium.org2009-11-111-0/+2
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-119-13/+13
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-101-1/+5
* Correct update-while-in-use installer regression. The rename command being st...robertshield@chromium.org2009-11-101-0/+6
* Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...robertshield@chromium.org2009-11-091-1/+7
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-066-0/+18
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-054-0/+17
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-059-14/+37
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-0410-76/+122
* Refactor Linux packaging targets for better dependency tracking.mmoss@chromium.org2009-11-041-22/+44
* Add a confirmation dialog confirming the completion of uninstallation for Chr...robertshield@chromium.org2009-11-032-4/+15
* Remove reference to obsolete themes/default.pak (removed in r30644)mmoss@chromium.org2009-11-021-1/+0
* Add yasm and ffmpeg into the build tree for linux.ajwong@chromium.org2009-10-301-3/+1
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-26/+0
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-5/+15
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-263-5/+3
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* Clear up the "-full" Omaha ap key value left by the mini_installer when runni...robertshield@chromium.org2009-10-222-0/+37
* 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