Chris Yang
cfe8675ff5
Delay platform view removal to submitFrame. ( #8380 )
...
Remove platform views inside OnDispose might cause issue if it happens before SubmitFrame and the active_composition_order has not been updated.
We will be left at a situation where the active_composition_order still contains the old view, but the view is actually removed from the UIView hierarchy.
We now cache the views need to be removed in OnDispose and actually remove them in SubmitFrame. At the same time, we remove stop detaching the subviews if they were disposed.
As a side effect, this update will also fix flutter/flutter#30220
2019-04-01 17:06:32 -07:00
Chinmay Garde
c991647404
Separate the data required to bootstrap the VM into its own class. ( #8397 )
...
When attempting to shutdown and subsequently restart the VM, having the
VM own this data introduces lifecycle issues due to circular references.
2019-04-01 14:58:05 -07:00
skia-flutter-autoroll
8c9aca4409
Roll src/third_party/skia de206c75c2c8..b27667a15a15 (14 commits) ( #8399 )
...
https://skia.googlesource.com/skia.git/%2Blog/de206c75c2c8..b27667a15a15
git log de206c75c2c802f6f1e4ccb8a6b8a00765e9f085..b27667a15a15ce31d135538a409c419c0b8b0d1b --date=short --no-merges --format=%ad %ae %s
2019-04-01 brianosman@google.com Remove ToolUtils::write_pixels
2019-04-01 nifong@google.com Include wasm debugger in continuous build part 2
2019-03-27 bungeman@google.com Expose basic shaper iterators.
2019-04-01 reed@google.com mark introspection methods as deprecated
2019-04-01 michaelludwig@google.com Add geometry domain for non-rectilinear quads
2019-04-01 csmartdalton@google.com Fix mkdir_p in skpbench
2019-04-01 nifong@google.com Include wasm debugger in continuous build
2019-04-01 fmalita@chromium.org [sksg] Refactor gradient implementation
2019-03-28 bungeman@google.com Cache data stream for CG typefaces.
2019-04-01 bsalomon@google.com GrBackendTextureImageGenerator proxy callback uses unique key to find existing GrTexture.
2019-04-01 robertphillips@google.com Make prepareSurfaceForExternalIO always flush
2019-04-01 bsalomon@google.com Make GrVkGpuRTCommandBuffer::CommandBufferInfo hold textures by pending read.
2019-04-01 rmistry@google.com Remove 4 page sets that are not useful as SKPs
2019-04-01 bsalomon@google.com Make lazy proxies have 2 modes for proxy/surface key management.
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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-04-01 17:06:44 -04:00
Ben Konyi
6c1b0b83c2
Roll src/third_party/dart 1e82544b07..75b2f9f919 (26 commits)
...
75b2f9f919 Move more HintCode tests to individual files:
acb62b97fe Add a default URL for lints
3fd124db1f [vm] Repair the resolver abstraction.
e979448597 Patch expectations for tests where AST linking does better / differently.
1e77c187c8 Update front-end status for added tests and changed results
87de68341f [CFE] Disallow property access on instance constants.
4ae5b272cb [vm/bytecode/compiler] Fix dropping of expression stack values when generating Throw
1a3e8dda3b Handle nested unevaluated constants in constant evaluator
277f65ec93 [CFE] Permit evaluating a const variable more than once.
a88b653e03 [CFE] Bubble out InvalidExpression from unevaluated constants.
05dd851566 Test late CFE constant evaluation.
413315cacd Add some tests for constants.
dc1f6b352a Update front-end status for co19 roll
154c324786 [vm/ffi] Lock out structs on 32-bit platforms.
79bb83a927 [infra] Fix debianpackage build
a062221b76 [vm] Re-number class ids for internal/external typed data and typed data views
c14a15bad1 Remove third_party/google_test from index
66f16d3d5e Resynthesize import/export combinators.
4e3d1400d5 Resynthesize ImportElement.isDeferred from AST.
8a5901a7af Support for isCovariant in fields.
9113bb5855 Issue 36380. Increment DATA_VERSION.
e6b0676f58 Change comment style in a few more files
94362f1af0 [vm] Unify internal/external/view typed data into new RawTypedDataBase class
c7dd9c1c23 Perform top-level inference using elements.
cd34ec901c [gardening] Flutter patch is no longer needed.
3642eddca1 Create an experiment flag for triple-shift and move existing support for the operator behind the new flag
2019-04-01 13:29:30 -07:00
Dan Field
40eb74c50b
Make the resource context primary on iOS ( #8387 )
...
* Make resource context primary on iOS
2019-04-01 12:46:28 -07:00
skia-flutter-autoroll
d8d9855dfa
Roll src/third_party/skia 73cc4e8d5fcf..de206c75c2c8 (2 commits) ( #8396 )
...
https://skia.googlesource.com/skia.git/%2Blog/73cc4e8d5fcf..de206c75c2c8
git log 73cc4e8d5fcfdad5a09bf324bb21479a16e8e54e..de206c75c2c802f6f1e4ccb8a6b8a00765e9f085 --date=short --no-merges --format=%ad %ae %s
2019-03-27 brianosman@google.com Remove the NullGL interface (and associated test context)
2019-03-29 mtklein@google.com more opinionated file loading in fm
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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-04-01 13:37:31 -04:00
skia-flutter-autoroll
a850016454
Roll src/third_party/skia bb482ab871a2..73cc4e8d5fcf (1 commits) ( #8395 )
...
https://skia.googlesource.com/skia.git/%2Blog/bb482ab871a2..73cc4e8d5fcf
git log bb482ab871a29fad004f318210e0e01d44110a37..73cc4e8d5fcfdad5a09bf324bb21479a16e8e54e --date=short --no-merges --format=%ad %ae %s
2019-04-01 robertphillips@google.com Temporarily restore old behavior of read/writeSurfacePixels
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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-04-01 10:08:24 -04:00
skia-flutter-autoroll
aba61e8fb0
Roll src/third_party/skia 5ee611b26f23..bb482ab871a2 (4 commits) ( #8394 )
...
https://skia.googlesource.com/skia.git/%2Blog/5ee611b26f23..bb482ab871a2
git log 5ee611b26f23cda16972209a56ccc38d964f6a20..bb482ab871a29fad004f318210e0e01d44110a37 --date=short --no-merges --format=%ad %ae %s
2019-04-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6446c8882fa3..3115a0fc17fa (2 commits)
2019-04-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 871828938944..e01c3e081ff3 (525 commits)
2019-04-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5bb034db6243..52a67b6495ce (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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-04-01 03:10:05 -04:00
Amir Hardon
82071e9161
Don't access a11y APIs with reflection starting Android P. ( #8393 )
2019-03-31 23:21:51 -07:00
skia-flutter-autoroll
d9f16111ab
Roll src/third_party/skia acb4829c1be4..5ee611b26f23 (1 commits) ( #8392 )
...
https://skia.googlesource.com/skia.git/%2Blog/acb4829c1be4..5ee611b26f23
git log acb4829c1be4bd6be53ea750effd94c07da95632..5ee611b26f23cda16972209a56ccc38d964f6a20 --date=short --no-merges --format=%ad %ae %s
2019-03-31 reed@google.com Add sample to show strokeandfill and better alternatives
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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-03-31 23:41:16 -04:00
skia-flutter-autoroll
f3ec767458
Roll src/third_party/skia 83edfbe736fd..acb4829c1be4 (1 commits) ( #8391 )
...
https://skia.googlesource.com/skia.git/%2Blog/83edfbe736fd..acb4829c1be4
git log 83edfbe736fdaad67ad8ca6c88227b0e6c8df853..acb4829c1be4bd6be53ea750effd94c07da95632 --date=short --no-merges --format=%ad %ae %s
2019-03-31 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-03-31 05:48:49 -04:00
skia-flutter-autoroll
be6313d875
Roll src/third_party/skia 2fdbeae32785..83edfbe736fd (1 commits) ( #8390 )
...
https://skia.googlesource.com/skia.git/%2Blog/2fdbeae32785..83edfbe736fd
git log 2fdbeae3278592857f02a7eb2f5199f419dfa28e..83edfbe736fdaad67ad8ca6c88227b0e6c8df853 --date=short --no-merges --format=%ad %ae %s
2019-03-31 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 (jlavrova@google.com ), and stop
the roller if necessary.
2019-03-31 02:18:49 -04:00
skia-flutter-autoroll
ae024d7555
Roll src/third_party/skia a6dd1ebd42cf..2fdbeae32785 (1 commits) ( #8389 )
...
https://skia.googlesource.com/skia.git/%2Blog/a6dd1ebd42cf..2fdbeae32785
git log a6dd1ebd42cf647b34e002ddf4f676b96ceda708..2fdbeae3278592857f02a7eb2f5199f419dfa28e --date=short --no-merges --format=%ad %ae %s
2019-03-30 reed@google.com Start to unify signatures: return bool
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-30 18:22:30 -04:00
skia-flutter-autoroll
28f8453629
Roll src/third_party/skia c9822a1818ba..a6dd1ebd42cf (1 commits) ( #8388 )
...
https://skia.googlesource.com/skia.git/%2Blog/c9822a1818ba..a6dd1ebd42cf
git log c9822a1818ba8fe91dbea28e592fd18034899e3e..a6dd1ebd42cf647b34e002ddf4f676b96ceda708 --date=short --no-merges --format=%ad %ae %s
2019-03-30 reed@google.com Revert "Reland "GPU support for SkMixers""
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-30 14:54:13 -04:00
skia-flutter-autoroll
2e1f491ba0
Roll src/third_party/skia 265fd3de3527..c9822a1818ba (1 commits) ( #8386 )
...
https://skia.googlesource.com/skia.git/%2Blog/265fd3de3527..c9822a1818ba
git log 265fd3de352790725f6c87cce3e5f3dd396e20e7..c9822a1818ba8fe91dbea28e592fd18034899e3e --date=short --no-merges --format=%ad %ae %s
2019-03-30 reed@google.com Reland "GPU support for SkMixers"
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-30 11:24:10 -04:00
skia-flutter-autoroll
b466aba58c
Roll src/third_party/skia 59b733715141..265fd3de3527 (1 commits) ( #8384 )
...
https://skia.googlesource.com/skia.git/%2Blog/59b733715141..265fd3de3527
git log 59b733715141b732ce3fb73b8870851f616c3163..265fd3de352790725f6c87cce3e5f3dd396e20e7 --date=short --no-merges --format=%ad %ae %s
2019-03-30 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 (stani@google.com ), and stop
the roller if necessary.
2019-03-30 02:16:49 -04:00
Chinmay Garde
8dabd60a30
Remove unused DartVM::IsKernelMapping ( #8381 )
2019-03-29 20:53:40 -07:00
Ben Konyi
63b9d257cb
Roll src/third_party/dart f29e100f42..1e82544b07 (41 commits)
...
1e82544b07 [gardening] Attempt to paper over failing flutter test affected by https://dart-review.googlesource.com/c/sdk/+/97311 .
dfbdf0a187 Support for function typed formal parameters.
e46fa1cf1d Revert "[VM] Ensure Top level class is finalized for loadedscripts in library"
e0a2651ce0 [cfe] Fix downcasts added during set/map disambiguation
f21d521d0e [cfe] Fix pre-inference set/map disambiguation
6b19aa821b [cfe] Do type checks on spreads during inference
1a5ed8247f [fasta] Fix typos and copy-paste errors in a test case
584affcffa [cfe] Add initial support for 'for' and for-in elements in maps
fa7e0c7531 [cfe] Add element type checks in spreads
1b2a4b8eb1 Convert some tests to DriverResolutionTest
fb58826aa3 [CFE] Compensate for lowering and desugaring in spread.
7ef28f0b03 Handle constant field init registration correctly.
da0de0a867 Handle native field impact correctly from ir constants
00d65e2d84 Roll co19 to revision c3b33ee
0560014c79 Remove unused error codes
e8b56268ef Resolve constructor initializers and redirections.
c185945507 [vm/aot] Ensure global object pool is relocated by compactor and reloaded when returning from natives
d23909802e [vm/compiler] Eliminate dead CatchBlockEntry Parameter-s
69790e7eb4 Updated Dart.g, tests & status files to support ui-as-code collections
1bf1ca1933 Revert "Update dart_style to 1.2.5."
4fe2f6f349 Add more tests to the incremental compiler
611a53ee5e Update dart_style to 1.2.5.
b7f69e24a2 dartdevc and bazel worker can use incremental compiler
a506c708f2 [co19] DEPS updated
9b77e4c507 Include constructors into available suggestions.
0eb76a5b5a Move await for of null tests to a different file.
8d699db9af Update spread_collections/inference_test to use Type.== instead of identical
edf470bf83 Initial sketch of dartdoc support
1b643e5c1f Support for mixins.
bc0148cf87 [ddc] Skip unsupported co19 tests on ddc/ddk
15b4e57510 [ VM / Service ] Fixed failing isolate_lifecycle_test
4c50d06ac5 Handle inconsistent analysis exception during a refactoring (issue 36149)
ae62f7fefe [vm, gc] Make incremental write-barrier elimination safe.
d07e33e11f Convert more comments from block to line style
926a6c0958 Convert more comments
dfcc52f909 [vm/dart:io/fuchsia] Improve fdio_pipe_half signature, step 2.
1926f69e4d Include available classes when includeConstructorSuggestions is true.
d0fda82493 Clean up some of the unused task model support in test code
2bc81be75a [infra] Some missing interpreter bot configurations.
ac2c934563 Reland "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
380ae2ce55 [ Observatory ] Fixed links for 'part's in dart:* scripts not being created.
2019-03-29 19:16:57 -07:00
Chinmay Garde
b75472c106
Add missing import to functional for Windows. ( #8382 )
2019-03-29 18:14:06 -07:00
liyuqian
9d7167516e
Ensure OpacityLayer to have a single child ( #8362 )
...
It ensures that every OpacityLayer can be optimized by retained
rendering.
Tested with `flutter test --local-engine=host_debug_unopt` in
flutter/flutter/packages/flutter.
Related issues: #21756 #23535
2019-03-29 17:58:30 -07:00
Chinmay Garde
131cc625a1
Allow native entrypoint registration for runtime unittests. ( #8379 )
2019-03-29 17:53:49 -07:00
Michael Goderbauer
5e124ffc13
Fix typos ( #8339 )
...
Courtesy of google's "CommonTypos" analysis.
2019-03-29 17:47:55 -07:00
Chinmay Garde
972afdc92b
Allow running runtime_unittests in AOT mode. ( #8375 )
...
Previously, only the most basic tests were run in AOT mode.
2019-03-29 17:15:38 -07:00
Jason Simmons
ca7623eb39
Handle null values in TextInputConfiguration.actionLabel JSON ( #8377 )
...
Fixes https://github.com/flutter/flutter/issues/29798
2019-03-29 17:15:04 -07:00
skia-flutter-autoroll
d0239bd834
Roll src/third_party/skia 73c6c9d26870..59b733715141 (3 commits) ( #8378 )
...
https://skia.googlesource.com/skia.git/%2Blog/73c6c9d26870..59b733715141
git log 73c6c9d268708f75e2fcdea6b2f7b7e2bf6eacae..59b733715141b732ce3fb73b8870851f616c3163 --date=short --no-merges --format=%ad %ae %s
2019-03-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-29 ethannicholas@google.com Revert "GPU support for SkMixers"
2019-03-29 ethannicholas@google.com GPU support for SkMixers
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 20:13:51 -04:00
Jason Simmons
71d59cde9e
Check for hover motion events in AndroidTouchProcessor ( #8376 )
...
Fixes https://github.com/flutter/flutter/issues/30122
2019-03-29 15:42:11 -07:00
Zachary Anderson
fdcbb40fe9
[flutter_tester] Accept --icu-data-file-path ( #8374 )
2019-03-29 14:57:40 -07:00
Jonah Williams
e633b26c5c
Introduce unit tests and refactor web dart:ui into "package" ( #8346 )
2019-03-29 14:54:53 -07:00
Chinmay Garde
86f4b741b8
Move libdart selection into its own target in //flutter/runtime. ( #8373 )
...
Cleanup repeated rules.
2019-03-29 14:29:09 -07:00
Chinmay Garde
f39cf3774d
Add a GN format presubmit. ( #8371 )
2019-03-29 13:56:55 -07:00
skia-flutter-autoroll
d6e2d85277
Roll src/third_party/skia 7eeb74fdfd84..73c6c9d26870 (8 commits) ( #8372 )
...
https://skia.googlesource.com/skia.git/%2Blog/7eeb74fdfd84..73c6c9d26870
git log 7eeb74fdfd8453b4fc0f0460ade48d4097444043..73c6c9d268708f75e2fcdea6b2f7b7e2bf6eacae --date=short --no-merges --format=%ad %ae %s
2019-03-29 bsalomon@google.com Move new convex path towards the end of the path array in GM convexpaths.
2019-03-29 michaelludwig@google.com Interpolate coverage in screen space for perspective quads
2019-03-29 csmartdalton@google.com Split GrCCCoverageProcessor into subclasses
2019-03-29 ethannicholas@google.com fix SkSL lexer's handling of invalid characters
2019-03-29 bsalomon@google.com In GrAAConvexPathRenderer check whether middle quadtric control point is close to line segment between first and last control points and if so draw as a line.
2019-03-29 michaelludwig@google.com Add reproduction test case for crbug/947055
2019-03-29 fmalita@chromium.org [skottie] Allow extra-normal Bezier interpolation
2019-03-29 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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 16:43:49 -04:00
stuartmorgan
8412c199a5
Enable Linux shell build ( #8233 )
...
Enables building of the GLFW shell and the related unit tests.
2019-03-29 16:34:02 -04:00
Jason Simmons
1339011991
libtxt: track the start and end x positions of glyph blobs for more accurate rendering of text decorations ( #8368 )
...
Fixes https://github.com/flutter/flutter/issues/30041
Fixes https://github.com/flutter/flutter/issues/24337
2019-03-29 13:01:37 -07:00
Chinmay Garde
a1a2129bc4
GN Format all files in the engine. ( #8369 )
2019-03-29 12:44:57 -07:00
Craig Stout
82c9104143
Remove old Fuchsia external mem,sem extensions
2019-03-29 11:00:18 -07:00
Jason Simmons
6d1a6a4f47
Allow per-platform customization of the default Skia font manager ( #8358 )
...
The font manager returned by SkFontMgr::RefDefault is determined by Skia's
build configuration flags. Embedders may want to use a default font manager
other than the one selected by their build of Skia.
2019-03-29 09:52:29 -07:00
skia-flutter-autoroll
3de50b8d2e
Roll src/third_party/skia 84a53268af92..7eeb74fdfd84 (3 commits) ( #8367 )
...
https://skia.googlesource.com/skia.git/%2Blog/84a53268af92..7eeb74fdfd84
git log 84a53268af92ca5a620c000a6199513350fdde36..7eeb74fdfd8453b4fc0f0460ade48d4097444043 --date=short --no-merges --format=%ad %ae %s
2019-03-29 robertphillips@google.com Add checks that the GrResourceAllocator is operating as expected
2019-03-29 bungeman@google.com Update SkTLazy includes.
2019-03-29 jvanverth@google.com Reland "Reland "Fix blurry edges on large ovals.""
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 12:48:59 -04:00
skia-flutter-autoroll
65837ab32c
Roll src/third_party/skia a2cec203eea8..84a53268af92 (1 commits) ( #8366 )
...
https://skia.googlesource.com/skia.git/%2Blog/a2cec203eea8..84a53268af92
git log a2cec203eea8d866ccd4e3d71f060f36210e3e1b..84a53268af92ca5a620c000a6199513350fdde36 --date=short --no-merges --format=%ad %ae %s
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 51562f15f4ad..5bb034db6243 (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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 09:19:49 -04:00
skia-flutter-autoroll
ada0a8e2b1
Roll src/third_party/skia 57b7a792bb6f..a2cec203eea8 (1 commits) ( #8365 )
...
https://skia.googlesource.com/skia.git/%2Blog/57b7a792bb6f..a2cec203eea8
git log 57b7a792bb6f098690243be62f851384c6a9a179..a2cec203eea8d866ccd4e3d71f060f36210e3e1b --date=short --no-merges --format=%ad %ae %s
2019-03-28 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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 05:49:49 -04:00
skia-flutter-autoroll
9729f1ae3e
Roll src/third_party/skia bf4229cc10a1..57b7a792bb6f (5 commits) ( #8364 )
...
https://skia.googlesource.com/skia.git/%2Blog/bf4229cc10a1..57b7a792bb6f
git log bf4229cc10a10db751284d8d8d067287cfe8b542..57b7a792bb6f098690243be62f851384c6a9a179 --date=short --no-merges --format=%ad %ae %s
2019-03-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src eb8d3bc0b607..871828938944 (487 commits)
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8116d646b3f8..6446c8882fa3 (3 commits)
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fc8a46d0af96..51562f15f4ad (1 commits)
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c9d98716d2e7..fc8a46d0af96 (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 (stani@google.com ), and stop
the roller if necessary.
2019-03-29 02:21:40 -04:00
skia-flutter-autoroll
23e0c3758f
Roll src/third_party/skia 01fe26360660..bf4229cc10a1 (6 commits) ( #8363 )
...
https://skia.googlesource.com/skia.git/%2Blog/01fe26360660..bf4229cc10a1
git log 01fe263606601d5a95272e3bdf086cb2b85e2d74..bf4229cc10a10db751284d8d8d067287cfe8b542 --date=short --no-merges --format=%ad %ae %s
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 37628f09a4c5..c9d98716d2e7 (1 commits)
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 48b3587f8ea4..37628f09a4c5 (1 commits)
2019-03-28 fmalita@chromium.org [skottie] Tweak Shaper test tolerances to fix NativeFonts bots
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-28 22:57:49 -04:00
skia-flutter-autoroll
fd0b440450
Roll src/third_party/skia cc8c7bee7925..01fe26360660 (10 commits) ( #8361 )
...
https://skia.googlesource.com/skia.git/%2Blog/cc8c7bee7925..01fe26360660
git log cc8c7bee792573f8e9dc108236d3af7621ad4f49..01fe263606601d5a95272e3bdf086cb2b85e2d74 --date=short --no-merges --format=%ad %ae %s
2019-03-28 fmalita@chromium.org [skottie] Add support for BodyMovin 5.5.0 keyframes
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4aa9bf12f7e0..48b3587f8ea4 (1 commits)
2019-03-28 stani@google.com Add API to get canvas wrapped by SkPaintFilterCanvas
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a563dd8c5734..4aa9bf12f7e0 (1 commits)
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0839cbda698f..a563dd8c5734 (2 commits)
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 robertphillips@google.com Remove unused PixelOpsFlags values
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e810ad90799c..8116d646b3f8 (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 (stani@google.com ), and stop
the roller if necessary.
2019-03-28 19:30:49 -04:00
liyuqian
96c9751638
Rename threshold to access_threshold ( #8354 )
2019-03-28 14:37:00 -07:00
Christopher Fujino
09a67fe603
update buildroot dep for e2ca4571fa ( #8359 )
2019-03-28 14:24:42 -07:00
Michael Klimushyn
602b612135
Reduce z-fighting on Scenic ( #8318 )
...
Previously the engine was creating multiple `ShapeNode`s all underneath
the same root `EntityNode` at local space z=0. This caused frequent
z-fighting within Flutter layers.
This patch updates the engine to only create one ShapeNode per
EntityNode, which fixes the z-fighting independent of layer elevation.
Z-fighting is still possible from actually setting multiple layers to
the same z in world space using Flutter elevation.
flutter/flutter#25226
2019-03-28 14:05:37 -07:00
Ben Konyi
b53e436f91
Roll src/third_party/dart a977273262..f29e100f42 (8 commits)
...
f29e100f42 [dart/fuzzer] Generate DartFuzz API tables automatically
f0027dfea3 [CFE] JS number semantics for constant subtype checks.
018fd36557 [CFE] Handle spread and if in const map literals.
b5be157e09 [CFE] Handle spread and if in const set literals.
0b57b67ecb [CFE] Move const set desugaring to constant evaluator.
102b1fa39e [CFE] Handle spread and if in const list literals.
8611cbf7df [CFE] Add constant update flag to collection tests.
665d2d0003 [CFE] Leave const collections to the constant evaluator.
2019-03-28 13:14:51 -07:00
skia-flutter-autoroll
82765aa77d
Roll src/third_party/skia 05be23dbd3c4..cc8c7bee7925 (11 commits) ( #8356 )
...
https://skia.googlesource.com/skia.git/%2Blog/05be23dbd3c4..cc8c7bee7925
git log 05be23dbd3c4565cb23744c154df80b0ebc0208a..cc8c7bee792573f8e9dc108236d3af7621ad4f49 --date=short --no-merges --format=%ad %ae %s
2019-03-28 reed@google.com add bench for colorfilter-mixer
2019-03-28 fmalita@chromium.org [skottie] Compute tight bounds in skottie::Shaper
2019-03-21 martin@mainframe.co.uk fix metal build errors with preprocessor definitions
2019-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-28 nifong@google.com changes to wasm debugger for UI integration
2019-03-28 kjlubick@google.com Support WebGL 1.0 with caps
2019-03-28 kjlubick@google.com Add gen_interface to CheckGeneratedFiles check
2019-03-28 bungeman@google.com SkTLazy constructors to require constructable.
2019-03-28 brianosman@google.com Improve color space logic in read/writeSurfacePixels
2019-03-28 kjlubick@google.com Add test_only option to gen_interface
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 94f195b18776..0839cbda698f (2 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 (stani@google.com ), and stop
the roller if necessary.
2019-03-28 15:59:49 -04:00
Jonah Williams
9040422fdd
Create ddc summary file and precompiled sdk ( #8355 )
2019-03-28 12:58:15 -07:00
Jason Simmons
6c948ba248
Ensure that Picture::RasterizeToImage destroys Dart persistent values on the UI thread ( #8182 )
...
The DartPersistentValue used to hold the image callback is tied to a
Dart isolate. Destructing the DartPersistentValue requires entering
the isolate and must be done on the UI thread.
Fixes https://github.com/flutter/flutter/issues/29379
2019-03-28 12:37:18 -07:00
Jason Simmons
930033d95c
Create a new resource loading EGL context for each PlatformView instance on Android ( #8330 )
...
Using one global resource loading context will fail if two PlatformViews are
running concurrently with two different IO threads.
2019-03-28 11:33:56 -07:00