ec6f6c35b3
Expose the Flutter engine, Dart and Skia versions to Dart. (flutter/engine#7634)
Kaushik Iska
2019-01-30 16:22:45 -08:00
f7b24f4d90
Document make_resource_current on FlutterOpenGLRendererConfig and warn if the callback is not set. (flutter/engine#7648)
Chinmay Garde
2019-01-30 16:13:00 -08:00
5c988ece29
Update the verify_exported script to include the symbols for ICU data (flutter/engine#7647)
Jason Simmons
2019-01-30 13:56:44 -08:00
8cb2695a0bfix#26207 .gitignore only include project root build directory (#26388)
Mohammed Salman
2019-01-30 18:33:28 +03:00
c8c935cd83
Allow bundle identifier to be surrounded with quotes. (#26300)
Todd Volkert
2019-01-30 07:32:05 -08:00
763a8d6d9b
add support to multiroot scheme to PackageUriMapper (#27207)
Jonah Williams
2019-01-30 07:31:16 -08:00
39289b83ac
Update additionalTime in TestWidgetsFlutterBinding.runAsync() to 1000. (#27256)
Konstantin Scheglov
2019-01-30 07:31:00 -08:00
d263903677
Roll src/third_party/dart 2632e201b7..71bee8f05e (1 commits) 71bee8f05e Fix serializing procdure when realClass is Object from dart:core.
Ben Konyi
2019-01-30 06:57:17 -08:00
a7a32a09a3
Roll src/third_party/dart 011a1239fc..2632e201b7 (10 commits) 2632e201b7 Support for DeclaredIdentifier(s) in new ForEachPartsWithDeclaration/ForElement(s). 689b17d69b [vm/compiler] Fix missing incremental DOM update b5d9e66963 Add extra polyfill for .nonce in our deferred loading logic to support FF 1e92b5ebd0 [vm] Note the flow graph builder when checking type feedback compatibility. 7ee0e00f0b [vm, gc] Reset growth policy after finishing kernel loading. 4e0aa3ff37 Run ddb with debug port open b196cd2acb Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden. 25d8456c48 Small improvements for DeclarationsTracker. 081160036a Fix#35306, improper recursion detection. 6f5556c88a Prepare to publish analyzer version 0.35.0.
Ben Konyi
2019-01-30 01:03:34 -08:00
3a271a4226
Roll src/third_party/dart 05a083a95a..011a1239fc (5 commits) 011a1239fc Support for out-of-band worker in AnalysisDriverScheduler. b625926038 [ VM / dart:io ] Updated Link implementation for Windows to use actual symbolic links. 09e6a689c2 parse nested control flow collection entries 213cfdc85e Update AstBuilder to generate new for statement structure 93a56336a3 Parse simple for control flow collection entires
Ben Konyi
2019-01-29 16:01:44 -08:00
dd86f70f4a
[cupertino_icons] add car, bus, train, paw, controller, and flask icons. (#26774)
Jeff Scaturro
2019-01-29 18:28:49 -04:00
814b587aca
Roll src/third_party/dart 219a2fcf66..05a083a95a (12 commits) 05a083a95a [vm] Update status file for entrypoints_verification_test. 2bb38e62e8 [infra] Use fewer cores on Android shards 267e91a0ea Re-land "[vm] Prevent access to non-annotated members through native API." d73d3183a2 Fix dead_code hint 24fa01dbae [release] Update changelog with changes from dev branch f5fd281150 Prevent unsound promoted bounds from being used as arguments cf56801308 Garbage-collect compiled libraries 8fc9eaf06c Support to run co19_2 on ddk 812a6af41a Anonymous mixin applications are abstract 977e5b31e2 Support type variables on function types and intersection types f822d0abb8 Make CoreType test friendly d025ff5367 Copy subtype tests
Ben Konyi
2019-01-29 13:04:20 -08:00
a80832fe45
Roll src/third_party/dart 601094e3f2..219a2fcf66 (6 commits) 219a2fcf66 Revisit existing constants in the constants transformer. 97cb74cf63 Tweak the subtype rule for Null 5fbf15d9c4 Mixins have no static members d5a558d6c4 [VM/AOT] Make DartTemplateCall::Selector() work even if there is no ICData c5a954794b Fix PackageBuildWorkspacePackage's contains d84851daf8 [vm/bytecode] Capture receiver if creating a closure
Ben Konyi
2019-01-29 07:03:51 -08:00
9499cb1040
Wrap lines at 80 characters (#26285)
Michael Thomsen
2019-01-29 16:13:27 +01:00
da044b77fe
Roll src/third_party/dart ec5ba8a252..601094e3f2 (7 commits) 601094e3f2 [vm/bytecode] Fix max used block id when compiling from bytecode ff2e8eb681 [vm, gc] Fix backwards write-barrier logic used by Object::Clone. 1ba59eb13d Make ERROR the default severity for StaticWarningCode. Remove _StrongModeTypeErrorProcessor. fc417a73ed [vm/compiler] Disable max block id check (for now) e02399da33 [vm/compiler] Introduce graph checker 2881a92c4e [vm/compiler] Fix missing incremental DOM update 95b017a888 Implement changeFile() and recompute available libraries and declarations.
Ben Konyi
2019-01-28 19:04:23 -08:00
268e5cf7fb
Roll src/third_party/dart e169134203..ec5ba8a252 (6 commits) ec5ba8a252 Revert "Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden." 7daa9f65fc Start supporting resolution of the code-as-ui constructs 69af7af70d Additional tests for interpolation and CONVERT_TO_MULTILINE_STRING. 5cf4e543b8 Handle mis-included parts differently f066c05319 Rename klass getter on InstanceConstant to classNode 42be4083bd Reproduction of dartbug.com/35715
Ben Konyi
2019-01-28 13:02:11 -08:00