1. 12 6月, 2019 7 次提交
    • S
      Roll src/third_party/skia df586b7d568d..f39124b0764d (11 commits) (#9284) · c7b25f1c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/df586b7d568d..f39124b0764d
      
      git log df586b7d568dadbab54d21f5e66b055911e68eb3..f39124b0764d98afa45495281ea089acc02a5855 --date=short --no-merges --format=%ad %ae %s
      2019-06-11 jlavrova@google.com Baseline for empty text
      2019-06-11 reed@google.com expose xform to google3
      2019-06-11 mtklein@google.com refine perf dumps a little
      2019-06-11 bsalomon@google.com Add SkRasterPipeline support for more load/store formats and GrSwizzle.
      2019-06-11 herb@google.com Make fAdvance{X|Y} private.
      2019-06-11 mtklein@google.com better perf support for JIT code
      2019-06-11 nihohit@gmail.com third-party.gni: Search includes using -I.
      2019-06-11 rmistry@google.com Increase timeout for G3 framework bot
      2019-06-06 mtklein@google.com add basic JIT using xbyak
      2019-06-11 herb@google.com Make fForceBW private.
      2019-06-11 jvanverth@google.com Fix ASAN issue with CreateTestingOnlyMtlTextureInfo
      
      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 (herb@google.com), and stop
      the roller if necessary.
      c7b25f1c
    • B
      Roll src/third_party/dart 7ecd81b0b8..b37aa3b036 (4 commits) (#9272) · 02e6a130
      Ben Konyi 提交于
      dart-lang/sdk@b37aa3b036 Update dart_style to 1.2.8.
      dart-lang/sdk@3d96805597 Merge CHANGELOG following 2.3.2-dev.0.1 release
      dart-lang/sdk@801ad8b521 [cfe] Remember if finalizeExports was done
      dart-lang/sdk@a1401e3015 [vm] Roll back part of 2nd simarm_x64 CL that slowed benchmarks
      02e6a130
    • S
      Fix crash on minimize with GLFW shell (#9278) · 95f9b3db
      stuartmorgan 提交于
      Fixes a divide-by-zero in pixel density computation.
      95f9b3db
    • S
      Roll src/third_party/skia a716809d5ad3..df586b7d568d (17 commits) (#9279) · 8d017fae
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/a716809d5ad3..df586b7d568d
      
      git log a716809d5ad3d7eedc368230a2a9a5df88a2df03..df586b7d568dadbab54d21f5e66b055911e68eb3 --date=short --no-merges --format=%ad %ae %s
      2019-06-11 bsalomon@google.com Use float literal with std::fill of floats
      2019-06-11 jvanverth@google.com Don't use MSAA config if can't resolve
      2019-05-30 jlavrova@google.com Reland "SkParagraph"
      2019-06-11 brianosman@google.com Remove all NexusPlayer bots and driver workarounds
      2019-06-11 rmistry@google.com Add bin/try-clients to trigger client tryjobs
      2019-06-11 ethannicholas@google.com fixed an skslc crash with uninitialized globals
      2019-06-10 ethannicholas@google.com fixed SkSL handling of negated literal vectors
      2019-06-11 jvanverth@google.com Support more YUV texture formats for Metal
      2019-06-11 bsalomon@google.com Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420.
      2019-06-11 herb@google.com Revert "try resolver pattern"
      2019-06-11 robertphillips@google.com Remove IO refs from GrSurfaceProxy only
      2019-06-05 brianosman@google.com Enable gl_FragCoord workaround on NexusPlayer, and re-enable analytic clipping
      2019-06-11 hcm@google.com fix up relative links and spacing
      2019-06-10 jvanverth@google.com Minor cleanups to GrMtlGpuRTCommandBuffer
      2019-06-10 fmalita@chromium.org [skottie] Animated text tracking support
      2019-06-10 jvanverth@google.com Use new retain() method to set up window context.
      2019-06-10 ethannicholas@google.com fixed a spot where skslc would crash instead of report a parse error
      
      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 (herb@google.com), and stop
      the roller if necessary.
      8d017fae
    • C
      Fix missing return lint (#9246) · 10a3ab08
      Chris Bracken 提交于
      A recent Dart roll improved the detection of missing return statements.
      Since we enforce that all enum values must be covered in switch
      statements, this isn't an issue, but we add a return to fix the lint.
      10a3ab08
    • J
      Load AOT compiled Dart assets only from ELF libraries (#9260) · 4d684746
      Jason Simmons 提交于
      Previously AOT compiled Dart code would be packaged as a group of assets
      within the APK.  This has been replaced by a single ELF library containing
      the same data.
      4d684746
    • C
  2. 11 6月, 2019 12 次提交
    • D
      Unbreak internal rolls (#9270) · 7cde42cc
      Dan Field 提交于
      Adds back constructor for Rasterizer temporarily
      7cde42cc
    • B
      Roll src/third_party/dart 97f91fecdb..7ecd81b0b8 (5 commits) (#9268) · de420a0f
      Ben Konyi 提交于
      dart-lang/sdk@7ecd81b0b8 Start on parser
      dart-lang/sdk@5167ec93fc [vm] Remove Class::NumOwnTypeArguments()
      dart-lang/sdk@aa246f6588 Add return types on all main declarations
      dart-lang/sdk@ded6933b08 New Rti SSA nodes
      dart-lang/sdk@0960f72517 Fixes in modular test runner:  - ensure output directory has a trailing slash  - ensure tests complete before returning from runner  - flush log files (probably not necessary)
      de420a0f
    • S
      Roll src/third_party/skia bba5aa761cd5..a716809d5ad3 (1 commits) (#9269) · 8812781d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/bba5aa761cd5..a716809d5ad3
      
      git log bba5aa761cd5064f6ce4f2de4e7b0c647b4c4113..a716809d5ad3d7eedc368230a2a9a5df88a2df03 --date=short --no-merges --format=%ad %ae %s
      2019-06-10 reed@google.com try resolver pattern
      
      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 (herb@google.com), and stop
      the roller if necessary.
      8812781d
    • S
      Roll src/third_party/skia 77cb2ca3c9aa..bba5aa761cd5 (3 commits) (#9267) · b470913f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/77cb2ca3c9aa..bba5aa761cd5
      
      git log 77cb2ca3c9aa08dc5cd72b67969c06e960121d52..bba5aa761cd5064f6ce4f2de4e7b0c647b4c4113 --date=short --no-merges --format=%ad %ae %s
      2019-06-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 2d0a9acb0551..1b5ad312c57a (3 commits)
      2019-06-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 37e3060c53b6..3032e0d81bfa (346 commits)
      2019-06-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f60a2d59c9f2..0a9f0179ddef (9 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 (herb@google.com), and stop
      the roller if necessary.
      b470913f
    • S
      Roll src/third_party/skia bb74990a11d9..77cb2ca3c9aa (1 commits) (#9265) · 48ecbca8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/bb74990a11d9..77cb2ca3c9aa
      
      git log bb74990a11d91ebe0ff474107c6dae3c0aadf308..77cb2ca3c9aa08dc5cd72b67969c06e960121d52 --date=short --no-merges --format=%ad %ae %s
      2019-06-10 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 (herb@google.com), and stop
      the roller if necessary.
      48ecbca8
    • B
      Roll src/third_party/dart 7f146e431e..97f91fecdb (22 commits) · c9bbd0e6
      Ben Konyi 提交于
      dart-lang/sdk@97f91fecdb [vm] Mark Profiler_StringInterpolation Fail in vm.status
      dart-lang/sdk@c167374232 Add Never*, use it in type provider etc
      dart-lang/sdk@97dc7f4482 Support constructor declarations (issue 37196)
      dart-lang/sdk@ed9d185a9e Top-level getters do not have parameters
      dart-lang/sdk@5ca5a53f64 Migration: Add support for generic function types.
      dart-lang/sdk@c2696591a6 Migration: Add more support for dynamic, clean up handling of void.
      dart-lang/sdk@8b17b2e143 Migration: add support for null-aware accesses.
      dart-lang/sdk@2b76cdf1d7 [ VM ] Remove bad status file entries for data_uri_import_test/utf16
      dart-lang/sdk@881a2e9e48 Migration: remove unnecessary constructor argument
      dart-lang/sdk@eba533dcd1 Migration: Clean up handling of LUB and substitution nodes.
      dart-lang/sdk@c41e9ae0e8 Fix wording in spec
      dart-lang/sdk@0a0927de9c Migration: Separate the implementation from the NNBD migration engine's public API.
      dart-lang/sdk@b3b9aacc5f [dartdevc] enable testing on ff/safari/edge
      dart-lang/sdk@575a6424c3 Migration: Remove transitional API
      dart-lang/sdk@e23b00745f Migration: Move classes out of transitional_api.dart
      dart-lang/sdk@47865b7643 Migration: remove unused field Variables._graph.
      dart-lang/sdk@4270982dd1 TypeSystem tests code motion.
      dart-lang/sdk@0629ce94cc Change location where we set AnalysisDriver.useSummary2 in build mode.
      dart-lang/sdk@f94628fb1b Convert the remaining diagnostics tests to test for location
      dart-lang/sdk@e4196ce8c6 [vm] Namespace constants like offsets and sizeofs to use runtime_api.h
      dart-lang/sdk@51046368c5 Move NNBD migration tool to a fresh package.
      dart-lang/sdk@6c358d3ba6 Permissive mode reports the exceptions that were thrown and ignored
      c9bbd0e6
    • S
      Roll src/third_party/skia cb1adb40d0f3..bb74990a11d9 (3 commits) (#9261) · 4c0daaca
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/cb1adb40d0f3..bb74990a11d9
      
      git log cb1adb40d0f310c6edac6c4afbede5acd0388b59..bb74990a11d91ebe0ff474107c6dae3c0aadf308 --date=short --no-merges --format=%ad %ae %s
      2019-06-10 robertphillips@google.com Add P016 and P010 examples to wacky_yuv_formats GM
      2019-06-10 ethannicholas@google.com SkSL vector divide by zero now properly reports an error
      2019-06-10 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 (herb@google.com), and stop
      the roller if necessary.
      4c0daaca
    • M
      Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking... · 2d0103a8
      Matt Carroll 提交于
      Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking Espresso work and its purpose is unknown. (#9238)
      
      2d0103a8
    • S
      Roll src/third_party/skia 5ec1b8ff3f45..cb1adb40d0f3 (10 commits) (#9258) · f3ab2e41
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/5ec1b8ff3f45..cb1adb40d0f3
      
      git log 5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed..cb1adb40d0f310c6edac6c4afbede5acd0388b59 --date=short --no-merges --format=%ad %ae %s
      2019-06-10 robertphillips@google.com Add srcData version of createBackendTexture API
      2019-06-07 jvanverth@google.com Change GrCFResource to sk_cf_obj and move to include/ports.
      2019-06-10 reed@google.com Fix font creation lost style on Mac
      2019-06-04 halcanary@google.com More classes no longer inherit from SkNoncopyable
      2019-06-10 fmalita@chromium.org [skottie] Add support for range selector domains
      2019-06-10 mtklein@google.com add Builder::dump()
      2019-06-10 borenet@google.com [infra] Add MSAN GPU (SwiftShader) bot
      2019-06-06 mtklein@google.com clarify behavior in SkTypeface::serialize() a little
      2019-06-10 mtklein@google.com tweak mul/mad_unorm8
      2019-06-07 robertphillips@google.com Make GL & Vk backends create uninitialized backend textures
      
      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 (herb@google.com), and stop
      the roller if necessary.
      f3ab2e41
    • L
      Make flow layers' attributes immutable (#9176) · b622d43c
      liyuqian 提交于
      For https://github.com/flutter/flutter/issues/33807
      
      We still need to make layers' children immutable for full immutability.
      That will require us to change the SceneBuilder API to build the layer
      bottom up instead of top down (post-order traversal instead of pre-order
      traversal).
      b622d43c
    • A
      Reland "Keyboard support for embedded Android views. (#9203) (#9257) · 259d334e
      Amir Hardon 提交于
      #9203 broke the keyboard_resize integration test(see more details in flutter/flutter#34085 (comment)).
      
      This re-lands @9203 and fixes the issue the integration test uncovered by always allowing to hide the keyboard.
      
      The difference from the original change is 07d2598
      259d334e
    • S
      Roll src/third_party/skia 607c6d9c86ab..5ec1b8ff3f45 (13 commits) (#9253) · 36b7123b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/607c6d9c86ab..5ec1b8ff3f45
      
      git log 607c6d9c86ab32ed58c9db9b1e0cf94e0913326f..5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed --date=short --no-merges --format=%ad %ae %s
      2019-06-10 jlavrova@google.com Adding skparagraphto public.bzl
      2019-06-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-08 senorblanco@chromium.org GrTessellator: fix for intersections returning non-finite points.
      2019-06-07 ethannicholas@google.com tighten up SkSL parser depth testing
      2019-06-07 mtklein@google.com revise extract instruction
      2019-06-10 ethannicholas@google.com skslc now errors on out-of-range shifts
      2019-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ea49f6f5d4e3..2d0a9acb0551 (7 commits)
      2019-06-07 fmalita@chromium.org [skottie] Range selector cleanup pass
      2019-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c2c829bc9a63..f60a2d59c9f2 (3 commits)
      2019-06-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 6406ce90edf0..37e3060c53b6 (508 commits)
      2019-06-10 herb@google.com Revert "SkParagraph"
      2019-06-10 herb@google.com Revert "Build fix"
      
      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 (herb@google.com), and stop
      the roller if necessary.
      36b7123b
  3. 10 6月, 2019 4 次提交
  4. 09 6月, 2019 3 次提交
  5. 08 6月, 2019 14 次提交