|
Get rid of all component builds specific .isolate.
The status quo was unmaintainable. These 'component build specific .isolate
files' are superseeded by tools/isolate_driver.py which packages dynamic
libraries automatically.
The new way is much more sane and dynamic, isolate_driver.py is currently very
crude but 'does the job', the expected way to make it work is to read the .ninja
files to extract all the dynamic libraries marked as a dependency to the main
target being executed.
TBR=csharp@chromium.org
BUG= 333473
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261871
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2 lines, -357 lines) |
Patch |
|
M |
base/base.isolate
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
D |
base/base_prefs.isolate
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
|
M |
base/base_unittests.isolate
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
build/linux/system.isolate
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/unit_tests.isolate
|
View
|
|
1 chunk |
+1 line, -1 line |
3 comments
|
Download
|
|
D |
crypto/crypto.isolate
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
|
M |
mojo/mojo_apps_js_unittests.isolate
|
View
|
|
3 chunks |
+0 lines, -42 lines |
0 comments
|
Download
|
|
M |
mojo/mojo_js_unittests.isolate
|
View
|
|
3 chunks |
+0 lines, -36 lines |
0 comments
|
Download
|
|
M |
net/net.isolate
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
|
M |
net/net_unittests.isolate
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
|
D |
net/third_party/nss/ssl.isolate
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
D |
net/third_party/nss/ssl_base.isolate
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
D |
net/v8.isolate
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
D |
third_party/nss.isolate
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
url/url.isolate
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|