1. 28 3月, 2019 9 次提交
  2. 27 3月, 2019 15 次提交
  3. 26 3月, 2019 13 次提交
    • S
      Roll src/third_party/skia d90004516a63..62fd6c411622 (4 commits) (#8306) · 95f9134e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/d90004516a63..62fd6c411622
      
      git log d90004516a63e302ca50dfe9c1c8dddf21e50e1c..62fd6c4116226f5bb9c4d06c85fb9e549b7b3d5b --date=short --no-merges --format=%ad %ae %s
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c0cf68ba0ed6..54ec759a7405 (2 commits)
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7af926603c2d..c0cf68ba0ed6 (3 commits)
      2019-03-25 kjlubick@google.com Reland "Generate GrGLInterface and GrGlAssembleInterface* from table"
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e1cf863e65c6..7af926603c2d (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 (stani@google.com), and stop
      the roller if necessary.
      95f9134e
    • S
      Roll src/third_party/skia 33211b2c7a02..d90004516a63 (1 commits) (#8305) · 358273bd
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/33211b2c7a02..d90004516a63
      
      git log 33211b2c7a0260d8a1c1a11ef4a11a31d01473a8..d90004516a63e302ca50dfe9c1c8dddf21e50e1c --date=short --no-merges --format=%ad %ae %s
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 221459f4ecc9..e1cf863e65c6 (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 (stani@google.com), and stop
      the roller if necessary.
      358273bd
    • S
      Roll src/third_party/skia 80dd599e91d0..33211b2c7a02 (1 commits) (#8303) · 2804057b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/80dd599e91d0..33211b2c7a02
      
      git log 80dd599e91d057009461fd221f29ac56f79dc6c3..33211b2c7a0260d8a1c1a11ef4a11a31d01473a8 --date=short --no-merges --format=%ad %ae %s
      2019-03-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      
      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 (stani@google.com), and stop
      the roller if necessary.
      2804057b
    • S
      Roll src/third_party/skia c5ee499f2c59..80dd599e91d0 (5 commits) (#8301) · a673bbf6
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/c5ee499f2c59..80dd599e91d0
      
      git log c5ee499f2c5913d0d330bfc76944d2c36dfc8e34..80dd599e91d057009461fd221f29ac56f79dc6c3 --date=short --no-merges --format=%ad %ae %s
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 40ce19f3a56f..4035f6c897d0 (377 commits)
      2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9078c6a7199b..da37e7f6759d (5 commits)
      2019-03-25 fmalita@chromium.org Make SkShaper available in Fiddle
      2019-03-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-25 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 (stani@google.com), and stop
      the roller if necessary.
      a673bbf6
    • B
      Roll src/third_party/dart fa74184b7a..093c2909fe (71 commits) · d88037dc
      Ben Konyi 提交于
      093c2909fe [dartdevc] Add implicit casts for SpreadElement nodes
      f09097bab8 Add tests for "await for" in collection literals.
      510d6f7789 Fix a bug in SDK constraint detection
      db8dca4fbf dart:core: optional-new/const, named-default-separator, function-typedefs
      c9ecdabe5d Revert "Combine override checks and override-based inference in one phase"
      93e4ae4fdf [vm] Add flags to gen_kernel script to support old ABIs
      8e0bb64bd1 [gardening] Mark reloaded files as other resources.
      461d965d82 Reduce the priority of convertToAsync (issue 36327)
      ab8510a0a5 [gardening] Fix arguments test for app_jit(k).
      580f44aa83 [vm] Enable running FFI tests on Android in JIT-mode.
      18a346c4e2 [infra] Protect against buggy approve_results versions causing an outage.
      7ddeed1ba9 [gardening] Fix test harness handling of DartOptions
      a13ac1b44f [infra] Fix approve_results not inserting primary keys for pre-approvals.
      775dd08ae9 add some fixes to the widget transformer so it can find the flutter libs and assume the location arg exists on widget constructors
      51da94da76 [fasta] Don't create forwarding stub if there's already a member
      8d22c26c64 [CFE] Simplify tracking of unevaluated status.
      2ce1af9cbe [CFE] Constant evaluation of newly added operators
      0b3af295c0 [CFE] >>>= in fasta
      b1e14cbe5f Change default of 'keepFields' in constant transformation to true
      133d1b5afe [CFE] Allow 'as' and 'is' expressions as constants.
      5f0de26d48 Clean up the remaining copyright notices
      09ee45b4e2 Support for import prefixes.
      c89642280c Infer types of fields from initializers.
      9f864100aa Write / read codeOffset and codeLength for elements.
      b0823ca558 Add a quick fix for the MISSING_ENUM_CONSTANT_IN_SWITCH diagnostic (issue 36290)
      baa5628875 [infra] fix approve_results crashing on bad preapproval entry
      9d7a0113cc Add test parts, fix for indexing enums.
      26d707041a Resolve metadata on directives.
      2f22932149 Use dynamic type arguments for TypeName without explicit type arguments.
      36e6eb36c5 rename and reword invalid initializer error messages
      290ab228b7 Resynthesize DefaultFieldFormalParameterElementImpl.
      a0e0a7a150 [vm] Delete disallowed constructors/operators
      bbe8adc827 [dartdevc] Support await within all CollectionElement nodes
      59b8a9c4bb [vm] Free readonly header bit so it can be used for other uses.
      466b6884dc add scanner/parser support for >>>=
      9d616fe839 Add support for >>> in summaries
      19a817e785 [analyzer] Fix utility classes ignoring await in for statement/element
      dfae23d205 [dartdevc] fix #36293, call nSM on callable objects if the lookup fails
      65b92e9579 [dartdevc] fix #36253, kernel backend now emits trackLibraries call
      96a078ce76 Add quick fixes for new SDK constraint checks
      0b4fdc46fe Compute export scopes for source libraries.
      ee79ca9a74 dart2js support for loading .dill files built modularly
      9c6a882af0 Add SDK constraint checks for the constant update 2018 features
      a8d0a33360 Build elements for local FunctionExpression(s) and parameters while reading AST.
      98dddc9daa [tests] Ensure that --enable-asserts is used whereever checked was used previously
      a8831e7481 Handle _FROM_DEFERRED_LIBRARY codes for ui as code
      14fcc352cd [gardening] Try troubleshoot flutter hhh buildbot.
      ddcc63e1ad [Analyzer] move usage of mostSpecificTypeArgument in strong checker
      c22c2b7645 Test that set/list if elements/else elements get implicit casts
      c8c5eff08f [infra] Deflake tests that are both multitests and have multiple VMOptions lines
      1bab46b06f [vm] Remove support for '-c', '--checked' flags and '--enable-checked-mode'
      c614b99ae1 [vm] Load kernel service from ABI versioned dill file
      7e170b351d [vm] Add whitespace before parenthesis.
      b60eae48e5 Test that VM interpreter, bytecode, and unoptimized benchmarks can run.
      2631fdf8cf [vm] Reclaim GraphMarked bit.
      a447b36280 convert: remove private typedefs
      485640df2e update scanner tests to use scanString
      f3ac707aea report error for invalid super/this initializer
      4cd410d6ac add parser listener handleErrorToken event
      11a148c85e Add the ability to associate a URL with a diagnostic
      87c553bf3c Ascribe constants to the member world impacts
      f141914e65 Cleanup warnings in the analyzer code base
      ecf5a46c96 [infra] Fix approve_results crashing on approvals for deleted tests.
      849e914cb4 [infra] Fix per-CL approval not setting the expires field.
      2aed6c0311 [CFE] >>> in fasta
      94e214bacc [infra] Fix auto-approval breaking as of per-CL approval.
      065910f0c1 [infra] Add support for pre-approvals in approved_results.json.
      81b984d735 [gardening] Fix up name detection in isolate tests.
      3de6276ad6 Handle deferred constants in the ssa builder
      9db4119b67 Combine override checks and override-based inference in one phase
      3678efae60 Test that map if elements/else elements keys/values get implicit casts
      d88037dc
    • S
      Roll src/third_party/skia 15dc59e65cfa..c5ee499f2c59 (2 commits) (#8298) · 0d83a2ec
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/15dc59e65cfa..c5ee499f2c59
      
      git log 15dc59e65cfa9b06f1505d6e44e6dbb0e52ecf6a..c5ee499f2c5913d0d330bfc76944d2c36dfc8e34 --date=short --no-merges --format=%ad %ae %s
      2019-03-25 bungeman@google.com Enable fontconfig fontmgr in public.bzl.
      2019-03-25 bungeman@google.com Replace SkSpan with Range in shaper reporting.
      
      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 (stani@google.com), and stop
      the roller if necessary.
      0d83a2ec
    • Z
      [fuchsia] Add missing trace macros (#8297) · 42d062f9
      Zachary Anderson 提交于
      42d062f9
    • K
      af64f725
    • C
      Migrate existing embedder unit tests to use the fixture. (#8296) · 22ee8ee0
      Chinmay Garde 提交于
      Also allows tests to specify their own embedder contexts.
      22ee8ee0
    • A
      Delegate a11y events and action to/from embedded Android platform views. (#8250) · 345ae7d3
      Amir Hardon 提交于
      Delegate a11y events and action to/from embedded Android platfrom views.
      
      This handles delegation of:
        * AccessibilityNodeProvider#performAction
        * ViewGroup#requestSendAccessibilityEvent
        * View#onHoverEvent
      
      Additionally updates the currently input accessibility focused node state that is
      tracked by the a11y bridge when an embedded view's node is focused.
      345ae7d3
    • S
      Roll src/third_party/skia 42197c0bc68e..15dc59e65cfa (19 commits) (#8294) · dd6be2fd
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/42197c0bc68e..15dc59e65cfa
      
      git log 42197c0bc68e4c109fad2f3665bf05ac0556ab0e..15dc59e65cfa9b06f1505d6e44e6dbb0e52ecf6a --date=short --no-merges --format=%ad %ae %s
      2019-03-25 brianosman@google.com Stop supporting VC8 (Visual Studio 2005) in GrConfig
      2019-03-22 ericrk@chromium.org Ensure we don't skip image memory barriers when queue change needed
      2019-03-25 mtklein@google.com spin off :trace target
      2019-03-25 brianosman@google.com Fix doc comment error for allocN32Pixels
      2019-03-22 scroggo@google.com Only dereference imgcfg if non-null
      2019-03-25 kjlubick@google.com Revert "Generate GrGLInterface and GrGlAssembleInterface* from table"
      2019-03-25 brianosman@google.com Remove bookmaker sources and data files
      2019-03-25 mtklein@google.com clean up stray libpng deps
      2019-03-25 egdaniel@google.com Add option to disable vsync on viewer unix.
      2019-03-25 brianosman@google.com Clean up texture domain effect GM, wrt proxy creation
      2019-03-25 brianosman@google.com Stop flooding perf with uninteresting GPU stats
      2019-03-25 egdaniel@google.com Fix up readPixels, writePixels, and copies when dealing with ycbcr textures in vulkan.
      2019-03-25 mtklein@google.com de-common the rest of the flags
      2019-03-25 kjlubick@google.com Delete in favor of autogenerated file
      2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 eae464dd3092..9078c6a7199b (1 commits)
      2019-03-25 brianosman@google.com Fix GM that was trying to create mip-mapped proxies without checking caps
      2019-03-25 bsalomon@google.com Avoid special shader for opaque alpha when drawing simple rectangles.
      2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e24bc66dcda3..221459f4ecc9 (1 commits)
      2019-03-25 kjlubick@google.com Delete old assembleInterface code
      
      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 (stani@google.com), and stop
      the roller if necessary.
      dd6be2fd
    • C
      Make it easy to write embedder unit tests by creating a fixture and config builder. (#8276) · d6ead18f
      Chinmay Garde 提交于
      All embedder unit-tests have to setup the Flutter project arguments from scratch
      before launching the engine. The boilerplate and having to deal with the low
      level C API during each engine launch is a hinderance to writing tests.
      
      This patch introduces an EmbedderTest fixture that sets up all the embedder side snapshots before allowing the unit test to create a FlutterConfigBuilder` that
      the test can use to incrementally build and edit the Flutter project
      configuration. From the given state state of a configuration, multiple engines
      can be launched with their lifecylces managed by appropriate RAII wrappers.
      
      This allows the a fully configured Flutter engine to be launched using 4 lines
      of code in a fixture.
      
      ```
      EmbedderConfigBuilder builder;
      builder.SetSoftwareRendererConfig();
      builder.SetAssetsPathFromFixture(this);
      builder.SetSnapshotsFromFixture(this);
      auto engine = builder.LaunchEngine();
      ```
      d6ead18f
    • S
      Roll src/third_party/skia cd54466473fe..42197c0bc68e (10 commits) (#8292) · 3a445cec
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/cd54466473fe..42197c0bc68e
      
      git log cd54466473fe5fdc462c6dac6def8b327ad58263..42197c0bc68e4c109fad2f3665bf05ac0556ab0e --date=short --no-merges --format=%ad %ae %s
      2019-03-25 brianosman@google.com Add support for 1010102 on ES2 devices with EXT_texture_type_2_10_10_10_REV
      2019-03-25 rmistry@google.com Add new Intel x86_64 CPU SkottieTracing bot
      2019-03-25 michaelludwig@google.com Respect stroke width in Android rrect clip optimization
      2019-03-25 rmistry@google.com [Recipe] Add CPU bot capability to perf_skottietrace.py
      2019-03-25 kjlubick@google.com Generate GrGLInterface and GrGlAssembleInterface* from table
      2019-03-25 brianosman@google.com Reland "Simplify two more clients of proxy provider (mipped vs. non-mipped)"
      2019-03-25 brianosman@google.com SkBaseDevice::drawAtlas doesn't antialias either, so remove fallback
      2019-03-25 rmistry@google.com [Recipe Modules] Make DefaultFlavor.step signature match the other step funcs
      2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 62f62a6efa2c..e24bc66dcda3 (1 commits)
      2019-03-25 rmistry@google.com [Recipe Modules] remove_file_on_device was in all flavors except DefaultFlavor
      
      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 (stani@google.com), and stop
      the roller if necessary.
      3a445cec
  4. 25 3月, 2019 3 次提交