summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Added D3DCompiler_42.dll to the installer.apatrick@chromium.org2010-08-301-0/+1
* Remove the default argument from RegKey::Create.tfarina@chromium.org2010-08-261-2/+2
* Add d3dx9_42.dll, libEGL.dll, and libGLESv2.dll to the distributed builds.apatrick@chromium.org2010-08-201-0/+3
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-191-8/+12
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-195-11/+15
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-172-4/+4
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-166-93/+94
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-3/+0
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-144-12/+12
* Cleanup Registry API part 2:tfarina@chromium.org2010-08-121-1/+1
* Extension package creation cleanuperg@google.com2010-08-111-1/+1
* Cause the -full magic value to only be written to HKCU for user-level install...robertshield@chromium.org2010-08-111-7/+11
* Fix a typo that got mistakenly checked in that overwrote the --delete-profile...robertshield@chromium.org2010-08-111-1/+1
* Cleanup our Registry API.tfarina@chromium.org2010-08-091-2/+4
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-074-1/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-069-43/+47
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-052-2/+0
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-044-24/+21
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-044-21/+24
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-032-3/+7
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-315-13/+25
* Revert 54363 since it adds a runtime dependency on MSVCR80.dll.darin@chromium.org2010-07-301-3/+0
* Add d3dx9_42.dll, libEGL.dll, and libGLESv2.dll to the distributed builds.darin@chromium.org2010-07-301-0/+3
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-4/+5
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-282-0/+2
* Fix line ending with white spaces in some files.tfarina@chromium.org2010-07-281-2/+2
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-1/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2641-0/+41
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-3/+2
* Windows: Add --organic flag to simulate an organic install for testing purposes.estade@chromium.org2010-07-231-1/+7
* TBR: revert r53542. It was committed with the wrong commit message.estade@chromium.org2010-07-231-7/+1
* First cut at content settings exceptions lists.estade@chromium.org2010-07-231-1/+7
* During installer cleanup, replace the use of rollback-able DeleteTreeWorkItem...robertshield@chromium.org2010-07-231-6/+6
* Remove <iostream> where possible.erg@google.com2010-07-205-5/+0
* Update daily channel name from "canary" to "canary build".huanr@chromium.org2010-07-141-1/+1
* file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...tfarina@chromium.org2010-07-091-2/+18
* Include the Chrome Frame binary in Chrome installers. Note that it will only ...robertshield@chromium.org2010-07-0710-144/+25
* Refactor check for organic install into GoogleUpdateSettings, for use elsewhere.mirandac@google.com2010-07-022-0/+20
* Simplify goobspatch: the in and out members of xzfile don't need to bemark@chromium.org2010-06-281-18/+4
* Reapply "Move the files in resources/shared/ into resources.pak"erg@chromium.org2010-06-241-5/+0
* Revert 50761 - Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-241-0/+5
* Add an exported symbol list to liblzma_decompress to allow dead-code strippingmark@chromium.org2010-06-242-1/+30
* Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-241-5/+0
* Make pkg-dmg executable. This regressed in r50566 (unreviewed?)mark@chromium.org2010-06-241-0/+0
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-242-4/+7
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-242-6/+1