mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll ICU from 266a46937f05 to c6b685223182 (4 revisions) (flutter/engine#39753)
266a46937f..c6b6852231
2023-02-16 mark@chromium.org Make make_data_all.sh make data on macOS
2023-02-15 mark@chromium.org Break at '@', restoring pre-ICU 72 behavior
2023-02-09 fmil@google.com [icudata] Make 'copy_icudata' a public_deps
2023-02-08 fmil@google.com [fuchsia] Changes to compilation and packaging
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/icu-sdk-flutter-engine
Please CC jacksongardner@google.com,tq-i18n-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ICU: https://github.com/unicode-org/icu
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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
dbffae7ec1
commit
6f6cb4331c
2
DEPS
2
DEPS
@ -272,7 +272,7 @@ deps = {
|
||||
Var('github_git') + '/google/flatbuffers.git' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709',
|
||||
|
||||
'src/third_party/icu':
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '266a46937f05303da1ac4c68f2c94f9a1caa3f76',
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c6b68522318204f795a8f04caebf6c0beb679cc4',
|
||||
|
||||
'src/third_party/khronos':
|
||||
Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '676d544d2b8f48903b7da9fceffaa534a5613978',
|
||||
|
||||
@ -2039,6 +2039,7 @@
|
||||
../../../third_party/icu/DIR_METADATA
|
||||
../../../third_party/icu/OWNERS
|
||||
../../../third_party/icu/README.chromium
|
||||
../../../third_party/icu/README.fuchsia
|
||||
../../../third_party/icu/codereview.settings
|
||||
../../../third_party/icu/filters
|
||||
../../../third_party/icu/flutter/README.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user