1. 14 6月, 2019 4 次提交
  2. 13 6月, 2019 9 次提交
  3. 12 6月, 2019 20 次提交
  4. 11 6月, 2019 7 次提交
    • 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