1. 20 3月, 2019 4 次提交
  2. 19 3月, 2019 11 次提交
    • S
      Roll src/third_party/skia 389b4b267d15..7eba20aef187 (2 commits) (#8209) · e73dbf6a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/389b4b267d15..7eba20aef187
      
      git log 389b4b267d15c1e06cc4d8b2222d96e50e6ddb00..7eba20aef187388ba81afa5aa3165a2914f319c8 --date=short --no-merges --format=%ad %ae %s
      2019-03-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      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 (brianosman@google.com), and stop
      the roller if necessary.
      e73dbf6a
    • D
      Export FlutterSemanticsUpdateNotification and improve docs (#8203) · bc8ebcb9
      Dan Field 提交于
      * Export FlutterSemanticsUpdateNotification and improve docs
      bc8ebcb9
    • F
      [scenic][SCN-1054] Move back off of SetTranslationRH (#8174) · b404c69f
      freiling 提交于
      The behavior of SetTranslation() is now in its final state so we can migrate
      back off the temporary function.
      b404c69f
    • S
      Roll src/third_party/skia 4a522b7e916c..389b4b267d15 (32 commits) (#8205) · 71e2d7d8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/4a522b7e916c..389b4b267d15
      
      git log 4a522b7e916c85c53df9d21351652857e3ff2512..389b4b267d15c1e06cc4d8b2222d96e50e6ddb00 --date=short --no-merges --format=%ad %ae %s
      2019-03-18 brianosman@google.com Fix the preallocated size of string arrays in GrGLSLShaderBuilder
      2019-03-18 halcanary@google.com Docs: Give documentation examples better names
      2019-03-18 kjlubick@google.com Add SkSL2Pipeline fuzzer
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1bd9e2f80b9a..bbf5cf1e4762 (1 commits)
      2019-03-18 brianosman@google.com Remove unused variant of compileAndAttachShaders
      2019-03-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-18 mtklein@google.com SkScan_AAAPath style and refactoring
      2019-03-18 jvanverth@google.com Fix more failing tests on Metal.
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1cef4e693fc3..1bd9e2f80b9a (1 commits)
      2019-03-15 khushalsagar@chromium.org remote fonts: Make DiscardableManager for tests thread-safe.
      2019-03-08 bsalomon@google.com Revert "Revert "Change promise image contract to for when Release and Done are called.""
      2019-03-18 benjaminwagner@google.com Revert "Omit some SKPs that seem to cause GalaxyS9 to crash."
      2019-03-18 kjlubick@google.com Break out GrGLAssembleInterface into a few files
      2019-03-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 38e282570676..cda4383919b9 (1 commits)
      2019-03-18 mtklein@google.com don't bother passing lowp kernels dummy unnamed variables
      2019-03-18 mtklein@google.com limit n7/np to main thread
      2019-03-18 bsalomon@google.com Revert "Add small offset to t in GrLinearGradientLayout."
      2019-03-18 robertphillips@google.com Mark tmp path in shadow utils as volatile
      2019-03-18 mtklein@google.com shard failing bots
      2019-03-18 mtklein@google.com rework --ignoreSigInt
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 036614c8468c..1cef4e693fc3 (1 commits)
      2019-03-18 csmartdalton@google.com Reland "Disable coverage counting by default"
      2019-03-18 csmartdalton@google.com Revert "Disable coverage counting by default"
      2019-03-18 kjlubick@google.com [canvaskit] Various cleanups around docs/build
      2019-03-18 robertphillips@google.com Unblock Flutter
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ad85caa87461..69be71e10036 (116 commits)
      2019-03-18 brianosman@google.com Suppress /RTCc error about losing information during case to smaller type
      2019-03-13 bsalomon@google.com Add small offset to t in GrLinearGradientLayout.
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 00424c1bc233..036614c8468c (2 commits)
      2019-03-18 borenet@google.com [infra] Add some logging to go_deps asset creation
      2019-03-18 brianosman@google.com Delay half-float vertex color determination until Op::finalize
      
      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 (brianosman@google.com), and stop
      the roller if necessary.
      71e2d7d8
    • C
    • C
      [platform_view] iOSP platformView composition optimize. (#8202) · 6980a835
      Chris Yang 提交于
      Optimize the performance of the platform view composition.
      When recomposition is required, we previously remove all the platform view related views (intercepting view, platform view) and re-add them for each frame. This is mentioned in flutter/flutter#23793.
      This PR enhanced the performance by re-arrange the existing UIViews and only add the newly created Views.
      
      As a result, it would also fix flutter/flutter#29427
      6980a835
    • C
      Disable build_ios due to large queue times. (#8204) · 56884192
      Chinmay Garde 提交于
      56884192
    • A
      Merge only gpu and platform threads for platform views, fix deadlock. (#8045) · 62907227
      Amir Hardon 提交于
      The reason we didn't merge just the gpu and platform threads from the get go was a deadlock in Shell:OnPlatformViewCreated and Shell:OnPlatformViewDestroyed.
      
      The deadlock was caused by the platform thread starting a thread-hopping flow that ends ends up with the gpu thread releasing a latch that the platform thread is waiting on just after starting the cross-thread dance.
      If the platform and gpu threads are the same, that last task that is posted to the gpu thread will never get executed as the gpu/platform thread is blocked on a latch.
      
      This works around the deadlock by having a special case in the code for the scenario where the gpu and platform threads are the same.
      
      Fixes: flutter/flutter#23974
      62907227
    • L
      Clip to clip_rect instead of paint bounds (#8183) · 5088735e
      liyuqian 提交于
      Otherwise, we'll have issues such as https://github.com/flutter/flutter/issues/29070
      
      The engine roll that includes this PR needs a tiny golden image update. Will do a manual roll.
      5088735e
    • S
      Roll src/third_party/skia 2c043c288169..4a522b7e916c (3 commits) (#8201) · 8818a6c4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/2c043c288169..4a522b7e916c
      
      git log 2c043c28816981f4002e72a12d7ec446672aeb1c..4a522b7e916c85c53df9d21351652857e3ff2512 --date=short --no-merges --format=%ad %ae %s
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c2bb50b73101..00424c1bc233 (1 commits)
      2019-03-18 yikong@google.com [Android] Do not build for Windows
      2019-03-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 62758f581672..c2bb50b73101 (1 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 (brianosman@google.com), and stop
      the roller if necessary.
      8818a6c4
    • J
  3. 18 3月, 2019 5 次提交
  4. 17 3月, 2019 6 次提交
  5. 16 3月, 2019 8 次提交
  6. 15 3月, 2019 6 次提交