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

Issue 2681193002: Factor out snapshot helpers from main.cc. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 9

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 6

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+498 lines, -387 lines) Patch
M runtime/bin/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/bin.gypi View 1 2 3 3 chunks +15 lines, -3 lines 0 comments Download
A runtime/bin/error_exit.h View 1 2 3 4 5 1 chunk +27 lines, -0 lines 0 comments Download
A runtime/bin/error_exit.cc View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download
M runtime/bin/main.cc View 1 2 3 12 chunks +28 lines, -384 lines 0 comments Download
A runtime/bin/snapshot_utils.h View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
A runtime/bin/snapshot_utils.cc View 1 2 3 4 5 1 chunk +349 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
rmacnak
3 years, 10 months ago (2017-02-09 00:51:20 UTC) #2
zra
https://codereview.chromium.org/2681193002/diff/40001/runtime/bin/exit.h File runtime/bin/exit.h (right): https://codereview.chromium.org/2681193002/diff/40001/runtime/bin/exit.h#newcode1 runtime/bin/exit.h:1: // Copyright (c) 2016, the Dart project authors. Please ...
3 years, 10 months ago (2017-02-09 16:15:38 UTC) #3
rmacnak
https://codereview.chromium.org/2681193002/diff/40001/runtime/bin/exit.h File runtime/bin/exit.h (right): https://codereview.chromium.org/2681193002/diff/40001/runtime/bin/exit.h#newcode1 runtime/bin/exit.h:1: // Copyright (c) 2016, the Dart project authors. Please ...
3 years, 10 months ago (2017-02-10 02:11:57 UTC) #4
zra
lgtm with nits https://codereview.chromium.org/2681193002/diff/80001/runtime/bin/error_exit.cc File runtime/bin/error_exit.cc (right): https://codereview.chromium.org/2681193002/diff/80001/runtime/bin/error_exit.cc#newcode10 runtime/bin/error_exit.cc:10: #include "bin/eventhandler.h" alphabetize. https://codereview.chromium.org/2681193002/diff/80001/runtime/bin/error_exit.h File runtime/bin/error_exit.h ...
3 years, 10 months ago (2017-02-10 15:42:34 UTC) #5
rmacnak
https://codereview.chromium.org/2681193002/diff/80001/runtime/bin/error_exit.cc File runtime/bin/error_exit.cc (right): https://codereview.chromium.org/2681193002/diff/80001/runtime/bin/error_exit.cc#newcode10 runtime/bin/error_exit.cc:10: #include "bin/eventhandler.h" On 2017/02/10 15:42:34, zra wrote: > alphabetize. ...
3 years, 10 months ago (2017-02-13 19:17:03 UTC) #6
rmacnak
3 years, 10 months ago (2017-02-13 19:17:37 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
6500f6ee72e2928e03d0207096f6aa2166f83f59 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698