Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(467)

Issue 319983003: Work on blink GN bindings (Closed)

Created:
6 years, 6 months ago by brettw
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium, jamesr
Visibility:
Public.

Description

Work on blink GN bindings. This makes the bindings basically run although not all of core links so there may be some items left to do. R=nbarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175913

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 12

Patch Set 5 : review comments #

Patch Set 6 : fix lots of dirs, comment out some tests that don't link #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1105 lines, -671 lines) Patch
M Source/bindings/BUILD.gn View 1 2 3 4 4 chunks +34 lines, -242 lines 0 comments Download
M Source/bindings/bindings.gni View 1 1 chunk +41 lines, -64 lines 0 comments Download
A Source/bindings/core/BUILD.gn View 1 1 chunk +16 lines, -0 lines 0 comments Download
A Source/bindings/core/core.gni View 1 chunk +8 lines, -0 lines 0 comments Download
A Source/bindings/core/idl.gni View 1 2 3 4 1 chunk +57 lines, -0 lines 0 comments Download
A Source/bindings/core/v8/BUILD.gn View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A Source/bindings/core/v8/generated.gni View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
M Source/bindings/core/v8/generated.gyp View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
A Source/bindings/idl.gni View 1 1 chunk +21 lines, -0 lines 0 comments Download
A Source/bindings/modules/BUILD.gn View 1 2 3 4 1 chunk +118 lines, -0 lines 0 comments Download
M Source/bindings/modules/generated.gyp View 1 2 3 4 6 chunks +7 lines, -0 lines 0 comments Download
A Source/bindings/modules/idl.gni View 1 2 3 4 5 1 chunk +42 lines, -0 lines 0 comments Download
A Source/bindings/modules/modules.gni View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A Source/bindings/modules/v8/BUILD.gn View 1 1 chunk +30 lines, -0 lines 0 comments Download
A Source/bindings/modules/v8/generated.gni View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
A Source/bindings/scripts/BUILD.gn View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A Source/bindings/scripts/scripts.gni View 1 2 3 4 1 chunk +199 lines, -0 lines 0 comments Download
M Source/bindings/scripts/scripts.gyp View 2 chunks +4 lines, -0 lines 0 comments Download
A Source/bindings/templates/templates.gni View 1 2 3 4 1 chunk +17 lines, -0 lines 0 comments Download
M Source/build/scripts/scripts.gni View 1 2 3 4 5 8 chunks +14 lines, -47 lines 0 comments Download
M Source/core/BUILD.gn View 1 2 3 4 5 45 chunks +241 lines, -180 lines 0 comments Download
M Source/core/core.gni View 1 2 3 4 1 chunk +20 lines, -16 lines 0 comments Download
M Source/core/core.gyp View 1 2 3 4 15 chunks +15 lines, -0 lines 0 comments Download
M Source/core/core_generated.gyp View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
M Source/core/inspector/BUILD.gn View 1 2 3 4 5 5 chunks +20 lines, -20 lines 0 comments Download
M Source/modules/BUILD.gn View 1 chunk +0 lines, -71 lines 0 comments Download
M Source/modules/modules.gni View 1 2 3 2 chunks +12 lines, -10 lines 0 comments Download
M Source/platform/BUILD.gn View 1 2 3 4 5 9 chunks +28 lines, -16 lines 0 comments Download
A + Source/platform/platform_generated.gni View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 6 months ago (2014-06-08 03:12:20 UTC) #1
Nils Barth (inactive)
LGTM with nits. One meaningful typo: dropped a "_v8" in a GYP file which probably ...
6 years, 6 months ago (2014-06-10 08:44:18 UTC) #2
brettw
6 years, 6 months ago (2014-06-10 19:23:52 UTC) #3
Message was sent while issue was closed.
Committed patchset #6 manually as r175913.

Powered by Google App Engine
This is Rietveld 408576698