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
/
threading
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup base profiler initialization code.
asvitkine
2015-05-07
3
-8
/
+3
*
Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...
kinuko
2015-05-07
6
-118
/
+101
*
Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-05
6
-101
/
+118
*
base: Remove more use of MessageLoopProxy
skyostil
2015-05-05
2
-15
/
+13
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
12
-25
/
+23
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
12
-23
/
+25
*
Avoid unnecessary memory allocations at PlatformThread::SetName()
mikhail.pozdnyakov
2015-05-04
12
-25
/
+23
*
Cleanup: removing unused descendants information from tracked objects.
vadimt
2015-05-01
3
-4
/
+0
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
8
-43
/
+38
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
10
-53
/
+58
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
10
-58
/
+53
*
GN Windows build fixes
brettw
2015-04-24
1
-5
/
+4
*
Allow Waitable event to be used to intentionally hang the UI thread for debug...
erikwright
2015-04-23
1
-0
/
+2
*
Update {virtual,override} to follow C++11 style in base.
nick
2015-04-22
1
-3
/
+3
*
Modify instrumentation for various jank bugs, mostly removing outdated sites.
pkasting
2015-04-10
1
-6
/
+1
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
9
-62
/
+66
*
Add full SetThreadPriority support to Windows.
gab
2015-04-01
10
-35
/
+335
*
thread_local_unittest: Avoid invalid casts to polymorphic type.
pcc
2015-03-31
1
-12
/
+11
*
Base: Change task posting logic to SequencedWorkerPool during shutdown.
erikchen
2015-03-31
3
-36
/
+85
*
Deduplicate PlatformThread's POSIX implementations of SetThreadPriority.
gab
2015-03-19
6
-162
/
+175
*
Base: Fix another deadlock during shutdown of SequencedWorkerPool.
erikchen
2015-03-13
2
-0
/
+45
*
base: Stop passing by non-const references in some more places.
danakj
2015-03-10
1
-38
/
+34
*
Add ScopedTrackers to measure the jank of base::Thread::StartWithOptions().
eroman
2015-03-10
1
-1
/
+12
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
2
-2
/
+2
*
Remove the stack size limit from the posix worker pool.
jochen
2015-03-09
1
-9
/
+1
*
base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.
danakj
2015-03-07
1
-0
/
+1
*
base: Add/Fix namespace closing comments.
danakj
2015-03-07
1
-1
/
+1
*
Base: Fix a deadlock during shutdown of SequencedWorkerPool.
erikchen
2015-02-26
2
-2
/
+50
*
Add ScopedAllowWait to TaskGraphRunner to Avoid Crash in Shutdown
weiliangc
2015-02-26
1
-0
/
+2
*
Assert RendererScheduler thread usage
jdduke
2015-02-06
2
-2
/
+3
*
Mechanical rename of tracing includes for /base
primiano
2015-01-31
3
-3
/
+3
*
Fix variable shadowing in TLS code on VS2015
scottmg
2015-01-27
1
-3
/
+3
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
Use ThreadData::Now() for TrackingInfo::time_posted initialization
jdduke
2015-01-09
2
-5
/
+2
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
3
-12
/
+4
*
Increase the stack size in ThreadTest.StartWithOptions_StackSize under ASan o...
glider
2014-11-26
1
-0
/
+5
*
Exclude unused functions for NaCl code path.
mazda
2014-11-12
1
-0
/
+2
*
Creating infrastructure for profiler instrumentation only in developer build ...
vadimt
2014-10-28
3
-0
/
+3
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
18
-104
/
+79
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-2
/
+2
*
Don't shadow variables (same name in scope)
cpu
2014-10-21
1
-1
/
+1
*
Remove dead declarations for a nonexistent class.
palmer
2014-10-18
1
-2
/
+0
*
Remove some friend declarations in ThreadRestrictions that are no more needed.
kinaba
2014-10-17
1
-24
/
+0
*
Remove two SequencedWorkerPool histograms.
asvitkine
2014-10-15
1
-12
/
+0
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-0
/
+3
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
20
-54
/
+54
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
1
-3
/
+2
*
Microbenchmark for the cost of posting tasks to different pump types
jamesr
2014-09-29
1
-1
/
+1
*
Disable TLS destructor tests on Win x64 incremental
scottmg
2014-09-19
1
-1
/
+6
*
Creating a framework for suppressing pollution of the profiler data and apply...
vadimt
2014-09-15
3
-13
/
+16
[next]