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
2c17c75899e1c19f64761fa689be3ba1d937c1ef
sdk
/
runtime
T
History
John McCutchan
2c17c75899
Fix X86 bots
...
BUG= Review URL:
https://codereview.chromium.org/1835893004
.
2016-03-28 13:49:01 -07:00
..
bin
Precompilation: don't start the service isolate in product mode. Remove vm service tree shaking roots from product mode.
2016-03-24 14:35:03 -07:00
include
- Fix for issue 25950 (add registration of a thread exit callback)
2016-03-17 13:40:20 -07:00
lib
Do not compile a class when the class mirror tries to access the metadata.
2016-03-28 11:16:15 -07:00
observatory
Dramatically increase the performance of Observatory's profile UI
2016-03-25 15:02:38 -07:00
platform
Ensure embedder timeline callbacks are called for service protocol requests
2016-03-15 07:59:04 -07:00
tests
/vm
Adjust status files for product mode to skip tests that require checked mode as we do not support the flags --enable_asserts and --enable_type_checks in product mode.
2016-03-21 11:09:38 -07:00
third_party
- Add binary size analysis tool from Chromium.
2016-03-01 10:06:07 -08:00
tools
Remove unused gyp variable
2016-03-22 14:31:54 -07:00
vm
Fix X86 bots
2016-03-28 13:49:01 -07:00
.gitignore
…
BUILD.gn
Avoid specifying DART_SHARED_LIB in the static library GN targets
2016-03-10 11:12:18 -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
…
dart-runtime.gyp
VM: Separate precompilation-specific code, make flags const.
2016-02-23 08:48:08 -08:00
PRESUBMIT.py
…