dart-sdk/runtime/tools
John McCutchan 3442cad286 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

Review URL: https://codereview.chromium.org//1151743002
2015-05-21 13:35:11 -07:00
..
gyp Service isolate rework take 2 2015-01-29 18:31:27 +00:00
.gitignore Sync .gitignore with the corresponding svn properties. 2012-09-10 15:44:25 +00:00
android_finder.py Make parser of the android package lister be more forgiving. Without this 2012-10-26 23:07:29 +00:00
benchmark.py Adds missing case in mips double comparison. 2013-06-27 19:03:04 +00:00
bmu_benchmark_gallery.sh Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00
create_resources.py Decrease Dart binary size by 1.7MB 2015-05-21 13:35:11 -07:00
create_snapshot_bin.py First step towards splitting a full snapshot into a vm isolate snapshot and a 2015-03-31 18:46:19 +00:00
create_snapshot_file.py First step towards splitting a full snapshot into a vm isolate snapshot and a 2015-03-31 18:46:19 +00:00
create_string_literal.py - Add dart:json, dart:uri and dart:utf8 to the known and builtin libraries. 2012-02-16 19:59:19 +00:00
gen_library_src_paths.py Third step towards loading core library scripts directly from the sources 2013-05-06 18:16:25 +00:00
generate_projects.py Undo change to generate_projects file used by Golem. 2011-11-22 11:34:23 +00:00
utils.py Fix ahe's feedback. 2012-08-30 23:08:40 +00:00
valgrind.py Initial checkin. 2011-10-05 05:20:07 +00:00
verbose_gc_to_bmu.dart Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00