26 Commits

Author SHA1 Message Date
Jonah Williams
e6b983cefe
Build legacy web dart sdk (#11360) 2019-08-21 18:55:19 -07:00
Jonah Williams
a5d887cbe4
Reland remove kernel sdk script (#10814) 2019-08-20 21:16:02 -07:00
Chris Bracken
03caa67acd
Roll Dart SDK 78ce916d82..15a3bf82cb (#10810)
15a3bf82cb Add defined() guard for checkout_llvm build flag
d5d00c847a Create ExtensionMemberResolver instance in ResolverVisitor.
9ec8d9ff25 [ddc] Merge modular/issue37523 test into modular/nested_constants test
ea313da021 Rework the resolution result
ab55923918 [dartdevc] ddb fix for d8
77f545bbc4 [vm/ffi] Fix instantiation and garbage collection of NativeType objects
b0d079a96b Set context type for extension override receiver.
dc2c942c7d [vm/bytecode] Avoid adding all ICData objects from constant pool
804a338b5e Change recordScopeDependencies() to return true on type parameter of strict FunctionType.
0c727420c3 Stop reporting undefined method when there are ambiguous extension methods
6d2902576b Emit a server.error event if we fail to start the completion model isolate
51f4574e50 Reland "[vm/ffi] Support structs on 32bit architectures"
621b96f97b Migration: begin adding infrastructure for reporting unsatisfiable substitutions.
19654f30d0 [cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component
573789f7f1 [cfe] Insert default super initializer when outlining const constructor
2019-08-09 14:57:15 -07:00
Jonah Williams
cb16289860
Revert "Remove flutter_kernel_sdk dart script (#10808)" (#10811) 2019-08-09 13:36:13 -07:00
Jonah Williams
1b287524ee
Remove flutter_kernel_sdk dart script (#10808) 2019-08-09 12:43:20 -07:00
Yegor
708fc625d7
rename stub_ui to web_ui (#10776)
* rename stub_ui to web_ui

* update licenses
2019-08-09 11:11:20 -07:00
Nicholas Shahan
e8fb641f61
Enable consts from environment in DDK for flutter_web (#10069)
Fixes: https://github.com/dart-lang/sdk/issues/37605

We were seeing unevaluated constants during the build for flutter_web. Passing an empty map is handled differently than null so the constant evaluation will kick in.
2019-07-23 16:05:36 -07:00
Jonah Williams
4b11df89dd
Update flutter_web to latest (#9792) 2019-07-11 15:12:30 -07:00
Jonah Williams
50d6228579
fix Picture.toImage return type check and api conform test. (#9685) 2019-07-06 00:45:07 -07:00
Jonah Williams
f44b7b5662
Catch errors during production of kernel dill (#9248) 2019-06-14 20:50:22 -07:00
Jonah Williams
669ac3848d
roll dart and update libraries files (#9201) 2019-06-05 13:01:10 -07:00
Jonah Williams
e07fc692bd
Roll web sdk (#9146) 2019-05-30 14:04:07 -07:00
Jonah Williams
fa2e2d9fcb
Add checks to constructors and add missing constructor members (#9106) 2019-05-28 13:37:15 -07:00
Jason Simmons
c56a1a28aa
Update FlutterDevCompilerTarget for the new superclass constructor in the Dart SDK (#9039) 2019-05-21 18:01:46 -07:00
Jonah Williams
303a3910d3
fix dartdevc build (#9036) 2019-05-21 15:30:57 -07:00
Jonah Williams
78adbf78db
Add web sdk implementation. (#8891) 2019-05-08 18:16:20 -07:00
Jonah Williams
c0be4e2776
Fix api conformance check (#8817) 2019-05-02 14:11:37 -07:00
Jonah Williams
e633b26c5c
Introduce unit tests and refactor web dart:ui into "package" (#8346) 2019-03-29 14:54:53 -07:00
Chinmay Garde
a1a2129bc4
GN Format all files in the engine. (#8369) 2019-03-29 12:44:57 -07:00
Jonah Williams
9040422fdd
Create ddc summary file and precompiled sdk (#8355) 2019-03-28 12:58:15 -07:00
Jonah Williams
579eba5bb1
Revert "Build precompiled sdk and analyzer summary for dartdevc (#8345)" (#8353) 2019-03-28 10:40:51 -07:00
Jonah Williams
38702d3cd0
Build precompiled sdk and analyzer summary for dartdevc (#8345) 2019-03-28 10:16:33 -07:00
Jonah Williams
f4d9949518
check that public API of dart:ui conforms to web implementation (#8256) 2019-03-22 10:23:22 -07:00
Jonah Williams
048d70bc09
Support dartdevc, dart2js with shared source files, dartdevc sdk (#8105) 2019-03-18 11:58:35 -07:00
Jonah Williams
d3f6d7a21d
only partial rule revert (#8078) 2019-03-07 15:07:50 -08:00
Jonah Williams
de90dbff7d
Refactor web configuration/ Add dartdevc (#7978) 2019-03-07 11:03:39 -08:00