Commits
User selector
Commit History
Commits on Aug 20, 2021
Outdent WorkerRunLoop class definition
Show description for 3188d16committed
Commits on May 20, 2021
Mark ServiceWorkerThreadProxy with a default app-bound value
Show description for 4fb238ccommitted
Commits on Oct 1, 2020
Add basic infrastructure for AudioWorklet
Show description for 12c63cecommitted
Commits on Jan 16, 2019
Prevent WorkerRunLoop::runInMode from spinning in nested cases
Show description for 066d266committed
Commits on May 15, 2017
WorkerRunLoop::Task::performTask() should check !scriptController->isTerminatingExecution().
Show description for 4eefea3committed
Mark Lam
Commits on May 13, 2017
Unreviewed, rolling out r216801.
Show description for b192d11committed
Commits on May 12, 2017
WorkerRunLoop::Task::performTask() should check !scriptController->isTerminatingExecution().
Show description for 045931dcommitted
Mark Lam
Commits on Nov 15, 2016
Web Inspector: Worker debugging should pause all targets and view call frames in all targets
Show description for 011d333committed
Commits on Oct 27, 2016
Web Inspector: Include ConsoleAgent in Workers - real console.log support
Show description for 17d8f33committed
Commits on Oct 19, 2016
Cleanup WebCore/workers
Show description for 49f90f2authored andcommitted
Commits on Jun 22, 2016
Pass ScriptExecutionContext::Task as rvalue reference
Show description for a27a564committed
Commits on Nov 9, 2014
Fix various cases of incorrect cross-thread capture of non-thread-safe RefCounted
Show description for e88206ecommitted
Commits on Jun 19, 2014
ScriptExecutionContext::Task, FileThread::Task parameters should be values
Show description for aa905c2committed
Commits on Jun 18, 2014
ScriptExecutionContext::Task parameters should always be rvalue references
Show description for cf36692committed
Commits on Jun 12, 2014
WorkerRunLoop::Task::performTask should take in WorkerGlobalScope* to avoid downcasting
Show description for a4dc9b0committed
Commits on May 11, 2014
Move Source/WebCore/workers/ code to std::unique_ptr
Show description for 14cb00bcommitted
Commits on May 10, 2014
Unreviewed, rolling out r168578.
Show description for e17d7b6committedMove Source/WebCore/workers/ code to std::unique_ptr
Show description for 6b2ee98committed
Commits on Apr 29, 2014
ScriptExecutionContext::Task should work well with C++11 lambdas
Show description for 39dd989committed
Commits on Apr 28, 2014
Unreviewed, rolling out r167855.
Show description for 37be58dcommitted
Commits on Apr 27, 2014
ScriptExecutionContext::Task should work well with C++11 lambdas
Show description for 1314fb9committed
Commits on Nov 22, 2013
Remove ENABLE_WORKERS
Show description for 8dcccb5authored andcommitted
Commits on Oct 8, 2013
Unreviewed, rolling out r157061.
Show description for 66b9548committed
Commits on Oct 7, 2013
Clean up ScriptExecutionContext::Task and subclasses
Show description for 634fcb8committed
Anders Carlsson
Commits on Oct 5, 2013
Clean up MessageQueue.h
Show description for 5514471committed
Anders Carlsson
Commits on Jun 27, 2013
Rename WorkerContext to WorkerGlobalScope
Show description for 18c151fcommitted
Commits on Jan 22, 2013
Prevent race condition during Worker shutdown
Show description for 55b51e5committed
Commits on Feb 21, 2012
[V8] Web Inspector: set breakpoint/pause doesn't work when worker is in a tight loop
Show description for 1cd4022committed
Commits on Dec 9, 2011
Regression(r53595): Sync xhr requests in workers aren't terminated on worker close.
Show description for 1c9123ccommitted
David Levin
Commits on Jan 20, 2011
Refactoring of the custom allocation framework
Show description for f03d5f0authored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading