Commits
User selector
Commit History
Commits on May 22, 2021
Stop using holdLock() in WebKit/WebKitLegacy/Tools as it is not compatible with Clang thread safety analysis
Show description for 90b42cacommitted
Commits on Apr 5, 2018
[WTF] Remove StaticLock
Show description for 488014dcommitted
Commits on Dec 8, 2017
Use StaticLock instead of NeverDestroyed<Lock>
Show description for 1574ee3committed
Commits on Oct 12, 2017
Remove out-parameter variants of copyToVector
Show description for 806cb3bcommitted
Sam Weinig
Commits on Jul 25, 2017
More NeverDestroyed and related cleanup
Show description for 9c0888ecommitted
Commits on Jun 26, 2017
[WTF] Drop Thread::create(obsolete things) API since we can use lambda
Show description for 5b026edcommitted
Commits on Apr 12, 2017
[WTF] Introduce Thread class and use RefPtr<Thread> and align Windows Threading implementation semantics to Pthread one
Show description for 09382a2committed
Commits on Aug 18, 2015
Replace all remaining uses of WTF::Mutex with WTF::Lock
Show description for 03650aecommitted
Filip Pizlo
Commits on Aug 5, 2015
Unreviewed, roll out http://trac.webkit.org/changeset/187972.
Show description for e0b8ccccommitted
Filip PizloRename Mutex to DeprecatedMutex
Show description for c4469d6committed
Filip Pizlo
Commits on Jan 29, 2015
Removed fastMallocForbid / fastMallocAllow
Show description for 4666180committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 14, 2014
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 08f1ec2committed
Commits on Jan 25, 2014
Modernize HashTable threading code
Show description for 2bf7d9dcommitted
Anders Carlsson
Commits on May 9, 2013
[DRT] Replace JavaScriptThreadingPthreads.cpp with JavaScriptThreading.cpp
Show description for b2f7fcfcommitted
Loading