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
*
Work on GN Windows component build.
brettw
2015-04-02
1
-6
/
+14
*
Remove base::KillProcess()
rvargas
2015-04-02
6
-85
/
+64
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
9
-62
/
+66
*
Cleanup: clang-format the MD5 source file.
tfarina
2015-04-01
1
-185
/
+182
*
Fix typo in BUILD.gn file
mdempsky
2015-04-01
1
-1
/
+1
*
base: implement seek penalty detection on XP/Vista via ATA.
dbeam
2015-04-01
1
-23
/
+61
*
Include DirectoryExists to libbase_nacl_nonsfi.a.
hidehiko
2015-04-01
1
-2
/
+4
*
Use the types from stdint.h in MD5 API.
tfarina
2015-04-01
1
-17
/
+18
*
Fix missing symbols for pre-linking of the Cast sender library for iOS.
jfroy
2015-04-01
4
-0
/
+56
*
Add full SetThreadPriority support to Windows.
gab
2015-04-01
10
-35
/
+335
*
Add DCHECK for FilePathWatcherFSEvents destroyed before being cancelled.
reillyg
2015-04-01
1
-1
/
+4
*
Revert of base: Replace PurgeAndTruncate with Shrink function. (patchset #5 i...
reveman
2015-04-01
3
-48
/
+22
*
Fix OutOfMemoryDeathTest.ViaSharedLibraries.
icoolidge
2015-04-01
7
-11
/
+77
*
Remove uses of KillProcess.
rvargas
2015-04-01
4
-4
/
+5
*
Base: Truncate the timeout of WaitableEvent::TimedWait on Windows.
rvargas
2015-04-01
1
-4
/
+4
*
Introducing phased profiling framework.
vadimt
2015-04-01
3
-168
/
+265
*
Upstream ios wait_util for tests
stuartmorgan
2015-03-31
4
-0
/
+115
*
Crash Mac in OnNoMemory on OOM
vitalybuka
2015-03-31
2
-46
/
+15
*
thread_local_unittest: Avoid invalid casts to polymorphic type.
pcc
2015-03-31
1
-12
/
+11
*
[tracing] MemoryDumpManager delegate for upcoming inter-process dumps
primiano
2015-03-31
3
-8
/
+64
*
[tracing] Refactor MemoryDumpManager for upcoming multiprocess dumps
primiano
2015-03-31
8
-54
/
+99
*
Make sure that WaitableEvent::TimedWait works fine with large timeouts.
rvargas
2015-03-31
2
-23
/
+43
*
Base: Change task posting logic to SequencedWorkerPool during shutdown.
erikchen
2015-03-31
4
-36
/
+88
*
Revert "Make sure that WaitableEvent::TimedWait works fine with large timeouts."
rvargas
2015-03-30
4
-43
/
+32
*
Add utility function for checking package version
dgn
2015-03-30
1
-0
/
+37
*
Provide CommandLine::HasSwitch(const char*) to save 76kB in sizes perf
tapted
2015-03-30
2
-0
/
+7
*
Add base::TerminateBecauseOutOfMemory
vitalybuka
2015-03-27
2
-0
/
+22
*
Add #include of <unistd.h> to close_nocancel.cc.
pcc
2015-03-27
1
-20
/
+11
*
Refactor Uses of std::set to std::vector in SimpleFeature
robliao
2015-03-27
1
-0
/
+16
*
Fix NPE in ApplicationStatus.
maxbogue
2015-03-26
1
-2
/
+1
*
Make sure that WaitableEvent::TimedWait works fine with large timeouts.
rvargas
2015-03-26
4
-32
/
+43
*
Re-land issue 750183008 (Parallelize trace messages serialization)
caseq
2015-03-26
2
-12
/
+29
*
base: Replace PurgeAndTruncate with Shrink function.
reveman
2015-03-25
3
-22
/
+48
*
Remove android_webview_build conditions from base.
torne
2015-03-24
3
-39
/
+14
*
Fixing debug GN build.
bradnelson
2015-03-24
2
-0
/
+6
*
Instrumented libraries: add a base.isolate entry for prebuilt libs.
earthdok
2015-03-24
1
-7
/
+2
*
Let ImportantFileWriter Use fdatasync
hashimoto
2015-03-24
1
-10
/
+8
*
Metrics provider for statistical stack profiler
wittman
2015-03-24
2
-0
/
+12
*
[Android] Incorporate findbugs into android builds.
jbudorick
2015-03-24
1
-1
/
+0
*
Use a less compiler-specific way for preventing inlining / tail-call optimiza...
thakis
2015-03-23
1
-8
/
+5
*
clang/win: Attempt to fix component build after #321658.
Nico Weber
2015-03-22
1
-2
/
+2
*
Clamp TimeDelta operations that overflow.
rvargas
2015-03-21
3
-18
/
+137
*
Add an getDrawable to ApiCompatibilityUtils
aurimas
2015-03-21
1
-0
/
+14
*
base: Mark MessageLoop::Post*Task API deprecated
skyostil
2015-03-21
2
-8
/
+9
*
Statistical stack profiler for Windows x64
wittman
2015-03-20
8
-0
/
+1140
*
Declare string16 traits’ move() correctly.
Mark Mentovai
2015-03-20
1
-1
/
+1
*
[tracing] Improve the memory maps dumper generation format.
primiano
2015-03-20
7
-41
/
+66
*
[android] Accessibility for card unmask dialog.
rouslan
2015-03-20
1
-0
/
+9
*
Fix uninitialized read in base::SysInfo::HasSeekPenalty().
dbeam
2015-03-19
1
-1
/
+1
*
[tracing] Move GN/gyp build files under trace_event
primiano
2015-03-19
5
-53
/
+82
[next]