index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
installer
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcapi mac: Only sudo if necessary when running the setup script.
thakis@chromium.org
2013-05-02
1
-5
/
+34
*
Fix InstallerStateTest.RemoveOldVersionDirs by fixing the comparison in alter...
wfh@chromium.org
2013-04-30
2
-11
/
+3
*
Add file association for .webp to Chrome.
skonig@chromium.org
2013-04-30
3
-17
/
+26
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
6
-33
/
+35
*
Remove scoped_array usage from RegistryKeyBackup.
dcheng@chromium.org
2013-04-17
1
-108
/
+74
*
Revert 194643 "Remove scoped_array usage from RegistryKeyBackup."
dcheng@chromium.org
2013-04-17
1
-74
/
+108
*
Remove scoped_array usage from RegistryKeyBackup.
dcheng@chromium.org
2013-04-17
1
-108
/
+74
*
Refactoring: Extracting UninstallMetrics from GoogleChromeDistributions to se...
huangs@chromium.org
2013-04-12
6
-127
/
+138
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
2
-5
/
+3
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.
dcheng@chromium.org
2013-04-11
3
-5
/
+5
*
Revert 187558 "Temporarily fevert 187277 "Add libpeerconnection ..."
tommi@chromium.org
2013-04-02
1
-0
/
+1
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Allows disabling of the "set as default browser" infobar for specific version...
macourteau@chromium.org
2013-03-29
2
-0
/
+5
*
Minor cleanups for user experiments (follow-up to Issue 12321061).
huangs@chromium.org
2013-03-27
3
-6
/
+8
*
Makes omaha experiment label utility functions cross-platform.
rohitrao@chromium.org
2013-03-19
5
-40
/
+74
*
Update XZ Utils to 5.0.4.
mark@chromium.org
2013-03-19
2
-6
/
+14
*
Switch xz from handwritten 32-bit x86 assembly code for CRC32 to a small
mark@chromium.org
2013-03-19
1
-22
/
+45
*
Pulling user experiment code from BrowserDistribution to a new class.
huangs@chromium.org
2013-03-15
23
-758
/
+819
*
Temporarily fevert 187277 "Add libpeerconnection to the installer archive on..."
tommi@chromium.org
2013-03-12
1
-1
/
+0
*
Add libpeerconnection to the installer archive on Windows.
tommi@chromium.org
2013-03-11
1
-0
/
+1
*
Only ask IsChromeRegistered() to look in HKLM for system-level installs.
gab@chromium.org
2013-03-08
1
-14
/
+32
*
Added master_preferences to control shortcuts on windows.
joaodasilva@chromium.org
2013-03-07
4
-3
/
+43
*
[win] Set did run bit for app host when the app launcher is used.
benwells@chromium.org
2013-03-06
4
-6
/
+40
*
Do not try to make Chrome default when registering it if it can't be made def...
gab@chromium.org
2013-03-05
2
-37
/
+8
*
Removing code to delete obsolete "Google Chrome App Host" uninstall entries i...
huangs@chromium.org
2013-03-05
1
-23
/
+0
*
Fix some comments in DeleteChromeRegistrationKeys.
gab@chromium.org
2013-03-05
1
-4
/
+1
*
Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.
huangs@chromium.org
2013-03-01
12
-86
/
+39
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
4
-4
/
+4
*
Remove platform SDK reference in mini_installer
jschuh@chromium.org
2013-02-27
2
-2
/
+0
*
Fix create_installer_archive.py to correctly determine
wfh@chromium.org
2013-02-27
2
-0
/
+16
*
Also install Chrome shortcuts when Chrome is added to a multi-install.
gab@chromium.org
2013-02-26
1
-3
/
+7
*
Fix Win64 build breakage in installer
jschuh@chromium.org
2013-02-25
1
-0
/
+3
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
2
-3
/
+4
*
Revert 184352
brettw@chromium.org
2013-02-24
19
-64
/
+55
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
19
-55
/
+64
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
46
-51
/
+51
*
Removing the installer's dependence on googleurl (GURL).
huangs@chromium.org
2013-02-21
6
-49
/
+25
*
Convert FilePath to base::FilePath.
brettw@chromium.org
2013-02-19
7
-12
/
+12
*
Make installer build on Win64
jschuh@chromium.org
2013-02-18
2
-0
/
+12
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
2
-15
/
+15
*
Disable "using base::FilePath" on Linux since it now compiles.
brettw@chromium.org
2013-02-17
6
-12
/
+15
*
Add a limited install extension from webstore command.
levin@chromium.org
2013-02-16
6
-26
/
+144
*
Setting RunAsUser in the install-application app command.
huangs@chromium.org
2013-02-15
2
-1
/
+3
*
Support variations_seed parameter in MasterPrefs.
asvitkine@chromium.org
2013-02-15
2
-0
/
+10
*
Prevent --ensure-google-update-present switch from blocking install if Google...
huangs@chromium.org
2013-02-13
2
-1
/
+7
*
Temporarily disable failing Win64 tests relying on pe_image
jschuh@chromium.org
2013-02-13
1
-1
/
+9
*
Pass /nomitag to GoogleUpdateSetup to ignore meta-installer tags.
erikwright@chromium.org
2013-02-12
1
-1
/
+3
*
Fix a regression in quick-enable-app-host.
erikwright@chromium.org
2013-02-11
1
-6
/
+7
*
Make installer_util_unittests build on Win64
jschuh@chromium.org
2013-02-11
1
-0
/
+2
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
82
-831
/
+886
[next]