7342 Commits

Author SHA1 Message Date
KyleWong
c7754e142b Refactor ios play input sound logic. (flutter/engine#7783)
As there are extra requirement to use playInputClick in iOS, use AudioServicesPlaySystemSound instead to play input sound.
2019-04-08 11:31:23 -07:00
Hugo
c80b91dcde Add Locale.toLanguageTag() (flutter/engine#8421)
Adds `Locale.toLanguageTag()`, which returns a valid Unicode Locale Identifier
using underscores as separator that can be reliably parsed.
2019-04-08 11:21:19 -07:00
Ben Konyi
45baa1ca53 Roll src/third_party/dart 8e0a669e74..8e4dcf48c4 (8 commits)
8e4dcf48c4 [vm/compiler/aot] Fix unboxing of int32/uint32 in typed data specializer
287c9de1b2 [infra] Update checked in SDKs to 2.2.1-dev.3.1
6d47db7629 bump to linter 0.1.85
4ca7401604 [co19] Roll to 7e743ef29b4c06f1a2b8b9dc70ead60b31aab526
94baf382cc Revert "Revert "set empty environment defines to CompilerOptions""
fadae89a38 Remove unused imports
26874860e3 [SDK] Adds .exe extension for Windows binaries in dart_sdk.py.
d75a49a44f [CFE] Ignore abstract methods when looking for operator '=='.
2019-04-08 11:04:52 -07:00
Alan Doubleday
b07ae25f0a Support ContextWrapper when FlutterView is instantiated within a Fragment. (flutter/engine#7776) 2019-04-08 10:30:36 -07:00
skia-flutter-autoroll
f583179b54 Roll src/third_party/skia 053b2939938c..602df41025ea (21 commits) (flutter/engine#8492)
https://skia.googlesource.com/skia.git/%2Blog/053b2939938c..602df41025ea

git log 053b2939938ca55cbc7aa1457628c4c3a1bcd7fa..602df41025eadb33e872d0314c340d526c740183 --date=short --no-merges --format=%ad %ae %s
2019-04-08 robertphillips@google.com Reduce the number of flush entry points
2019-04-08 kjlubick@google.com [pathkit] build with newer emscripten
2019-04-05 reed@google.com Revert "Revert "Move localmatrix routines to shaderbase, no need to be public.""
2019-04-08 mtklein@google.com fix -script parsing
2019-04-06 masonfreed@chromium.org Added the ability to set the entire matrix at once
2019-03-26 jvanverth@google.com Enable fixed tests on Metal
2019-04-08 robertphillips@google.com Reland "Revert "Reland "GPU support for SkMixers"""
2019-04-08 ethannicholas@google.com Revert "Revert "Reland "GPU support for SkMixers"""
2019-04-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb201c5e208d..90b1865e2a8b (10 commits)
2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3e2882be2dde..afd96fdcf75a (504 commits)
2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0e3d328ac338..4ba1911b2d7f (14 commits)
2019-04-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-04-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-05 masonfreed@chromium.org Made the fTypeMask field non-lazily computed.
2019-04-05 michaelludwig@google.com Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh"
2018-05-07 halcanary@google.com SkString: simplify impl
2019-04-05 khushalsagar@chromium.org remote fonts: Validate format on deserialized glyph.
2019-04-05 jvanverth@google.com Fix WritePixels and ReadPixels for MacOS Metal

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-08 12:11:47 -04:00
Brian Osman
015b815d0f Remove unused variable (flutter/engine#8490) 2019-04-08 11:02:11 -04:00
Ben Konyi
13571d655c Roll src/third_party/dart 86b5304ccd..8e0a669e74 (6 commits)
8e0a669e74 Revert "[vm] Refactor Location to use either dart::Register or dart::host::Register"
3e12bdd717 Update `dart2aot` help output
50f3a6c960 [gardening] Make deferred imports part of the corresponding tests.
60b3643e8e [vm] Refactor Location to use either dart::Register or dart::host::Register
544371c7f2 [vm] Refactor constants to be available in namespaces dart and dart::host
7f5ed18ffc [release] Update changelog to match dev branch
2019-04-08 07:16:52 -07:00
Ben Konyi
f638a02ffb Roll src/third_party/dart 907c514c89..86b5304ccd (27 commits)
86b5304ccd Revert "Fix mustCallSuper for mixins and inherited interfaces:"
389ccc9000 when analyzing fuchsia workspaces, expect to find .fx-build-dir files
a47b4ad2b8 Bring dart_style 1.2.7 into the SDK repo.
e5d78513a1 [dartdevc] Hoisting covariance checks for generators outside of the body.
73b931b6e6 Start reworking to use actual AST nodes created lazily.
fd2393d6d3 [dart/fuzzer] Re-enable optimization_counter_threshold testing
8e6851f0e4 [vm] Don't create edge counter arrays when edge counters are disabled.
90c757c766 [vm, interpreter] Allocation fast paths.
43046b7f7c [vm/bytecode] Enable building of kernel service snapshot
7beed016a0 [vm/bytecode] Add 'bytecode' into snapshot feature flags
cf04a16527 dartfix to migrate to spread collections
9e1adc54a7 [vm] When loading a compilation trace, speculatively populate ICData based on the receiver's static type.
f93b93dd91 [dartdevc] fix string escaping for string_literal_test
4b9b8562c6 Update expectation for conditional expression and constant_update_2018.
da4ccd0855 [analyzer] fix #32918, eliminate type variables during const inference
0e7bec7d2f Add validation for AndroidManifest.xml files
ca4e707e80 Fix AvailableSuggestionSetsTest on Windows.
d4c61411f3 Update bug number to reflect deprioritized bug
ee248fef23 Add a fix for using relative imports when the missing import is in the same library.
07482eeb5e [bots] Run all tests on vm-dartkb-* bots
1ad11facec Fix mustCallSuper for mixins and inherited interfaces:
6dc9c8d127 [CFE] JS: Treat integer valued double constants as integers.
dbfd00f44d [vm/compiler] Add new optimization pass which inlines typed data accesses
dbc9ff11bf [vm/vmservice] Switch from const bool.fromEnvironment() to new for 'DART_SERVICE_USE_AUTH'.
44799241fa Revert "set empty environment defines to CompilerOptions"
ec8222f457 bump to linter 0.1.84
d14990b3ad Remove no-longer-needed override
2019-04-08 01:13:26 -07:00
David Worsham
0e76733763 Add Views V2 support for Fuchsia (flutter/engine#8115) 2019-04-07 01:18:59 -07:00
liyuqian
c938e275ee Roll dart back to 907c514c8937cf76e (flutter/engine#8473)
The dart revision 1ad11facec401ed51a8bdf79dafd77e955b23082
(rolled in https://github.com/flutter/engine/pull/8459) is causing
engine-to-framework roll failure for the following two reasons:

1. analyze error: marked @mustCallSuper but does not invoke the overridden method
2. `flutter build aot` failure for examples/hello_world in build_tests-macos

The 1. is likely due to
1ad11facec
and it easy to fix in the framework.

However, the 2. is likely due to
dbfd00f44d
which I'm not sure how to fix.

TBR: bkonyi
2019-04-06 15:04:05 -07:00
Ben Konyi
42a7e77ced Roll src/third_party/dart 9e1adc54a7..389ccc9000 (10 commits)
389ccc9000 when analyzing fuchsia workspaces, expect to find .fx-build-dir files
a47b4ad2b8 Bring dart_style 1.2.7 into the SDK repo.
e5d78513a1 [dartdevc] Hoisting covariance checks for generators outside of the body.
73b931b6e6 Start reworking to use actual AST nodes created lazily.
fd2393d6d3 [dart/fuzzer] Re-enable optimization_counter_threshold testing
8e6851f0e4 [vm] Don't create edge counter arrays when edge counters are disabled.
90c757c766 [vm, interpreter] Allocation fast paths.
43046b7f7c [vm/bytecode] Enable building of kernel service snapshot
7beed016a0 [vm/bytecode] Add 'bytecode' into snapshot feature flags
cf04a16527 dartfix to migrate to spread collections
2019-04-05 22:17:15 -07:00
Ben Konyi
06ce0d736e Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits)
9e1adc54a7 [vm] When loading a compilation trace, speculatively populate ICData based on the receiver's static type.
f93b93dd91 [dartdevc] fix string escaping for string_literal_test
4b9b8562c6 Update expectation for conditional expression and constant_update_2018.
2019-04-05 19:18:41 -07:00
liyuqian
ad93320b66 Initialize OpacityLayer's matrix to identity (flutter/engine#8467)
Should have https://github.com/flutter/flutter/issues/30586 fixed once the engine rolls.
2019-04-05 18:34:05 -07:00
Ben Konyi
c6a6384258 Roll src/third_party/dart 1ad11facec..da4ccd0855 (6 commits)
da4ccd0855 [analyzer] fix #32918, eliminate type variables during const inference
0e7bec7d2f Add validation for AndroidManifest.xml files
ca4e707e80 Fix AvailableSuggestionSetsTest on Windows.
d4c61411f3 Update bug number to reflect deprioritized bug
ee248fef23 Add a fix for using relative imports when the missing import is in the same library.
07482eeb5e [bots] Run all tests on vm-dartkb-* bots
2019-04-05 16:04:12 -07:00
Matt Carroll
d2c9597a7f Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (flutter/engine#8460) 2019-04-05 15:59:12 -07:00
Chinmay Garde
772798ca7c Document the leak_vm flag. (flutter/engine#8462) 2019-04-05 15:37:14 -07:00
Chinmay Garde
b330816fdd Log the correct function on error in the embedder. (flutter/engine#8461) 2019-04-05 15:16:07 -07:00
Dan Field
812955c39d Improve path metrics tests and docs (flutter/engine#7851)
* Improve path metrics tests and docs
2019-04-05 13:58:46 -07:00
Chinmay Garde
19d5a39d24 Enable shutting down all root isolates in a VM. (flutter/engine#8457)
This reverts commit 9cd2e8351c47b7a78c1005341f4b5e1a2f125695.
2019-04-05 13:34:40 -07:00
Ben Konyi
3d377df319 Roll src/third_party/dart 907c514c89..1ad11facec (7 commits)
1ad11facec Fix mustCallSuper for mixins and inherited interfaces:
6dc9c8d127 [CFE] JS: Treat integer valued double constants as integers.
dbfd00f44d [vm/compiler] Add new optimization pass which inlines typed data accesses
dbc9ff11bf [vm/vmservice] Switch from const bool.fromEnvironment() to new for 'DART_SERVICE_USE_AUTH'.
44799241fa Revert "set empty environment defines to CompilerOptions"
ec8222f457 bump to linter 0.1.84
d14990b3ad Remove no-longer-needed override
2019-04-05 13:13:06 -07:00
skia-flutter-autoroll
1be3b46582 Roll src/third_party/skia 0e35ce27e0e9..053b2939938c (10 commits) (flutter/engine#8458)
https://skia.googlesource.com/skia.git/%2Blog/0e35ce27e0e9..053b2939938c

git log 0e35ce27e0e933bdca908d8d772ef156ee6cbbb2..053b2939938ca55cbc7aa1457628c4c3a1bcd7fa --date=short --no-merges --format=%ad %ae %s
2019-04-05 michaelludwig@google.com Support clip masks for SaveLayerRec and drawSpecial in Ganesh
2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-05 halcanary@google.com SkPDF: Add regression benchmark for multiple path clips
2019-04-05 nifong@google.com Add helper for loading files, use let
2019-04-05 kjlubick@google.com [canvaskit] Bump GPU resource cache to 256MB
2019-04-05 mtklein@google.com update SkMallocPixelRef docs
2019-04-05 kjlubick@google.com [CanvasKit] Add basic support for SkPicture
2019-04-05 fmalita@chromium.org [skottie] Add support for pre-decoding images at load time
2019-04-05 brianosman@google.com Always mark bitmap glyph runs as such, to ensure they are properly regenerated
2019-04-04 bsalomon@google.com Blacklist mobi_wsj.skp on IntelIris 540 and 655

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-05 16:10:34 -04:00
Matt Carroll
7f4451fbbe Android Embedding PR24: Allow FlutterActivity to provide an engine, also adjust FlutterFragment timing to avoid Activity launch lag. (flutter/engine#8448) 2019-04-05 13:04:17 -07:00
liyuqian
29adfa5060 More detailed comments for engine build windows VM (flutter/engine#8456)
To make it clearer what the next step is after the script run.
2019-04-05 11:01:27 -07:00
Ben Konyi
334e3564d0 Roll src/third_party/dart a2709992a2..907c514c89 (1 commits)
907c514c89 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT.
2019-04-05 10:13:20 -07:00
skia-flutter-autoroll
a0aadc7f69 Roll src/third_party/skia 558637996569..0e35ce27e0e9 (11 commits) (flutter/engine#8454)
https://skia.googlesource.com/skia.git/%2Blog/558637996569..0e35ce27e0e9

git log 558637996569eb53c18ffd7f8ca553bc5d1f4a6a..0e35ce27e0e933bdca908d8d772ef156ee6cbbb2 --date=short --no-merges --format=%ad %ae %s
2019-04-05 robertphillips@google.com Favor full screen clears for platforms that desire initialized memory
2019-04-05 reed@google.com Revert "Move localmatrix routines to shaderbase, no need to be public."
2019-02-19 herb@google.com Use canonical colors for luminance color
2019-04-04 reed@google.com Move localmatrix routines to shaderbase, no need to be public.
2019-04-05 robertphillips@google.com checkCommandBuffers when skipping a submit in submitCommandBuffer
2019-03-18 mtklein@google.com lift main-thread limit on iOS bots
2019-04-05 nigeltao@google.com Rewrite some SkWuffsCodec designated initializers
2019-04-05 brianosman@google.com Use GrGLenum consistently for cached program binaryFormat
2019-04-04 jvanverth@google.com Some more Metal memory fixes.
2019-04-04 jvanverth@google.com Add mm files to cmake sources
2019-04-05 robertphillips@google.com Stop using pendingIO in read/writeSurfacePixels (take 2)

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-05 12:44:26 -04:00
Ben Konyi
ed7bff2917 Roll src/third_party/dart 896f1c4bb9..a2709992a2 (25 commits)
a2709992a2 [vm] Support optcounter=1 and randomize it for testing.
4958a4e782 [vm] Adds a --help flag to vm/lib/kernel_front_end.dart (and by extension gen_kernel).
b700223542 [cfe] Do not reset the VM async name generator
245576a096 Update dart_style to 1.2.6.
38dbddc90d [vm/bytecode] Add AllocateClosure bytecode
a38dbf8575 update ChangeBuilder to lazily build the source change
b45c67a933 [vm] improve vm help messages
5a5b58db7e Reland "[vm] Allow running with the latest ABI dill files."
2415c08373 Add Dartdoc template info to the status pages
4ff8846d79 associate CONVERT_TO_SPREAD assist w/ `spread_collections` lint
7e28fc2cd6 Increment Analysis Server version to 1.26.0
4fa79e9ded Remove comments from the token stream
3d6e29d251 set empty environment defines to CompilerOptions
afe609d2c2 Update NNBD migration to add import as necessary
e4fa8904f8 Fix the windows bot
ddbeda075f Rework storing constructors and enum constants.
fd9e32df56 Reland "Spawn isolates using platform kernel when using old ABIs"
652a8be7a7 [Tests] Fix inifinite replication of Dart processes in tests
69ff056b51 Revert "[vm] Allow running with the latest ABI dill files."
a0e82ba23e [gardening] Disable exception caused by missing core dumps on windows
2a8117c341 Revert "Spawn isolates using platform kernel when using old ABIs"
5e8b0b7a97 [dart/fuzzer] Fuzz support for spread and control flow collections
c3113b0818 Spawn isolates using platform kernel when using old ABIs
35c4af445b [vm] Allow running with the latest ABI dill files.
7e5810ab30 Add an offset to the protocol used for import-on-paste
2019-04-05 07:32:32 -07:00
skia-flutter-autoroll
c14df9c5f5 Roll src/third_party/skia 604d5a3fca01..558637996569 (1 commits) (flutter/engine#8452)
https://skia.googlesource.com/skia.git/%2Blog/604d5a3fca01..558637996569

git log 604d5a3fca0166c1a4da3f199668e641b2ce8945..558637996569eb53c18ffd7f8ca553bc5d1f4a6a --date=short --no-merges --format=%ad %ae %s
2019-04-04 robertphillips@google.com Disable the TextureStripAtlasManagerColorFilterTest on MoltenVK

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-05 08:54:55 -04:00
skia-flutter-autoroll
094c974b68 Roll src/third_party/skia 1f58a8e457ba..604d5a3fca01 (1 commits) (flutter/engine#8451)
https://skia.googlesource.com/skia.git/%2Blog/1f58a8e457ba..604d5a3fca01

git log 1f58a8e457baef95ebf081d673859410e6e6c635..604d5a3fca0166c1a4da3f199668e641b2ce8945 --date=short --no-merges --format=%ad %ae %s
2019-04-05 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-04-05 05:12:55 -04:00
skia-flutter-autoroll
a8c7ada577 Roll src/third_party/skia b0ababfe5ad2..1f58a8e457ba (3 commits) (flutter/engine#8450)
https://skia.googlesource.com/skia.git/%2Blog/b0ababfe5ad2..1f58a8e457ba

git log b0ababfe5ad2bddf4b900991cbc5ba8e6c9040b4..1f58a8e457baef95ebf081d673859410e6e6c635 --date=short --no-merges --format=%ad %ae %s
2019-04-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 43997017b0ed..fb201c5e208d (6 commits)
2019-04-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3ae962179e68..3e2882be2dde (447 commits)
2019-04-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 225a13016b1c..0e3d328ac338 (5 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-05 01:42:54 -04:00
skia-flutter-autoroll
916cd13668 Roll src/third_party/skia 51874e3e3712..b0ababfe5ad2 (1 commits) (flutter/engine#8449)
https://skia.googlesource.com/skia.git/%2Blog/51874e3e3712..b0ababfe5ad2

git log 51874e3e371230e2cc02912ed0c9ddb569e48532..b0ababfe5ad2bddf4b900991cbc5ba8e6c9040b4 --date=short --no-merges --format=%ad %ae %s
2019-04-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 (jlavrova@google.com), and stop
the roller if necessary.
2019-04-04 22:13:54 -04:00
liyuqian
6dafe90543 Add scripts that prepares our windows VM image (flutter/engine#8446)
Have this script reviewed and committed to our repo for our future reference.

This prepares the VM used in https://github.com/flutter/engine/pull/8442

Once our Docker container is tested in GKE (after Kubernetes 1.14 is ready), I'll also upload Dockefiles and its related scripts here.
2019-04-04 17:28:03 -07:00
xster
6815c85282 Make sure FlutterViewController flushs all pending touches when no longer active (flutter/engine#8400) 2019-04-04 16:22:37 -07:00
skia-flutter-autoroll
489402144f Roll src/third_party/skia e4628b10722f..51874e3e3712 (2 commits) (flutter/engine#8445)
https://skia.googlesource.com/skia.git/%2Blog/e4628b10722f..51874e3e3712

git log e4628b10722f09adfb49943a43b9668fb9a02723..51874e3e371230e2cc02912ed0c9ddb569e48532 --date=short --no-merges --format=%ad %ae %s
2019-04-04 bungeman@google.com Allow selection of shaper wrapping algorithm.
2019-04-04 halcanary@google.com SkPDF: Use fewer complex PathOps to speed up clipping

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-04 18:46:54 -04:00
Ben Konyi
0472963d6d Roll src/third_party/dart 9814cb1b9c..896f1c4bb9 (4 commits)
896f1c4bb9 CFE tests for issue 36400
a112b11e2e [gardening] Disable dwarf_stack_trace_test on product mode because symbols can be wrong
313e0f5410 [CFE] Check if set element or map key overrides operator '=='.
e58a8fade5 Fix typos in the diagnostic messages
2019-04-04 13:39:37 -07:00
liyuqian
c8487c69ad Build windows engine on GCE (flutter/engine#8442)
This allows us to test windows engine compilation in presubmit checks using our own 32-CPU GCE instance for less than 10 minutes.
2019-04-04 13:19:35 -07:00
skia-flutter-autoroll
5cc39aa0fd Roll src/third_party/skia 1383a38e1d92..e4628b10722f (12 commits) (flutter/engine#8443)
https://skia.googlesource.com/skia.git/%2Blog/1383a38e1d92..e4628b10722f

git log 1383a38e1d92fb70d94185b454daa6c1afecc6a0..e4628b10722f09adfb49943a43b9668fb9a02723 --date=short --no-merges --format=%ad %ae %s
2019-04-03 malaykeshav@chromium.org Make SkRRect work with axis aligned rotation transforms
2019-04-04 kjlubick@google.com [canvaskit] Bump GPU resource cache to 256MB
2019-04-04 bsalomon@google.com Handle promise texture image fulfill returning nullptr.
2019-04-04 fmalita@chromium.org Revert "[canvaskit] Bump GPU resource cache to 256MB"
2019-04-04 fmalita@chromium.org [skottie] Fix gradient ramp interaction with non-atomic draws
2019-04-04 robertphillips@google.com Blacklist two more GMs for gltestthreading
2019-04-04 ethannicholas@google.com fixed skslc crash when the last token in a file is invalid
2019-04-04 bsalomon@google.com Avoid flushing due to cache pressure when nothing will become purgeable.
2019-04-03 egdaniel@google.com Batch up pipelineBarrier calls in vulkan.
2019-04-04 fmalita@chromium.org [canvaskit] Bump GPU resource cache to 256MB
2019-04-02 halcanary@google.com Examples: compile faster
2019-04-04 reed@google.com Reland "rely on clients to opt in to legacy enums"

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-04 15:17:51 -04:00
stuartmorgan
783b5003c0 Add window title/icon support to GLFW shell (flutter/engine#8435)
The GLFW shell used a hard-coded title and default icon for the window,
but these are things that a client should be able to control.
2019-04-04 13:54:07 -04:00
Ben Konyi
ab3af9a682 Roll src/third_party/dart 600b2831ef..9814cb1b9c (7 commits)
9814cb1b9c [vm/compiler] Make new CheckBoundBase and allow range analysis contrain values after GenericCheckBound
688475b1cd Fix bug in evaluation of == under constantUpdate2018
a069ddda21 [CFE] Produce InstanceCreation from unevaluated constructor invocation.
f63eaab3af [kernel] Add instance creation kernel node.
395e5f6037 [cfe/vm] make dart:ffi compatible with constant-update-2018
76f3630d04 [vm/compiler] Remove polymorphic typed data access in inliner
31d558c81c [vm/compiler] Add il_test_helper.h with support for running compilation pipelines for testing
2019-04-04 10:18:58 -07:00
skia-flutter-autoroll
b9ca439b2e Roll src/third_party/skia f346df396a23..1383a38e1d92 (8 commits) (flutter/engine#8440)
https://skia.googlesource.com/skia.git/%2Blog/f346df396a23..1383a38e1d92

git log f346df396a23adde4bd93f17067a9b17549acc84..1383a38e1d92fb70d94185b454daa6c1afecc6a0 --date=short --no-merges --format=%ad %ae %s
2019-04-03 bungeman@google.com Allow users to create stock shaping iterators.
2019-04-04 robertphillips@google.com Revert "Stop using pendingIO in read/writeSurfacePixels"
2019-04-04 reed@google.com Revert "rely on clients to opt in to legacy enums"
2019-04-04 kjlubick@google.com [canvaskit] Make SkImageShader from SkImage
2019-04-03 ethannicholas@google.com SkSL now properly errors when invocations are used outside of a geometry shader
2019-04-03 robertphillips@google.com Stop using pendingIO in read/writeSurfacePixels
2019-03-29 kjlubick@google.com [canvaskit] adding drawAtlas to canvas API
2019-04-03 reed@google.com rely on clients to opt in to legacy enums

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-04 11:42:55 -04:00
reed-at-google
b33dc6002d update to use SkTileMode (flutter/engine#8439) 2019-04-04 08:41:49 -04:00
skia-flutter-autoroll
8cad449e9e Roll src/third_party/skia dde12a25bb5e..f346df396a23 (1 commits) (flutter/engine#8438)
https://skia.googlesource.com/skia.git/%2Blog/dde12a25bb5e..f346df396a23

git log dde12a25bb5e05ab929590cc7b71851ee76378ec..f346df396a23adde4bd93f17067a9b17549acc84 --date=short --no-merges --format=%ad %ae %s
2019-04-03 egdaniel@google.com Minor refactoring of where we call addingWork in GrVkCommandBuffer.

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-04 08:13:54 -04:00
skia-flutter-autoroll
c4b1c76b38 Roll src/third_party/skia b6d04556c34d..dde12a25bb5e (4 commits) (flutter/engine#8437)
https://skia.googlesource.com/skia.git/%2Blog/b6d04556c34d..dde12a25bb5e

git log b6d04556c34db25d6d8aef4eff9c5f0a61ea3733..dde12a25bb5e05ab929590cc7b71851ee76378ec --date=short --no-merges --format=%ad %ae %s
2019-04-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 38969ffb5d49..3ae962179e68 (476 commits)
2019-04-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 89899748a858..43997017b0ed (9 commits)
2019-04-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2b9fb4bf5ece..225a13016b1c (11 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-04 03:23:54 -04:00
Ben Konyi
e42c08af4d Roll src/third_party/dart 11a3dd7332..600b2831ef (9 commits)
600b2831ef [dartdevc] Updating nullability inference to account for unevaluated constants
7c9d02b313 [vm/bytecode] Generate empty list literals more efficiently
bf293ea34c [vm/bytecode] Remove support for old version of bytecode format (v1)
e9f5b85492 [vm/bytecode] fixed typo in stack test
da15746f4c Update the production of training data
603a57e4c2 [vm, interpreter] Increment implicit accessor usage counts.
4d37977473 [vm/bytecode] Do not mark null-initialized instance fields as nullable too early
2f77af1c6f Fold `identical(double.nan, double.nan)` => `false` in dart2js.
f1cfcc621a [test/vm status files] Update vm status file to remove all entries related to spread and control_flow
2019-04-03 22:15:45 -07:00
skia-flutter-autoroll
d8f9b44c8f Roll src/third_party/skia 5c5de2146309..b6d04556c34d (1 commits) (flutter/engine#8434)
https://skia.googlesource.com/skia.git/%2Blog/5c5de2146309..b6d04556c34d

git log 5c5de21463095923adfb3349c5c794be56665395..b6d04556c34db25d6d8aef4eff9c5f0a61ea3733 --date=short --no-merges --format=%ad %ae %s
2019-04-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 (jlavrova@google.com), and stop
the roller if necessary.
2019-04-03 23:54:54 -04:00
Ben Konyi
fdbdd72743 Roll src/third_party/dart f6768b6fb3..11a3dd7332 (56 commits)
11a3dd7332 Split up language_2/control_flow_collections/for_test.
35f45cf3f1 Remove _mainLibraryUri, replace with user-code-locations
5fffa99993 Add helper method to clear batch-mode state
0669c2cee5 fix dartfix modification of analysis options
82f8477314 Split up language_2/control_flow_collections/if_test.
e3164c9078 [vm, reload] ResetICDatas may allocate, so it cannot run during heap iteration.
26c45e78a4 [vm/compiler] Prevent incorrect caching of mutable CompileType objects as reaching types.
830ec419b6 Cleanup warnings and sort a few files
2ebdb0890f [gardening] Update flutter engine patch as DART_CHECK_VALID change is no longer needed.
dfdd974390 [vm/kernel] Pass environment defines through CompilerOptions for front-end const evaluator
dc655d9e1a [vm, bytecode] Propagate interface targets to the flow graph and ICData.
1dd6eaac56 Resolve default values.
ab065aedda Fix a potential infinite loop in type_error_test.
1dd72d4309 Revert "[vm/build] Expose is_release/is_profile so they are available in third_party gn scripts." and different fix.
e64bd9a01a [vm/compiler] Fix incorrect labeling of stack slots
fe2d66006d improve type-before-factory error message
f32db1a453 Start adding type algebra.
1d6a7bee36 rework dartfix NNBD to use FixCodeTask.processPackage
9e81e4bfe5 [vm/compiler] Move BlockBuilder from graph_intrinsifier.cc to a header.
93d0e8279a Include liveness of type arguments in supertypes in RTI needed checks computation
80b40bdbeb Add completion subscriptions to the status page
f15f9208e6 Remove !googletest from third_party/.gitignore
28734c5f23 [vm] Deoptimize when encountering uninitialized guard state for final field in optimized code.
9f3e9f37a0 [cfe] Make checks on individual leaves of collection element sub-trees
fad85a6bfa Broken test fixes
54783db99c [cfe] Ensure that `await for` elements are marked async
592aee4838 Revert "Reland "Temporary revert of two changes which potentially caused performance regressions in Flutter.""
debd918696 Reland "Temporary revert of two changes which potentially caused performance regressions in Flutter."
0368adee9d [infra] Switch benchmark builders to Ubuntu 16.04.
8754eb128c Test bytecode benchmarks when built with bytecode support.
dbb6bf0237 [cfe] Ensure that async for map entries are marked
78fca5b2fa Include liveness of type argument in supertypes in RTI needed checks computation
9a2b222cba [infra] dart_sdk builder script won't upload from tryjobs
e1e5bb59c9 [cfe] Check that the condition in if-elements is a bool
c5f1614bcc [fasta] Don't use invalidCollectionElement when ui-as-code is enabled
cc0997f1bc Compute 'isSimplyBounded' for generic classes and typedefs.
efa9b9da99 [gardening] Patch flutter engine to fix flutter hhh build.
7f09c40db4 Add builder tag to dart2js-production-*-d8 and mark language_2/control_flow_collections/for_test as Crash on dart2js-production-linux-d8.
33fb2431c0 changelog: remove linter details that don't affect SDK users
dc9370a07d [vm/runtime] Create separate background compilation queues for optimized and unoptimized compilations.
f3aaf8a770 [vm/build] Expose is_release/is_profile so they are available in third_party gn scripts.
d63d0b4bcd Revert "Temporary revert of two changes which potentially caused performance regressions in Flutter."
49c94d3600 Temporary revert of two changes which potentially caused performance regressions in Flutter.
5f03a9a07e Fix lints in summary generator: setter types, star-slash docs
d77a6064a9 [vm, profiler] Improve profiler stacks and VM backtraces.
335a854696 Implement JavaScript semantics for frontend constant folding.
9f59f46650 Fix an exception in the changeArgumentName quick fix (issue 36440)
0d0f5916f7 Issue 36439. Fix for incomplete generic type alias, without function type.
3379eefd5f [vm] Remove DART_CHECK_VALID; add check for a current isolate to Dart_PropagateError.
3782887c37 [gardening] Update flutter glfw-disabling patch
5bbfc06b83 [vm/build] Pass predefined environment variables to compile_platform.
2ee8bb87e4 Remove control flow collections test skips for all platforms
8fb77ec84d [vm/bytecode] Preliminary support for new language features in bytecode
8aabbf39e5 Move last meta-based hint code tests to diagnostics:
6d934b94c5 [vm, service] Remove _getCrashDump.
50d4e489d4 Fix type comparisons in language_2/control_flow_collections.
2019-04-03 18:32:22 -07:00
skia-flutter-autoroll
e9baad5729 Roll src/third_party/skia 2273c900ea28..5c5de2146309 (5 commits) (flutter/engine#8432)
https://skia.googlesource.com/skia.git/%2Blog/2273c900ea28..5c5de2146309

git log 2273c900ea2888ac659dbcdfe6e6d1cd2cf76177..5c5de21463095923adfb3349c5c794be56665395 --date=short --no-merges --format=%ad %ae %s
2019-04-03 reed@google.com no more legacy enum references
2019-04-03 halcanary@google.com Fix SkTypeface_Mac::getGlyphToUnicodeMap
2019-04-03 fmalita@chromium.org [skottie] Fix gradient ramp for non-solid layers
2019-04-03 ethannicholas@google.com fix SkSL constant comparisons involving negated vectors
2019-04-03 ethannicholas@google.com fixed error reporting in SkSL->Metal

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-03 20:31:36 -04:00
Chinmay Garde
9cd2e8351c Revert "Enable shutting down all root isolates in a VM. (#8402)" (flutter/engine#8431)
This reverts commit 56252a8aacaf29a17853e3ade6978972689dff18.
2019-04-03 17:08:56 -07:00
Chinmay Garde
56252a8aac Enable shutting down all root isolates in a VM. (flutter/engine#8402) 2019-04-03 15:44:29 -07:00
Chris Bracken
e3beb1ce56 Make AccessibilityViewEmbedder final (flutter/engine#8429)
Since this class implements equals() and hashCode() it should either be
final or handle subclasses in equals(); given this is unlikely to be
subclassed, making it final is the simpler option.
2019-04-03 15:06:11 -07:00
Chris Bracken
df39681b8c Eliminate unused displayBounds parameter (flutter/engine#8427)
Use of this parameter was eliminated in 2f36f15.
2019-04-03 14:28:29 -07:00