|
Update obvious deps.
This is a step toward targets declaring their deps in a sane fashion.
This change resolves cycles by forcing core to the root, then everything
in skia_lib pointing toward core as best possible, then everything
outside skia_lib depending on skia_lib for things in skia_lib. This
prevents double definitions where a symbol is provided by both the
skia_lib shared object and and a statically linked component of skia_lib.
R=djsollen@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10231
Total comments: 3
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -140 lines) |
Patch |
|
M |
gyp/animator.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
|
M |
gyp/effects.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
gyp/gm.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/gpu.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
gyp/images.gyp
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
gyp/opts.gyp
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
gyp/pdf.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/ports.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/sfnt.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/svg.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
gyp/utils.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/views.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -10 lines |
0 comments
|
Download
|
|
M |
gyp/views_animated.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
|
M |
gyp/xml.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/zlib.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/animator/SkDisplayEvent.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|