|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1655 lines, -2671 lines) |
Patch |
 |
M |
Source/bindings/core/v8/Dictionary.cpp
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/DictionaryHelperForCore.cpp
|
View
|
1
2
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/PostMessage.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/SerializedScriptValue.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/SerializedScriptValue.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
13 chunks |
+35 lines, -39 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8ArrayBufferCustom.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -160 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8ArrayBufferCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -117 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8ArrayBufferViewCustom.h
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8ArrayBufferViewCustom.cpp
|
View
|
|
1 chunk |
+0 lines, -90 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8BlobCustomHelpers.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8DataViewCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8DataViewCustom.cpp
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8FileReaderCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Float32ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Float64ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Int16ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Int32ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Int8ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8MessageEventCustom.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8TypedArrayCustom.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -219 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Uint16ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Uint32ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Uint8ArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/core/v8/custom/V8Uint8ClampedArrayCustom.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8WebGLRenderingContextCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+8 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8WindowCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+8 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/custom/custom.gypi
|
View
|
|
5 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/IDBBindingUtilities.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/custom/V8CryptoCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/custom/V8CryptoKeyCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/custom/V8SubtleCryptoCustom.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/code_generator_v8.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/idl_definitions.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/v8_interface.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/v8_types.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
4 chunks |
+24 lines, -21 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+90 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface_base.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/idls/core/ArrayBuffer.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/idls/core/ArrayBufferView.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/idls/core/DataView.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/bindings/tests/idls/core/Uint8ClampedArray.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
Source/bindings/tests/results/core/V8ArrayBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+21 lines, -26 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/results/core/V8ArrayBuffer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/bindings/tests/results/core/V8ArrayBufferView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+21 lines, -26 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/bindings/tests/results/core/V8DataView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+22 lines, -27 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/results/core/V8DataView.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8SVGTestInterface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestException.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterface2.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterface3.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceConstructor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceEventTarget.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceNode.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestNode.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestObject.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
13 chunks |
+14 lines, -15 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/core/V8TestTypedefs.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A + |
Source/bindings/tests/results/core/V8Uint8ClampedArray.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+22 lines, -26 lines |
0 comments
|
Download
|
 |
A |
Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/tests/results/modules/V8TestInterface5.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
6 chunks |
+23 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/css/FontFace.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/FontFace.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/ArrayBuffer.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/ArrayBufferView.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayBuffer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayBufferDeallocationObserver.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayBufferDeallocationObserver.cpp
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayBufferView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMArrayPiece.h
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMDataView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMDataView.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/DOMMatrixReadOnly.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/DOMMatrixReadOnly.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMTypedArray.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/dom/DOMTypedArray.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/DataView.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Float32Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Float64Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Int16Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Int32Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Int8Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Uint16Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Uint32Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Uint8Array.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
Source/core/dom/Uint8ClampedArray.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/MessageEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/MessageEvent.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/fileapi/FileReaderSync.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/fileapi/FileReaderSync.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/ImageData.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/ImageData.cpp
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/MediaKeyEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/MediaKeyEvent.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
Source/core/html/canvas/ArrayBufferView.idl
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/DataView.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+3 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/DataView.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/DataView.idl
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLGetInfo.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+13 lines, -16 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLGetInfo.cpp
|
View
|
|
8 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContextBase.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
12 chunks |
+31 lines, -32 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContextBase.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
38 chunks |
+39 lines, -39 lines |
0 comments
|
Download
|
 |
M |
Source/core/loader/BeaconLoader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/loader/BeaconLoader.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/streams/ReadableStreamImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/core/streams/ReadableStreamTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/xml/XMLHttpRequest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/xml/XMLHttpRequest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
5 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/beacon/NavigatorBeacon.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/beacon/NavigatorBeacon.cpp
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/crypto/CryptoResultImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/crypto/NormalizeAlgorithm.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
10 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
Source/modules/crypto/SubtleCrypto.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/modules/crypto/SubtleCrypto.cpp
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encoding/TextDecoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encoding/TextDecoder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encoding/TextEncoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encoding/TextEncoder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
7 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaEncryptedEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeyMessageEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeySession.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeySession.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeys.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeys.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/mediasource/SourceBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/mediasource/SourceBuffer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/mediastream/RTCDataChannel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/mediastream/RTCDataChannel.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/serviceworkers/Body.cpp
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/serviceworkers/RequestInit.cpp
|
View
|
1
2
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/serviceworkers/Response.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/serviceworkers/Response.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AnalyserNode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioBuffer.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioContext.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioContext.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioContext.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AudioParam.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/BiquadFilterNode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/BiquadFilterNode.cpp
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperDSPKernel.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperNode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperNode.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperProcessor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperProcessor.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/webmidi/MIDIInput.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/webmidi/MIDIMessageEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webmidi/MIDIOutput.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webmidi/MIDIOutput.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/websockets/DOMWebSocket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/modules/websockets/DOMWebSocket.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/modules/websockets/DOMWebSocketTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
5 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebArrayBufferConverter.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebArrayBufferView.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebBindings.cpp
|
View
|
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/ArrayBuffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/wtf/ArrayBufferContents.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/wtf/TypedArrayBase.h
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|