-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 08aaa88bf67f
head repository: flutter/engine
compare: c6251a69a09a
- 10 commits
- 17 files changed
- 3 contributors
Commits on Jun 21, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 3d1d668 - Browse repository at this point
Copy the full SHA 3d1d668View commit details -
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 ...
Configuration menu - View commit details
-
Copy full SHA for 74b58d5 - Browse repository at this point
Copy the full SHA 74b58d5View commit details -
Roll Fuchsia Linux SDK from 4mkuVtlGBaumKSe8x... to 7EZeNE4aGd29VfDly…
…... (#43066) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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
Configuration menu - View commit details
-
Copy full SHA for d932905 - Browse repository at this point
Copy the full SHA d932905View commit details -
Roll Fuchsia Mac SDK from ct6r5YjdG2xpZPhkT... to QtQznuUmHMTyORqxJ... (
#43065) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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
Configuration menu - View commit details
-
Copy full SHA for f490c1d - Browse repository at this point
Copy the full SHA f490c1dView commit details -
Roll Skia from 32e953e71266 to 96d6135e9ee8 (1 revision) (#43067)
https://skia.googlesource.com/skia.git/+log/32e953e71266..96d6135e9ee8 2023-06-21 [email protected] SkDraw no longer uses SkMatrixProvider 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
Configuration menu - View commit details
-
Copy full SHA for 67e789d - Browse repository at this point
Copy the full SHA 67e789dView commit details
Commits on Jun 22, 2023
-
[Impeller] Add Rect::Project (#43026)
- Utility to project a rectangle onto another rectangle. - Fix constness for Rect::Expand. - Add named methods for scaling.
Configuration menu - View commit details
-
Copy full SHA for c31c805 - Browse repository at this point
Copy the full SHA c31c805View commit details -
[Impeller] Uniquely label subpasses and root blit (#43015)
Makes subpasses easier to identify in frame captures.
Configuration menu - View commit details
-
Copy full SHA for e8db9e8 - Browse repository at this point
Copy the full SHA e8db9e8View commit details -
Roll Skia from 96d6135e9ee8 to 0185ce148be9 (4 revisions) (#43068)
https://skia.googlesource.com/skia.git/+log/96d6135e9ee8..0185ce148be9 2023-06-21 [email protected] [graphite] Support ClipStack evaluation without side effects 2023-06-21 [email protected] Remove SkUpdatableColorShader class. 2023-06-21 [email protected] Remove SkVMBlitter class. 2023-06-21 [email protected] [graphite] Fix local coords in Bitmap and SDF text renderers 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
Configuration menu - View commit details
-
Copy full SHA for 21c8a52 - Browse repository at this point
Copy the full SHA 21c8a52View commit details -
Roll Skia from 0185ce148be9 to 076e7c004d20 (2 revisions) (#43069)
https://skia.googlesource.com/skia.git/+log/0185ce148be9..076e7c004d20 2023-06-22 [email protected] Roll vulkan-deps from bcc1118ec796 to 23a32754e715 (6 revisions) 2023-06-22 [email protected] [graphite][compute] PathAtlas and ComputePathAtlas classes 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
Configuration menu - View commit details
-
Copy full SHA for 25a6aa7 - Browse repository at this point
Copy the full SHA 25a6aa7View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for c6251a6 - Browse repository at this point
Copy the full SHA c6251a6View 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 08aaa88bf67f...c6251a69a09a