dart-sdk/sdk/lib
2016-07-18 16:31:43 -07:00
..
_blink/dartium Update to new Webkit additions for custom elements 2016-04-22 12:53:36 -07:00
_chrome Move dart:chrome to dart:_chrome. 2013-09-24 23:52:16 +00:00
_internal dart2js js_runtime: faster code for floor() & ceil() 2016-07-15 12:27:59 -07:00
async Revert "Reapply zone tasks." 2016-07-18 13:12:36 -07:00
collection Make linked-list non-circular. 2016-06-01 14:19:37 +02:00
convert Avoid runtime type errors in checked mode for ChunkedConverters. 2016-06-02 13:41:29 +02:00
core Fix for uri replace whene uri has fragment. Was adding a second '#'. 2016-07-18 16:31:43 -07:00
developer Add an intrinsified early out path for Dart timeline calls 2016-05-17 09:45:28 -07:00
html Revert "Reapply zone tasks." 2016-07-18 13:12:36 -07:00
indexed_db Use _downcast and _cast instead of "as" to reduce dart2js output size. 2016-04-22 11:09:01 -07:00
internal Specialize Symbol.hashCode 2016-06-03 15:10:51 -07:00
io Fix typos in docs 2016-06-30 10:08:54 -07:00
isolate add library-level docs to help with importing 2016-04-25 12:41:24 -07:00
js Make allowInterop a generic method. 2016-06-29 14:23:37 -07:00
math Make dart:math strong mode clean. 2016-05-11 16:00:58 +02:00
mirrors fix all instances of "the the" 2016-05-13 12:38:25 -07:00
profiler Revert "Remove deprecated dart:profiler library" 2015-11-04 01:59:53 +01:00
svg Fix strong mode errors in SVG 2016-04-21 12:45:08 -07:00
typed_data add library-level docs to help with importing 2016-04-25 12:41:24 -07:00
vmservice First cut at _spawnUri rpc in the vm service. 2016-07-11 14:25:27 -07:00
web_audio Don't use => on void functions. 2016-07-11 14:20:12 +02:00
web_gl Update test status for webgl extension tests, fix one typo in extension name 2016-07-15 15:00:15 -07:00
web_sql Optimize dartium dart:html bindings so real world application performance is acceptable. Improves dart:html performance by 2X-30X for microbenchmarks. Real world improvement is typically 2X-3X. 2016-03-29 18:32:52 -07:00
dart2dart.platform Introduce "platform configurations" to replace categories and libraries.dart. 2015-11-02 13:02:25 +01:00
dart_client.platform Introduce "platform configurations" to replace categories and libraries.dart. 2015-11-02 13:02:25 +01:00
dart_server.platform Introduce "platform configurations" to replace categories and libraries.dart. 2015-11-02 13:02:25 +01:00
dart_shared.platform Introduce "platform configurations" to replace categories and libraries.dart. 2015-11-02 13:02:25 +01:00
rules.gni Fix Flutter Dart role 2016-02-26 10:30:14 -08:00