dart-sdk/runtime
Ryan Macnak fcda790b9c Fix bad origin check.
localhost.malicious.com is not localhost.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2298943004 .
2016-09-09 16:34:03 -07:00
..
bin Fix bad origin check. 2016-09-09 16:34:03 -07:00
include Assign external sizes to external strings and to external typed data created by the VM. 2016-09-01 10:56:40 -07:00
lib AOT: Use a cid range check when possible to implement type tests. 2016-09-08 15:25:08 -07:00
observatory Restored SVGs in Observatory script-inset element 2016-09-09 09:58:07 -07:00
platform Fixes run_vm_tests Windows shutdown problem 2016-09-06 10:10:40 -07:00
tests/vm Initial status file updates for $hot_reload_rollback 2016-08-02 11:03:44 -07:00
third_party - Add binary size analysis tool from Chromium. 2016-03-01 10:06:07 -08:00
tools Fuchsia: Builds run_vm_tests and a wrapper program for running it. 2016-07-28 10:35:25 -07:00
vm VM: Zero-cost try-finally with an empty finally-block. 2016-09-09 14:00:47 -07:00
.gitignore
BUILD.gn During generation of the version.cc file, read the current Git hash. 2016-08-03 14:16:39 -07: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 - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp VM: Split GYP build target 'runtime' to speedup SDK build times. 2016-04-21 11:40:19 +02:00
PRESUBMIT.py