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
*
Add a warning suppression that was accidentally disabled in a recent move.
kulshin
2015-12-17
1
-2
/
+2
*
Remove unused #include.
davidben
2015-12-17
1
-1
/
+0
*
Cleanup: Convert const char* kFoo to const char kFoo[].
thestig
2015-12-17
1
-4
/
+4
*
Revert of Use SequenceChecker to allow Timer to run in SequencedWorkerPool (p...
jsbell
2015-12-17
3
-255
/
+40
*
Disable NativeLibraryPrefetcherTest tests that use mincore()
timav
2015-12-16
1
-2
/
+3
*
Disable etw_manifest in the GN Windows build.
brettw
2015-12-16
1
-0
/
+5
*
Move handle hooks into base/win and add tests.
wfh
2015-12-16
7
-6
/
+364
*
Use SequenceChecker to allow Timer to run in SequencedWorkerPool
jsbell
2015-12-16
3
-40
/
+255
*
Linux: Correctly count the number of open file descriptors.
thestig
2015-12-16
4
-29
/
+102
*
net: Extract SetNonBlocking() function from net_util.h
tfarina
2015-12-16
4
-12
/
+27
*
Remove ScopedVector from test_reg_util_win
kimwjdalsl
2015-12-16
2
-3
/
+5
*
base: tighten the deps entries a little bit
tfarina
2015-12-15
1
-2
/
+0
*
Add open FDs count support to the task manager on Linux and CrOS
afakhry
2015-12-15
2
-0
/
+27
*
Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...
danakj
2015-12-15
5
-63
/
+2
*
android: Record how much of the native library is there before prefetch.
lizeb
2015-12-15
5
-6
/
+116
*
[Tracing Clock Sync] Add TracingAgent interface in Chrome
zhenw
2015-12-15
4
-0
/
+120
*
Fix leak in TCMalloc unittests.
ssid
2015-12-15
1
-0
/
+2
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.
jbudorick
2015-12-15
5
-2
/
+63
*
Clean up base::Callback stuff
tzik
2015-12-15
6
-45
/
+24
*
Rewrite Pass() to std::move() in base/
dcheng
2015-12-15
12
-42
/
+60
*
Check for null when registering for ACTION_BATTERY_CHANGED.
tedchoc
2015-12-15
1
-1
/
+1
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-14
1
-0
/
+6
*
Compatibility shim to allow std::unique_ptr use with base::Callback.
dcheng
2015-12-14
2
-2
/
+60
*
Don't use a delgating constructor passing a member variable.
bcwhite
2015-12-14
1
-1
/
+9
*
base: Make saturated_cast behavior for NaNs configurable.
vmpstr
2015-12-14
2
-4
/
+40
*
Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr.
dcheng
2015-12-14
6
-0
/
+64
*
Revert of Only set -rpath=$ORIGIN in component builds by default. (patchset #...
dcheng
2015-12-14
1
-6
/
+0
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-12
1
-0
/
+6
*
Fix the `sizes` regressions in Linux GN.
dpranke
2015-12-12
1
-1
/
+4
*
Fix strict mode violation in SelectFileDialog.java
qinmin
2015-12-12
1
-4
/
+10
*
[Tracing] Fix --trace-to-console
zhenw
2015-12-11
3
-26
/
+0
*
[base] Accidentally omitted file_locking_unittest.cc changes.
shess
2015-12-11
1
-6
/
+4
*
Fix PathProvider to not modify result when DIR_TEST_DATA does not exist
maniscalco
2015-12-11
1
-6
/
+9
*
Fix nocompile base_unittests
tzik
2015-12-11
5
-17
/
+19
*
Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detect...
aelias
2015-12-11
1
-29
/
+5
*
Remove the NoAtExitBaseTestSuite anti-pattern.
jam
2015-12-11
3
-38
/
+9
*
Fix a memory leak in the encoding detector wrapper
jshin
2015-12-11
1
-9
/
+3
*
[base] POSIX File::Unlock() didn't actually unlock file.
shess
2015-12-10
4
-2
/
+234
*
[Tracing] Enable heap dumps with both type info and backtraces
ruuda
2015-12-10
4
-264
/
+446
*
Remove kint32max.
avi
2015-12-10
8
-69
/
+68
*
Reorganize histograms for persistence.
bcwhite
2015-12-10
19
-110
/
+227
*
Prepare chrome to use the new Mojo EDK by default.
John Abd-El-Malek
2015-12-10
1
-1
/
+6
*
Fixing remaining VC++ 2015 64-bit build breaks
brucedawson
2015-12-10
1
-0
/
+8
*
[Android] Add support for timeouts scaling for OnDevice instrumentation.
mikecase
2015-12-10
1
-1
/
+1
*
clang/win: Let some chromium_code targets build with -Wextra.
thakis
2015-12-10
23
-121
/
+119
*
Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>
mdempsky
2015-12-09
3
-16
/
+13
*
Remove kuint64max.
avi
2015-12-09
2
-6
/
+7
*
Fix comments in SampleForTests.
mvanouwerkerk
2015-12-09
1
-2
/
+2
*
Port android_must_copy_system_libraries logic GYP->GN
agrieve
2015-12-09
1
-1
/
+3
*
base: Introduce Process::GetPidInNamespace().
nya
2015-12-09
2
-0
/
+48
[next]