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
*
Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...
grt
2014-09-01
2
-5
/
+22
*
Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...
thakis
2014-08-31
3
-3
/
+3
*
Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali...
ckocagil
2014-08-31
2
-19
/
+5
*
Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...
thakis
2014-08-30
3
-3
/
+3
*
Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...
grt
2014-08-30
2
-5
/
+19
*
clang/win: Fix a few warnings in targets not in chromium_builder_tests.
Nico Weber
2014-08-29
3
-3
/
+3
*
Remove the use of d3dcompiler_43.dll.
capn
2014-08-26
1
-1
/
+0
*
Linux: install-debian.wheezy.sysroot.py should use build/detect_host_arch.py ...
thestig
2014-08-26
1
-4
/
+9
*
Make 64-bit Chrome stable report as CHANNEL_STABLE
wfh
2014-08-25
4
-2
/
+19
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.
thestig
2014-08-23
45
-115
/
+120
*
Add chrome, installer_util targets to GN build.
brettw@chromium.org
2014-08-20
1
-0
/
+53
*
Don't pass const strings to CreateProcess.
thakis@chromium.org
2014-08-20
1
-1
/
+2
*
Use CommandLine when launching Chrome from gcapi. Path may contain spaces for...
skare@chromium.org
2014-08-13
1
-2
/
+5
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-2
/
+2
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-2
/
+2
*
Fix shortcut tests and remove legacy shortcut code for the Default-user
gab@chromium.org
2014-08-08
4
-45
/
+36
*
Fix typo in comment.
tnagel@chromium.org
2014-08-07
1
-1
/
+1
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Pepper: Remove trusted plugin loadable module.
teravest@chromium.org
2014-08-05
4
-9
/
+0
*
Revert "Pepper: Remove trusted plugin loadable module."
teravest@chromium.org
2014-08-01
4
-0
/
+9
*
Pepper: Remove trusted plugin loadable module.
teravest@chromium.org
2014-08-01
4
-9
/
+0
*
Remove more dead code missed in r286906.
mark@chromium.org
2014-07-31
1
-9
/
+0
*
Remove plugin_carbon_interpose support from the signing scripts on the
mark@chromium.org
2014-07-31
2
-30
/
+0
*
Update signing support to be able to sign on Mac OS X 10.9.
mark@chromium.org
2014-07-31
3
-0
/
+76
*
Linux: Fix bash "unset variable" error and fix the path to the out/Release di...
thestig@chromium.org
2014-07-30
2
-6
/
+2
*
Making AddVersionKeyWorkItems() take version_key and product_name instead of ...
huangs@chromium.org
2014-07-30
2
-11
/
+19
*
Reland: Remove some dead app host code.
grt@chromium.org
2014-07-25
13
-358
/
+30
*
Fix google chrome build break from r285661.
grt@chromium.org
2014-07-25
1
-3
/
+5
*
Revert 285661 "Remove some dead app host code."
mpearson@chromium.org
2014-07-25
13
-30
/
+358
*
Remove some dead app host code.
grt@chromium.org
2014-07-25
13
-358
/
+30
*
Migrate WorkItemListTest to use RegistryOverrideManager instead of rolling it...
robertshield@chromium.org
2014-07-24
1
-15
/
+5
*
Fix installer variable name bugaboo.
grt@chromium.org
2014-07-23
1
-6
/
+6
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-2
/
+4
*
Retrieve client_id from GoogleUpdateSettings when its missing from Local State.
gab@chromium.org
2014-07-22
5
-13
/
+52
*
Update ARM sysroot package.
sbc@chromium.org
2014-07-22
1
-14
/
+14
*
App Launcher dr=1: limit to Chrome, and stop using ChromeAppHostDistribution ...
huangs@chromium.org
2014-07-22
2
-7
/
+9
*
Fixes for re-enabling more MSVC level 4 warnings: chrome/ edition
pkasting@chromium.org
2014-07-16
3
-13
/
+15
*
Split linux library expectations for debian into 32 and 64 bit, remove libgcc...
thakis@chromium.org
2014-07-10
3
-2
/
+33
*
More flailing around for official library deps.
thakis@chromium.org
2014-07-10
3
-6
/
+1
*
Update x64 library deps after clang switch
thakis@chromium.org
2014-07-10
2
-1
/
+1
*
Update size expectations and shared lib expectations after clang switch
thakis@chromium.org
2014-07-10
1
-4
/
+1
*
Refactor SetClientID such that metrics rather than crash backs up the client id
gab@chromium.org
2014-07-09
2
-7
/
+7
*
mini_installer code cleanups (no functional changes).
grt@chromium.org
2014-07-09
7
-103
/
+177
*
Installer refactoring: using string16 instead of wstring for GoogleUpdateSett...
huangs@chromium.org
2014-07-08
5
-80
/
+81
*
reinterpret_cast is not allowed to cast away const.
thakis@chromium.org
2014-07-07
1
-12
/
+15
*
clang wants an initializer for a static const struct. Humor it.
thakis@chromium.org
2014-07-05
1
-2
/
+2
*
Add missing Pass() calls for passing scoped_ptrs on Windows.
thakis@chromium.org
2014-07-04
7
-16
/
+19
*
Fixed i#389250: Uninit error at RegistryEntry::StatusInRegistryUnderRoot
zhaoqin@google.com
2014-06-27
1
-4
/
+7
*
Remove per-user browser blacklist state from the registry on uninstall.
krstnmnlsn@chromium.org
2014-06-26
2
-0
/
+18
*
Don't bind a temporary to a reference.
thakis@chromium.org
2014-06-26
1
-6
/
+7
[next]