Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 72986c3
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee462ff
Choose a head ref
  • 10 commits
  • 21 files changed
  • 6 contributors

Commits on Apr 10, 2019

  1. 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.
    skia-flutter-autoroll authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b1ae0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b36d3e View commit details
    Browse the repository at this point in the history
  3. 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
    jason-simmons authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    36d2135 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2869e View commit details
    Browse the repository at this point in the history
  5. 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.
    skia-flutter-autoroll authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    29aa5fc View commit details
    Browse the repository at this point in the history
  6. 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.
    stuartmorgan authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    c10ae2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    330c6c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Android Embedding PR28: Report app is active to Flutter in FlutterFra…

    …gment.onResume() instead of onPostResume() forwarded from Activity. (#8536)
    matthew-carroll authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    892591d View commit details
    Browse the repository at this point in the history
  2. 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.
    skia-flutter-autoroll authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    18816c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee462ff View commit details
    Browse the repository at this point in the history
Loading