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
/
simple_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-152
/
+0
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
1
-0
/
+35
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+1
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
1
-1
/
+1
*
Add a simple thread pool to SimpleThread.
deanm@google.com
2008-09-02
1
-0
/
+66
*
Bring back SimpleThread, but with a Delegate interface.
deanm@google.com
2008-08-29
1
-0
/
+52
*
Remove CallWrapper and SimpleThread. They overlap too closely with the messa...
deanm@google.com
2008-08-22
1
-78
/
+0
*
Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting....
deanm@google.com
2008-08-22
1
-4
/
+0
*
Create a simple abstraction to a native OS thread, mostly useful for unittest...
deanm@google.com
2008-08-22
1
-0
/
+82