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
*
Annotate WorkerPool::PostTaskAndReply as leaky.
earthdok@chromium.org
2013-09-18
1
-0
/
+7
*
Fix --trace-shutdown with thread-local tracing.
wangxianzhu@chromium.org
2013-09-18
1
-0
/
+2
*
[POSIX] CHECK that pthread_join succeeds in PlatformThread::Join.
rsesek@chromium.org
2013-09-13
1
-1
/
+1
*
Make the lazy TLS pointer in SWP into a LeakyLazyInstance.
earthdok@chromium.org
2013-09-12
1
-1
/
+1
*
Copy the thread name to the stack for debugging purposes.
rsesek@chromium.org
2013-09-12
1
-0
/
+18
*
Enable high resolution time for TimeTicks::Now on Windows Canary
simonjam@chromium.org
2013-09-10
1
-1
/
+6
*
Allow waiting in NestedMessagePumpAndroid.
mnissler@chromium.org
2013-09-03
1
-0
/
+2
*
Switched PostTaskAndReplyRelay to use ThreadTaskRunnerHandle::Get() instead o...
alexeypa@chromium.org
2013-08-30
1
-3
/
+4
*
Init uninitialized member in ctor.
finnur@chromium.org
2013-08-29
1
-1
/
+2
*
Remove spammy setpriority() failure message. Stylize.
dalecurtis@chromium.org
2013-08-29
1
-27
/
+17
*
Move a Thread's MessageLoop to the heap so it acts as a real object for leak ...
jyasskin@chromium.org
2013-08-21
1
-3
/
+5
*
Making a way to create thread with a Java Looper for Android
kristianm@chromium.org
2013-08-08
1
-0
/
+5
*
base: Re-re-apply WeakPtr support for SequencedWorkerPools
tommycli@chromium.org
2013-07-30
1
-0
/
+4
*
Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."
dewittj@chromium.org
2013-07-26
1
-4
/
+0
*
base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlock
tommycli@chromium.org
2013-07-26
1
-0
/
+4
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
Abort SandboxedUnpacker::RewriteImageFiles on browser shutdown
dpolukhin@chromium.org
2013-07-10
2
-0
/
+17
*
base: Re-commit SequencedWorkerPool globally unique tokens with unused variab...
tommycli@chromium.org
2013-07-09
3
-12
/
+53
*
Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..."
ajwong@chromium.org
2013-07-08
3
-51
/
+12
*
Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..."
scottmg@chromium.org
2013-07-08
3
-12
/
+51
*
Revert 210423 "base: Make SequencedWorkerPool issue globally uni..."
scottmg@chromium.org
2013-07-08
3
-51
/
+12
*
base: Make SequencedWorkerPool issue globally unique SequenceTokens.
tommycli@chromium.org
2013-07-08
3
-12
/
+51
*
Use a direct include of time headers in base/, part 2.
avi@chromium.org
2013-06-28
6
-8
/
+8
*
content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on ...
peter@chromium.org
2013-06-20
1
-0
/
+2
*
Make ifdef condition consistent in platform_thread_linux.cc.
mazda@chromium.org
2013-06-18
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.
dcheng@chromium.org
2013-06-13
1
-5
/
+3
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
4
-4
/
+4
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
posix thread: Attempt to set audio threads to real time.
dgreid@chromium.org
2013-06-04
1
-2
/
+15
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-3
/
+5
*
Move Thread Name Mapping into ThreadFunc.
dsinclair@chromium.org
2013-05-27
6
-26
/
+104
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
10
-165
/
+397
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
9
-397
/
+163
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
9
-163
/
+397
*
NaCl: Remove unnecessary nacl_syscalls.h #include
dmichael@chromium.org
2013-05-06
1
-5
/
+0
*
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-25
2
-5
/
+3
*
Regularize storage monitor creation in Windows.
gbillock@chromium.org
2013-04-18
2
-6
/
+18
*
Log errno if pthread_create() fails
rnk@chromium.org
2013-03-13
1
-1
/
+6
*
Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...
michaeln@google.com
2013-03-07
3
-35
/
+161
*
Set correct thread priority on Linux.
dgreid@chromium.org
2013-02-28
1
-28
/
+34
*
Delete delayed tasks upon worker pool shutdown.
erikwright@chromium.org
2013-02-26
2
-21
/
+85
*
Let sequence-checking work from a SequencedWorkerPool task's destructor
akalin@chromium.org
2013-02-09
1
-4
/
+7
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
2
-2
/
+2
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.
tfarina@chromium.org
2013-02-05
1
-1
/
+2
*
Allow BrowserTestBase to do wait.
nileshagrawal@chromium.org
2013-02-04
1
-0
/
+2
*
Set Realtime Audio Thread priority on Android
james.wei@intel.com
2013-01-30
1
-4
/
+20
*
Use LOG_GETLASTERROR in more cases in base/
mseaborn@chromium.org
2013-01-28
1
-1
/
+1
[next]