Block or Report
Block or report ColdPaleLight
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
flutter/flutter Public
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
alibaba/flutter_boost Public
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
358 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 7 commits in 2 repositories
Created a pull request in flutter/engine that received 16 comments
Update the child raster caching strategy to use the 'caching_key_id'
fix flutter/flutter#101872
Move type_ from RasterCacheKey to RasterCacheKeyID,
Rename ids in RasterCacheKeyID to child_ids and changed it's type f…
+173
−67
•
16
comments
Opened 9 other pull requests in 2 repositories
flutter/engine
3
open
4
merged
- Refactor clip layers to share common code
- Replace 'std::mutex' inside 'SyncSwitch' to 'fml::SharedMutex'
- [WIP] Recator API 'SceneBulder.addPicture' to return 'PictureEngineLayer'
- [WIP] Raster cache TransformLayers if it is marked as 'use_raster_cache'
- Clean obsolete 'shared_resource_context'
- Reland "Add a way to raster cache the children of a Layer (#32370)"
- Fix fatal crash of ImageDecoderFixtureTest.ExifDataIsRespectedOnDecode
flutter/flutter
1
merged
1
open
Reviewed 7 pull requests in 2 repositories
flutter/engine
6 pull requests
- [WIP] Recator API 'SceneBulder.addPicture' to return 'PictureEngineLayer'
- Add a way to raster cache the children of a Layer
- Enable ShaderMask support RasterCache
- Reland "Add a way to raster cache the children of a Layer (#32370)"
- Tuning resource cache max bytes in lightweight engine scenarios
- Let FlutterActivity/Fragment/FragmentActivity support dart entrypoint args