1. 12 4月, 2020 4 次提交
  2. 11 4月, 2020 6 次提交
  3. 10 4月, 2020 11 次提交
  4. 09 4月, 2020 2 次提交
  5. 08 4月, 2020 7 次提交
    • S
    • S
    • S
      Roll src/third_party/skia b41a420ed8db..07b2bafbbc3c (13 commits) (#17579) · e64e7bd9
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/b41a420ed8db..07b2bafbbc3c
      
      git log b41a420ed8db..07b2bafbbc3c --date=short --first-parent --format='%ad %ae %s'
      2020-04-07 mtklein@google.com build conservative stack frame on x86-64
      2020-04-07 mtklein@google.com add and test stack load/store
      2020-04-07 brianosman@google.com Remove secret wireframe mode from drawVertices
      2020-04-07 mtklein@google.com remove "debian9" ASAN jobs
      2020-04-07 brianosman@google.com Remove gamma GM
      2020-04-07 csmartdalton@google.com Implement support for indirect draws
      2020-04-07 scroggo@google.com Upgrade libwebp used for testing to v1.1.0
      2020-04-07 robertphillips@google.com Remove GrStrikeCache.h from all other header files
      2020-04-07 mtklein@google.com backup plan for ASAN bots
      2020-04-07 reed@google.com approximate sine for skvm
      2020-04-07 mtklein@google.com remove SK_USE_SKVM_BLITTER
      2020-04-07 jlavrova@google.com Mixed languages text crashes
      2020-04-07 reed@google.com remove deprecated concat44 -- use concat
      
      Created with:
        gclient setdep -r src/third_party/skia@07b2bafbbc3c
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC csmartdalton@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: csmartdalton@google.com
      e64e7bd9
    • S
    • S
    • G
    • S
      Roll src/third_party/dart 275a76f2fcd8..dcdc71d7639a (31 commits) (#17562) · 47c607a0
      skia-flutter-autoroll 提交于
      https://dart.googlesource.com/sdk.git/+log/275a76f2fcd8..dcdc71d7639a
      
      git log 275a76f2fcd8..dcdc71d7639a --date=short --first-parent --format='%ad %ae %s'
      2020-04-07 scheglov@google.com Report CONFLICTING_GENERIC_INTERFACES using ClassHierarchy.
      2020-04-07 eernst@google.com Adjust member signature expectations for mixed inheritance
      2020-04-07 kustermann@google.com [vm/compiler] Move runtime call of Throw/ReThrow/AssertBoolean/InstanceOf out into a Stub
      2020-04-07 cskau@google.com [Compiler] Adds a set of generic AllocateObject stubs.
      2020-04-07 scheglov@google.com Update constants_2018/constant_types_test to allow type parameters in 'as'.
      2020-04-07 alexmarkov@google.com [vm/tests] Speed up / filter slow vm/dart/minimal_kernel*_test
      2020-04-07 leafp@google.com Add tests for extended GLB.
      2020-04-07 sra@google.com [dart2js] createFromStaticType for LegacyType
      2020-04-07 rnystrom@google.com Migrate language_2/covariant to NNBD.
      2020-04-07 srujzs@google.com [dart:html] Fix named args in js_typed_interop tests
      2020-04-06 rnystrom@google.com Migrate language_2/constants_2018 to NNBD.
      2020-04-06 scheglov@google.com Update language/constructor/return_test
      2020-04-06 scheglov@google.com Update ClassHierarchy for legacy support, record errors.
      2020-04-06 rmacnak@google.com Revert "[vm, gc] Parallel scavenge."
      2020-04-06 srujzs@google.com [dart:html] Add nullability to item type for lists
      2020-04-06 srujzs@google.com [dart:html] Remove 2.7 annotation from lib/html
      2020-04-06 srujzs@google.com [dart:html] Migrate tests with only null asserts
      2020-04-06 srujzs@google.com [dart:html] Migrate tests that need changes to NNBD
      2020-04-06 srujzs@google.com [dart:html] Migrate more js tests to NNBD
      2020-04-06 srujzs@google.com [dart:html] Migrate html tests with dynamic list conversions
      2020-04-06 srujzs@google.com [dart:html] Migrate htmlcollection_test to null-safe
      2020-04-06 rmacnak@google.com [vm, gc] Parallel scavenge.
      2020-04-06 jwren@google.com Update the completion_metrics.dart algorithm to have 2 overlay options
      2020-04-06 scheglov@google.com Clear class hierarchies to reduce memory consumption.
      2020-04-06 rileyporter@google.com [tests] Removing more List constructor usage in corelib tests.
      2020-04-06 liama@google.com [vm] Fix bug in late field reloading
      2020-04-06 mfairhurst@google.com [nnbd_migration] Add sanity checks before writing to disk.
      2020-04-06 mfairhurst@google.com [nnbd_migration] Change edit links to buttons.
      2020-04-06 mehmetf@google.com Reland "[dart:_http] Allow the embedder to prohibit HTTP traffic."
      2020-04-06 rmacnak@google.com [vm] Include the handler function in HandleMessage timeline events.
      2020-04-06 scheglov@google.com Allow potentially constant type expression in 'as'.
      
      Created with:
        gclient setdep -r src/third_party/dart@dcdc71d7639a
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/dart-sdk-flutter-engine
      Please CC dart-vm-team@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: dart-vm-team@google.com
      47c607a0
  6. 07 4月, 2020 4 次提交
  7. 06 4月, 2020 6 次提交