dart-sdk/build
Zach Anderson b6ea87c444 [windows] Make most file_win.cc functions use malloc for string conversions.
They have been using Dart_ScopeAllocate(), which makes them impossible
to use outside of a scope.

Also turn on inlining in the GN Debug windows build to match the gyp build
and speed things up a bit.

R=asiva@google.com, rmacnak@google.com

Review URL: https://codereview.chromium.org/2439173002 .
2016-10-21 14:55:37 -07:00
..
config [windows] Make most file_win.cc functions use malloc for string conversions. 2016-10-21 14:55:37 -07:00
linux Removes files from //build that we don't need 2016-10-04 09:45:16 -07:00
mac
sanitizers
toolchain Improvements to tools/gn.py 2016-10-04 19:49:14 -07:00
win
.gitignore GN build on windows 2016-10-04 09:19:07 -07:00
compiled_action.gni
compiler_version.py
gn_helpers.py
gn_run_binary.py
gypi_to_gn.py
README.dart
vs_toolchain.py GN build on windows 2016-10-04 09:19:07 -07:00

This directory was taken from a snapshot of flutter/engine/src/build/.

The snapshot was taken with a recursive copy `cp -R` of the directory from
the flutter repository.

The contents is used to support the GN build system.