DescriptionCreate top-level separate targets for browser and child dlls
The general idea is that there's top level targets chrome and chrome_child,
and corresponding content_app and content_app_child that depend on only
the subtargets that should be included in the appropriate dll.
Pull bluetooth_utils from bluetooth_device into separate common target
as it's referenced from chrome/common/extensions.
Currently (probably) Windows-only and requires setting chrome_multiple_dll=1
for gyp.
Links, but Blink is still included in browser.
Single-process mode is currently disabled when chrome_multiple_dll is set.
Current graph is at: http://commondatastorage.googleapis.com/chromelinkgraph/deps.html
generated by "python tools\win\split_link\graph_dependencies.py deps.html"
Remove the previous hacky-er attempt at this that was named "split dll".
TBR=jam@chromium.org
BUG=237249, 256965
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212230
Patch Set 1 #Patch Set 2 : top-level gyp targets for multiple dll mode #Patch Set 3 : . #Patch Set 4 : wip, need to sort out importer #Patch Set 5 : rebase #Patch Set 6 : allocator #Patch Set 7 : merge on top of importer changes #Patch Set 8 : remove split_dll code #Patch Set 9 : restore white space #
Total comments: 4
Patch Set 10 : . #Patch Set 11 : GpuMain to child #
Total comments: 11
Patch Set 12 : pull some bluetooth out to common, and review fixes #Patch Set 13 : gyp shared_library fix #Patch Set 14 : bluetooth dep #Patch Set 15 : move to condition for all.gyp #Patch Set 16 : keyboard_unittests #Patch Set 17 : android #
Messages
Total messages: 18 (0 generated)
|