|
[WIP] Worklet: Merge MainThreadWorklet and ThreadedWorklet into Worklet
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+207 lines, -324 lines) |
Patch |
|
M |
third_party/WebKit/Source/core/workers/BUILD.gn
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/workers/MainThreadWorklet.cpp
|
View
|
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/workers/ThreadedWorklet.h
|
View
|
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/workers/ThreadedWorklet.cpp
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/workers/ThreadedWorkletMessagingProxy.h
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/workers/ThreadedWorkletMessagingProxy.cpp
|
View
|
1
|
4 chunks |
+49 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/workers/Worklet.h
|
View
|
1
|
2 chunks |
+26 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/workers/Worklet.cpp
|
View
|
1
|
2 chunks |
+87 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/workers/WorkletGlobalScopeProxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h
|
View
|
1
|
1 chunk |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.cpp
|
View
|
1
|
1 chunk |
+13 lines, -22 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/compositorworker/AnimationWorkletMessagingProxy.h
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/csspaint/PaintWorklet.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/webaudio/AudioWorklet.h
|
View
|
1
|
1 chunk |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/webaudio/AudioWorklet.cpp
|
View
|
|
1 chunk |
+11 lines, -21 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/webaudio/AudioWorkletMessagingProxy.h
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
Depends on Patchset:
|