commit | 1f2f848e135f7038dab09d0927fc9f3abfa0c3d1 | [log] [tgz] |
---|---|---|
author | Ryan Macnak <rmacnak@google.com> | Tue Apr 30 16:17:18 2019 +0000 |
committer | Alexander Thomas <athom@google.com> | Tue Apr 30 20:35:41 2019 +0200 |
tree | d079d45fec434ea1caa5be47875f1a1aa071b97a | |
parent | 9818857822aac8f84f36d84e8eea6c554dad5615 [diff] |
[vm] Bypass malloc for large Zone allocations to avoid jemalloc leaks. Revert 9a07ad88f494ca81030172c07b47d54a0f46f822. Bug: https://github.com/flutter/flutter/issues/29007 Change-Id: I6a5f51f0c3a54d354ec5f8495677d46f94d8a1d3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100568 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Zach Anderson <zra@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.