- c527ac7 If possible, use the PathService instead of the --user-data-dir flag directly by noms · 10 years ago
- 1e9f61ce Reland of: Profile_Metrics integration with Keystone by mlerman · 10 years ago
- 8095bc45 base: Remove operator& from ScopedVariant and ScopedPropVariant. by danakj · 10 years ago
- 54a99450 Split ValueSerializer into separate Serializer and Deserializer classes. by prashhir · 10 years ago
- 41c1eeb Revert of Profile_Metrics integration with Keystone (patchset #20 id:530001 of https://codereview.chromium.org/593243002/) by mlerman · 10 years ago
- 0bcaa8e Profile_Metrics integration with Keystone by mlerman · 10 years ago
- d1c719a Update existing uses of /wd4267 to use the GN config by brettw · 11 years ago
- fdad0761 Remove uses of WaitForExitCodeWithTimeout by rvargas · 11 years ago
- b9f50be Remove the inconsistent group policy check in the installer. by grt · 11 years ago
- 6c690f1 Move GetProcessIntegrityLevel to file_info.h and remove the handle argument. by rvargas · 11 years ago
- 06b99a6 Repair per-user Chromes broken by a bad canary update. by grt · 11 years ago
- 5ea32c5 Compress variations_seed pref in Local State. by asvitkine · 11 years ago
- 8f1179e Support migrating multi-install Chrome to single-install. by grt · 11 years ago
- 45817557 [Installer] Cleaning up dead code for App Launcher / App Host installs. by huangs · 11 years ago
- 53f5ed7f Changes in chrome installer util target for Windows GN build. by vchigrin · 11 years ago
- e649f57 base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). by danakj · 11 years ago
- da9d12a Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (patchset #1 id:1 of https://codereview.chromium.org/821673004/) by pennymac · 11 years ago
- b4aadc3 replace COMPILE_ASSERT with static_assert in chrome/installer/ by mostynb · 11 years ago
- 79bf913 Make callers of CommandLine use it via the base:: namespace, and remove the global alias. by avi · 11 years ago
- 47c7523f Update installer to use the new version of LaunchProcess. by rvargas · 11 years ago
- e76ca285 Use FilePath in favor of string16 and wchar_t* in some Windows installer code. by grt · 11 years ago
- 6181277 Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 11 years ago
- 44b0c75 Revert of Upgrade the windows specific version of LaunchProcess to avoid raw handles. (patchset #3 id:40001 of https://codereview.chromium.org/759903002/) by rfevang · 11 years ago
- 6b687a5e Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 11 years ago
- a266f95 gn format //chrome by scottmg · 11 years ago
- 6293e5b Update base::LaunchElevatedProcess to return a Process instead of a handle. by rvargas · 11 years ago
- 41ef8870 Use the path service rather than Win32 API in IsPerUserInstall. by grt · 11 years ago
- bfb5234b Aggregated profile metrics should be written as DWORDs to the registry. by mlerman · 11 years ago
- dbcc4741 Detect and repair inconsistent group policy settings. by grt · 11 years ago
- be940e9 Enable MSVC warning for unused locals. by Peter Kasting · 11 years ago
- bf5ba14 Quote the path to IE when launching it for the uninstall survey. by grt · 11 years ago
- fb77f1e Remove implicit conversions from scoped_refptr to T* in chrome/installer by dcheng · 11 years ago
- 1d679ea Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16 in chrome/installer. by thestig · 11 years ago
- 2b010a6 Cleanup: Remove unneeded path_service.h includes in base and chrome. by thestig · 11 years ago
- b45fe1f shell_util: AddFileAssociations now correctly quotes "%1" arguments. by mgiuca · 11 years ago
- 84fcd2a Cleanup: Better constify some strings in chrome. by thestig · 11 years ago
- cbbca64 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 11 years ago
- 7bc277b Misc. cleanup, primarily removing unused locals. by pkasting · 11 years ago
- 9353beb9 Allow Registry Iterator functions to use a specified WOW64 mode when iterating. by wfh · 11 years ago
- 31cd14f Replacing the OVERRIDE with override in chrome/installer by mohan.reddy · 11 years ago
- 33dfd20 ShellUtil: Add generic methods to add/delete Windows file associations. by mgiuca · 11 years ago
- aa895c2b Remove kCmdInstallExtension and kCmdInstallApp from Installer code by rdevlin.cronin · 11 years ago
- d7743ba Remove implicit HANDLE conversions from chrome. by rvargas · 11 years ago
- 6f7c83b Clean up unused param in RegistryOverrideManager by gab · 11 years ago
- 144067d Installer: Do not write "URL Protocol" to the ChromeHTML registry entry. by mgiuca · 11 years ago
- 06983b3 Silence logging at uninstall if the ClientState key doesn't exist. by grt · 11 years ago
- 4b1d16a9 Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice flakes. by grt · 11 years ago
- 43160106 Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice flakes. (patchset #4 id:80001 of https://codereview.chromium.org/521703002/) by ckocagil · 11 years ago
- a12d613 Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice flakes. by grt · 11 years ago
- 7ebc2c47 Make 64-bit Chrome stable report as CHANNEL_STABLE by wfh · 11 years ago
- d19a1692e Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2. by thestig · 11 years ago
- 55699f39 Add chrome, installer_util targets to GN build. by [email protected] · 11 years ago
- d4d772e Don't pass const strings to CreateProcess. by [email protected] · 11 years ago
- df80704 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by [email protected] · 11 years ago
- eee3522 Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by [email protected] · 11 years ago
- da4d4fb Fix shortcut tests and remove legacy shortcut code for the Default-user by [email protected] · 11 years ago
- 058dd15 Fix typo in comment. by [email protected] · 11 years ago
- cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
- 6e692dc Reland: Remove some dead app host code. by [email protected] · 11 years ago
- be81945 Fix google chrome build break from r285661. by [email protected] · 11 years ago
- efde268 Revert 285661 "Remove some dead app host code." by [email protected] · 11 years ago
- 53a6c1e Remove some dead app host code. by [email protected] · 11 years ago
- 14d8a3e Migrate WorkItemListTest to use RegistryOverrideManager instead of rolling its own attempt at temp registry keys. by [email protected] · 11 years ago
- de22b85 Disable all the tests that are flaking more than 5% on Windows builders. by [email protected] · 11 years ago
- 8e885de Retrieve client_id from GoogleUpdateSettings when its missing from Local State. by [email protected] · 11 years ago
- 9fc5ea7 Fixes for re-enabling more MSVC level 4 warnings: chrome/ edition by [email protected] · 11 years ago
- 9d1b015 Refactor SetClientID such that metrics rather than crash backs up the client id by [email protected] · 11 years ago
- ecce528b Installer refactoring: using string16 instead of wstring for GoogleUpdateSettings. by [email protected] · 11 years ago
- b4c53154 reinterpret_cast is not allowed to cast away const. by [email protected] · 11 years ago
- 7fe06117 clang wants an initializer for a static const struct. Humor it. by [email protected] · 11 years ago
- e863a82 Add missing Pass() calls for passing scoped_ptrs on Windows. by [email protected] · 11 years ago
- 02ed28a Fixed i#389250: Uninit error at RegistryEntry::StatusInRegistryUnderRoot by [email protected] · 11 years ago
- d4982e8 Split UNPACKING_FAILED exit code out from UNCOMPRESSION_FAILED. by [email protected] · 11 years ago
- a387f77 Revert of Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/314173005/) by [email protected] · 11 years ago
- 3e619e5 Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to … (https://codereview.chromium.org/315403006/) by [email protected] · 11 years ago
- 4797181a Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tests, sbox_unittests to new test launcher by [email protected] · 11 years ago
- dd3e528a Move branding information out of google_util by [email protected] · 11 years ago
- ac9e9f1 Read multi-install chrome's channel from the binaries. by [email protected] · 11 years ago
- 94610a49 Always read and write Google Update registry values from the 32-bit hive, even on 64-bit systems. by [email protected] · 11 years ago
- ef92dbef Make various string_util functions take StringPieces instead of char[]. by [email protected] · 11 years ago
- f8df93d2 Refactor: Extracting base interface from BrowserDistribution to simplify Google Update registry writes. by [email protected] · 11 years ago
- f7c566f Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bit installs. GCAPI configuration parameters also use these same accesses since they read/write the same data. by [email protected] · 11 years ago
- cf4cae3 Remove HTTP pipelining support. by [email protected] · 11 years ago
- 056a1a4 Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(), by [email protected] · 11 years ago
- a0ba7d7a Add a flag to all of the registry related work items to specify whether to operate on the 64-bit or 32-bit hive on a WOW64 system. by [email protected] · 11 years ago
- 924426a Cleanup various Windows installer/breakpad bits. by [email protected] · 11 years ago
- 86d590c Remove stray platform_file.h from chrome and components by [email protected] · 11 years ago
- 52796541 Move IsStringUTF8/ASCII to base namespace by [email protected] · 11 years ago
- bb18551 Remove installer::GetChromeUserDataPath helper. by [email protected] · 11 years ago
- b19d9712 Windows Installer: Remove unused resources or mark them as win-only. by [email protected] · 11 years ago
- 549093f2 Add mDns firewall rules during chrome install or autoupdate. by [email protected] · 11 years ago
- 1c6040a3 UDP firewall rules for Windows. by [email protected] · 11 years ago
- ee376eb Fix the EULA sentinel file path determination. by [email protected] · 11 years ago
- e034a2e Remove stale code to delete the metro user data dir. It never shipped. by [email protected] · 11 years ago
- c454ef7 Implement HTMLDialog::GetExtraResult. by [email protected] · 11 years ago
- 4600324 Invoke setup.exe to reenable updates when the update bubble is clicked. by [email protected] · 11 years ago
- 3a4309fe Fix the new First Run sentinel file path determination. by [email protected] · 11 years ago
- ae760345 Add ReenableAutoupdatesForApp and AreAutoupdatesEnabled methods to GoogleUpdateSettings. by [email protected] · 11 years ago
- bd6fc2f Revert 257524 "Move IsStringASCII/UTF8 to base namespace." by [email protected] · 11 years ago
- b75d4ba Move IsStringASCII/UTF8 to base namespace. by [email protected] · 11 years ago