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

Issue 2997013002: Refactor of the GetEmbedderInformation APIs (Closed)

Created:
3 years, 4 months ago by cbernaschina
Modified:
3 years, 4 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Refactor of the GetEmbedderInformation APIs The embedder can rely on embedded_dart_io to partially fill the Dart_EmbedderInformation structure with all the process related information. R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/491390eeaa7974f44a8931d10a899c39c0df8dda

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -11 lines) Patch
M runtime/bin/embedded_dart_io.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M runtime/bin/embedded_dart_io.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M runtime/bin/main.cc View 1 chunk +1 line, -5 lines 0 comments Download
M runtime/bin/process.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/process.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/include/dart_tools_api.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/service.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
cbernaschina
3 years, 4 months ago (2017-08-15 23:02:11 UTC) #1
zra
https://codereview.chromium.org/2997013002/diff/1/runtime/bin/embedded_dart_io.h File runtime/bin/embedded_dart_io.h (right): https://codereview.chromium.org/2997013002/diff/1/runtime/bin/embedded_dart_io.h#newcode38 runtime/bin/embedded_dart_io.h:38: // Partial implementation of a Dart_EmbedderInformationCallback that fills the ...
3 years, 4 months ago (2017-08-16 16:13:52 UTC) #2
cbernaschina
https://codereview.chromium.org/2997013002/diff/1/runtime/bin/embedded_dart_io.h File runtime/bin/embedded_dart_io.h (right): https://codereview.chromium.org/2997013002/diff/1/runtime/bin/embedded_dart_io.h#newcode38 runtime/bin/embedded_dart_io.h:38: // Partial implementation of a Dart_EmbedderInformationCallback that fills the ...
3 years, 4 months ago (2017-08-16 17:54:54 UTC) #3
zra
lgtm
3 years, 4 months ago (2017-08-16 17:58:44 UTC) #4
cbernaschina
3 years, 4 months ago (2017-08-16 17:59:36 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
491390eeaa7974f44a8931d10a899c39c0df8dda.

Powered by Google App Engine
This is Rietveld 408576698