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
/
worker_pool_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make flow event traces disabled-by-default
fmeawad@chromium.org
2014-02-06
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.
dcheng@chromium.org
2013-06-13
1
-5
/
+3
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Increase worker thread stack size for AddressSanitizer. This is especially re...
aarya@google.com
2012-07-07
1
-0
/
+5
*
Add TaskRunner wrapper for WorkerPool.
mattm@chromium.org
2012-04-25
1
-0
/
+11
*
Add virtual and OVERRIDE to base/ implementation files
rsleevi@chromium.org
2012-04-06
1
-1
/
+1
*
Allow task tracing in official chrome.
jbates@chromium.org
2012-02-23
1
-1
/
+1
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+1
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
1
-29
/
+1
*
Detect child tasks born during a profiled tasks
jar@chromium.org
2011-12-14
1
-1
/
+1
*
ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.
jhawkins@chromium.org
2011-11-17
1
-3
/
+1
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
1
-16
/
+6
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+2
*
Adjust interfaces to indicate when tracking is in progress
jar@chromium.org
2011-11-14
1
-2
/
+2
*
A couple comment updates
joth@chromium.org
2011-11-08
1
-0
/
+1
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
1
-11
/
+8
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
1
-8
/
+11
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
1
-11
/
+8
*
Revert 107793 - Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-8
/
+11
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-11
/
+8
*
Support JSON encoding of data for about:tracking information
jar@chromium.org
2011-10-24
1
-1
/
+2
*
base: Constantify the struct used in WprintfFormatPortabilityTest test case.
tfarina@chromium.org
2011-10-16
1
-1
/
+1
*
Update task tracking to not depend on message_loop_ singleton
jar@chromium.org
2011-10-15
1
-0
/
+12
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
1
-1
/
+6
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
1
-30
/
+72
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+1
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-0
/
+169