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
*
Adds some CHECKs to MessagePumpMojo
sky@chromium.org
2014-08-14
1
-2
/
+2
*
base: Factor task debug annotations out of MessageLoop
skyostil@chromium.org
2014-08-14
9
-43
/
+170
*
Disallow breakaway from job on Windows 8, which supports nested jobs
phajdan.jr@chromium.org
2014-08-14
1
-2
/
+7
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
85
-540
/
+546
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
5
-47
/
+41
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
5
-41
/
+47
*
Update presubmit files to send windows tryjobs to swarming bots, now that the...
jam@chromium.org
2014-08-13
1
-1
/
+1
*
Re-land: base: Introduce an explicit call for reducing emulated discardable m...
reveman@chromium.org
2014-08-13
11
-189
/
+36
*
Pass display names for uploaded content URI files
qinmin@chromium.org
2014-08-12
1
-1
/
+33
*
Revert of Adds some CHECKs to MessagePumpMojo (https://codereview.chromium.or...
adamk@chromium.org
2014-08-12
1
-2
/
+2
*
[Android] Record UMA metrics after native initialization completes.
feng@chromium.org
2014-08-12
1
-0
/
+3
*
Adds some CHECKs to MessagePumpMojo
sky@chromium.org
2014-08-12
1
-2
/
+2
*
Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...
tapted@chromium.org
2014-08-12
6
-0
/
+292
*
Revert of base: Introduce an explicit call for reducing emulated discardable ...
tapted@chromium.org
2014-08-12
11
-36
/
+189
*
Move ini_parser from base to chrome/common
brettw@chromium.org
2014-08-11
6
-272
/
+0
*
base: Introduce an explicit call for reducing emulated discardable memory usage.
reveman@chromium.org
2014-08-11
11
-189
/
+36
*
Disable all the tests that are flaking more than 5% on Linux builders.
jam@chromium.org
2014-08-11
1
-1
/
+2
*
The WebView has a path (early use of the CookieManager) which
hjd@chromium.org
2014-08-11
3
-15
/
+22
*
Don't register JNI methods for the android_webview.
mkosiba@chromium.org
2014-08-11
3
-11
/
+328
*
base: Include intrin.h to get _ReturnAddress from clang
ehsan.akhgari@gmail.com
2014-08-09
1
-4
/
+1
*
This change preents a race on the 'TZ' environ global variable in libc.
bengr@chromium.org
2014-08-09
1
-0
/
+14
*
Roll gtest and gmock DEPS.
ncbray@chromium.org
2014-08-09
1
-0
/
+7
*
Fix shortcut tests and remove legacy shortcut code for the Default-user
gab@chromium.org
2014-08-08
3
-55
/
+12
*
Require the result of StringPrintf to be used.
ricea@chromium.org
2014-08-08
1
-3
/
+3
*
Disallow breakaway from job for unit tests
phajdan.jr@chromium.org
2014-08-08
3
-16
/
+30
*
Fix how --gtest_filter interacts with PRE_ tests
phajdan.jr@chromium.org
2014-08-08
1
-3
/
+3
*
Disable Poly1305 code only on bad chips.
agl@chromium.org
2014-08-08
2
-31
/
+88
*
base: Remove now-unused MessagePumpObserver.
sadrul@chromium.org
2014-08-08
7
-91
/
+0
*
Remove TraceOptions string based constructor. Add setter method
nednguyen@google.com
2014-08-08
3
-26
/
+38
*
Move file_util_icu to base::i18n namespace
brettw@chromium.org
2014-08-07
3
-36
/
+41
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
7
-58
/
+37
*
Add DACL and fix test for anonymous read-only memory
jschuh@chromium.org
2014-08-07
2
-2
/
+29
*
Follow-up for https://codereview.chromium.org/419323002/
thakis@chromium.org
2014-08-07
1
-5
/
+13
*
Remove file_util::ScopedFILE and use base version.
brettw@chromium.org
2014-08-07
1
-20
/
+0
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
4
-14
/
+14
*
Remove wstring file path helpers from test_file_util.
brettw@chromium.org
2014-08-07
3
-22
/
+0
*
Update manually triggered try jobs to use swarming for ChromeOS and Mac since...
jam@chromium.org
2014-08-07
1
-1
/
+1
*
Add RECORD_AS_MUCH_AS_POSSIBLE mode to TraceOptions.
nednguyen@google.com
2014-08-07
4
-13
/
+51
*
Take extra lock in base::WaitableEvent::WaitMany.
yhirano@chromium.org
2014-08-07
3
-7
/
+49
*
This is an ordered set tailored to GN's (simple) needs.
brettw@chromium.org
2014-08-06
2
-1
/
+5
*
Refactor GN source expansions.
brettw@chromium.org
2014-08-06
1
-1
/
+0
*
Make QPCValueToMicroseconds faster in case the value is less than 44 bits
fmeawad@chromium.org
2014-08-06
3
-5
/
+45
*
Reenable trace_event_unittest for windows
nednguyen@google.com
2014-08-06
1
-7
/
+1
*
Factored out duplicate code for formatting full test name
sergiyb@chromium.org
2014-08-05
3
-4
/
+14
*
GN: Add missing dep from //base:prefs_test_support on //testing/gtest.
jbroman@chromium.org
2014-08-05
1
-0
/
+1
*
base/allocator: Hardcode TCMalloc optimization level to 2 on Windows.
willchan@chromium.org
2014-08-05
1
-3
/
+10
*
Disable TraceOptionsTest.TraceOptionsFromString
robliao@chromium.org
2014-08-04
1
-2
/
+2
*
Disable TraceOptionsTest.TraceOptionsFromString
robliao@chromium.org
2014-08-04
1
-1
/
+1
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
6
-179
/
+476
*
base/allocator: Hardcode TCMalloc debug optimization level to 2 on Linux.
willchan@chromium.org
2014-08-02
1
-0
/
+3
[next]