This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
6e4e41de83ebfc754e62aa2ecb8935bbb6955b6b
sdk
/
runtime
T
History
John McCutchan
6e4e41de83
Fix complex_reload_test on Windows
...
BUG= Review-Url:
https://codereview.chromium.org/2743633006
.
2017-03-10 13:24:37 -08:00
..
bin
[dart:io] Eagerly deallocate SSLFilter internals
2017-03-10 10:23:48 -08:00
include
VM: Make use_osr an Isolate flag, similar to how we made use_field_guards.
2017-03-03 19:02:23 +01:00
lib
Hide kernel isolate from isolate list; do not register it either
2017-03-07 08:27:14 +01:00
observatory
Fix complex_reload_test on Windows
2017-03-10 13:24:37 -08:00
platform
Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot.
2017-02-23 12:40:48 -08:00
tests
/vm
Make rewind work on DBC
2017-03-08 13:15:54 -08:00
third_party
Format GN files and add a presubmit check that GN is properly formatted
2016-10-26 08:50:54 -07:00
tools
Unset GREP_OPTIONS when extracting processor count
2017-02-28 16:00:32 -08:00
vm
AOT: Use propagated type when specializing single target calls.
2017-03-10 10:59:23 -08:00
.gitignore
…
BUILD.gn
Reintroducing MallocHooks changes with fix for hooks being called when in execvpe after a fork while the MallocHooks lock is held by a thread that may no longer exist.
2017-01-30 09:55:20 -08:00
codereview.settings
Remove trailing slash in codereview.settings to fix review url double slash
2015-10-01 07:27:13 -07:00
CPPLINT.cfg
clang-formats remaining files and adds a presubmit check.
2016-11-09 12:43:57 -08:00
dart-runtime.gyp
Remove dart_noopt and related parts from the VM.
2017-01-11 16:55:55 -08:00
PRESUBMIT.py
VM: Enforce correctly formatted C++ code
2016-11-30 23:52:52 +01:00
runtime_args.gni
Created placeholders for MallocHooks implementation and added define DART_USE_TCMALLOC to specifiy when tcmalloc is available.
2017-01-06 12:38:11 -08:00