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
*
Enforce lowercase switches when calling CommandLine::HasSwitch.
jackhou
2015-04-22
3
-7
/
+8
*
Update RefCountedDeleteOnMessageLoop to use SingleThreadTaskRunner
ricea
2015-04-21
1
-6
/
+13
*
Explicitly use getApplicationContext for PathUtils.
wnwen
2015-04-21
1
-1
/
+2
*
Disabling handle verifier till we figure out AppContainer/DuplicateHandle err...
shrikant
2015-04-21
1
-0
/
+4
*
[tracing] Enable and expose the memory tracing infrastructure
primiano
2015-04-21
1
-1
/
+1
*
Migrate the rest of PathUtils calls to run in background.
wnwen
2015-04-21
1
-37
/
+6
*
[tracing] Add support for time-triggered global memory dumps
primiano
2015-04-21
4
-12
/
+60
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-1
/
+1
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-5
/
+0
*
Stop including chromeos_switches.h when !defined(OS_CHROMEOS)
hashimoto
2015-04-21
1
-6
/
+1
*
[MemSheriff] Don't run OOM tests under tools that replace memory allocator.
glider
2015-04-21
1
-2
/
+3
*
[tracing] Simplify design of MemoryAllocatorDump
primiano
2015-04-21
14
-169
/
+270
*
[tracing] Introduce MemoryDumpSessionState
primiano
2015-04-21
11
-18
/
+98
*
[tracing] Introduce MemoryAllocatorAttributesTypes
primiano
2015-04-21
5
-0
/
+175
*
Avoid PathUtils fetching directory paths on UI thread.
wnwen
2015-04-20
1
-2
/
+62
*
Guard OOM tests against ASAN, and verifiy output against our OOM handler.
icoolidge
2015-04-20
1
-24
/
+29
*
Extend variadic template hack for /analyze.
brucedawson
2015-04-20
1
-0
/
+6
*
Using kernel notifier instead of internal logic
skuhne
2015-04-20
2
-5
/
+62
*
Outline Process destructor, fixes a plugin warning on Windows.
thakis
2015-04-20
3
-1
/
+7
*
[tracing] Enable support for MemoryDumpProvider thread affinity
primiano
2015-04-20
5
-26
/
+209
*
[tracing] Prepare for internal async handling of ProcessMemoryDump(s)
primiano
2015-04-18
3
-9
/
+21
*
Don't chase stack frames through dodgy third party library code
wittman
2015-04-18
1
-6
/
+14
*
Combine multiple BadEntropyProviders into base::MockEntropyProvider.
dbeam
2015-04-18
4
-0
/
+43
*
Add missing dependency in base_win64.
georgesak
2015-04-17
1
-0
/
+1
*
Use /run instead of /var/run to avoid disk IO for a symlink
hashimoto
2015-04-17
1
-3
/
+3
*
crazy linker: Add LD_PRELOAD handling.
simonb
2015-04-17
1
-0
/
+66
*
[tracing] Don't emit parent names for root MemoryAllocatorDump(s)
primiano
2015-04-17
1
-1
/
+3
*
[tracing] Non-functional refactor of MemoryDumpManager
primiano
2015-04-17
4
-67
/
+102
*
Revert of Enforce lowercase switches when calling CommandLine::HasSwitch(cons...
yoichio
2015-04-17
3
-8
/
+7
*
Apply automated fixits for Chrome clang plugin to base_unittests.
dcheng
2015-04-17
23
-86
/
+80
*
Enforce lowercase switches when calling CommandLine::HasSwitch.
jackhou
2015-04-17
3
-7
/
+8
*
Make the Android GN debug component build actually build.
dpranke
2015-04-17
2
-23
/
+2
*
win: Fix a few clang style plugin warnings.
Nico Weber
2015-04-16
3
-12
/
+18
*
base/test/launcher: Don't trim leading whitespace from test output
nick
2015-04-16
2
-3
/
+1
*
base: Rename DiscardableMemory::Memory() to ::data().
reveman
2015-04-16
2
-5
/
+10
*
Avoid having to define Log classes in every layer needing them.
dgn
2015-04-16
1
-152
/
+127
*
MD5: Remove unnecessary temporary 'inbuf' variable.
tfarina
2015-04-16
1
-5
/
+3
*
Add option to export tracing events to ETW.
georgesak
2015-04-16
12
-3
/
+521
*
Add ApiCompatibilityUtilsTest#testFinishAndRemoveTask
jaekyun
2015-04-15
1
-0
/
+71
*
Remove ajwong from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Suppress VS 2015 pointer truncation warning.
brucedawson
2015-04-15
1
-3
/
+1
*
Migrate ChromeOS to base::MemoryPressureMonitor
dmichael
2015-04-15
6
-66
/
+71
*
Move an include guard to guard all code in base/move.h
bratell
2015-04-14
1
-2
/
+2
*
Make deleted constructors take a const parameter in move-only type macro.
mgraczyk
2015-04-14
4
-2
/
+53
*
Generate globally (cross-process) unique IDs for memory tracing dumps
ssid
2015-04-14
3
-4
/
+9
*
Add a dump provider to dump malloc allocation data.
ssid
2015-04-14
4
-0
/
+117
*
sys_info_linux: positive return value of MaxSharedMemorySize for 32-bit build...
ljagielski
2015-04-14
4
-12
/
+10
*
Revert "Add option to export tracing events to ETW."
pdr
2015-04-14
11
-511
/
+3
*
Move several annotations to annotations package.
aurimas
2015-04-14
5
-6
/
+6
*
Add option to export tracing events to ETW.
georgesak
2015-04-14
11
-3
/
+511
[next]