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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-0
/
+3
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-3
/
+0
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-0
/
+3
*
base: Constantify thread_name() getter accessor.
tfarina@chromium.org
2012-11-05
1
-1
/
+1
*
Add methods to base::Thread to allow Windows consumers to ask for COM to be i...
pkasting@chromium.org
2012-10-23
1
-4
/
+27
*
Call Stop() from all destructors of base::Thread subclasses (except for a cou...
pkasting@chromium.org
2012-10-03
1
-12
/
+10
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Base: Don't overwrite the thread id when ThreadMain exits. There's
rvargas@google.com
2012-05-21
1
-2
/
+4
*
Return NULL from base::Thread::message_loop_proxy() when thread is not started.
sergeyu@chromium.org
2012-05-04
1
-3
/
+2
*
Remove custom Task implementations in base.
dcheng@chromium.org
2011-11-23
1
-1
/
+1
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
1
-1
/
+1
*
A couple comment updates
joth@chromium.org
2011-11-08
1
-1
/
+1
*
Remove base::Thread::CleanUpAfterMessageLoopDestruction() because it is unuse...
rsesek@chromium.org
2011-11-03
1
-5
/
+0
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-3
/
+9
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-5
/
+1
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-1
/
+1
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-1
/
+2
*
Kill CleanUpAfterMessageLoopDestruction.
willchan@chromium.org
2011-03-03
1
-1
/
+0
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-7
/
+7
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-0
/
+195