Roll Impeller to 144d29b12def5058b34c910b5f0343f5355a968d (flutter/engine#32132)

* Roll Impeller to 144d29b12def5058b34c910b5f0343f5355a968d

* Update license file
This commit is contained in:
Zachary Anderson 2022-03-18 19:55:38 -07:00 committed by GitHub
parent ca4a91da04
commit ae98b3e9d0
2 changed files with 5 additions and 1 deletions

2
DEPS
View File

@ -116,7 +116,7 @@ deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '8cbf38af7d48cc298ae86e614533b4b2d0dc6758',
'src/flutter/impeller':
Var('github_git') + '/flutter/impeller' + '@' + '15262de5bb15bfc31d4397fe53f5418f29d04a42',
Var('github_git') + '/flutter/impeller' + '@' + '144d29b12def5058b34c910b5f0343f5355a968d',
# Fuchsia compatibility
#

View File

@ -434,6 +434,8 @@ FILE: ../../../flutter/impeller/display_list/display_list_dispatcher.cc
FILE: ../../../flutter/impeller/display_list/display_list_dispatcher.h
FILE: ../../../flutter/impeller/display_list/display_list_unittests.cc
FILE: ../../../flutter/impeller/docs/shader_pipeline.png
FILE: ../../../flutter/impeller/entity/contents/clear_contents.cc
FILE: ../../../flutter/impeller/entity/contents/clear_contents.h
FILE: ../../../flutter/impeller/entity/contents/clip_contents.cc
FILE: ../../../flutter/impeller/entity/contents/clip_contents.h
FILE: ../../../flutter/impeller/entity/contents/content_context.cc
@ -461,6 +463,8 @@ FILE: ../../../flutter/impeller/entity/entity_pass_delegate.h
FILE: ../../../flutter/impeller/entity/entity_playground.cc
FILE: ../../../flutter/impeller/entity/entity_playground.h
FILE: ../../../flutter/impeller/entity/entity_unittests.cc
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur.frag
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur.vert
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert
FILE: ../../../flutter/impeller/entity/shaders/gradient_fill.frag