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: 08aaa88bf67f
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6251a69a09a
Choose a head ref
  • 10 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 21, 2023

  1. Roll Skia from 7eeb94b1e778 to 32e953e71266 (17 revisions) (#43064)

    https://skia.googlesource.com/skia.git/+log/7eeb94b1e778..32e953e71266
    
    2023-06-21 [email protected] Remove class SkFilterColorProgram.
    2023-06-21 [email protected] Use MatrixRec in legacy shader context code
    2023-06-21 [email protected] Delete SkVM program()/onProgram() callbacks.
    2023-06-21 [email protected] Turn off mechanisms which can enable SkVM.
    2023-06-21 [email protected] Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code
    2023-06-21 [email protected] SkShaderBase::ContextRec only needs paint alpha
    2023-06-21 [email protected] Manual roll Dawn from ba42f5db9450 to 0fde633f706b (6 revisions)
    2023-06-21 [email protected] [graphite] Move SkSL and shader module logic from Vulkan resource provider to graphics pipeline
    2023-06-21 [email protected] Break SkTestCanvas.cpp off into own file list to put only in GPU builds
    2023-06-21 [email protected] Change SubRunType to SubRunStreamTag
    2023-06-21 [email protected] [graphite] Add Vulkan Windows Debug test job
    2023-06-21 [email protected] Reland "De-SkScalar SkRect"
    2023-06-21 [email protected] Remove SkVM JIT.
    2023-06-21 [email protected] Fix tasks.json
    2023-06-21 [email protected] Update Skia milestone to 117
    2023-06-21 [email protected] [graphite] Move tiled rendering helper function to TiledTextureUtils
    2023-06-21 [email protected] Merge 15 release notes into RELEASE_NOTES.md
    
    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],[email protected],[email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
    To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
    
    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/+doc/main/autoroll/README.md
    skia-flutter-autoroll authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3d1d668 View commit details
    Browse the repository at this point in the history
  2. Roll ANGLE from 3a3a3c655a96 to ac263582dda4 (60 revisions) (#43062)

    Roll ANGLE from 3a3a3c655a96 to ac263582dda4 (60 revisions)
    
    https://chromium.googlesource.com/angle/angle.git/+log/3a3a3c655a96..ac263582dda4
    
    2023-06-21 [email protected] Vulkan: add workaround for VK_EXT_full_screen_exclusive on AMD
    2023-06-21 [email protected] [apple] Fix build with newer libc++
    2023-06-21 [email protected] Temporarily remove NVIDIA testing from mac-test
    2023-06-21 [email protected] Add internal format to TexStorage validation errors
    2023-06-21 [email protected] Update OWNERS
    2023-06-21 [email protected] Roll vulkan-deps from 90577eb35eea to bcc1118ec796 (12 revisions)
    2023-06-21 [email protected] Roll Chromium from 4c627b09fbd1 to 75b049842ff8 (625 revisions)
    2023-06-20 [email protected] Vulkan: disable graphics_pipeline_library on old NVIDIA drivers
    2023-06-20 [email protected] Remove unused helper classes
    2023-06-20 [email protected] Vulkan: copy drawIndirectFirstInstance from physical device features
    2023-06-20 [email protected] optimize glShaderSource string concatenation
    2023-06-20 [email protected] Vulkan: detect Apple GPU as being a tile-based renderer
    2023-06-20 [email protected] Vulkan: avoid crash on AMD drivers with MSRTT emulation
    2023-06-20 [email protected] D3D11: unbreak instanced indirect multidraw with ushort indices
    2023-06-20 [email protected] Assert !is_official_build in Android builds.
    2023-06-20 [email protected] Vulkan: Deduplicate SpvAssignLocations call in program pipeline
    2023-06-20 [email protected] Metal: Refactor hasValidRenderTarget checks
    2023-06-20 [email protected] GL: fall back to WGL if EGL_ANGLE_surface_orientation unset
    2023-06-20 [email protected] Roll VK-GL-CTS from 7fcb3c6e0082 to f29bd2feeaff (19 revisions)
    2023-06-20 [email protected] Roll vulkan-deps from c5656423525b to 90577eb35eea (5 revisions)
    2023-06-20 [email protected] Roll Chromium from cc7a0bd198ec to 4c627b09fbd1 (415 revisions)
    2023-06-20 [email protected] Vulkan: Mark the location of vertex output in the compiler
    2023-06-20 [email protected] Vulkan: Mark the location of xfb emulation in the compiler
    2023-06-19 [email protected] Vulkan: Mark the beginning of the shader in the compiler
    2023-06-19 [email protected] Metal: Cache render pipelines at the context level
    2023-06-19 [email protected] Fix clearing of extended dirty bits in draw calls
    2023-06-19 [email protected] Vulkan: Don't output SPIR-V debug info in release
    2023-06-19 [email protected] Vulkan: Use user names directly in SPIR-V
    2023-06-19 [email protected] Roll vulkan-deps from 58c6e1ea988a to c5656423525b (18 revisions)
    2023-06-19 [email protected] Roll Chromium from 7df45c601f1c to cc7a0bd198ec (1481 revisions)
    2023-06-17 [email protected] Vulkan: Use SPIR-V ids instead of names in the transformer
    2023-06-16 [email protected] Vulkan: Refactor framebuffer fetch shader emulation
    2023-06-16 [email protected] Android: Add Pixel 7 entries to End2End expectations
    2023-06-16 [email protected] Remove _shardN suffix from tests when it's not necessary.
    2023-06-16 [email protected] Turn CreateMTLRenderPipelineDescriptor into a method
    2023-06-16 [email protected] Metal: Remove copy constructors in various util classes
    2023-06-16 [email protected] Record duration of syncFromNativeContext()
    2023-06-16 [email protected] Roll VK-GL-CTS from f7646f53ba61 to 7fcb3c6e0082 (1 revision)
    2023-06-16 [email protected] Roll vulkan-deps from cebf5626ca50 to 58c6e1ea988a (14 revisions)
    2023-06-16 [email protected] Validate GL backend after dispatch table initialization
    2023-06-15 [email protected] Capture/Replay: Initial setup for angle_capture_tests
    2023-06-15 [email protected] Add isContextMutexStateConsistent() ASSERT
    2023-06-15 [email protected] Make Test spec JSON generator hashless.
    2023-06-15 [email protected] Metal: Set alphaToCoverageEnabled in checkIfPipelineChanged
    2023-06-15 [email protected] Mali: Make the placeholder FBO complete for timer queries
    2023-06-15 [email protected] Add ANGLE experimental SwiftShader builders
    ...
    skia-flutter-autoroll authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    74b58d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d932905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f490c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e789d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. [Impeller] Add Rect::Project (#43026)

    - Utility to project a rectangle onto another rectangle.
    - Fix constness for Rect::Expand.
    - Add named methods for scaling.
    bdero authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c31c805 View commit details
    Browse the repository at this point in the history
  2. [Impeller] Uniquely label subpasses and root blit (#43015)

    Makes subpasses easier to identify in frame captures.
    bdero authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e8db9e8 View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 96d6135e9ee8 to 0185ce148be9 (4 revisions) (#43068)

    skia-flutter-autoroll authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    21c8a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25a6aa7 View commit details
    Browse the repository at this point in the history
  5. Remove process-local tempfs (#43056)

    This was incorrectly made read-only in 77d534c; instead of implementing it locally, ask the component manager for the directory.
    tamird authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c6251a6 View commit details
    Browse the repository at this point in the history
Loading