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: 2940812
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 134b65e
Choose a head ref
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 2, 2019

  1. Roll src/third_party/skia 8f37ce5..279b65d (6 commits) (#7350)

    https://skia.googlesource.com/skia.git/%2Blog/8f37ce5b9f2c..279b65ddb5a3
    
    git log 8f37ce5..279b65d --date=short --no-merges --format=%ad %ae %s
    2018-12-28 [email protected] SkPDF: clean up public header
    2019-01-02 [email protected] Roll third_party/externals/angle2 0c66721..04ea03e (2 commits)
    2019-01-02 [email protected] Add docker caches in more places
    2019-01-02 [email protected] [skottie] Derive most adapters from SkNVRefCnt
    2019-01-02 [email protected] Reland "Wide color support in AA Convex path renderer"
    2019-01-02 [email protected] Remove extra semi-colons
    
    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 Jan 2, 2019
    Configuration menu
    Copy the full SHA
    2d291c7 View commit details
    Browse the repository at this point in the history
  2. Give more control over when dynamic patches get downloaded and instal…

    …led. (#7327)
    
    This change introduces manifest properties that control when dynamic patches are downloaded and installed in the application lifecycle.
    
    Application developer can choose whether between install on restart, install on resume, or immediate forced install of dynamic patches.
    sbaranov authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    8cca33a View commit details
    Browse the repository at this point in the history
  3. Roll src/third_party/skia 279b65d..d0d5bb8 (12 commits) (#7353)

    https://skia.googlesource.com/skia.git/%2Blog/279b65ddb5a3..d0d5bb8c8500
    
    git log 279b65d..d0d5bb8 --date=short --no-merges --format=%ad %ae %s
    2019-01-02 [email protected] Revert "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE"
    2019-01-02 [email protected] Remove special case for DCI P3 when making ICC profiles
    2018-12-29 [email protected] Update SkFontMgr_fuchsia.cpp for new FIDL API
    2019-01-02 [email protected] Return SkGlyphCache and GrTextStrike together.
    2019-01-02 [email protected] [skottie] Initial 3D layer transform support
    2019-01-02 [email protected] undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE
    2019-01-02 [email protected] don't use paint to perform char-to-glyph
    2019-01-02 [email protected] make bookmaker happier
    2019-01-02 [email protected] flip on one-big-switch SkRasterPipeline
    2019-01-02 [email protected] allocate a little bit of space
    2019-01-02 [email protected] use font instead of paint for text
    2019-01-02 [email protected] fix fallthrough when deciding lowp/highp
    
    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 Jan 2, 2019
    Configuration menu
    Copy the full SHA
    0ad16dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54d7c42 View commit details
    Browse the repository at this point in the history
  5. Preparing to remove SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE (#7354)

    * Preparing to remove SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE
    
    * Fixing a bug
    
    * Formatting problem
    Rusino authored and brianosman committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    4d353de View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Roll src/third_party/skia d0d5bb8..bc84adc (6 commits) (#7355)

    https://skia.googlesource.com/skia.git/%2Blog/d0d5bb8c8500..bc84adceaada
    
    git log d0d5bb8..bc84adc --date=short --no-merges --format=%ad %ae %s
    2019-01-02 [email protected] Move GrVkSecondaryCBDrawContext header into src to hide it.
    2019-01-01 [email protected] hide drawpostext etc.
    2019-01-02 [email protected] pass a font to GlyphRunBuilder
    2019-01-02 [email protected] [canvaskit] Move to using SkFont instead of SkPaint.measure*
    2019-01-02 [email protected] [infra] Uninstall ASAN when cleaning up Android device.
    2019-01-02 [email protected] Add initial support for creating a vulkan secondary command buffer drawing context.
    
    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 Jan 3, 2019
    Configuration menu
    Copy the full SHA
    15fcba4 View commit details
    Browse the repository at this point in the history
  2. Roll src/third_party/skia bc84adc..96345a2 (2 commits) (#7356)

    https://skia.googlesource.com/skia.git/%2Blog/bc84adceaada..96345a23dfa9
    
    git log bc84adc..96345a2 --date=short --no-merges --format=%ad %ae %s
    2019-01-02 [email protected] pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint
    2019-01-02 [email protected] Roll third_party/externals/angle2 04ea03e..904bb91 (4 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 Jan 3, 2019
    Configuration menu
    Copy the full SHA
    d051c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97edf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    134b65e View commit details
    Browse the repository at this point in the history
Loading