1. 09 Jun, 2023 16 commits
  2. 08 Jun, 2023 20 commits
  3. 07 Jun, 2023 4 commits
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 1089ce6874cf to a5f7d5d75ff2 (11 revisions) (#128473) · 3f7531db
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/1089ce6874cf...a5f7d5d75ff2
      
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from c5a8c4547f59 to 156542f8bf13 (4 revisions) (flutter/engine#42641)
      2023-06-07 jason-simmons@users.noreply.github.com Roll HarfBuzz to 7.3.0 (flutter/engine#42629)
      2023-06-07 zhangzhijian.123@bytedance.com [Impeller] Corrected the 'texture_coords' computation in 'Geometry::GetPositionUVBuffer' (flutter/engine#42619)
      2023-06-07 aam@google.com Roll dart to 3.1.0-171.0.dev (flutter/engine#42636)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from 773765ca1dd2 to c5a8c4547f59 (4 revisions) (flutter/engine#42633)
      2023-06-07 godofredoc@google.com Add global test docs. (flutter/engine#42531)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from ojwVlxZWrbsG4WGSE... to DL1QQ5eZRVNARqLx-... (flutter/engine#42632)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from sEHtHM1iFt79roP-x... to aMTaMP0DdKdJnxSbc... (flutter/engine#42631)
      2023-06-07 chillers@google.com [labeler] Fix to run on flutter/engine (flutter/engine#42634)
      2023-06-07 leroux_bruno@yahoo.fr [iOS] Fix TextInputAction.continueAction sends wrong action to framework (flutter/engine#42615)
      2023-06-07 jonahwilliams@google.com [Impeller] fix missing assignment of embedder render target. (flutter/engine#42630)
      
      Also rolling transitive DEPS:
        fuchsia/sdk/core/linux-amd64 from sEHtHM1iFt79 to aMTaMP0DdKdJ
        fuchsia/sdk/core/mac-amd64 from ojwVlxZWrbsG to DL1QQ5eZRVNA
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      Please CC jacksongardner@google.com,rmistry@google.com,zra@google.com 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
      3f7531db
    • Greg Spencer's avatar
      Disable context menu (#128365) · 36f73cf6
      Greg Spencer authored
      ## Description
      
      Changes the context menu example for `MenuAnchor` so that it uses right-click, or (on macOS and iOS only) ctrl-left-click, for the context menu. Also disables the browser context menu on web platforms.
      
      ## Tests
       - Updated test to reflect new triggers.
      36f73cf6
    • chunhtai's avatar
      Adds vmservices to retrieve android applink settings (#125998) · 5328bd9a
      chunhtai authored
      fixes https://github.com/flutter/flutter/issues/120408
      
      Added two gradle tasks, one for grabing the application id, one for grabbing app link domains.
      
      Added a new vmservices to call these two gradle tasks and return the result.
      
      The expected work flow is that the devtool will first call a vmservices to grab all avaliable build variants. It will then choose one of the build variant and call this new services to get application id and app link domains.
      5328bd9a
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 4f4486b00be2 to 1089ce6874cf (20 revisions) (#128460) · 2754514c
      engine-flutter-autoroll authored
      https://github.com/flutter/engine/compare/4f4486b00be2...1089ce6874cf
      
      2023-06-07 jonahwilliams@google.com [Impeller] Add buffer to texture
      blit for Vulkan. (flutter/engine#41706)
      2023-06-07 chris@bracken.jp [macOS] Add platformview creation parameter
      support (flutter/engine#42607)
      2023-06-07 30870216+gaaclarke@users.noreply.github.com [Impeller] Added
      a switch to turn on vulkan (flutter/engine#42585)
      2023-06-07 skia-flutter-autoroll@skia.org Roll ANGLE from f8220fa3a729
      to 15a29438b099 (1 revision) (flutter/engine#42627)
      2023-06-07 jacksongardner@google.com Bump Chrome version to 114 for
      testing (flutter/engine#42623)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from d607cbb0db78 to
      773765ca1dd2 (7 revisions) (flutter/engine#42624)
      2023-06-07 jpnurmi@gmail.com [Linux][a11y] implement
      AtkText::get_text/string_at_offset() (flutter/engine#38144)
      2023-06-07 skia-flutter-autoroll@skia.org Roll ANGLE from 176989ad00cc
      to f8220fa3a729 (1 revision) (flutter/engine#42621)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from ee90e9ae2e62 to
      d607cbb0db78 (1 revision) (flutter/engine#42618)
      2023-06-07 skia-flutter-autoroll@skia.org Roll ANGLE from 1ad4ae4d63bf
      to 176989ad00cc (1 revision) (flutter/engine#42617)
      2023-06-07 dkwingsmt@users.noreply.github.com Revert "[Android] Return
      keyboard pressed state" (flutter/engine#42616)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from bde894438f29 to
      ee90e9ae2e62 (1 revision) (flutter/engine#42614)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from
      lpbkSRJBMkPs0FM7_... to sEHtHM1iFt79roP-x... (flutter/engine#42613)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from cd3e1665dcd1 to
      bde894438f29 (1 revision) (flutter/engine#42612)
      2023-06-07 skia-flutter-autoroll@skia.org Roll ANGLE from 16841d6256da
      to 1ad4ae4d63bf (1 revision) (flutter/engine#42611)
      2023-06-07 bdero@google.com [Impeller] Reland 2: Add Impeller Metal
      support in the embedder API (#42411) (flutter/engine#42597)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from a01f49f539ab to
      cd3e1665dcd1 (1 revision) (flutter/engine#42610)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from
      atrYtfHWi2cmV9B_C... to ojwVlxZWrbsG4WGSE... (flutter/engine#42609)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from 521b8c4bb011 to
      a01f49f539ab (4 revisions) (flutter/engine#42608)
      2023-06-07 skia-flutter-autoroll@skia.org Roll Skia from cef18d10b363 to
      521b8c4bb011 (1 revision) (flutter/engine#42605)
      
      Also rolling transitive DEPS:
        fuchsia/sdk/core/linux-amd64 from lpbkSRJBMkPs to sEHtHM1iFt79
        fuchsia/sdk/core/mac-amd64 from atrYtfHWi2cm to ojwVlxZWrbsG
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      Please CC jacksongardner@google.com,rmistry@google.com,zra@google.com 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
      2754514c