mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/815ec432f549..818475fbfc2d 2025-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-03 syoussefi@google.com [graphite][vulkan] Fix missing self-dependency on older ARM 2025-06-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9e8d374fef19 to 1f5c4a08fa11 (14 revisions) 2025-06-02 syoussefi@google.com [graphite][vulkan] Fix use of VK_EXT_rasterization_order... 2025-06-02 mike@reedtribe.org use SkSpan in SkTypeface API 2025-06-02 mike@reedtribe.org Offer faster version of mapping 1 point 2025-06-02 kjlubick@google.com Use mutex instead of SkOnce in SkImageFilterCache 2025-06-02 syoussefi@google.com [vulkan] Apply RelaxedPrecision to special intrinsics 2025-06-02 michaelludwig@google.com [graphite] Don't apply scissor rect to DrawParams::transformedShapeBounds() 2025-06-02 danieldilan@google.com [skif] Remove forcing to 8888 colortype for RasterBackend 2025-06-02 syoussefi@google.com [vulkan] Apply RelaxedPrecision to functions 2025-06-02 aswolfers@google.com Revert "Add BGRA format support" 2025-06-02 zengyonghust@gmail.com Fix the syntax error of mixed semicolons and commas in interfaceBlock. 2025-06-02 syoussefi@google.com [graphite][vulkan] Fix advanced blend feature check 2025-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4f644057b5f0 to 9e8d374fef19 (1 revision) 2025-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 20b08f95e5b3 to b13592770666 (4 revisions) 2025-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 91043600f711 to ea66c0fa309f (16 revisions) 2025-06-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2025-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e4bb9d29351f to 4f644057b5f0 (1 revision) 2025-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from af59becc8906 to e4bb9d29351f (11 revisions) 2025-05-30 robertphillips@google.com [graphite] Add Android/YCbCr-specific Precompile RE_LinearEffect PaintOptions 2025-05-30 fmalita@google.com Add pathops.gni stub 2025-05-30 mike@reedtribe.org don't run if we're not rendering If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brettos@google.com,codefu@google.com,kjlubick@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: 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
Flutter Engine
Setting up the Engine development environment
See here
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: