summaryrefslogtreecommitdiffstats
path: root/base/threading
Commit message (Expand)AuthorAgeFilesLines
* Add RetainedRef uses where needed.vmpstr2016-03-211-15/+17
* base: Remove some unnecessary const scoped_refptr<>&.vmpstr2016-03-182-16/+12
* base: Implement GetCurrentThreadPriority.erikchen2016-03-143-14/+32
* Apply ThreadWithOptions_StackSize ASAN workaround to all platforms.aelias2016-02-281-2/+2
* Revert of Refactor thread_local.h's TLS Implementation to use ThreadLocalStor...robliao2016-02-265-35/+181
* Refactor thread_local.h's TLS Implemetation to use ThreadLocalStoragerobliao2016-02-265-181/+35
* content: Improve thread priority for raster threads.reveman2016-02-251-6/+5
* base: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+3
* base: Make ThreadPriority::DISPLAY correspond to Android's PRIORITY_DISPLAY.reveman2016-02-241-3/+2
* Change DISPLAY thread priority to -8 on Linux.reveman2016-02-051-1/+1
* base: Set initial thread priority in ThreadFunc.reveman2016-02-057-57/+41
* Remove linked_ptr usage in //base.dcheng2016-02-021-5/+4
* Adds WindowTreeFactory to mussky2016-01-291-2/+0
* Fix Thread::WaitUntilThreadStarted()'s behavior when called multiple timeshashimoto2016-01-292-1/+9
* Start of display management for mussky2016-01-221-0/+2
* Revert of Start of display management for mus (patchset #5 id:80001 of https:...erg2016-01-221-2/+0
* Start of display management for mussky2016-01-221-0/+2
* mustash: gpu: Move OS GL calls from main thread to a dedicated GPU thread.penghuang2016-01-121-0/+6
* Fix race on mojo message pump shutdown.amistry2016-01-111-0/+6
* Allow SequencedTaskRunnerHandle::Get() while running unsequenced tasks.bauerb2016-01-076-67/+250
* Fix platform_thread_freebsd.ccl2d4y32015-12-301-0/+1
* Fix platform_thread_freebsd.ccl2d4y32015-12-291-2/+1
* Switch to standard integer types in base/threading/.avi2015-12-2435-24/+76
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-102-3/+5
* Cleanup: Use ContainsValue() instead of std::find() in base/thestig2015-12-071-14/+10
* Reland of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-032-29/+17
* Revert of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-032-17/+29
* Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor.tommycli2015-12-022-29/+17
* Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...ericrk2015-12-011-2/+4
* Revert making HandleWatcher block until no longer waiting on pipe (r285266).jam2015-11-301-6/+0
* views/mus: Fix showing menu in chrome in mus.Sadrul Habib Chowdhury2015-11-241-0/+5
* Don't leak the WatcherThreadManager background thread.John Abd-El-Malek2015-11-241-2/+6
* Revert of views/mus: Fix showing menu in chrome in mus. (patchset #2 id:20001...beaudoin2015-11-231-5/+0
* views/mus: Fix showing menu in chrome in mus.sadrul2015-11-231-0/+5
* p1 mus+ash chrome renders ui and contentrjkroege2015-11-191-1/+5
* Revert the work of supporting WorkerPool clean shutdown on POSIX.yzshen2015-11-185-327/+120
* Revert of p1 mus+ash chrome renders ui and content (patchset #9 id:160001 of ...msramek2015-11-181-5/+1
* p1 mus+ash chrome renders ui and contentrjkroege2015-11-181-1/+5
* Implement a MusBrowserFrame.ben2015-11-101-0/+4
* Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest.bauerb2015-11-031-3/+7
* Add SequencedTaskRunnerHandle to get a SequencedTaskRunner for the current th...bauerb2015-10-306-19/+257
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-1/+1
* Add CHECK to PostTaskAndReply to detect null closures earliertzik2015-10-151-0/+3
* Implement ThreadTicks::Now on Windows.fdoray2015-10-151-1/+4
* Adding GetCurrentThreadPriority API in Android platform.ajith.v2015-09-301-2/+8
* Mac: move content::RenderWidgetResizeHelper to ui::WindowResizeHelperMac (ace...tapted2015-09-241-2/+5
* Revert of Check for CloseHandle failures even when not debugging (patchset #4...brucedawson2015-09-181-4/+6
* Check for CloseHandle failures even when not debuggingbrucedawson2015-09-171-6/+4
* Removed 'anonymous' from namespace, added whitespace in thread_restrictions.ccjkardatzke2015-09-101-2/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-2/+3