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
/
thread_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-0
/
+51
*
base: Remove MessageLoopProxy
skyostil
2015-06-19
1
-1
/
+0
*
base: Don't crash in Thread::task_runner() if the thread isn't running
skyostil
2015-06-11
1
-0
/
+6
*
Reland (3rd try): Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-23
1
-2
/
+3
*
Revert of Reland: Lazily initialize MessageLoop for faster thread startup (pa...
glider
2015-05-18
1
-3
/
+2
*
Reland: Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-18
1
-2
/
+3
*
Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...
kinuko
2015-05-07
1
-3
/
+2
*
Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-05
1
-2
/
+3
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
1
-11
/
+10
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
1
-10
/
+11
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
1
-11
/
+10
*
Increase the stack size in ThreadTest.StartWithOptions_StackSize under ASan o...
glider
2014-11-26
1
-0
/
+5
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
1
-14
/
+6
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
1
-4
/
+4
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-3
/
+5
*
Add virtual and OVERRIDE to base/ implementation files
rsleevi@chromium.org
2012-04-06
1
-5
/
+6
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
1
-18
/
+6
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
1
-4
/
+6
*
Add function support for Sleep with TimeDelta input.
tedvessenes@gmail.com
2011-12-30
1
-2
/
+4
*
Remove custom Task implementations in base.
dcheng@chromium.org
2011-11-23
1
-26
/
+11
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-3
/
+4
*
Suppress benign race in ThreadTest.SleepInsideInit
jochen@chromium.org
2011-09-27
1
-1
/
+5
*
Kill CleanUpAfterMessageLoopDestruction.
willchan@chromium.org
2011-03-03
1
-10
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-0
/
+260