-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 72986c3
head repository: flutter/engine
compare: ee462ff
- 10 commits
- 21 files changed
- 6 contributors
Commits on Apr 10, 2019
-
Roll src/third_party/skia 10bf702..b5c6859 (3 commits) (#8526)
https://skia.googlesource.com/skia.git/%2Blog/10bf7020aa15..b5c685991faa git log 10bf702..b5c6859 --date=short --no-merges --format=%ad %ae %s 2019-04-09 [email protected] remove shader factory guard define 2019-04-10 [email protected] Revert "Add non-AA support to OvalFactoryOps." 2019-04-09 [email protected] Move common canvas/pathkit dockerfiles to more intuitive location 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 b1ae0cc - Browse repository at this point
Copy the full SHA b1ae0ccView commit details -
Change Rect internal representation from Float32List to Float64List (#…
Hans Muller authoredApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 0b36d3e - Browse repository at this point
Copy the full SHA 0b36d3eView commit details -
Redo a fix for cull rect calculation on TransformLayers with a perspe…
…ctive transform (#8528) This was originally implemented in d217a95 but was not retained when cull rects were removed from the SceneBuilder. Fixes flutter/flutter#30819
Configuration menu - View commit details
-
Copy full SHA for 36d2135 - Browse repository at this point
Copy the full SHA 36d2135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2869e - Browse repository at this point
Copy the full SHA 0a2869eView commit details -
Roll src/third_party/skia b5c6859..42280f8 (32 commits) (#8535)
https://skia.googlesource.com/skia.git/%2Blog/b5c685991faa..42280f8961fa git log b5c6859..42280f8 --date=short --no-merges --format=%ad %ae %s 2019-04-10 [email protected] Add Shared library Windows builds 2019-04-10 [email protected] Even more DLL build fixes 2019-04-10 [email protected] remove SkMixer, since we have explicit lerps/blends in SkShader 2019-04-10 [email protected] Reland "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" 2019-04-10 [email protected] [skottie] Initial "Levels" effect support 2019-04-10 [email protected] Reland "[skottie] More snug kTop Shaper alignment" 2019-04-10 [email protected] Add mipmap generation for Metal 2019-04-10 [email protected] SkPDF: narrow layer bbox 2019-04-10 [email protected] Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" 2019-04-10 [email protected] make to_vec template parameters explicit 2019-04-10 [email protected] tweak SkVx to play nicely with others 2019-04-08 [email protected] Add an index to SkGlyphPos 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-10 [email protected] Make SkShaper's GN setup more DLL friendly 2019-04-10 [email protected] Make Skottie's GN setup more DLL friendly 2019-04-10 [email protected] moved files generated from .fp files into generated/ directories 2019-04-08 [email protected] Reland "Do not use sub-pixel positioning for source space" 2019-04-10 [email protected] Remove unnecessary flush in RenderYUVAToRGBA (take 2) 2019-04-10 [email protected] Delete SkSL::Compiler copy constructor and assignment operator 2019-04-10 [email protected] Make path in Sk1DPathEffect thread safe. 2019-04-10 [email protected] SkPDF: split GraphicStateStack out 2019-04-10 [email protected] SkPDF: simplify device drawRect 2019-04-10 [email protected] regenerated FP files to make bot happy 2019-04-09 [email protected] Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer 2019-04-10 [email protected] Define all ImageSetEntry members out of line 2019-04-09 [email protected] Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) 2019-04-09 [email protected] [Android compile bot] Also build frameworks/base/libs/hwui 2019-04-09 [email protected] externs needed for cpu/gpu switch 2019-04-10 [email protected] Update go_deps asset 2019-04-10 [email protected] Roll third_party/externals/angle2 82418c8..f39b4f0 (12 commits) 2019-04-10 [email protected] Roll third_party/externals/swiftshader eba396c..f0aa9d5 (14 commits) 2019-04-10 [email protected] Roll ../src 79154509c679..1b121674f584 (400 commits) 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 29aa5fc - Browse repository at this point
Copy the full SHA 29aa5fcView commit details -
Add an option to build the GLFW shell on macOS (#8531)
Since the GLFW shell is likely to continue to exist in at least the medium term, it is useful for maintenance to be able to build and use it on any desktop platform. Includes a buildroot roll to pick up the macOS build suppport for third_party/glfw.
Configuration menu - View commit details
-
Copy full SHA for c10ae2b - Browse repository at this point
Copy the full SHA c10ae2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 330c6c1 - Browse repository at this point
Copy the full SHA 330c6c1View commit details
Commits on Apr 11, 2019
-
Android Embedding PR28: Report app is active to Flutter in FlutterFra…
…gment.onResume() instead of onPostResume() forwarded from Activity. (#8536)
Configuration menu - View commit details
-
Copy full SHA for 892591d - Browse repository at this point
Copy the full SHA 892591dView commit details -
Roll src/third_party/skia 42280f8..99d7922 (8 commits) (#8539)
https://skia.googlesource.com/skia.git/%2Blog/42280f8961fa..99d792276740 git log 42280f8..99d7922 --date=short --no-merges --format=%ad %ae %s 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-10 [email protected] oops, remove the rest of SkMixer 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-10 [email protected] Return a span from getMetrics 2019-04-10 [email protected] Add more general flush call to GrContext. 2019-04-10 [email protected] removed duplicate GrCircleEffect.cpp 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 18816c5 - Browse repository at this point
Copy the full SHA 18816c5View commit details -
Roll src/third_party/skia 99d7922..4d657d5 (1 commits) (#8542)
https://skia.googlesource.com/skia.git/%2Blog/99d792276740..4d657d5e894a git log 99d7922..4d657d5 --date=short --no-merges --format=%ad %ae %s 2019-04-11 [email protected] Roll third_party/externals/swiftshader f0aa9d5..3954a0b (42 commits) 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 ee462ff - Browse repository at this point
Copy the full SHA ee462ffView 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 72986c3...ee462ff