1. 09 3月, 2019 9 次提交
    • M
    • M
      edfc0cfa
    • S
      Roll src/third_party/dart 571ea80e11..2fb6cd9f5f (122 commits) (#8086) · c48774cf
      Siva 提交于
      2fb6cd9f5f [vm] Fix Service::RequestAssets
      585eb7f507 [ VM / Service ] Added `disableBreakpoints` parameter to `evaluate`, `evaluateInFrame` and `invoke` RPCs
      9b0ac9ee03 Extract diagnostic tests in preparation for supporting ui-as-code features
      93d42679f0 [vm, arm64, fuchsia] Check for stack overflow / interrupts based on DSP instead of CSP.
      05be278603 Split MISSING_RETURN tests
      1dd4559271 [vm] Add Native->VM transitions when dereferencing API handles.
      34953ffd7d Cleanup some NNBD flags
      a47ffd2b50 Fix some errors in the control flow collections tests
      e1dfad1f2c Attempt 4 at the upload abi dills script
      4b609422e9 Make AVAILABLE_SUGGESTION_SETS and related APIs non-experimental.
      8332fb0631 [vm] Adds an API call to dump the CPU profile to the timeline
      ccf756dae5 Integration testing to ensure server lint name representations are correct.
      34e1c93906 add prefer_null_aware_operators error code association
      5c7b07f783 [dart/vm] Fix bug in kernel binary flow graph builder
      07b2f82203 [fuchsia] Remove unused header
      a6a5a2b635 [dart/fuzzer] Added more Dart constructs
      48ac0bdd72 Revert "Attempt 3 at the upload abi dill script"
      bc02b6ce7d Split DEAD_CODE tests into their own file
      6c1a05a388 update non-nullable flag in ErrorVerifier for angular plugin
      da831bda20 fix lint name for unnecessary_overrides
      f2a8e71ff9 [vm] Decouple flow graph building of implicit closure functions from kernel reading
      f44fecbe39 Fix the way type arguments for iterable and map are accessed
      94a382bfb8 Attempt 3 at the upload abi dill script
      924a934fe1 Shrink the stack headroom if the stack is very small
      e5a833b06b Comment out test that unexpectedly passes on Windows.
      72548cde13 Revert "[vm, gc] The mutator's TLAB and the interpreter's lookup cache must be visited even if the mutator is unscheduled."
      bdb07f4a1f [vm/ffi] Fix garbage collection of ffi.Pointer subtypes.
      cab4a7b48d fix lint name for unnecessary_brace_in_string_interps
      00aeae4ca8 add fix for no_duplicate_case_values
      593405afda add fix for use_rethrow
      1551d9c660 Include correct stack during error with Stream.join
      309140693c Revise non-nullable flag from AstBuilder to ErrorVerifier
      2d3b1055d3 [vm/ffi] remove RuntimeError/Fail expectation from status files
      b4e9e46f81 [Gardening] Add tools/diff_results.dart which can query the test results database and report a diff in test results from two commits
      f1cc9c7cf1 [cfe] Classes for if, for and for-in elements.
      e3f0ca80e5 [cfe] Compile null-aware spreads in non-const lists and sets
      e8fa9a019b [ddc] Fix a front end test failure
      b71f6afd2c [vm/ffi] enable function stress test on macos
      4ec72c1eb1 [VM-Runtime]Fix source report coverage to not include field without function initializer
      253499fe68 [vm, gc] The mutator's TLAB and the interpreter's lookup cache must be visited even if the mutator is unscheduled.
      980e5c7b57 [vm] Mark VM isolate objects at heap finalization instead of allocation.
      e48ad45fbd [vm, interpreter] Enable field guards.
      a7d790bbbe Fix cast exception in resolution
      2f53b7913c [dartdevc] Including the current library for members from within an InstanceConstant
      0124541d5f Deprecate AST data structures that will be obseleted by the "UI as code" feature
      1751135fc3 [infra] Increase number of shards on app-* builders
      6988347b53 [fuchsia] Migrate to lib/sys/cpp
      995b1c9adc FE Server shouldn't try to invalidate other file schemes
      975cc65c17 [vm, interpreter] Implement interpreter stubs for IA32.
      85dec3423c add fix for unnecessary_new lint
      17bf9d13b1 Delay disambiguating maps and sets until we know whether there are any conflicts
      079309fcd6 Create curly braces when resynthesizing map and set literals
      68c9909ef8 Re-apply workaround for bug fixed by closures containing type promotions in variables with inferred types.
      68946df573 [vm] Also print version information in assertion failures, not just faults.
      0c231060f4 Revert "Another attempt to fix the upload script."
      d1e60e0f3d Remove @failingTest from a test that stopped failing.
      825d03c585 [vm] Remove malloc_hooks support for jemalloc
      8bb8d11859 Prepare to publish analyzer_plugin version 0.0.1-alpha.7
      0e578056e9 Another attempt to fix the upload script.
      90b61e2fde Start implementing linker and resynthesizing.
      a1226b1490 Write and read almost all nodes.
      ba5644b76c Fix handling of closures containing type promotions in variables with inferred types.
      7a98559781 [vm/ffi] make Pointer.toString() uniform on all operating systems
      12fcb9136c [cfe] Make resolveInputUri available for pkg/vm
      5441ff672b add fix for unnecessary_const lints
      9645b19060 [infra] Link to the documentation in the new workflow tools.
      150c58c13f [infra] Shard app-kernel tests that were causing timeouts
      105912339c [cfe] Inherit SpreadElement from Expression, not ExpressionJudgment
      a85e481d3d [vm/gardening] Fix status file for entrypoints_verification_test.
      fa0d99156f Remove task model initialization
      3712235e0e Remove the task graph and the tool that produces it
      99d028be77 [infra] Make promote.py work with newer versions of gsutil
      9d9f599ca9 [cfe] Compile spread in sets
      b5a1f6c36b Reland "[CFE] Move constant evaluation number semantics handling to front end."
      ea6e83004b Use @pragma instead of package:meta/dart2js in tests
      2448445826 Make IfStatementImpl use IfMixin.
      7ba8995917 Download ABI dills during gclient sync
      dc1f2bd087 [vm] Avoid assertion for non-finalized type parameter of expression evaluation function
      ef969c8c7e Revert "Update the build bot name restriction in upload_abi_dills.sh"
      57f16820cd Add tests for "await" inside spread, if, and for.
      cbc404b6de [VM] Cleanup status files some more
      dc02d859f4 Ensure all SetConstantValues are JavaScriptSetConstants.
      f112b672e7 Use ListLiteral.elements2 instead of ListLiteral.elements.
      4a7f9d7c11 Remove FindNode.setLiteral method.
      2922878ce9 [vm, compiler] Fix GuardFieldTypeInstr to update the original field.
      4eedef85a3 Update the build bot name restriction in upload_abi_dills.sh
      60de5b4983 [vm] Avoid quadratic growth in (Malloc)TextBuffer and ZoneTextBuffer.
      c921716a30 Add upload_abi_dills.sh to dart-sdk-linux in test_matrix.json
      47b417c88e Remove FindNode methods related to AST data structures that will be removed.
      c793038137 Identify flutter_web in Flutter.
      1da7c0d472 [cfe] Fix type checks in spreads within lists and sets
      09a1cf67e6 [cfe] Don't replace spreads with invalid expressions after inference
      51a334caa7 [vm] Remove kernel reading from BuildArgumentTypeChecks
      927e758e96 Stop using package:html in analyzer.
      53438199a4 Tweak version numbers in LSP readme
      58a0487125 more tests for 34610 and 36009
      2071d1284d [vm/ffi] Fix crash on toString for dart:ffi trampoline functions
      aacd8c7711 de-dup machine format errors
      cc455ecc1d Add use_abi_version flag, and plumb ABI version to version.h
      96e982f054 Improve await-outside-async error recovery
      e033b676dd fix parser crash in unterminated string literal inside unterminated interpolation
      ed8357cf83 Re-land "[vm/ffi] Stress tests for FFI functions.""
      6227ab0b97 Replace @ForceInline with @pragma in dart:html
      204651f3ab Replace package:expect annotations with @pragma
      45e6f83cd6 gitignore visual studio project files
      ca24e7aa10 [vm] Allow no main method when doing type flow analysis
      c769743f67 [CFE] Transform constants in annotations on all parameters.
      718b36ed73 [cfe] Use for-in instead of List.addAll for list spread
      99093c0610 [fasta] Required but not inferred constant context.
      822ebdd1e0 [fasta] Wrap non-const variable accesses inside const expressions.
      013cf68624 Replace js_helper annotations with @pragma
      1a88421d39 Allow to change .package uri in incremental compiler
      2695cdfbb1 Change incremental compiler to take entry points (plural)
      3124125008 Move Flutter utility methods into a class, which can be instantiated either with regular package:flutter, or with package_flutter_web.
      5a8bdc7f34 [dartdevc] fix #36052, missing key in map should result in null
      643895befc Fix two failing tests on the bots (TBR)
      24d28e8f48 Write SetOrMapLiteral instead of MapLiteral or SetLiteral.
      c86a9ece5f First cut at upward inference for the ui-as-code features
      2329fccdb9 Use visitForStatement2() and read as ForStatement2 and its parts.
      a7a4c95df7 Summarize SetOrMapLiteral
      1abcbe1318 Eliminate uses of old AST node types from parts of the analyzer
      1c27b817fc New protocol to inspect analysis server state at code completion time
      c48774cf
    • C
      Allow embedders to post tasks onto the render thread. (#8089) · 3c8ef04e
      Chinmay Garde 提交于
      Some embedders may have to wait on fences asynchronously before committing
      contents. This allows them to post a task onto the engine managed thread used
      for rendering.
      3c8ef04e
    • M
      Guard against NewAPI failures (#8048) · 1d10e0eb
      Michael Klimushyn 提交于
      Adds minimum SDK checks around minimum APIs.
      
      flutter/flutter#28848
      1d10e0eb
    • L
      Add read-only persistent cache (#8049) · 87edd94e
      liyuqian 提交于
      Some clients (e.g., embedded devices) prefer generating persistent cache files for the specific device beforehand, and ship them as readonly files in OTA packages.
      87edd94e
    • D
      4c940495
    • S
      Roll src/third_party/skia 3d1b941f3a7d..bea1f94f341e (7 commits) (#8083) · 7cbd9d8b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/3d1b941f3a7d..bea1f94f341e
      
      git log 3d1b941f3a7d84d9bc83cf2ad1050bc608193c56..bea1f94f341e8b0466ea2bfbda3f3ba44a2fda5c --date=short --no-merges --format=%ad %ae %s
      2019-03-08 mtklein@google.com remove platform_font_manager()
      2019-03-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 620334064f47..d2b1d2f936ee (1 commits)
      2019-03-08 reed@google.com change load/store_rgba to have src and dst variants
      2019-03-07 jcgregorio@google.com Get doxygen working again.
      2019-03-07 ethannicholas@google.com Fixed a couple of Vulkan bugs
      2019-03-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3ed33cee5e61..620334064f47 (1 commits)
      2019-03-07 benjaminwagner@google.com Add CMake asset for macOS.
      
      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 (reed@google.com), and stop
      the roller if necessary.
      7cbd9d8b
    • C
  2. 08 3月, 2019 9 次提交
    • S
      Roll src/third_party/skia 88b8d1124b72..3d1b941f3a7d (27 commits) (#8082) · 60314077
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/88b8d1124b72..3d1b941f3a7d
      
      git log 88b8d1124b7280d379f7545eda4b9097a4d8a292..3d1b941f3a7d84d9bc83cf2ad1050bc608193c56 --date=short --no-merges --format=%ad %ae %s
      2019-03-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b12437300c1a..3ed33cee5e61 (1 commits)
      2019-03-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ca7eff86b174..7ddffe6a4a5e (485 commits)
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader efec1b9fa6c7..b12437300c1a (2 commits)
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7273a4b3863e..efec1b9fa6c7 (4 commits)
      2019-03-07 brianosman@google.com Fix two SkPathRef bugs
      2019-03-07 csmartdalton@google.com Restore support for multisample locations
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 71008d880f75..7273a4b3863e (1 commits)
      2019-03-07 mtklein@google.com add color_depth field in DM/Gold
      2019-03-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-07 jvanverth@google.com Add Autorelease pools to clear out no longer needed Metal objects.
      2019-03-07 ethannicholas@google.com added constant swizzle support for Metal
      2019-03-07 ethannicholas@google.com Got RelaxedPrecision decorations working again in SPIR-V, and removed no-longer-needed old-style precision handling code.
      2019-03-07 brianosman@google.com Add F16Norm support to a few more pixmap helpers
      2019-03-07 brianosman@google.com Fix bit-depth selection for picture shader playback with F16Norm
      2019-03-07 bungeman@google.com Add filter quality to paint overrides in viewer.
      2019-03-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-07 mtklein@google.com treat F16Norm like F16 as far as SW tranfer functions go
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ec255730a818..71008d880f75 (1 commits)
      2019-03-07 fmalita@chromium.org [canvaskit] Clean up Skottie sources list
      2019-03-07 mtklein@google.com add pause to SkSpinlock::contendedAcquire on Intel
      2019-03-07 kjlubick@google.com [canvaskit] more testing logs
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 45faa0849352..ec255730a818 (1 commits)
      2019-03-07 hcm@google.com Update Skia milestone to 75
      2019-03-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-07 reed@google.com undo old colorspace hacks related to savelayers
      
      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 (reed@google.com), and stop
      the roller if necessary.
      60314077
    • D
      Add script to help generate PR messages (#8074) · 95ef58cf
      Dan Field 提交于
      * Add script to help generate PR messages
      
      * newline
      95ef58cf
    • C
      Update a11y word forward/back enum names (#8073) · a48cd16e
      Chris Bracken 提交于
      This updates the FlutterSemanticsAction enumerator identifiers for the
      'move cursor forward/back one word' actions (added in
      flutter/engine#8033) for consistency with the 'move cusor forward/back
      on character' identifiers.
      
      ABI compatibility is unaffected, but this with require the following
      change in any embedder making use of these fields:
      
      Rename:
          kFlutterSemanticsActionMoveCursorForwardByWordIndex
      to:
          kFlutterSemanticsActionMoveCursorForwardByWord
      
      Rename:
          kFlutterSemanticsActionMoveCursorBackwardByWordIndex
      to:
          kFlutterSemanticsActionMoveCursorBackwardByWord
      a48cd16e
    • C
      Delay the vsync callback till the frame start time specified by embedder. (#8072) · b5f59ed8
      Chinmay Garde 提交于
      The current assumption is that the embedder will wait till the vsync event and
      then fire the callback. However, some embedders have that information upfront.
      Since the time point has already been specified by the embedder, there is no
      reason to burden the embedder with having to setup a wait either.
      b5f59ed8
    • D
      Mark const extern (#8077) · 7426305f
      Dan Field 提交于
      * Mark const extern
      
      * fix build
      7426305f
    • J
      only partial rule revert (#8078) · d3f6d7a2
      Jonah Williams 提交于
      d3f6d7a2
    • J
    • J
      Refactor web configuration/ Add dartdevc (#7978) · de90dbff
      Jonah Williams 提交于
      de90dbff
    • S
      Roll src/third_party/skia 4c1ea43a79b5..88b8d1124b72 (8 commits) (#8070) · ff46dd38
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/4c1ea43a79b5..88b8d1124b72
      
      git log 4c1ea43a79b5be7522adeac2e1e0d9ae21f26193..88b8d1124b7280d379f7545eda4b9097a4d8a292 --date=short --no-merges --format=%ad %ae %s
      2019-03-07 bsalomon@google.com Revert "Distinguish between "flushed" and "finished" idle state callbacks on GrTexture."
      2019-03-07 fmalita@chromium.org [skottie] Use std::chrono for load time stats
      2019-03-07 bsalomon@google.com Revert "Change promise image contract to for when Release and Done are called."
      2019-03-06 herb@google.com Removed unused fallback code
      2019-03-07 kjlubick@google.com [canvaskit] Increase timeout and add logging to further diagnose test flakiness
      2019-03-06 mtklein@google.com fix f16norm mips
      2019-03-06 bsalomon@google.com Change promise image contract to for when Release and Done are called.
      2019-03-06 reed@google.com remove dead SK_SUPPORT_LEGACY_CHOOSERASTERPIPELINE code
      
      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 (reed@google.com), and stop
      the roller if necessary.
      ff46dd38
  3. 07 3月, 2019 10 次提交
    • S
      Roll src/third_party/skia 692122e3ef23..4c1ea43a79b5 (3 commits) (#8069) · 80c6dd28
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/692122e3ef23..4c1ea43a79b5
      
      git log 692122e3ef2335ae7569d73960375743bb9af989..4c1ea43a79b5be7522adeac2e1e0d9ae21f26193 --date=short --no-merges --format=%ad %ae %s
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 952d27384a7e..45faa0849352 (1 commits)
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2995dc2a67c7..952d27384a7e (1 commits)
      2019-03-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      
      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 (reed@google.com), and stop
      the roller if necessary.
      80c6dd28
    • S
      Roll src/third_party/skia 3c957d575c58..692122e3ef23 (6 commits) (#8067) · 68ed654e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/3c957d575c58..692122e3ef23
      
      git log 3c957d575c584bdebbdff79129f48b4c5877e158..692122e3ef2335ae7569d73960375743bb9af989 --date=short --no-merges --format=%ad %ae %s
      2019-03-06 herb@google.com Don't apply the view matrix twice for complicated fallback
      2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bf943f67daa4..2995dc2a67c7 (2 commits)
      2019-03-06 bungeman@google.com Correct argument order for blobs in viewer.
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 76e9bc066b28..bf943f67daa4 (2 commits)
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e397949ec2db..14126505b237 (4 commits)
      2019-03-06 recipe-roller@chromium.org 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 (reed@google.com), and stop
      the roller if necessary.
      68ed654e
    • J
      Revert "add signal to pointer kinds" (#8066) · ca0bac4f
      Jonah Williams 提交于
      ca0bac4f
    • J
      add signal to pointer kinds (#8065) · 3fb627f2
      Jonah Williams 提交于
      3fb627f2
    • S
      Roll src/third_party/skia 801a9c16d81e..3c957d575c58 (19 commits) (#8063) · 5a06afa2
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/801a9c16d81e..3c957d575c58
      
      git log 801a9c16d81ef848eb8c9ae2e94fa458eb7a681c..3c957d575c584bdebbdff79129f48b4c5877e158 --date=short --no-merges --format=%ad %ae %s
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2f034a6e32fc..ca7eff86b174 (489 commits)
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2c25b14c34c1..76e9bc066b28 (1 commits)
      2019-03-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-06 fmalita@chromium.org Make SkCubicMap immutable
      2019-03-06 brianosman@google.com Particle cleanup: IWYU
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9584fe43a9c2..2c25b14c34c1 (1 commits)
      2019-03-06 brianosman@google.com SkReflected - avoid double registration, auto register base types, etc.
      2019-02-28 fmalita@chromium.org Make SkCubicMap public
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4c84dbdce271..9584fe43a9c2 (1 commits)
      2019-03-06 jvanverth@google.com Another stab at MTLRenderCommandEncoder memory leak.
      2019-03-06 mtklein@google.com encode F16Norm as rec2020
      2019-03-06 reed@google.com change gradients4f to use srgb
      2019-03-06 herb@google.com Fix: set SDFT if there is only fallback
      2019-03-06 brianosman@google.com Add glf16norm config to DM
      2019-03-06 nifong@google.com Interface for passing skp file from JS to WASM
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 10736f2da359..5e67e5c19fd3 (1 commits)
      2019-03-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-06 brianosman@google.com Particles: Cleanup and better UI
      2019-03-06 mtklein@google.com rework colorImage testing
      
      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 (reed@google.com), and stop
      the roller if necessary.
      5a06afa2
    • D
      A11y callback (#8005) · a93d99db
      Dan Field 提交于
      * implement callback for a11y readiness
      * use FlutterSemanticsUpdateNotification from header, move to VC header
      a93d99db
    • G
      Re-land "Buffer lifecycle in WindowData" (#8032) · 3661d5e4
      Gary Qian 提交于
      3661d5e4
    • S
      Send scroll events from the macOS shell (#8056) · 471a2c89
      stuartmorgan 提交于
      Adds scroll event handling to the macOS shell, sending them using the
      new embedding API.
      
      Currently, trackpad scrolling is just handled like scrollwheel
      scrolling, since the trackpad-gesture-based scroll handling in Flutter
      is still in progress.
      
      Adds code to synthesize Add events if mouse tracking isn't enabled,
      so that it doesn't rely on Flutter being lenient about handling events
      from pointers that have never been added.
      471a2c89
    • S
      Roll src/third_party/skia 72542816cadb..801a9c16d81e (46 commits) (#8060) · 2fe9c9b5
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/72542816cadb..801a9c16d81e
      
      git log 72542816cadbc3d18a19725f6f6aecf45ffc188c..801a9c16d81ef848eb8c9ae2e94fa458eb7a681c --date=short --no-merges --format=%ad %ae %s
      2019-03-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-05 herb@google.com Move process* closures into the GrTextBlob
      2019-02-20 halcanary@google.com SkPDF: Add experimental Harfbuzz font subsetter
      2019-03-06 mtklein@google.com also tag DM results with color and alpha type
      2019-03-06 kjlubick@google.com [canvaskit] Remove additional copies of CanvasKit when testing
      2019-03-06 borenet@google.com [infra] Remove bookmaker bots
      2019-03-06 reed@google.com change gm to use srgb (not linear) so srgb and legacy draw the same
      2019-03-05 jvanverth@google.com Fix stencil setup in Metal
      2019-03-06 kjlubick@google.com [canvaskit] Add particles integration
      2019-03-05 egdaniel@google.com Add ddl support to drawing to wrapped vulkan secondary command buffers.
      2019-03-05 nifong@google.com Basic wasm skp debugger unit test
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a8300e56b550..e397949ec2db (1 commits)
      2019-02-27 nigeltao@google.com SkWuffsCodec: replace memset+check_wuffs_version
      2019-03-06 kjlubick@google.com [canvaskit] Add some APIs for speed and clients
      2019-03-05 robertphillips@google.com Update YUVA mipmap generation path to take a GrRecordingContext
      2019-03-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 55959b0bb19f..a8300e56b550 (3 commits)
      2019-03-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-05 khushalsagar@chromium.org remote fonts: Ensure consistent gamma usage with remote and gpu fonts.
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8e3cddfd5a43..2f034a6e32fc (426 commits)
      2019-03-05 michaelludwig@google.com Support per-entry transforms in image-set API
      2019-03-05 csmartdalton@google.com Make mixed samples detection automatic
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e57f10e4041d..4c84dbdce271 (1 commits)
      2019-03-04 herb@google.com Pointer to GrStrikeCache on GrTextBlob
      2019-03-04 halcanary@google.com SkQP: from skqp_gn_args import SkqpGnArgs
      2019-03-05 kjlubick@google.com [particles] Clean up build - remove test deps
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b8cff9e9347c..55959b0bb19f (3 commits)
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 7efede6c3d35..10736f2da359 (2 commits)
      2019-03-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-05 reed@google.com array of unique verts
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms b7157d764389..7efede6c3d35 (1 commits)
      2019-03-05 robertphillips@google.com Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter
      2019-03-05 bsalomon@google.com Distinguish between "flushed" and "finished" idle state callbacks on GrTexture.
      2019-03-05 robertphillips@google.com Clean up logic in fontregen GM
      2019-03-05 bsalomon@google.com Use GrSurface::setRelease helper that creates ref-counted wrapper
      2019-03-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-04 egdaniel@google.com Add unit test to check if we can create a VkDevice using global priority extension.
      2019-03-04 scroggo@google.com Fix Android host-side Windows build
      2019-03-05 csmartdalton@google.com Make sure to apply the stencil settings for GrDashOp
      2019-03-04 benjaminwagner@google.com [infra] Upgrade Debian GCE bots to 9.8.
      2019-03-04 herb@google.com Have SkGlyphRunListPainter close over SkStrikeCacheInterface
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e95eeb19a770..e57f10e4041d (1 commits)
      2019-03-04 bungeman@google.com Clarify ownership of typefaces in implementation.
      2019-03-05 nifong@google.com Initial wasm debugger
      2019-03-04 benjaminwagner@google.com Add fetch-gn to canvaskit and cmake compile scripts
      2019-03-04 ethannicholas@google.com Add support for runtime color filters written in SkSL.
      
      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 (reed@google.com), and stop
      the roller if necessary.
      2fe9c9b5
    • L
      Skip skp files in license check (#8050) · 3335764a
      liyuqian 提交于
      * Skip skp files in license check
      
      This fixes https://bugs.chromium.org/p/skia/issues/detail?id=8828
      
      * Update signature
      3335764a
  4. 06 3月, 2019 12 次提交