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

Issue 1151743002: Decrease Dart binary size by 1.7MB (Closed)

Created:
5 years, 7 months ago by Cutch
Modified:
5 years, 7 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, ricow1, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Decrease Dart binary size by 1.7MB - Add flag to enable zlib compression of resources to create_resource.py - Enable flag for Observatory resources - Use 'dart:io' ZlibCodec to decompress resources when first loaded into service isolate. - Dart executable (debug, macos) goes from 15,460b to 13,752b R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/3442cad28615b4779f1ad73eb65cf406ab2e8fe2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -10 lines) Patch
M runtime/bin/bin.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/resources.dart View 1 chunk +13 lines, -1 line 0 comments Download
M runtime/bin/vmservice_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/tools/create_resources.py View 8 chunks +25 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Cutch
5 years, 7 months ago (2015-05-21 00:51:13 UTC) #2
siva
LGTM
5 years, 7 months ago (2015-05-21 17:43:59 UTC) #3
Cutch
5 years, 7 months ago (2015-05-21 20:35:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3442cad28615b4779f1ad73eb65cf406ab2e8fe2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698