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

Issue 350573002: Make retained size human-readable. (Closed)

Created:
6 years, 6 months ago by koda
Modified:
6 years, 6 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Visibility:
Public.

Description

Make retained size human-readable. BUG=dart:19444 R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37614

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+852 lines, -677 lines) Patch
M runtime/bin/vmservice/client/deployed/web/index.html View 1 2 2 chunks +15 lines, -4 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js View 84 chunks +386 lines, -327 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html View 1 2 2 chunks +15 lines, -4 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js View 84 chunks +386 lines, -327 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/class_view.html View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/instance_view.html View 1 2 1 chunk +8 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/class_view.dart View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/class_view.html View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_view.dart View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_view.html View 1 2 1 chunk +8 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/service/object.dart View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
koda
6 years, 6 months ago (2014-06-22 01:46:21 UTC) #1
Cutch
LGTM after addressing @published comment. Also, an optional suggestion. https://codereview.chromium.org/350573002/diff/1/runtime/bin/vmservice/client/lib/src/elements/class_view.dart File runtime/bin/vmservice/client/lib/src/elements/class_view.dart (right): https://codereview.chromium.org/350573002/diff/1/runtime/bin/vmservice/client/lib/src/elements/class_view.dart#newcode15 runtime/bin/vmservice/client/lib/src/elements/class_view.dart:15: ...
6 years, 6 months ago (2014-06-23 16:16:39 UTC) #2
koda
https://codereview.chromium.org/350573002/diff/1/runtime/bin/vmservice/client/lib/src/elements/class_view.dart File runtime/bin/vmservice/client/lib/src/elements/class_view.dart (right): https://codereview.chromium.org/350573002/diff/1/runtime/bin/vmservice/client/lib/src/elements/class_view.dart#newcode15 runtime/bin/vmservice/client/lib/src/elements/class_view.dart:15: @published int retainedBytes; On 2014/06/23 16:16:39, Cutch wrote: > ...
6 years, 6 months ago (2014-06-23 18:44:09 UTC) #3
koda
6 years, 6 months ago (2014-06-23 19:47:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r37614 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698