|
Expose Web Animations API to Web Workers
BUG=
Total comments: 20
Total comments: 34
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+773 lines, -138 lines) |
Patch |
 |
M |
Source/bindings/core/v8/SerializedScriptValue.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ExecutionContext.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/frame/LocalDOMWindow.h
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/frame/LocalDOMWindow.cpp
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/Window.idl
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/Page.h
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/page/Page.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/PageAnimator.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/PageAnimator.cpp
|
View
|
1
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
A + |
Source/core/wawwa/AnimatableElement.h
|
View
|
1
|
2 chunks |
+36 lines, -29 lines |
6 comments
|
Download
|
 |
A |
Source/core/wawwa/AnimatableElement.cpp
|
View
|
1
|
1 chunk |
+117 lines, -0 lines |
4 comments
|
Download
|
 |
A + |
Source/core/wawwa/AnimatableElement.idl
|
View
|
1
|
1 chunk |
+7 lines, -5 lines |
2 comments
|
Download
|
 |
A + |
Source/core/wawwa/ProxyKeyframe.h
|
View
|
1
|
1 chunk |
+17 lines, -9 lines |
2 comments
|
Download
|
 |
A + |
Source/core/wawwa/ProxyMap.h
|
View
|
1
|
1 chunk |
+41 lines, -21 lines |
2 comments
|
Download
|
 |
A |
Source/core/wawwa/ProxyMap.cpp
|
View
|
1
|
1 chunk |
+92 lines, -0 lines |
4 comments
|
Download
|
 |
A + |
Source/core/wawwa/RemotePlayer.h
|
View
|
1
|
2 chunks |
+43 lines, -29 lines |
2 comments
|
Download
|
 |
A |
Source/core/wawwa/RemotePlayer.cpp
|
View
|
1
|
1 chunk |
+113 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/wawwa/RemotePlayer.idl
|
View
|
1
|
1 chunk |
+13 lines, -6 lines |
2 comments
|
Download
|
 |
A + |
Source/core/wawwa/RemotePlayerProxy.h
|
View
|
1
|
2 chunks |
+33 lines, -26 lines |
0 comments
|
Download
|
 |
A |
Source/core/wawwa/RemotePlayerProxy.cpp
|
View
|
1
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/Worker.h
|
View
|
|
4 chunks |
+5 lines, -4 lines |
4 comments
|
Download
|
 |
M |
Source/core/workers/Worker.cpp
|
View
|
1
|
3 chunks |
+16 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/workers/WorkerGlobalScope.h
|
View
|
|
4 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerGlobalScope.cpp
|
View
|
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerGlobalScope.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerMessagingProxy.h
|
View
|
1
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerMessagingProxy.cpp
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerObjectProxy.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerThread.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/CrossThreadCopier.h
|
View
|
1
|
3 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/animation/TimingFunction.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 7 (1 generated)
|