1. 01 10月, 2018 3 次提交
  2. 30 9月, 2018 1 次提交
  3. 29 9月, 2018 7 次提交
  4. 28 9月, 2018 22 次提交
  5. 27 9月, 2018 7 次提交
    • D
      SystemNavigator.pop can pop w/o UINavigationController (#6341) · 3052dbd7
      Dan Field 提交于
      * SystemNavigator.pop can pop w/o UINavigationController
      3052dbd7
    • S
      Roll src/third_party/skia b3e48afc936d..227d4e10276c (1 commits) (#6359) · 0c096f79
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/b3e48afc936d..227d4e10276c
      
      
      Created with:
        gclient setdep -r src/third_party/skia@227d4e10276c
      
      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, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      0c096f79
    • S
      Roll src/third_party/skia cfe1264d7465..b3e48afc936d (3 commits) (#6356) · b8c2a17a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/cfe1264d7465..b3e48afc936d
      
      
      Created with:
        gclient setdep -r src/third_party/skia@b3e48afc936d
      
      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, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      b8c2a17a
    • D
      Expose push/popRoute on FlutterViewController (#6347) · c589b312
      Dan Field 提交于
      c589b312
    • S
      Roll src/third_party/skia 5ea41fc89b26..cfe1264d7465 (1 commits) (#6355) · 075b3fcc
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/5ea41fc89b26..cfe1264d7465
      
      
      Created with:
        gclient setdep -r src/third_party/skia@cfe1264d7465
      
      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, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      075b3fcc
    • S
      Roll Dart to version 808ed6238b9262660e31ea826f7aea6cfa3a3493 (#6354) · 2dd9b99a
      Siva 提交于
      Includes the following changes:
      808ed6238b [vm, compiler] Make register allocator instead of assembler put the write barrier value into a fixed register.
      2f25dcda16 [vm] Remove script snapshots.
      5d10974a89 [vm/bytecode] Use _simpleInstanceOf for certain 'is' checks in bytecode
      9cc251c78b [vm/test] Fix process_stderr_test.
      0f5968945c [vm/aot] Do not tree shake type arguments used in constant instances
      99daccc0dd Handle FunctionExpressionInvocation when creating summaries.
      d673847bd8 [dartdevc] add --kernel option, deprecate bin/dartdevk
      79d639a3a8 [VM interpreter/bytecode] Modify argument order for AssertAssignable bytecode.
      9fb3ff1f1a Extract InheritanceManager2.
      d9fb4b03a6 [vm/compiler] Fix recent regressions due to inaccurate type merging
      dcad8fe895 In analyzer/FE comparison, compare the return types of function types.
      3c4c62d79a Reland "[VM] Dart_Initialize no longer crashes after Dart_Cleanup"
      e31f9fc55f Track front end errors.
      15c64b4b77 [vm/aot] Remove 'rounds' from precompiler
      e7d71bedf5 [toolchain] Update Windows VS toolchain to current Chromium one.
      0262530e1f Clarify code that checks for analyzer/FE differences.
      5940ba21d2 [benchmark] Add gen_kernel_bytecode.dill to try_benchmarks.sh
      bbfd4025c3 Fix copyright date in new test
      4dcd8392fc Allow super invocations find members in supertypes of old style mixins.
      a0ff5f8b3f Add stub implementation for analysis server edit.dartfix
      0808d29b4e Update spec of potentially constant and compile-time constant expressions.
      d8c32ae010 [vm] Add a reload test that checks that types are finalized.
      cf055d6b88 [vm] Fix isolate reload tests so that they can pass kernel files for isolate reload.
      429bca8e65 Make `Uri.parse` accept `[` and `]` in path, query and fragment.
      b01f461280 Add product mode macos dart executable to fileset for running tests
      e05f1fc32d Adjusted superclasses to make a mixin application superclass abstract
      b480089a1a Fix updateExpectations in expression test
      4816b607a5 Eliminate checked mode and production mode
      c22b2efb48 Verify that mixin constraints can't be satisfied by the application (or named class) itself.
      98a9adf696 Make constructor function types conform with the specification.
      a3aa0c18fb Improve messages involving empty cycles
      48d1b5e64b Improve diagnostics with anonymous jump targets
      c38eab4fa9 [infra] Remove Dart 1 builders from the CQ (Part II)
      e17a5965d1 [gardening] Update product dartk test status.
      efe76b272d [gardening] Update product dartk test status.
      1a29217509 Remove empty statements
      1c8d65c49b fix #32785, implement typedef equality in dartdevc
      20fa7815f0 Add @pragma('dart2js:noInline') and @pragma('dart2js:tryInline')
      b1a54154f8 Check that implicit type arguments satisfy bounds.
      3b511b9439 [dartdevc] improve compile time of kernel backend
      c7383b5caf Revert "[VM runtime] Store Smi instance type in type test cache when using the interpreter."
      d1a3eaaa99 Add flag to control symbol visibility of libdart
      86430cb46a [vm] Extend AppJIT capability of gen_snapshot.
      f81709c3e3 [vm/aot] Use field types inferred in TFA and remove inference in precompiler.cc
      e7fc155457 [gardening] Adjust product kernel test status
      b3b947d9a6 bump to linter 0.1.64
      c9bcfe877b [vm] Fix byte displacement printing in x86 disassembler
      ded73cdd08 Revert "[dart2js] Simplify noInline / tryInline annotations"
      2c82a400e8 Signal a static error when invoking a non-function (issue 34320)
      34425a870e [vm] Set implicit function accessor when the functions are created
      8bae3a1cfd [dart2js] Simplify noInline / tryInline annotations
      8ff692acf4 [infra] Remove Dart 1 builders from the CQ (Part I)
      9185294e7a Reland: Implement inheritance/override checks from the spec.
      c23a9815ec Stop setting element model supertypes in TypeResolverVisitor when using new driver.
      17b3310400 Resolve bounds for type parameters of generic type alias.
      c624f8b0a9 First cut dartfix protocol
      2dd9b99a
    • C
      5b799381