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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
10
-27
/
+27
*
[Android] Add settings link on EME infobar.
kkimlabs@chromium.org
2013-10-04
1
-1
/
+1
*
Revert 226984 "Disable CallocOverflow under Mac/ASAN"
jochen@chromium.org
2013-10-04
1
-7
/
+1
*
Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""
jochen@chromium.org
2013-10-04
2
-16
/
+3
*
Disable CallocOverflow under Mac/ASAN
jochen@chromium.org
2013-10-04
1
-1
/
+7
*
Revert 226920 "Roll Clang 188423:191856."
jochen@chromium.org
2013-10-04
2
-3
/
+16
*
Roll Clang 188423:191856.
thakis@chromium.org
2013-10-04
2
-16
/
+3
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
2
-2
/
+2
*
Hook up WebRTC logging extension API to the underlying functionality.
grunell@chromium.org
2013-10-03
1
-1
/
+1
*
Remove FromWStringHack().
limasdf@gmail.com
2013-10-03
2
-31
/
+0
*
Disable the tests failing under TSan because of incorrect assumptions about t...
glider@chromium.org
2013-10-03
2
-7
/
+29
*
Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."
tapted@chromium.org
2013-10-03
3
-170
/
+42
*
Implement TracingController::{Enable,Disable,Capture}Monitoring
haraken@chromium.org
2013-10-03
3
-42
/
+170
*
Update OOM killer to patch out CFAllocator on 10.9.
avi@chromium.org
2013-10-03
1
-2
/
+4
*
Enforce crash key registration in SetCrashKeyValue.
rsesek@chromium.org
2013-10-03
1
-3
/
+2
*
r226421 added 10.9 as a variant, so it should be valid.
avi@chromium.org
2013-10-02
1
-1
/
+2
*
A few improvements to make jni_generator work outside of chromium.
bulach@chromium.org
2013-10-02
3
-42
/
+76
*
base: Fix MemoryPressureListener documentation
boliu@chromium.org
2013-10-02
1
-5
/
+2
*
Added the AutomaticProfileResetter service.
engedy@chromium.org
2013-10-02
2
-0
/
+23
*
Update OS version functions.
avi@chromium.org
2013-10-02
5
-19
/
+67
*
Fix WaitableEvent and ConditionVariable::TimedWait to use monotonic time on n...
piman@chromium.org
2013-10-02
3
-14
/
+107
*
Fix crash when ECHO_TO_CONSOLE
wangxianzhu@chromium.org
2013-10-01
1
-8
/
+8
*
GTTF: Fix test launcher multiple test iterations.
phajdan.jr@chromium.org
2013-09-30
3
-0
/
+9
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
7
-83
/
+52
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
7
-54
/
+54
*
GTTF: Fix handling of PRE_ tests
phajdan.jr@chromium.org
2013-09-27
4
-57
/
+10
*
Minor clean-up in base/guid.*
vabr@chromium.org
2013-09-27
2
-6
/
+3
*
Move ui/base/x/x11_error_tracker to base/x11.
kcwu@chromium.org
2013-09-27
4
-0
/
+112
*
Fix a typo in base/sequence_checker.h.
thestig@chromium.org
2013-09-27
1
-1
/
+1
*
Fix unit test for 23588009
stevenjb@chromium.org
2013-09-26
1
-3
/
+4
*
Parse /etc/lsb-release only once on ChromeOS
stevenjb@chromium.org
2013-09-26
3
-109
/
+204
*
Rename CallbackRegistry to CallbackList
caitkp@chromium.org
2013-09-26
6
-144
/
+145
*
Disable ProcessUtilTest.GetAppOutputRestrictedNoZombies under ASan on 64-bit ...
glider@chromium.org
2013-09-26
1
-1
/
+10
*
Android: cleanup jni_android to minimize external dependencies.
bulach@chromium.org
2013-09-26
3
-239
/
+0
*
FieldTrial: Remove friend declarations for non-existing tests
vabr@chromium.org
2013-09-26
1
-3
/
+0
*
Log an error in release builds when NOTREACHED is hit in ChromiumOS builds. ...
zork@chromium.org
2013-09-26
1
-0
/
+5
*
GTTF: Make temp file deletion failures non-fatal on Windows
phajdan.jr@chromium.org
2013-09-26
1
-1
/
+4
*
Allow typing label names on Windows by not treating things that start with sl...
brettw@chromium.org
2013-09-25
2
-1
/
+26
*
Reland linux_aura: Implement most of DesktopScreenX11.
erg@chromium.org
2013-09-25
5
-0
/
+436
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
7
-121
/
+4
*
Revert 222826 "Copy the thread name to the stack for debugging p..."
rsesek@chromium.org
2013-09-25
1
-18
/
+0
*
Remove unused method PrefService::ReloadPersistentPrefs().
gab@chromium.org
2013-09-25
2
-10
/
+0
*
Function-type templated CallbackRegistry
caitkp@google.com
2013-09-25
5
-46
/
+578
*
Revert 225054 "linux_aura: Implement most of DesktopScreenX11."
erg@chromium.org
2013-09-24
5
-436
/
+0
*
linux_aura: Implement most of DesktopScreenX11.
erg@chromium.org
2013-09-24
5
-0
/
+436
*
GTTF: add independent test timeout for the test launcher
phajdan.jr@chromium.org
2013-09-24
5
-1
/
+30
*
Fix possible naming conflict in macro.
finnur@chromium.org
2013-09-24
1
-8
/
+9
*
base: Remove unused code in the message-loop.
sadrul@chromium.org
2013-09-24
2
-10
/
+0
*
GTTF: instantiate ThreadChecker early in the test launcher
phajdan.jr@chromium.org
2013-09-23
3
-8
/
+11
*
Added method to convert base::Time to a Java timestamp.
apiccion@chromium.org
2013-09-23
2
-0
/
+17
[next]