|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+809 lines, -699 lines) |
Patch |
|
M |
cc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/output/gl_renderer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
8 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
cc/raster/bitmap_raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/bitmap_raster_buffer_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/gpu_raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+55 lines, -5 lines |
0 comments
|
Download
|
|
M |
cc/raster/gpu_raster_buffer_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+159 lines, -69 lines |
0 comments
|
Download
|
|
D |
cc/raster/gpu_rasterizer.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
|
D |
cc/raster/gpu_rasterizer.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
Download
|
|
M |
cc/raster/one_copy_raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+45 lines, -5 lines |
0 comments
|
Download
|
|
M |
cc/raster/one_copy_raster_buffer_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
8 chunks |
+156 lines, -135 lines |
0 comments
|
Download
|
|
M |
cc/raster/raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/raster/raster_buffer_provider_perftest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
10 chunks |
+30 lines, -17 lines |
0 comments
|
Download
|
|
M |
cc/raster/raster_buffer_provider_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+16 lines, -17 lines |
0 comments
|
Download
|
|
M |
cc/raster/zero_copy_raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/zero_copy_raster_buffer_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/resources/resource_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+77 lines, -54 lines |
0 comments
|
Download
|
|
M |
cc/resources/resource_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
15 chunks |
+168 lines, -139 lines |
0 comments
|
Download
|
|
M |
cc/resources/resource_provider_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/resources/video_resource_updater.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
cc/test/fake_raster_buffer_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/test/fake_raster_buffer_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/test/fake_tile_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/test/fake_tile_task_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
cc/test/fake_tile_task_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
|
M |
cc/test/layer_tree_pixel_resource_test.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
9 chunks |
+36 lines, -14 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+7 lines, -12 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_task_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_task_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -16 lines |
0 comments
|
Download
|
|
M |
cc/trees/layer_tree_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
cc/trees/layer_tree_host_unittest_context.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|