1. 07 6月, 2019 3 次提交
  2. 06 6月, 2019 12 次提交
  3. 05 6月, 2019 10 次提交
    • B
      Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits) · 369ba9ee
      Ben Konyi 提交于
      dart-lang/sdk@9dcb026b26 [vm] Replace cycle_free and type_finalized bits with class loading state
      dart-lang/sdk@cf4a9f4f75 Revert "Restore explicit SimpleIdentifier."
      dart-lang/sdk@664a3f04b3 Revert "[vm/compiler] Fix receiver redefinition type for poly inlining."
      dart-lang/sdk@37b7db8fff [ VM / Service ] Added document outlining service protocol design principles.
      dart-lang/sdk@f7526daebd Fix a hint in the migration engine
      dart-lang/sdk@011aa23944 Remove dead _resolvePackageUri implementation
      dart-lang/sdk@7654ee2250 bump to linter 0.1.91
      dart-lang/sdk@fa19cd7bb8 Migration: handle simple assignment expressions (x = y).
      dart-lang/sdk@2e5cc24b8f Fix bugs in a couple of language tests
      dart-lang/sdk@74b7165cc8 Migration: support references to local variables.
      dart-lang/sdk@da0de06643 [vm] Use separate string tables for .dynstr and .shstrtab.
      dart-lang/sdk@cf2e2e88e1 [vm/compiler] Fix receiver redefinition type for poly inlining.
      dart-lang/sdk@20b2118dc4 [fuchsia] Finish migration to fdio_pipe_half
      dart-lang/sdk@64a9253763 Add LSP method to fetch super method/class for a position
      dart-lang/sdk@15c0315e8e Migration: add support for local variable declarations.
      dart-lang/sdk@3ff7bc3992 [vm] Disable dual code mapping when perf flags are passed.
      dart-lang/sdk@46dd19609e Migration: recognize /*!*/ as expressing non-null intent.
      dart-lang/sdk@331b3a7658 [vm/ffi] Fix flaky crash of ffi/function_callbacks_test
      dart-lang/sdk@53de6054d9 Add a missing migration test case for binary expression
      dart-lang/sdk@3b5a187726 [dartdevc] move ddc internal libraries under sdk
      dart-lang/sdk@9a3478ac20 Add support + tests for closing labels
      dart-lang/sdk@0200a1e7b2 Extract LSP initializationOptions into a class
      dart-lang/sdk@bd60fa1ad5 [cfe] Write constant field initializers into outlines
      dart-lang/sdk@0915db5168 first cut experimental flag declaration file
      dart-lang/sdk@422553798e [incremental compiler] Don't process dill libraries twice
      dart-lang/sdk@41d5cb53ed [co19] co19 roll (7bd9873fceb872aeb8c6ee69f14de7f7e7605e4e..c4a8862775188ecb25991b815e2f1f700b19d0cc)
      dart-lang/sdk@d3cb666ac9 [tools] add target os option to tools/generate_idefiles.py
      dart-lang/sdk@0779751b82 Fix implementation of isDartCore and isDartAsync.
      dart-lang/sdk@d24b407568 Add --use-summary2 flag to AnalysisServer.
      dart-lang/sdk@55d3bbf13f Promote parameter of == to nullable when invoked.
      369ba9ee
    • K
      44b1cedf
    • S
      Roll src/third_party/skia 346f82c1c3e0..89fc1db4e809 (2 commits) (#9191) · 89c0c1b8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/346f82c1c3e0..89fc1db4e809
      
      git log 346f82c1c3e0b302e46b0850b4ac63b21d263697..89fc1db4e809fa7aaf2cd79bda6f70bde8c22dcf --date=short --no-merges --format=%ad %ae %s
      2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-04 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 (jcgregorio@google.com), and stop
      the roller if necessary.
      89c0c1b8
    • G
      Add the key event source, vendorId, and productId from Android (#9186) · bf15bd08
      Greg Spencer 提交于
      This adds the key event source from Android so that the framework can differentiate between keyboard events and game controller events. Also added vendor and product ids so that Flutter code can decide to do special processing based on the kind of device, if desired.
      bf15bd08
    • S
      Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (#9188) · d4c7c30f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/a4bb02063672..346f82c1c3e0
      
      git log a4bb020636726be3b62fc8ac0ba072f60d51e966..346f82c1c3e0b302e46b0850b4ac63b21d263697 --date=short --no-merges --format=%ad %ae %s
      2019-06-04 mtklein@google.com print 1/K floats as fractions
      2019-06-04 mtklein@google.com move peepholes where they're relevant
      2019-06-04 fmalita@chromium.org [skottie] Initial text range selector support
      2019-06-04 mtklein@google.com print SKVM test failures
      2019-06-04 mtklein@google.com allow two immediates
      2019-06-04 robertphillips@google.com Make color initialization version of createBackendTexture public
      
      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 (jcgregorio@google.com), and stop
      the roller if necessary.
      d4c7c30f
    • C
      Compile the physical_shape_layer_unittests.cc TU. (#9187) · 7746e2e7
      Chinmay Garde 提交于
      This was incorrectly removed by my as I was reworking the GN rules for Fuchsia https://github.com/flutter/engine/pull/8869/files#diff-b6056f6ec9dff658c81f7711f6865e5eL739
      7746e2e7
    • B
      Allow for whitelisted flags to be passed to the Dart VM (#9148) · 12f48f76
      Ben Konyi 提交于
      * Allow for whitelisted flags to be passed to the Dart VM
      
      Fixed part of https://github.com/flutter/flutter/issues/32176
      12f48f76
    • D
      [scene_host] Cleanup scene_host closures (#9061) · b304dabc
      David Worsham 提交于
      Fix null closure warnings, and a possible race condition where the
      handle for the view_holder_token is destroyed on the gpu thread.  The
      handle's destructor enters the isolate, so it must be destroyed on the
      UI thread.
      
      FL-257 #done
      FL-269 #done
      b304dabc
    • A
      Fix platform views channel regression (#9185) · 86aa0144
      Amir Hardon 提交于
      This regression was introduced in #7847.
      
      The PlatformViewsChannel method call handler was always setting the result to `notImplemented` even after handling a result, this resulted in a "Reply already submitted" exception being thrown.
      Note that the method channel code is swallowing this exception and logging an error, so we didn't crash instead we were logging an error(this is why the integration test didn't fail).
      
      Filed https://github.com/flutter/flutter/issues/33863 to make sure tests fail when such exceptions are thrown.
      
      This PR also cleans up an unused `NoSuchPlatformViewException` that was introduced in #7847.
      
      https://github.com/flutter/flutter/issues/33866
      86aa0144
    • S
      Roll src/third_party/skia 806267973f8d..a4bb02063672 (10 commits) (#9184) · bd358e79
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/806267973f8d..a4bb02063672
      
      git log 806267973f8d7a20b40d836c6bccbd5a99bd159e..a4bb020636726be3b62fc8ac0ba072f60d51e966 --date=short --no-merges --format=%ad %ae %s
      2019-06-04 mtklein@google.com add SkVMBuilders.* to DM deps in G3
      2019-06-04 michaelludwig@google.com Extract GrQuadList into separate header
      2019-06-04 borenet@google.com [infra] Fixes for chrome_release_branch
      2019-06-04 mtklein@google.com dump register and instruction count
      2019-06-04 mtklein@google.com add extract instruction
      2019-06-04 mtklein@google.com add pack instruction
      2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-04 mtklein@google.com add mul_unorm8 instruction
      2019-06-03 mtklein@google.com centralize test/bench SkVM builders
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ca5b4470be98..386ae89d2b64 (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 (jcgregorio@google.com), and stop
      the roller if necessary.
      bd358e79
  4. 04 6月, 2019 13 次提交
    • S
      Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) (#9182) · 661c24e4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/525aa0ca60c8..806267973f8d
      
      git log 525aa0ca60c80de7ad7611d824bcc5ae06005628..806267973f8d7a20b40d836c6bccbd5a99bd159e --date=short --no-merges --format=%ad %ae %s
      2019-06-04 robertphillips@google.com Switch all internel uses of GrContext::createBackendTexture over to initialized versions
      2019-06-04 jvanverth@google.com Create FenceSync implementation that works for all Metal configs
      2019-04-17 herb@google.com Convert over more sites to SkStrikeSpecStorage, and remove unused calls
      2019-06-04 rmistry@google.com Add Tecno Spark3 Pro devices to the tree
      2019-06-03 michaelludwig@google.com Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
      2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 brianosman@google.com Interpreter: Minor cleanup of opcodes
      2019-06-03 jbroman@chromium.org Don't mark inline functions in SkString.h as static.
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-04 borenet@google.com [infra] Supply revision as target_branch to bot_update
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 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 (jcgregorio@google.com), and stop
      the roller if necessary.
      661c24e4
    • S
      Roll src/third_party/skia 30e918d9151d..525aa0ca60c8 (4 commits) (#9181) · a63ef4cb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/30e918d9151d..525aa0ca60c8
      
      git log 30e918d9151df57c565002c5a7490bd0d86b1223..525aa0ca60c80de7ad7611d824bcc5ae06005628 --date=short --no-merges --format=%ad %ae %s
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f75363e40fb1..ce989eacabd7 (360 commits)
      2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits)
      2019-06-03 mtklein@google.com add a x*y+0 -> x*y peephole
      2019-06-03 mtklein@google.com streamline SkVM test rebaselining
      
      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 (jcgregorio@google.com), and stop
      the roller if necessary.
      a63ef4cb
    • E
      05365c4c
    • B
      Roll src/third_party/dart 5b72293f49..b080e7c97a (1 commits) · da78549e
      Ben Konyi 提交于
      dart-lang/sdk@b080e7c97a Update to latest package:test
      da78549e
    • B
      Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits) · 606a8ede
      Ben Konyi 提交于
      dart-lang/sdk@5b72293f49 Reland "[vm] Create offsets_extractor tool."
      dart-lang/sdk@0241e40c15 Track Library URI for classes
      dart-lang/sdk@69063ab552 [dartdevc] automatically find d8 in ddb
      606a8ede
    • E
      f4d92c1f
    • B
      Roll src/third_party/dart 8cbb11cc55..1045ef1ceb (10 commits) · 6e43c200
      Ben Konyi 提交于
      dart-lang/sdk@1045ef1ceb Use generic test runner to log data using the test infrastructure jsonl format
      dart-lang/sdk@34a45de500 Add support for representing nullable function-typed parameters
      dart-lang/sdk@c54eac55ad Reuse field tails/offsets in VTable instances.
      dart-lang/sdk@15e6c0bca9 Fix Never? in two ways: print ? in diagnostics, and don't set on element.type
      dart-lang/sdk@d63466041c Issue 131596231. Suggest names for SimpleFormalParameter(s).
      dart-lang/sdk@bb6e558534 Restore explicit SimpleIdentifier.
      dart-lang/sdk@ef62349c6d Turn on useSummary2 in build mode only temporary when computing errors.
      dart-lang/sdk@578629ad26 Add migration support for property accesses.
      dart-lang/sdk@b1e28691d1 Only create hard edges for local variable/parameter references.
      dart-lang/sdk@8776bdbf42 Rename migration visitors to reflect terminology in the design doc
      6e43c200
    • S
      Roll src/third_party/skia 80f10d2c226a..30e918d9151d (9 commits) (#9174) · 2ab34e4d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/80f10d2c226a..30e918d9151d
      
      git log 80f10d2c226a21606cb74c35f7e94b1de4bf4bd5..30e918d9151df57c565002c5a7490bd0d86b1223 --date=short --no-merges --format=%ad %ae %s
      2019-06-03 bungeman@google.com Revert "Use DirectWrite for default font."
      2019-06-03 mtklein@google.com best guess for -MSRTC bot
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 mtklein@google.com fix SKVM_ benches
      2019-06-03 robertphillips@google.com Disable RGBA_F32 mipmap testing for all of openGL ES
      2019-05-29 mtklein@google.com sketch an skvm
      2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-03 kjlubick@google.com [canvaskit] Save a copy by using SkVertices::Builder
      2019-06-03 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 (jcgregorio@google.com), and stop
      the roller if necessary.
      2ab34e4d
    • C
    • B
      Roll src/third_party/dart 224f82c21c..8cbb11cc55 (15 commits) (#9171) · 9dfa276f
      Ben Konyi 提交于
      dart-lang/sdk@8cbb11cc55 [vm/ffi] FFI callbacks on ARM32.
      dart-lang/sdk@a6bbc58d09 [vm] Ensure C-struct is initialized to guarantee nullptr in Dart_KernelCompilationResult.kernel
      dart-lang/sdk@ee4acdef7e [dart:_http] Fix HttpClientResponse.certificate throwing on insecure connections.
      dart-lang/sdk@907f31e6de Reland "[cfe] Build some annotations during outlining"
      dart-lang/sdk@e31af09992 Remove NullabilityMigrationAssumptions class.
      dart-lang/sdk@709df79404 Clean up logic to decide whether to create hard edges
      dart-lang/sdk@01694dcca1 Handle nullability nodes for dynamic types more cleanly.
      dart-lang/sdk@9aa88b1168 Add a const bool to make it easy to enable dumping the nullability graph
      dart-lang/sdk@c229555d87 Rework the graph representation for the migration tool based on the design doc.
      dart-lang/sdk@ca84a69609 Modify NullabilityNode to allow the 4 possible states from the design doc.
      dart-lang/sdk@ebbfc7d8ca Annotate new APIs with @Since
      dart-lang/sdk@2c4a2237d2 Disable search.getDeclarations with summary2.
      dart-lang/sdk@519ddc1ac4 Document that AVAILABLE_SUGGESTION_SETS also turns on existingImports.
      dart-lang/sdk@577ab8d631 Issue 37129. Check for missing importedLibrary.
      dart-lang/sdk@d4d9f0afaa [vm,dart:io] Check for socket connection success
      9dfa276f
    • S
      Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (#9170) · 064910eb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/fec9b902a626..80f10d2c226a
      
      git log fec9b902a626c4e9fa5aa13c03c5b1261666f45c..80f10d2c226a21606cb74c35f7e94b1de4bf4bd5 --date=short --no-merges --format=%ad %ae %s
      2019-06-03 michaelludwig@google.com Turn on glClear workaround for nvidia macs
      2019-06-03 robertphillips@google.com Expand testing of color initialized backend textures to include mip levels
      2019-06-03 bsalomon@google.com Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
      2019-06-03 herb@google.com One ShouldDrawAsPath to rule them all!
      2019-06-03 bungeman@google.com Use DirectWrite for default font.
      2019-06-03 jvanverth@google.com Maybe don't use Metal's instanced methods if not supported.
      2019-06-03 kjlubick@google.com Make fuzzing use embedded test font
      2019-06-01 senorblanco@chromium.org GrTessellator: always rewind to edge top when splitting.
      2019-05-31 ethannicholas@google.com added SkSL bench
      2019-06-03 kjlubick@google.com Prevent UBSAN from complaining too early about invalid enums
      2019-06-03 jcgregorio@google.com Don't run SkpBench on the P30 since we don't have root on that device.
      2019-06-03 reed@google.com add simpler addFrame api (helps with threaded producers)
      
      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 (jcgregorio@google.com), and stop
      the roller if necessary.
      064910eb
    • M
    • G
      a4abfb23
  5. 03 6月, 2019 2 次提交