-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: fdc699b80347
head repository: flutter/engine
compare: c40d6dacc78b
- 14 commits
- 31 files changed
- 8 contributors
Commits on Feb 6, 2019
-
Add FlutterProjectArgs::root_isolate_create_callback (#7651)
Allows embedders to specify a callback to be invoked in isolate scope once root isolate has been created and marked runnable. As an example of where this is useful, embedder unit test fixtures may want to include Dart functions backed by a native implementation. On isolate creation, this patch allows the unit test author to call Dart_SetNativeResolver in root isolate scope.
Configuration menu - View commit details
-
Copy full SHA for ce07399 - Browse repository at this point
Copy the full SHA ce07399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6585f33 - Browse repository at this point
Copy the full SHA 6585f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67831a3 - Browse repository at this point
Copy the full SHA 67831a3View commit details
Commits on Feb 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 77b3186 - Browse repository at this point
Copy the full SHA 77b3186View commit details -
Roll src/third_party/skia 4292515..2fc1474 (8 commits) (#7721)
https://skia.googlesource.com/skia.git/%2Blog/429251513f71..2fc1474f9d62 git log 4292515..2fc1474 --date=short --no-merges --format=%ad %ae %s 2019-02-06 [email protected] Add BOT/EOT to Shaper. 2019-02-06 [email protected] bin/gn format gn/skia.gni 2019-02-06 [email protected] Remove the distinction between key and device descriptors 2019-02-06 [email protected] Roll HarfBuzz 2019-02-06 [email protected] SkLoadICU: simplify 2019-02-06 [email protected] Move GrContextPriv methods to their own .cpp file 2019-02-06 [email protected] add mad() and shuffle() to SkVx 2019-02-05 [email protected] Add a GpuGM class for GPU-only tests The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for fdf57a6 - Browse repository at this point
Copy the full SHA fdf57a6View commit details -
Introduced a number of Java system channels in io/flutter/embedding/e…
…ngine/systemchannels/ (#7500)
Configuration menu - View commit details
-
Copy full SHA for 211adea - Browse repository at this point
Copy the full SHA 211adeaView commit details -
Roll src/third_party/skia 2fc1474..f36ad26 (2 commits) (#7724)
https://skia.googlesource.com/skia.git/%2Blog/2fc1474f9d62..f36ad269e88a git log 2fc1474..f36ad26 --date=short --no-merges --format=%ad %ae %s 2019-02-06 [email protected] Roll recipe dependencies (trivial). 2019-02-04 [email protected] move SkMetaData into src The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 053f7a8 - Browse repository at this point
Copy the full SHA 053f7a8View commit details -
Correct libraries.yaml path for stub_ui, add brightness, copy dart2js…
…_platform.dill files (#7725)
Jonah Williams authoredFeb 7, 2019 Configuration menu - View commit details
-
Copy full SHA for ee0cf82 - Browse repository at this point
Copy the full SHA ee0cf82View commit details -
Roll src/third_party/skia f36ad26..859db6b (1 commits) (#7727)
https://skia.googlesource.com/skia.git/%2Blog/f36ad269e88a..859db6b5a03c git log f36ad26..859db6b --date=short --no-merges --format=%ad %ae %s 2019-02-07 [email protected] Update go_deps asset The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 168cabc - Browse repository at this point
Copy the full SHA 168cabcView commit details -
Roll src/third_party/dart caa8747..6c680a0 (12 commits)
6c680a0 Update dartfix readme and update version numbers 33337cf Fix API breakage, reexport ConstantEvaluator. c2cdc1c Allow migration of multiple files at once. d68d852 Allow nullabilty migration prepareInput/processInput to operate on different ASTs. 5ecf660 [dartdevc] skip co19 tests on linux bots ba9fbda Rework provisional migration API. a4b681b Update dartdoc to 0.28.1+2. fea5413 [ VM ] Fix hang of Flutter engine tests caused by global RuntimeEntry objects being destroyed when exit() is called when the VM hasn't finished shutting down. a5570bd [vm/compiler] Add optimization flag f0d5cb7 Guard the custom formatter for a Map against errors df77978 Support two more cases in the convert-to-spread assist (issue 35867) fd2225a Adapt to the flow analysis spec v2.
Configuration menu - View commit details
-
Copy full SHA for d0fee9b - Browse repository at this point
Copy the full SHA d0fee9bView commit details -
Roll src/third_party/skia 859db6b..c19d81a (2 commits) (#7729)
https://skia.googlesource.com/skia.git/%2Blog/859db6b5a03c..c19d81acc096 git log 859db6b..c19d81a --date=short --no-merges --format=%ad %ae %s 2019-02-07 [email protected] Roll ../src c27b32b2fd52..635f11205d4b (414 commits) 2019-02-07 [email protected] Revert "Add a GpuGM class for GPU-only tests" The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 473097b - Browse repository at this point
Copy the full SHA 473097bView commit details -
Roll src/third_party/skia c19d81a..9564bf4 (5 commits) (#7730)
https://skia.googlesource.com/skia.git/%2Blog/c19d81acc096..9564bf44e5fa git log c19d81a..9564bf4 --date=short --no-merges --format=%ad %ae %s 2019-02-06 [email protected] Upgrade NVIDIA driver on Ubuntu18 QuadroP400 bots. 2019-02-06 [email protected] Add support for importing AHardwareBuffers into SkSurfaces. 2019-02-07 [email protected] SkWuffsCodec: Initialize memory when incomplete 2019-02-07 [email protected] Add a k8s cheat sheet to trooper docs 2019-02-06 [email protected] Hide setDrawLooper -- deprecate loopers The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for d292ed6 - Browse repository at this point
Copy the full SHA d292ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c38dd3 - Browse repository at this point
Copy the full SHA 3c38dd3View commit details -
[fuchsia] Update scenic include (#7708)
This header is now spelled thusly.
Configuration menu - View commit details
-
Copy full SHA for c40d6da - Browse repository at this point
Copy the full SHA c40d6daView 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 fdc699b80347...c40d6dacc78b