1. 21 8月, 2019 11 次提交
    • F
      a79a31a6
    • S
      Roll src/third_party/skia b081bc4a3139..aa3820a9123c (16 commits) (#11314) · c43739ba
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/b081bc4a3139..aa3820a9123c
      
      git log b081bc4a3139..aa3820a9123c --date=short --no-merges --format='%ad %ae %s'
      2019-08-20 herb@google.com Remove using Settings for SkTextBlobCacheDiffCanvas
      2019-08-20 ccameron@chromium.org Increase GrMtlPipelineState caches size by 8x
      2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d931999c3afd..6655095842ec (1 commits)
      2019-08-20 bungeman@google.com Make SkFunctionWrapper a better wrapper.
      2019-08-20 fmalita@chromium.org Faster SkPathEdgeIter
      2019-08-20 halcanary@google.com RELEASE_NOTES: formatting cleanup, add some urls
      2019-08-20 herb@google.com Increase the on stack array to reduce memory allocation
      2019-08-20 jlavrova@google.com Placeholders implementation + unit tests
      2019-08-20 reed@google.com make pathiter bench a little more realistic
      2019-08-20 halcanary@google.com RELEASE_NOTES: note change to SkMallocPixelRef
      2019-08-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-20 egdaniel@google.com Move transferFrom commands from GrOp and into GrRenderTask.
      2019-08-20 halcanary@google.com SkQP: split make_apk script into create_apk and make_apk
      2019-08-20 brianosman@google.com Reland "Remove old version of MakeCrossContextFromPixmap"
      2019-08-20 halcanary@google.com SkBitmap: simplify setPixels()
      2019-08-20 bsalomon@google.com GrRectBlurEffect: approximate piecewise cubic with quintic.
      
      Created with:
        gclient setdep -r src/third_party/skia@aa3820a9123c
      
      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.
      
      
      Bug: None
      TBR=egdaniel@google.com
      c43739ba
    • S
      Set FlutterMacOS podspec min version to 10.11 (#11306) · f310ec58
      stuartmorgan 提交于
      The framework is built using 10.11 as the deployment version; update the
      podspec accordingly.
      
      See https://github.com/flutter/flutter/issues/33200
      f310ec58
    • K
      Do not Prepare raster cache if view_embedder is present (#11300) · f0227984
      Kaushik Iska 提交于
      This is a perf win because we do not use the cache in Paint anyways.
      RasterCache <-> PlatformViews interaction will be improved by:
      https://github.com/flutter/flutter/issues/38903
      f0227984
    • B
      Roll src/third_party/dart f7902889b6..027071318f (18 commits) · 251e2804
      Ben Konyi 提交于
      dart-lang/sdk@027071318f [cfe] Change outline test to test strong mode
      dart-lang/sdk@363ae34c55 [CFE] Third batch of fixes for requiring explicit types
      dart-lang/sdk@e60cbdfd9e [CFE] Add test for running old dills
      dart-lang/sdk@de45a83755 [test] Makes spawn_function_custom_class_test more robust.
      dart-lang/sdk@f5f942684b Fix invalid literal list element crash
      dart-lang/sdk@d153e98447 Revert "[cfe] Gather constraints from both possibilities for FutureOr"
      dart-lang/sdk@b99df2be86 [CFE] Language versioning - additional tests
      dart-lang/sdk@10e63b7840 [CFE] Get fragment from default package - use language version if any
      dart-lang/sdk@27c8d8b7a8 [benchmark] Stop benchmarking fasta in legacy mode.
      dart-lang/sdk@464cea0a9f [benchmark] Test dart2js-x continues to work.
      dart-lang/sdk@00e9561798 [cfe] Gather constraints from both possibilities for FutureOr
      dart-lang/sdk@6e2b3f0326 [vm] Greatly reduce handle allocation during reload.
      dart-lang/sdk@56b3dede78 Implement some missed methods for summary2 support
      dart-lang/sdk@209c6f8ab9 [pkg:vm_service] fix some analysis errors in the generated vm_service library
      dart-lang/sdk@b52b2c3910 [dart2js] Don't produce '-2' for default type argument values with new RTI.
      dart-lang/sdk@f37fdef1c2 [vm, service] Fix out-of-bounds access when processing requestHeapSnapshot's arguments.
      dart-lang/sdk@5087b99361 Report final re-assignment in for-in parts. Fixes #30486
      dart-lang/sdk@0ad703b534 [pkg:vm_service] re-generate the library based on the latest spec
      251e2804
    • J
      Fix a segfault in EmbedderTest.CanSpecifyCustomTaskRunner (#11305) · 0e90cb40
      Jason Simmons 提交于
      This test queues tasks to a custom task runner that runs the tasks on the
      platform thread.  After shutting down the engine, the test must wait until
      these tasks are drained before the test exits.
      0e90cb40
    • Y
      Add Chrome to Dockerfile (#11210) · a6cd477f
      Yegor 提交于
      a6cd477f
    • S
      Roll src/third_party/skia 52a6a40535b0..b081bc4a3139 (4 commits) (#11267) · ca86f6d7
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/52a6a40535b0..b081bc4a3139
      
      git log 52a6a40535b0..b081bc4a3139 --date=short --no-merges --format='%ad %ae %s'
      2019-08-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 13cc0fce4340..6aca71d7d705 (5 commits)
      2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3b734c2675b5..8cd21345a0e8 (407 commits)
      2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dadeb009a297..fd72dd0a439f (5 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@b081bc4a3139
      
      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.
      
      
      Bug: None
      TBR=egdaniel@google.com
      ca86f6d7
    • B
      Revert "Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits)" (#11298) · d212b9ab
      Ben Konyi 提交于
      This reverts commit e9b4a595.
      d212b9ab
    • B
      43db5257
    • B
      Roll src/third_party/dart 6e2b3f0326..b99df2be86 (5 commits) (#11287) · df31dba4
      Ben Konyi 提交于
      dart-lang/sdk@b99df2be86 [CFE] Language versioning - additional tests
      dart-lang/sdk@10e63b7840 [CFE] Get fragment from default package - use language version if any
      dart-lang/sdk@27c8d8b7a8 [benchmark] Stop benchmarking fasta in legacy mode.
      dart-lang/sdk@464cea0a9f [benchmark] Test dart2js-x continues to work.
      dart-lang/sdk@00e9561798 [cfe] Gather constraints from both possibilities for FutureOr
      df31dba4
  2. 20 8月, 2019 16 次提交
  3. 19 8月, 2019 5 次提交
  4. 18 8月, 2019 2 次提交
  5. 17 8月, 2019 6 次提交