This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -106,13 +106,6 @@ states of completion:
106106* ** ` //impeller/base ` ** : Contains C++ utilities that are used throughout the
107107 Impeller family of frameworks. Ideally, these should go in ` //flutter/fml ` but
108108 their use is probably not widespread enough to at this time.
109- * ** ` //impeller/image ` ** : The Impeller renderer works with textures whose memory
110- is resident in device memory. However, pending the migration of
111- ` //flutter/display_list ` to graphics package agnosticism and the subsequent
112- migration of the image decoders to work with the package agnostic types, there
113- needs to be a way for tests and such to decode compressed image data. This
114- sub-framework provides that functionality. This sub-framework is slated for
115- removal and must not be used outside of tests.
116109* ** ` //fixtures ` ** : Contains test fixtures used by the various test harnesses.
117110 This depends on ` //flutter/testing ` .
118111* ** ` //impeller/tools ` ** : Contains all GN rules and python scripts for working
You can’t perform that action at this time.
0 commit comments