From 7bcae71eded58217ad91ba7bca8faaac188975d0 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Tue, 22 Oct 2019 18:44:46 -0700 Subject: [PATCH] Roll src/third_party/dart 4ab09db0f4..17ed3cb5b3 (10 commits) dart-lang/sdk@17ed3cb5b3 [dart2js] Fix URI leak when using deferred load dart-lang/sdk@6ca96aceb7 Migrate dart:math to NNBD. dart-lang/sdk@f11dea963c document readIntoSync return type dart-lang/sdk@c33faf391c [dartdevc] Move NNBD specific test helper methods to their own file dart-lang/sdk@7ac22ac28f [vm/bytecode] Omit null stores into context when declaring a captured variable dart-lang/sdk@eafe8b04c0 [dartdevc] Making multi-root paths consistently use url-relative path separators. dart-lang/sdk@be3348253d [gardening] Fix sink use in frontend-server dartdevc. dart-lang/sdk@d9a306fc59 [vm] Avoid allocating monitors globally - embedders in certain situations will run into reported leakes due to them dart-lang/sdk@5478c381db [dart/fuzzer] Resort to constant collections inside subscripts dart-lang/sdk@bc5fb05def NNBD i13n: Highlight non-nullable types with upstream triggered edges --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index 1d509c54b8d..062d2589878 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': '4ab09db0f4ec16cc9404d5f462b4ebbe0c56f2c1', + 'dart_revision': '17ed3cb5b304f3bc1cff1a3352953b9de9f99297', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index e24248799ea..e403f41f193 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: cbd43a0be5a032d016a584dc0fa51225 +Signature: a46695125e340e941fb302f07980b963 UNUSED LICENSES: @@ -18593,8 +18593,8 @@ We recommend reading one or more of these references before trying to understand the innards of the JPEG software. The best short technical introduction to the JPEG compression algorithm is - Wallace, Gregory K. "The JPEG Still Picture Compression Standard", - Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44. + Wallace, Gregory K. "The JPEG Still Picture Compression Standard", + Communications of the ACM, April 1991 (vol. 34 no. 4), pp. 30-44. (Adjacent articles in that issue discuss MPEG motion picture compression, applications of JPEG, and related topics.) If you don't have the CACM issue handy, a PDF file containing a revised version of Wallace's article is @@ -18662,8 +18662,8 @@ and other news.answers archive sites, including the official news.answers archive at rtfm.mit.edu: ftp://rtfm.mit.edu/pub/usenet/news.answers/jpeg-faq/. If you don't have Web or FTP access, send e-mail to mail-server@rtfm.mit.edu with body - send usenet/news.answers/jpeg-faq/part1 - send usenet/news.answers/jpeg-faq/part2 + send usenet/news.answers/jpeg-faq/part1 + send usenet/news.answers/jpeg-faq/part2 FILE FORMAT WARS ================