|
|
cc: Remove PicturePileBase
- remove required contents of PicturePileBase into PicturePile
- move as many test functions into TextPicturePile as posible
and moved into separate file to share the class
Committed: https://crrev.com/312ee8acb412671d98f3c1e7c0fc0304dc9b7fea
Cr-Commit-Position: refs/heads/master@{#303919}
Total comments: 6
Total comments: 9
Total comments: 10
Total comments: 2
Total comments: 3
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+416 lines, -533 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/debug/picture_record_benchmark.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/debug/rasterize_and_record_benchmark.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/picture_layer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/picture_layer.cc
|
View
|
1
|
4 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile.h
|
View
|
1
2
3
4
|
2 chunks |
+68 lines, -9 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile.cc
|
View
|
1
2
3
4
5
6
|
9 chunks |
+156 lines, -19 lines |
0 comments
|
Download
|
 |
D |
cc/resources/picture_pile_base.h
|
View
|
|
1 chunk |
+0 lines, -137 lines |
0 comments
|
Download
|
 |
D |
cc/resources/picture_pile_base.cc
|
View
|
|
1 chunk |
+0 lines, -205 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile_impl.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile_impl.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile_unittest.cc
|
View
|
1
2
3
4
|
38 chunks |
+96 lines, -120 lines |
0 comments
|
Download
|
 |
M |
cc/resources/recording_source.h
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
A |
cc/test/fake_picture_pile.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+53 lines, -0 lines |
9 comments
|
Download
|
 |
M |
cc/test/fake_picture_pile_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/fake_picture_pile_impl.cc
|
View
|
1
2
3
4
|
5 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 30 (5 generated)
|