|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1675 lines, -861 lines) |
Patch |
|
M |
runtime/lib/isolate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/lib/vmservice.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/benchmark_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/bootstrap.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_descriptors_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/compiler_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/vm/coverage_test.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/custom_isolate_test.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/dart_api_impl.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/dart_api_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
14 chunks |
+61 lines, -22 lines |
0 comments
|
Download
|
|
M |
runtime/vm/dart_api_impl_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
53 chunks |
+294 lines, -181 lines |
0 comments
|
Download
|
|
M |
runtime/vm/dart_entry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/exceptions_test.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/find_code_object_test.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/gc_marker.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/gc_sweeper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/heap.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/heap.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
runtime/vm/heap_test.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/isolate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
runtime/vm/isolate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+80 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/lockers.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/lockers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_api_impl.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_arguments.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_entry.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_entry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+51 lines, -52 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_graph_test.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/object_id_ring_test.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
77 chunks |
+78 lines, -78 lines |
0 comments
|
Download
|
|
M |
runtime/vm/os_thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/pages.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+119 lines, -119 lines |
0 comments
|
Download
|
|
M |
runtime/vm/parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/runtime_entry.h
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/safepoint.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+328 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/safepoint.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+174 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/scavenger.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/snapshot_test.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
8 chunks |
+139 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+33 lines, -25 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+18 lines, -52 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+30 lines, -136 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
15 chunks |
+43 lines, -46 lines |
0 comments
|
Download
|
|
M |
runtime/vm/timeline.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/unit_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+26 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/vm_sources.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|