summaryrefslogtreecommitdiffstats
path: root/base/threading
Commit message (Expand)AuthorAgeFilesLines
* base: Add perf tests target and threading perf-test.epenner@chromium.org2014-03-111-0/+288
* Add support for FreeBSD in base/ , base/process/ , and base/threading so that...r.c.ladan@gmail.com2014-03-111-0/+103
* Revert 254986 "Switch thread_local to use chromium's TLS impleme..."oshima@chromium.org2014-03-054-7/+113
* Switch thread_local to use chromium's TLS implementationmichaelbai@chromium.org2014-03-054-113/+7
* base: Add const to a few PlatformThreadHandle methodsboliu@chromium.org2014-02-201-3/+3
* Make the #includes consistent in various thread checkers between debug and re...thestig@chromium.org2014-02-152-5/+1
* Set thread names to be visible in debuggersapatole@nvidia.com2014-02-131-0/+13
* Atomic ops cleanup.ctruta@blackberry.com2014-02-081-0/+1
* Make flow event traces disabled-by-defaultfmeawad@chromium.org2014-02-063-5/+7
* Add support for threading and atomic ops in QNX Neutrino.ctruta@blackberry.com2014-02-061-1/+1
* Increase default stack size on Android with ASan to 2Mb.eugenis@chromium.org2014-01-291-0/+6
* Threading: Remove TaskRunnerHandlesNonZeroDelays from TaskRunnerTestDelegatenhiroki@chromium.org2014-01-281-12/+0
* Make GetDefaultThreadStackSize() return 16M under ThreadSanitizerglider@chromium.org2014-01-221-0/+6
* Implement chromium's TLS.michaelbai@chromium.org2014-01-104-223/+343
* Close duplicated handle on windows.dsinclair@chromium.org2014-01-071-18/+25
* Revert 241657 "Implement chromium's TLS."kbr@chromium.org2013-12-264-343/+223
* Implement chromium's TLS.michaelbai@chromium.org2013-12-184-223/+343
* Revert 241144 "Implement chromium's TLS."estade@chromium.org2013-12-174-339/+223
* Implement chromium's TLS.michaelbai@chromium.org2013-12-174-223/+339
* Minor style tweaks to tlssky@chromium.org2013-12-053-23/+18
* Document that tests should avoid using bare SWPs.earthdok@chromium.org2013-12-031-0/+3
* Remove 1 static initializer with gcc.thakis@chromium.org2013-11-131-16/+22
* Adds the ability for MessageLoop to take a MessagePumpsky@chromium.org2013-11-082-6/+39
* more spell checkingthakis@chromium.org2013-11-052-2/+2
* Renable PosixDynamicThreadPoolTest.Basic on TSAN v2.benwells@chromium.org2013-10-171-8/+1
* Enable the following tests back under ThreadSanitizer v2:glider@chromium.org2013-10-171-13/+3
* Disable PosixDynamicThreadPoolTest.Basic on TSAN.benwells@chromium.org2013-10-081-1/+7
* Disable the tests failing under TSan because of incorrect assumptions about t...glider@chromium.org2013-10-031-3/+13
* Revert 222826 "Copy the thread name to the stack for debugging p..."rsesek@chromium.org2013-09-251-18/+0
* Annotate WorkerPool::PostTaskAndReply as leaky.earthdok@chromium.org2013-09-181-0/+7
* Fix --trace-shutdown with thread-local tracing.wangxianzhu@chromium.org2013-09-181-0/+2
* [POSIX] CHECK that pthread_join succeeds in PlatformThread::Join.rsesek@chromium.org2013-09-131-1/+1
* Make the lazy TLS pointer in SWP into a LeakyLazyInstance.earthdok@chromium.org2013-09-121-1/+1
* Copy the thread name to the stack for debugging purposes.rsesek@chromium.org2013-09-121-0/+18
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-101-1/+6
* Allow waiting in NestedMessagePumpAndroid.mnissler@chromium.org2013-09-031-0/+2
* Switched PostTaskAndReplyRelay to use ThreadTaskRunnerHandle::Get() instead o...alexeypa@chromium.org2013-08-301-3/+4
* Init uninitialized member in ctor.finnur@chromium.org2013-08-291-1/+2
* Remove spammy setpriority() failure message. Stylize.dalecurtis@chromium.org2013-08-291-27/+17
* Move a Thread's MessageLoop to the heap so it acts as a real object for leak ...jyasskin@chromium.org2013-08-211-3/+5
* Making a way to create thread with a Java Looper for Androidkristianm@chromium.org2013-08-081-0/+5
* base: Re-re-apply WeakPtr support for SequencedWorkerPoolstommycli@chromium.org2013-07-301-0/+4
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-261-4/+0
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-261-0/+4
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-184-4/+4
* Abort SandboxedUnpacker::RewriteImageFiles on browser shutdowndpolukhin@chromium.org2013-07-102-0/+17
* base: Re-commit SequencedWorkerPool globally unique tokens with unused variab...tommycli@chromium.org2013-07-093-12/+53
* Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..."ajwong@chromium.org2013-07-083-51/+12
* Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..."scottmg@chromium.org2013-07-083-12/+51
* Revert 210423 "base: Make SequencedWorkerPool issue globally uni..."scottmg@chromium.org2013-07-083-51/+12