summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-1310-90/+83
* Add better description of browser on Windows.kuchhal@chromium.org2010-01-126-1/+20
* We should not return the raw Google Update branch code if we fail to determin...finnur@chromium.org2010-01-082-0/+4
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-052-2/+2
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-044-73/+33
* atl: Remove unused <atlbase.h> header from some source files.jhawkins@chromium.org2009-12-291-1/+0
* Fix the official Windows build - http://build.chromium.org/buildbot/waterfall...gregoryd@google.com2009-12-293-2/+55
* Add some licensing comments under chrome/.evan@chromium.org2009-12-285-1/+19
* Fix the Internet link association for the multiple user scenario.kuchhal@chromium.org2009-12-241-2/+2
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-222-2/+2
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+1
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-192-2/+2
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-192-2/+2
* Changes the title of the in-product EULAs to not contain "OEM"gwilson@google.com2009-12-1841-62/+62
* Remove the default usage of --force-uninstall for Chrome Frame uninstallation...robertshield@chromium.org2009-12-173-8/+8
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-2/+2
* Remove check for usage stats in the toast experimentcpu@chromium.org2009-12-091-4/+0
* Second part of the toast changescpu@chromium.org2009-12-071-27/+55
* Split installer.gyp and add installer_util_nacl_win64 target.gregoryd@google.com2009-12-052-77/+135
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-035-11/+12
* Chrome updates should not change shortcut icon if there is an index specified...kuchhal@chromium.org2009-12-034-10/+176
* Remove the en_GB for the toast experimentcpu@chromium.org2009-12-031-6/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-252-15/+9
* Make Linux packaging options more granular.mmoss@chromium.org2009-11-231-101/+278
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-2326-348/+376
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-2326-376/+348
* Go back to a single toast flavor.cpu@chromium.org2009-11-205-39/+22
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-192-3/+6
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-20/+19
* Avoid a first-chance access violation a few lines down that happensjoi@chromium.org2009-11-181-1/+1
* 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