Skip to content

Commit

Permalink
Roll Dart SDK from 15c286ed91ea to 14933042494d (5 revisions) (flutte…
Browse files Browse the repository at this point in the history
…r#47805)

https://dart.googlesource.com/sdk.git/+log/15c286ed91ea..14933042494d

2023-11-08 [email protected] Version 3.3.0-107.0.dev
2023-11-08 [email protected] Version 3.3.0-106.0.dev
2023-11-08 [email protected] Version 3.3.0-105.0.dev
2023-11-07 [email protected] Version 3.3.0-104.0.dev
2023-11-07 [email protected] Version 3.3.0-103.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Nov 8, 2023
1 parent 6dbcf8f commit 3719b67
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '15c286ed91eabd3a252e80abf838e136dcd4e6db',
'dart_revision': '14933042494d865e9ccb0453433036e03b6da753',

# 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
14 changes: 7 additions & 7 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -1813,13 +1813,6 @@
../../../third_party/dart/runtime/observatory/update_sources.py
../../../third_party/dart/runtime/observatory/web/third_party/README.md
../../../third_party/dart/runtime/tests
../../../third_party/dart/runtime/third_party/binary_size
../../../third_party/dart/runtime/third_party/d3
../../../third_party/dart/runtime/third_party/double-conversion/.gitignore
../../../third_party/dart/runtime/third_party/double-conversion/AUTHORS
../../../third_party/dart/runtime/third_party/double-conversion/Changelog
../../../third_party/dart/runtime/third_party/double-conversion/README.dart
../../../third_party/dart/runtime/third_party/double-conversion/README.md
../../../third_party/dart/runtime/tools/.gitignore
../../../third_party/dart/runtime/tools/android_finder.py
../../../third_party/dart/runtime/tools/benchmark.py
Expand Down Expand Up @@ -2020,10 +2013,17 @@
../../../third_party/dart/tests
../../../third_party/dart/third_party/.gitignore
../../../third_party/dart/third_party/OWNERS
../../../third_party/dart/third_party/binary_size
../../../third_party/dart/third_party/binaryen
../../../third_party/dart/third_party/clang.tar.gz.sha1
../../../third_party/dart/third_party/d3
../../../third_party/dart/third_party/d8
../../../third_party/dart/third_party/devtools
../../../third_party/dart/third_party/double-conversion/.gitignore
../../../third_party/dart/third_party/double-conversion/AUTHORS
../../../third_party/dart/third_party/double-conversion/Changelog
../../../third_party/dart/third_party/double-conversion/README.dart
../../../third_party/dart/third_party/double-conversion/README.md
../../../third_party/dart/third_party/firefox_jsshell
../../../third_party/dart/third_party/mdn/browser-compat-data/README.google
../../../third_party/dart/third_party/pkg
Expand Down
82 changes: 41 additions & 41 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: a88142098930724810ab7906133411fb
Signature: 047b7f77486eacf59112b120ba54ac1d

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4134,9 +4134,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: double-conversion
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/cached-powers.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/cached-powers.cc
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/cached-powers.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/cached-powers.cc
----------------------------------------------------------------------------------------------------
Copyright 2006-2008 the V8 project authors. All rights reserved.

Expand Down Expand Up @@ -4169,35 +4169,35 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: double-conversion
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum-dtoa.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum-dtoa.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/cached-powers.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/diy-fp.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-to-string.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/fast-dtoa.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/fixed-dtoa.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/fixed-dtoa.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/string-to-double.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/strtod.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/strtod.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/utils.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/bignum-dtoa.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/bignum-dtoa.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/bignum.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/bignum.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/cached-powers.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/diy-fp.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/double-to-string.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/fast-dtoa.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/fixed-dtoa.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/fixed-dtoa.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/string-to-double.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/strtod.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/strtod.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/utils.h
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum-dtoa.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum-dtoa.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/bignum.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/cached-powers.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/diy-fp.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-to-string.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/fast-dtoa.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/fixed-dtoa.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/fixed-dtoa.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/string-to-double.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/strtod.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/strtod.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/utils.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/bignum-dtoa.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/bignum-dtoa.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/bignum.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/bignum.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/cached-powers.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/diy-fp.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/double-to-string.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/fast-dtoa.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/fixed-dtoa.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/fixed-dtoa.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/string-to-double.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/strtod.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/strtod.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/utils.h
----------------------------------------------------------------------------------------------------
Copyright 2010 the V8 project authors. All rights reserved.

Expand Down Expand Up @@ -4230,17 +4230,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: double-conversion
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-conversion.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-to-string.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/fast-dtoa.cc
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/ieee.h
ORIGIN: ../../../third_party/dart/runtime/third_party/double-conversion/src/string-to-double.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/double-conversion.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/double-to-string.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/fast-dtoa.cc
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/ieee.h
ORIGIN: ../../../third_party/dart/third_party/double-conversion/src/string-to-double.h
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-conversion.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/double-to-string.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/fast-dtoa.cc
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/ieee.h
FILE: ../../../third_party/dart/runtime/third_party/double-conversion/src/string-to-double.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/double-conversion.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/double-to-string.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/fast-dtoa.cc
FILE: ../../../third_party/dart/third_party/double-conversion/src/ieee.h
FILE: ../../../third_party/dart/third_party/double-conversion/src/string-to-double.h
----------------------------------------------------------------------------------------------------
Copyright 2012 the V8 project authors. All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion third_party/accessibility/base/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ source_set("base") {
"numerics",
"//flutter/fml:string_conversion",
"//flutter/third_party/accessibility/ax_build",
"//third_party/dart/runtime/third_party/double-conversion/src:libdouble_conversion",
"//third_party/dart/third_party/double-conversion/src:libdouble_conversion",
]
}
2 changes: 1 addition & 1 deletion third_party/accessibility/base/string_utils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <sstream>

#include "flutter/fml/string_conversion.h"
#include "third_party/dart/runtime/third_party/double-conversion/src/double-conversion.h"
#include "third_party/dart/third_party/double-conversion/src/double-conversion.h"

#include "no_destructor.h"

Expand Down

0 comments on commit 3719b67

Please sign in to comment.