mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Manual roll ICU from a622de35ac31 to bad7ddbf9213 (7 revisions) (flutter/engine#52031)
Manual roll requested by zra@google.com
a622de35ac..bad7ddbf92
2024-03-05 dayeung@chromium.org Update TZ to 2024a 2024-02-26
dayeung@chromium.org Fix ICU update.sh script and clean up some things
in the readme 2024-02-21 dayeung@chromium.org Patch a buffer write error
in uloc_tag.cpp. 2024-02-16 syg@chromium.org Fix null termination in
revert_realpath.patch 2024-01-29 mkember@google.com [fxbug.dev] Migrate
bug numbers 2023-12-05 zcbenz@gmail.com Fix link error when
cross-compiling for Windows on Linux 2023-11-02 ftang@chromium.org Add
dayeung@ and syg@ to OWNERS file
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
chinmaygarde@google.com,tq-i18n-team@google.com,zra@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://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
Co-authored-by: skia-flutter-autoroll <skia-flutter-autoroll@skia.org>
This commit is contained in:
parent
7b2db7971e
commit
6fe9dcece5
2
DEPS
2
DEPS
@ -318,7 +318,7 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/google/flatbuffers' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709',
|
||||
|
||||
'src/flutter/third_party/icu':
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'a622de35ac311c5ad390a7af80724634e5dc61ed',
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'bad7ddbf921358177e56fd723c2f59f8041a370f',
|
||||
|
||||
'src/flutter/third_party/gtest-parallel':
|
||||
Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + '38191e2733d7cbaeaef6a3f1a942ddeb38a2ad14',
|
||||
|
||||
@ -55600,15 +55600,14 @@ FILE: ../../../flutter/third_party/icu/patches/data_symb.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/fuchsia.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/gb_table.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/gmt24.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/include-utility.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/iso2022jp.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/isvalidenum.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/khmer-dictbe.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/locale1.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/locale_google.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/name_5_langs.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/restrace.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/revert_realpath.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/uloc_tag_buffer_overflow.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/ultag_parse-double-free.patch
|
||||
FILE: ../../../flutter/third_party/icu/patches/wordbrk.patch
|
||||
FILE: ../../../flutter/third_party/icu/source/data/in/coll/ucadata-implicithan-icu4x.icu
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user