dart-sdk/utils
Jacob Richman 728f71f740 Ship dart2js output for dev_compiler/web in the sdk.
These tools are used to support applying source maps to stack traces
and running the Dart dev compiler in the browser as part of an extension.

This CL adds the following files
dart-sdk/lib/dev_compiler/web/ddc_web_compiler.js
dart-sdk/lib/dev_compiler/web/dart_stack_trace_mapper

BUG=
R=rmacnak@google.com, vsm@google.com

Review-Url: https://codereview.chromium.org/2889253002 .
2017-05-19 13:21:53 -07:00
..
analysis_server Don't depend on dart_bootstrap if there is a usable prebuilt sdk 2016-11-10 11:16:24 -08:00
compiler Add support for building patched_sdk and platform.dill for dart2js: 2017-05-01 17:23:02 -07:00
dartanalyzer Fuchsia: Allows building the full SDK for host and target. 2016-12-13 13:02:52 -08:00
dartdevc Ship dart2js output for dev_compiler/web in the sdk. 2017-05-19 13:21:53 -07:00
dartdoc Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
dartfmt Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
kernel-service Fix analyzer tests in checked mode. 2017-05-15 10:25:59 -07:00
peg Format all files under tools and utils directory. 2017-04-20 09:08:31 -07:00
pub Support spawnUri in app snapshots. 2017-01-17 15:59:41 -08:00
tests Format all files under tools and utils directory. 2017-04-20 09:08:31 -07:00
application_snapshot.gni Change build.py to be like ninja.py and only use a single GN/Ninja invocation to cross-build the SDK. This step alone would fix #29580. This breaks cross-building the SDK with GYP. 2017-05-08 13:06:09 -07:00
create_timestamp.gni Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
generate_patch_sdk.gni Add support for building patched_sdk and platform.dill for dart2js: 2017-05-01 17:23:02 -07:00