-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: f10f03a6c415
head repository: flutter/engine
compare: 51a79649662f
- 13 commits
- 33 files changed
- 4 contributors
Commits on Jan 24, 2020
-
Do not reset the child isolate preparer if the isolate group data alr…
…eady has one (#15952) See flutter/flutter#49358
Configuration menu - View commit details
-
Copy full SHA for 75c59c4 - Browse repository at this point
Copy the full SHA 75c59c4View commit details -
Fixes oc leaks in platform plugin (#15041)
Some objc objects are not released in the iOS embedder. This fixes a subset of those leaks in FlutterPlatformPlugin.mm.
Configuration menu - View commit details
-
Copy full SHA for e9be397 - Browse repository at this point
Copy the full SHA e9be397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45fe095 - Browse repository at this point
Copy the full SHA 45fe095View commit details -
Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp... (#15954)
Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp... If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for 479d600 - Browse repository at this point
Copy the full SHA 479d600View commit details -
Roll src/third_party/skia c88a3bc..a7e557f (6 commits) (#15957)
https://skia.googlesource.com/skia.git/+log/c88a3bc3f561..a7e557f3e353 git log c88a3bc..a7e557f --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] Reland "Increase precision of some quad AA calculations" 2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-23 [email protected] remove legacy SkMScalar code 2020-01-23 [email protected] use longer-lived alloc in CacheKey() 2020-01-23 [email protected] force skvm interpreter in ASAN builds, add bots 2020-01-23 [email protected] Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator Created with: gclient setdep -r src/third_party/skia@a7e557f3e353 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 [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Configuration menu - View commit details
-
Copy full SHA for 1d05c83 - Browse repository at this point
Copy the full SHA 1d05c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec994b - Browse repository at this point
Copy the full SHA 8ec994bView commit details -
Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Th…
…read,MessageLoop} (#15118)
Configuration menu - View commit details
-
Copy full SHA for 41e8ed0 - Browse repository at this point
Copy the full SHA 41e8ed0View commit details -
Roll src/third_party/dart 3eaae54..c359b59 (13 commits) (#15959)
https://dart.googlesource.com/sdk.git/+log/3eaae5405d37..c359b5943a52 git log 3eaae54..c359b59 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] [vm, service] Fix and enable more services tests. 2020-01-24 [email protected] Convert opt-in elements to legacy when resolving annotations. 2020-01-24 [email protected] [ dartfuzz ] Fixed type table for `sumManyDoubles` 2020-01-24 [email protected] Revert "[vm] resolve symbolic link to find kernel_service snapshot" 2020-01-24 [email protected] Remove the notion of required fixes from dartfix and the server 2020-01-23 [email protected] de-dup mutiply exported elements 2020-01-23 [email protected] Allow http uris in frontend_server, front_end, and ddc. 2020-01-23 [email protected] [VM/libraries] Address code review comment from previous CL. 2020-01-23 [email protected] Fixes for NORM and FunctionType(s) - type parameters, and covariant formal parameters. 2020-01-23 [email protected] [vm] resolve symbolic link to find kernel_service snapshot 2020-01-23 [email protected] [vm, service] Fix race in Service.controlWebServer / getInfo. 2020-01-23 [email protected] NNBD preview: Make navigation directories collapsible; closes #40109 2020-01-23 [email protected] [VM/libraries] Fix more analyzer warnings related to NNBD in patch files. Created with: gclient setdep -r src/third_party/dart@c359b5943a52 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Configuration menu - View commit details
-
Copy full SHA for 2bd8980 - Browse repository at this point
Copy the full SHA 2bd8980View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d2557 - Browse repository at this point
Copy the full SHA b4d2557View commit details -
Roll src/third_party/dart c359b59..bc93488 (1 commits) (#15962)
https://dart.googlesource.com/sdk.git/+log/c359b5943a52..bc9348829ef8 git log c359b59..bc93488 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] NNBD preview: change the Edit Details response to be JSON Created with: gclient setdep -r src/third_party/dart@bc9348829ef8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Configuration menu - View commit details
-
Copy full SHA for 96dc016 - Browse repository at this point
Copy the full SHA 96dc016View commit details -
Roll src/third_party/skia a7e557f..3ea4d5b (4 commits) (#15963)
https://skia.googlesource.com/skia.git/+log/a7e557f3e353..3ea4d5bb857d git log a7e557f..3ea4d5b --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] Roll ../src 7afe38da7578..2ae619822948 (463 commits) 2020-01-24 [email protected] Roll third_party/externals/angle2 135f8fc..f3b4e6c (8 commits) 2020-01-24 [email protected] Roll third_party/externals/swiftshader f324fe10ca65..5ef91b82cbed (6 commits) 2020-01-24 [email protected] Add support for GL_NV_fence. Created with: gclient setdep -r src/third_party/skia@3ea4d5bb857d 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 [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Configuration menu - View commit details
-
Copy full SHA for d5777c7 - Browse repository at this point
Copy the full SHA d5777c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfec108 - Browse repository at this point
Copy the full SHA dfec108View commit details -
Roll src/third_party/dart bc93488..fc3af73 (2 commits) (#15965)
https://dart.googlesource.com/sdk.git/+log/bc9348829ef8..fc3af737c759 git log bc93488..fc3af73 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] Update typed-data constructor documentation. 2020-01-24 [email protected] [SDK] Fixes async* stack unwinding. Created with: gclient setdep -r src/third_party/dart@fc3af737c759 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Configuration menu - View commit details
-
Copy full SHA for 51a7964 - Browse repository at this point
Copy the full SHA 51a7964View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f10f03a6c415...51a79649662f