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

Issue 376293003: Observatory: Promote function to ServiceObject (Closed)

Created:
6 years, 5 months ago by Michael Lippautz (Google)
Modified:
6 years, 5 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Visibility:
Public.

Description

Observatory: Promote function to ServiceObject BUG= R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=38105

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : one more fix #

Patch Set 4 : rebase #

Patch Set 5 : cleanup #

Total comments: 8

Patch Set 6 : #

Patch Set 7 : add deployed/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8696 lines, -8825 lines) Patch
M runtime/bin/vmservice/client/deployed/web/index.html View 1 2 3 4 5 6 5 chunks +31 lines, -31 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js View 1 2 3 4 5 6 662 chunks +4224 lines, -4298 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html View 1 2 3 4 5 6 5 chunks +31 lines, -31 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js View 1 2 3 4 5 6 662 chunks +4224 lines, -4298 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/code_view.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/function_ref.html View 1 2 3 4 5 6 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/function_view.html View 1 2 3 4 5 6 3 chunks +27 lines, -27 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/code_view.html View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_ref.dart View 1 2 3 4 1 chunk +0 lines, -21 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_ref.html View 1 2 3 4 5 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_view.dart View 1 2 3 4 5 1 chunk +1 line, -69 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/function_view.html View 1 2 3 4 5 3 chunks +27 lines, -27 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/service/object.dart View 1 2 3 4 5 8 chunks +115 lines, -7 lines 0 comments Download
M runtime/vm/object.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Michael Lippautz (Google)
6 years, 5 months ago (2014-07-09 18:56:41 UTC) #1
Michael Lippautz (Google)
ready now, PTAL https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart File runtime/bin/vmservice/client/lib/src/elements/function_ref.dart (right): https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart#newcode12 runtime/bin/vmservice/client/lib/src/elements/function_ref.dart:12: @published bool qualified = true; Get ...
6 years, 5 months ago (2014-07-09 20:22:25 UTC) #2
Cutch
https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart File runtime/bin/vmservice/client/lib/src/elements/function_ref.dart (right): https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart#newcode12 runtime/bin/vmservice/client/lib/src/elements/function_ref.dart:12: @published bool qualified = true; On 2014/07/09 20:22:24, Michael ...
6 years, 5 months ago (2014-07-09 20:43:31 UTC) #3
Michael Lippautz (Google)
https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart File runtime/bin/vmservice/client/lib/src/elements/function_ref.dart (right): https://codereview.chromium.org/376293003/diff/100001/runtime/bin/vmservice/client/lib/src/elements/function_ref.dart#newcode12 runtime/bin/vmservice/client/lib/src/elements/function_ref.dart:12: @published bool qualified = true; On 2014/07/09 20:43:31, Cutch ...
6 years, 5 months ago (2014-07-09 21:02:12 UTC) #4
Cutch
lgtm
6 years, 5 months ago (2014-07-09 21:04:51 UTC) #5
Michael Lippautz (Google)
6 years, 5 months ago (2014-07-09 21:32:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 manually as r38105 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698