.. |
address_sanitizer.h
|
MemorySanitizer support.
|
2014-12-23 01:07:58 +00:00 |
assert.cc
|
Disable TLS destructors on Windows before calling abort() for an ASSERT.
|
2016-01-11 10:35:00 -08:00 |
assert.h
|
Fixes to enable building dart:io implementation cleanly in mojo tree
|
2015-04-27 14:46:32 +00:00 |
c99_support_win.h
|
- Remove Isolate::CurrentAddress().
|
2014-09-25 23:39:30 +00:00 |
floating_point.h
|
|
|
floating_point_win.cc
|
Fixes Android build by using C++ math header instead of C one.
|
2014-06-30 22:15:26 +00:00 |
floating_point_win.h
|
|
|
globals.h
|
- Add DEBUG_ONLY and NOT_IN_PRODUCT macros.
|
2016-02-19 17:48:08 -08:00 |
hashmap.cc
|
Put HashMap class in dart namespace.
|
2013-04-30 11:48:48 +00:00 |
hashmap.h
|
Implement fromEnvironment on bool, int and String
|
2013-10-31 05:46:57 +00:00 |
inttypes_support_win.h
|
Fix large-file support for mac os x.
|
2013-11-19 12:17:57 +00:00 |
math.h
|
Fixes Android build by using C++ math header instead of C one.
|
2014-06-30 22:15:26 +00:00 |
memory_sanitizer.h
|
MemorySanitizer support.
|
2014-12-23 01:07:58 +00:00 |
platform_headers.gypi
|
- Remove the legacy debug protocol.
|
2015-12-03 17:46:02 -08:00 |
platform_sources.gypi
|
- Remove the legacy debug protocol.
|
2015-12-03 17:46:02 -08:00 |
signal_blocker.h
|
Adds pthread.h include to fix Android build.
|
2014-08-13 18:18:47 +00:00 |
text_buffer.cc
|
- Remove the legacy debug protocol.
|
2015-12-03 17:46:02 -08:00 |
text_buffer.h
|
- Remove the legacy debug protocol.
|
2015-12-03 17:46:02 -08:00 |
utils.cc
|
During promotion, use bump allocation whenever there are no small blocks available.
|
2014-09-05 01:07:57 +00:00 |
utils.h
|
Fix some more shorten-64-to-32 warnings:
|
2016-02-02 13:58:06 -08:00 |
utils_android.h
|
Landing patch set 7 from https://codereview.chromium.org/1450113003/
|
2015-11-19 14:18:52 -08:00 |
utils_linux.h
|
Landing patch set 7 from https://codereview.chromium.org/1450113003/
|
2015-11-19 14:18:52 -08:00 |
utils_macos.h
|
Landing patch set 7 from https://codereview.chromium.org/1450113003/
|
2015-11-19 14:18:52 -08:00 |
utils_win.h
|
Fix Windows build (BitScanReverse returns position, not count).
|
2014-09-10 00:40:20 +00:00 |