Side by Side Diff: gin/DEPS
Issue 2841443005 :
[Bindings] Create and use V8 context snapshots (Closed)
Patch Set: Support runtime feature on templates
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/config/features.gni
build/toolchain/cros/BUILD.gn
chrome/BUILD.gn
content/app/content_main_runner.cc
content/public/app/mojo/content_renderer_manifest.json
content/public/common/content_descriptor_keys.h
content/public/common/content_descriptor_keys.cc
content/shell/BUILD.gn
extensions/shell/BUILD.gn
gin/BUILD.gn
gin/DEPS
gin/isolate_holder.cc
gin/public/isolate_holder.h
gin/run.py
gin/shell/blink_v8_snapshot_generator_main.cc
gin/v8_initializer.h
gin/v8_initializer.cc
net/BUILD.gn
third_party/WebKit/LayoutTests/SlowTests
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-320-2x-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-320-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-320-only-viewport-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-2x-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-controls-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-2x-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-initial-scale-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-expected.txt
third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-expected.txt
third_party/WebKit/Source/bindings/bindings.gni
third_party/WebKit/Source/bindings/core/v8/GeneratedCodeHelper.h
third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp
third_party/WebKit/Source/bindings/core/v8/V8DOMConfiguration.cpp
third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp
third_party/WebKit/Source/bindings/core/v8/V8SnapshotUtil.h
third_party/WebKit/Source/bindings/core/v8/V8SnapshotUtil.cpp
third_party/WebKit/Source/bindings/modules/v8/BUILD.gn
third_party/WebKit/Source/bindings/modules/v8/V8SnapshotExternalReferences.h
third_party/WebKit/Source/bindings/modules/v8/generated.gni
third_party/WebKit/Source/bindings/modules/v8/v8.gni
third_party/WebKit/Source/bindings/scripts/generate_v8_snapshot_external_references.py
third_party/WebKit/Source/bindings/templates/external_reference_table.cpp.tmpl
third_party/WebKit/Source/bindings/templates/interface.cpp.tmpl
third_party/WebKit/Source/bindings/templates/interface.h.tmpl
third_party/WebKit/Source/bindings/templates/interface_base.cpp.tmpl
third_party/WebKit/Source/bindings/templates/partial_interface.cpp.tmpl
third_party/WebKit/Source/bindings/templates/partial_interface.h.tmpl
third_party/WebKit/Source/bindings/templates/templates.gni
third_party/WebKit/Source/bindings/tests/results/core/V8SVGTestInterface.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackFunctions.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestException.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexed.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedGlobal.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestIntegerIndexedPrimaryGlobal.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventTarget.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceOriginTrialEnabled.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceSecureContext.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.cpp
third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface5.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.cpp
third_party/WebKit/Source/bindings/tests/results/modules/V8TestSubObject.cpp
third_party/WebKit/Source/core/workers/WorkerBackingThread.cpp
third_party/WebKit/Source/modules/BUILD.gn
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
third_party/WebKit/Source/platform/bindings/ScriptWrappable.h
third_party/WebKit/Source/platform/bindings/ScriptWrappableVisitor.cpp
third_party/WebKit/Source/platform/bindings/V8PerContextData.cpp
third_party/WebKit/Source/platform/bindings/V8PerIsolateData.h
third_party/WebKit/Source/platform/bindings/V8PerIsolateData.cpp
third_party/WebKit/Source/web/BUILD.gn
third_party/WebKit/Source/web/WebKit.cpp
third_party/WebKit/Source/web/WebV8SnapshotUtil.cpp
third_party/WebKit/public/BUILD.gn
third_party/WebKit/public/platform/Platform.h
third_party/WebKit/public/web/WebV8SnapshotUtil.h
url/BUILD.gn