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

Issue 19231005: Initial NOOP VM Service (Closed)

Created:
7 years, 5 months ago by Cutch
Modified:
7 years, 5 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Command line parameter check VM Service isolate startup and shutdown R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25076

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 14

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+471 lines, -16 lines) Patch
M runtime/bin/bin.gypi View 3 chunks +7 lines, -1 line 0 comments Download
M runtime/bin/main.cc View 1 2 3 6 chunks +41 lines, -0 lines 0 comments Download
M runtime/bin/resources.h View 2 chunks +8 lines, -3 lines 0 comments Download
M runtime/bin/resources_sources.gypi View 1 chunk +1 line, -2 lines 0 comments Download
A + runtime/bin/vmservice.h View 1 1 chunk +9 lines, -5 lines 0 comments Download
A + runtime/bin/vmservice/vmservice.dart View 1 2 3 1 chunk +13 lines, -5 lines 0 comments Download
A runtime/bin/vmservice_impl.h View 1 2 3 1 chunk +54 lines, -0 lines 0 comments Download
A runtime/bin/vmservice_impl.cc View 1 2 3 4 1 chunk +338 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Cutch
7 years, 5 months ago (2013-07-15 20:51:56 UTC) #1
siva
https://codereview.chromium.org/19231005/diff/5001/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/19231005/diff/5001/runtime/bin/main.cc#newcode70 runtime/bin/main.cc:70: // VM Service options missing "." https://codereview.chromium.org/19231005/diff/5001/runtime/bin/vmservice/vmservice.dart File runtime/bin/vmservice/vmservice.dart ...
7 years, 5 months ago (2013-07-15 21:40:16 UTC) #2
Cutch
https://codereview.chromium.org/19231005/diff/5001/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/19231005/diff/5001/runtime/bin/main.cc#newcode70 runtime/bin/main.cc:70: // VM Service options On 2013/07/15 21:40:16, siva wrote: ...
7 years, 5 months ago (2013-07-15 21:58:38 UTC) #3
siva
LGTM once the lock across Dart_RunLoop is fixed. https://codereview.chromium.org/19231005/diff/13001/runtime/bin/vmservice_impl.cc File runtime/bin/vmservice_impl.cc (right): https://codereview.chromium.org/19231005/diff/13001/runtime/bin/vmservice_impl.cc#newcode259 runtime/bin/vmservice_impl.cc:259: ASSERT(isolate_ ...
7 years, 5 months ago (2013-07-16 00:00:04 UTC) #4
Cutch
7 years, 5 months ago (2013-07-16 22:18:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r25076 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698