Skip to content

Commit

Permalink
Roll src/third_party/dart 219a2fc..05a083a (12 commits)
Browse files Browse the repository at this point in the history
05a083a [vm] Update status file for entrypoints_verification_test.
2bb38e6 [infra] Use fewer cores on Android shards
267e91a Re-land "[vm] Prevent access to non-annotated members through native API."
d73d318 Fix dead_code hint
24fa01d [release] Update changelog with changes from dev branch
f5fd281 Prevent unsound promoted bounds from being used as arguments
cf56801 Garbage-collect compiled libraries
8fc9eaf Support to run co19_2 on ddk
812a6af Anonymous mixin applications are abstract
977e5b3 Support type variables on function types and intersection types
f822d0a Make CoreType test friendly
d025ff5 Copy subtype tests
  • Loading branch information
bkonyi committed Jan 29, 2019
1 parent 20d8388 commit 1762600
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '219a2fcf663f127000c849585cade6b5eab5cfff',
'dart_revision': '05a083a95afca9c952f2cc57be9d45141e906155',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
6 changes: 4 additions & 2 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 32805e8e6ee8e549ae0e8d0c84ccdb17
Signature: 7abb53f852a78b364206cd2b1d81d0d9

UNUSED LICENSES:

Expand Down Expand Up @@ -5600,8 +5600,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: dart
ORIGIN: ../../../third_party/dart/runtime/bin/namespace_fuchsia.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/bin/entrypoints_verification_test_extension.cc + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/bin/entrypoints_verification_test_extension.cc
FILE: ../../../third_party/dart/runtime/bin/entrypoints_verification_test_extension_dllmain_win.cc
FILE: ../../../third_party/dart/runtime/bin/namespace_fuchsia.h
FILE: ../../../third_party/dart/runtime/vm/class_id.h
FILE: ../../../third_party/dart/runtime/vm/code_entry_kind.h
Expand Down

0 comments on commit 1762600

Please sign in to comment.