8915 Commits

Author SHA1 Message Date
Dan Field
266df3b39b Make firebase testlab always pass (flutter/engine#11226) 2019-08-19 12:36:33 -07:00
Kaushik Iska
d43a5a5346 [b/139487101] Dont present session twice (flutter/engine#11222) 2019-08-19 12:03:06 -07:00
liyuqian
226c44ba3c Add a BroadcastStream to FrameTiming (flutter/engine#11041)
Without this, developers have to override `onReportTimings` to listen for `FrameTiming`.
That can potentially break previous `onReportTimings` listeners if they forget to call
the old listener in their new callback.

This PR replaces the similar RP in the framework: https://github.com/flutter/flutter/pull/38574

Once this PR landed, we'll have to create another framework PR to use the stream to replace
`onReportTimings` usages.

Once that's done, we can then propose the breaking change of removing the deprecated
`onReportTimings`.
2019-08-19 10:52:16 -07:00
stuartmorgan
c3cb35c9a8 Show all license diffs (flutter/engine#11034)
Instead of gathering all license diffs but only showing the changes to
the first directory that has a diff, show all diffs before exiting
licenses.sh.

Fixes https://github.com/flutter/flutter/issues/38634
2019-08-19 09:24:21 -07:00
skia-flutter-autoroll
67d3a4974a Roll src/third_party/skia 9648b419f5cf..f8221786d088 (1 commits) (flutter/engine#11206)
https://skia.googlesource.com/skia.git/+log/9648b419f5cf..f8221786d088

git log 9648b419f5cf..f8221786d088 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 egdaniel@google.com Remove incorrect metal assert.

Created with:
  gclient setdep -r src/third_party/skia@f8221786d088

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=egdaniel@google.com
2019-08-19 10:34:29 -04:00
Ben Konyi
037d4f418b Roll src/third_party/dart 9c649e67df..0e201edeeb (2 commits)
dart-lang/sdk@0e201edeeb [CFE] Second batch of fixes for requiring explicit types
dart-lang/sdk@2a8480e5a2 [infra] Add script to remove non essential status file entries
2019-08-19 06:56:11 -07:00
skia-flutter-autoroll
0e00923912 Roll src/third_party/skia 08f5b07831d9..9648b419f5cf (2 commits) (flutter/engine#11192)
https://skia.googlesource.com/skia.git/+log/08f5b07831d9..9648b419f5cf

git log 08f5b07831d9..9648b419f5cf --date=short --no-merges --format='%ad %ae %s'
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cdecd97ceefa..13cc0fce4340 (11 commits)
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2bcadf49d820..dadeb009a297 (3 commits)

Created with:
  gclient setdep -r src/third_party/skia@9648b419f5cf

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=egdaniel@google.com
2019-08-19 04:58:00 -04:00
Ben Konyi
07a84739c3 Roll src/third_party/dart 79e6c74337..9c649e67df (4 commits)
dart-lang/sdk@9c649e67df [cfe] Handle most accesses to extension members from within the extension
dart-lang/sdk@c7ea359627 Check for null tokens while walking backward from cursor
dart-lang/sdk@6408a9cc4d Tweaks for writeType() and summary2.
dart-lang/sdk@c179fa106e [dart2js] (New RTI) Handle extractTypeArguments.
2019-08-19 01:03:14 -07:00
skia-flutter-autoroll
418d5f7184 Roll src/third_party/skia daa26335bb6a..08f5b07831d9 (1 commits) (flutter/engine#11182)
https://skia.googlesource.com/skia.git/+log/daa26335bb6a..08f5b07831d9

git log daa26335bb6a..08f5b07831d9 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f21be5041b55..3b734c2675b5 (436 commits)

Created with:
  gclient setdep -r src/third_party/skia@08f5b07831d9

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=egdaniel@google.com
2019-08-19 01:14:58 -04:00
skia-flutter-autoroll
31820d5769 Roll src/third_party/skia 174ea86fa6c5..daa26335bb6a (1 commits) (flutter/engine#11138)
https://skia.googlesource.com/skia.git/+log/174ea86fa6c5..daa26335bb6a

git log 174ea86fa6c5..daa26335bb6a --date=short --no-merges --format='%ad %ae %s'
2019-08-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

Created with:
  gclient setdep -r src/third_party/skia@daa26335bb6a

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=egdaniel@google.com
2019-08-18 06:25:14 -04:00
skia-flutter-autoroll
4ae1344964 Roll src/third_party/skia 4b567cd679ab..174ea86fa6c5 (1 commits) (flutter/engine#11127)
https://skia.googlesource.com/skia.git/+log/4b567cd679ab..174ea86fa6c5

git log 4b567cd679ab..174ea86fa6c5 --date=short --no-merges --format='%ad %ae %s'
2019-08-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@174ea86fa6c5

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=egdaniel@google.com
2019-08-18 02:39:26 -04:00
skia-flutter-autoroll
c7a27ab69e Roll src/third_party/skia 9318a6cfbcdd..4b567cd679ab (1 commits) (flutter/engine#11077)
https://skia.googlesource.com/skia.git/+log/9318a6cfbcdd..4b567cd679ab

git log 9318a6cfbcdd..4b567cd679ab --date=short --no-merges --format='%ad %ae %s'
2019-08-17 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@4b567cd679ab

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-17 05:01:22 -04:00
Kaushik Iska
a8139b6786 [dynamic_thread_merging] Resubmit only on the frame where the merge (flutter/engine#11075)
fixes https://github.com/flutter/flutter/issues/38735
2019-08-17 01:48:28 -07:00
skia-flutter-autoroll
816a7717a9 Roll fuchsia/clang/mac-amd64 from VdFWD... to 4uAyd... (flutter/engine#11074)
Roll fuchsia/clang/mac-amd64 from VdFWD... to 4uAyd...

The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-toolchain-flutter-engine

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-08-17 02:00:47 -04:00
skia-flutter-autoroll
027c0c9dcb Roll src/third_party/skia a0c9d43c2075..9318a6cfbcdd (1 commits) (flutter/engine#11073)
https://skia.googlesource.com/skia.git/+log/a0c9d43c2075..9318a6cfbcdd

git log a0c9d43c2075..9318a6cfbcdd --date=short --no-merges --format='%ad %ae %s'
2019-08-17 reed@google.com build custom blitter for drawAtlas

Created with:
  gclient setdep -r src/third_party/skia@9318a6cfbcdd

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-17 01:14:29 -04:00
Ben Konyi
2372ff570d Roll src/third_party/dart beee442625..79e6c74337 (8 commits)
dart-lang/sdk@79e6c74337 [vm/bytecode] Fix VM unit tests which load kernel with bytecode
dart-lang/sdk@de45a3f765 [vm/bytecode] Fix vm/cc/TryCatchOptimizer unit tests
dart-lang/sdk@2a41a800fe [vm/fuzzer] Add FFI methods
dart-lang/sdk@e2fdff1009 [infra] Add hack to hardcode version to 2.5.0 for Flutter 1.9
dart-lang/sdk@ea7348c5f0 Revert "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode"
dart-lang/sdk@6b531b2ba4 [dart2js] (New RTI) Fix JSInvocationMirror.typeArguments
dart-lang/sdk@8d344498be Add CHANGELOG entry for constant update 2018 changes.
dart-lang/sdk@0f331d42a2 Store default value code for default formal parameters.
2019-08-16 22:02:46 -07:00
Ben Konyi
38f6afe226 Roll src/third_party/dart 8ab978b6d4..beee442625 (17 commits)
dart-lang/sdk@beee442625 [vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode
dart-lang/sdk@7c3ea0af6a Handle non-null iterable types in for ins
dart-lang/sdk@29dc9313e6 [dartdevc] Create a new status file for DDC co19 tests
dart-lang/sdk@6728a9f515 [vm] Add more descriptive error messages to VM unit tests
dart-lang/sdk@221ebec08d Fix catchError callback example; dartfmt
dart-lang/sdk@14e84afb63 Flow analysis: fix incorrect comment
dart-lang/sdk@f62531fe9e Migration: integrate flow analysis of while loops and break statements.
dart-lang/sdk@d635e3db83 Flow analysis: expose FlowAnalysisHelper.getLabelTarget.
dart-lang/sdk@106901cb59 Flow analysis: extract a method for computing assigned variables.
dart-lang/sdk@e08902e476 Migration: integrate conditional expression handling with flow analysis.
dart-lang/sdk@0477f8df9e Fix keyword infinite loop
dart-lang/sdk@b40b301564 Add more extension completion tests and fix a bug they uncovered
dart-lang/sdk@eae781c73e [cfe] Add Field.isLate, VariableDeclaration.isLate and VariableDeclaration.isRequired
dart-lang/sdk@b4b1d5ddac [vm/bytecode] Avoid eagerly reading all bytecode in app-jit snapshots
dart-lang/sdk@1644d4b178 [vm/bytecode] Train kernel service with bytecode generation
dart-lang/sdk@b2b74e6312 [vm/bytecode] Restore source positions removed by mistake in previous CL.
dart-lang/sdk@19a0c3902b Fix LibraryElement.nameLength value.
2019-08-16 19:05:18 -07:00
skia-flutter-autoroll
f3a7de3cdc Roll src/third_party/skia 237a95fe7b28..a0c9d43c2075 (9 commits) (flutter/engine#11069)
https://skia.googlesource.com/skia.git/+log/237a95fe7b28..a0c9d43c2075

git log 237a95fe7b28..a0c9d43c2075 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 brianosman@google.com Revert "Remove old version of MakeCrossContextFromPixmap"
2019-08-16 bsalomon@google.com Workaround for Android Emulator default precision issue
2019-08-16 reed@google.com never check for degenerates in path::iter
2019-08-16 egdaniel@google.com Remove uses of GrPixelConfig in GrMtlCaps.
2019-08-16 senorblanco@chromium.org Dawn: implement textures & samplers.
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-16 brianosman@google.com Remove old version of SkImage::makeTextureImage
2019-08-16 egdaniel@google.com Remove uses of GrPixelConfig in GrVkCaps and other vk files.
2019-08-16 senorblanco@chromium.org Dawn: update to GrCaps changes.

Created with:
  gclient setdep -r src/third_party/skia@a0c9d43c2075

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-16 21:26:30 -04:00
Michael Klimushyn
fe1797c17e More updates to the Robolectric test harness (flutter/engine#11068)
Previously the test wasn't correctly re-building the engine when its
files changed on multiple runs of `testing/run_tests.py`. It looks like
this is because the test build target wasn't depending on the entire
engine Android dependency, so some code changes were being ignored.
Update the build.
2019-08-16 17:09:09 -07:00
Michael Klimushyn
ca63162ed9 Minor update to the Robolectric test harness (flutter/engine#11067)
Make sure that any `android.util.Log`s during the tests are reported to
stdout.
2019-08-16 16:25:59 -07:00
Ben Konyi
d7355bde7c Roll src/third_party/dart 2a3b844b41..8ab978b6d4 (7 commits)
dart-lang/sdk@8ab978b6d4 Flow analysis: remove unnecessary parameters from `conditional_*` methods.
dart-lang/sdk@c6a6220bfc Stop using LocalElement.visibleRange in refactorings.
dart-lang/sdk@8280a31ef0 Fix CREATE_LOCAL_VARIABLE for function typed variable.
dart-lang/sdk@a29261b553 Change MoveFileRefactoringImpl to use (already computed) resolved units.
dart-lang/sdk@eb066376c4 Migration: hook up flow analysis for boolean literals
dart-lang/sdk@a3b3dc00ca Migration: recategorize some tests.
dart-lang/sdk@2fda7f8002 [cfe] Handle qualified name as an AmbiguousBuilder.
2019-08-16 16:02:56 -07:00
skia-flutter-autoroll
facd76bbc8 Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS... (flutter/engine#11065)
Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS...

The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-08-16 19:02:36 -04:00
Ben Konyi
ad9d28ca88 Roll src/third_party/dart a3b579d5c3..2a3b844b41 (5 commits) (flutter/engine#11060)
dart-lang/sdk@2a3b844b41 [vm] Disallow copy assignment for hash maps.
dart-lang/sdk@ba5c2a16bd Support completion of extension members
dart-lang/sdk@4938e4564c Migration: add support for local functions and function expressions.
dart-lang/sdk@3729f0d56f Update list.dart
dart-lang/sdk@528292bd30 Expire constant-update-2018 flag.
2019-08-16 14:51:35 -07:00
skia-flutter-autoroll
92ba89d982 Roll src/third_party/skia df54f37a5dc1..237a95fe7b28 (2 commits) (flutter/engine#11058)
https://skia.googlesource.com/skia.git/+log/df54f37a5dc1..237a95fe7b28

git log df54f37a5dc1..237a95fe7b28 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 brianosman@google.com Remove old version of MakeCrossContextFromPixmap
2019-08-16 herb@google.com Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings

Created with:
  gclient setdep -r src/third_party/skia@237a95fe7b28

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-16 17:43:24 -04:00
Chinmay Garde
b403bc64df Roll buildroot to 5a33d6ab to pickup changes to toolchain version tracking. (flutter/engine#11061) 2019-08-16 14:30:41 -07:00
Jason Simmons
ed7e571669 Sort the Skia typefaces in a font style set into a consistent order (flutter/engine#11056)
When Minikin searches for a font based on a font style, it will score the fonts
in the family and choose the best match.  However, multiple fonts may have
equal scores (e.g. searching for a font with weight 600 when the set includes
fonts with weights 500 and 700).  In this case Minikin will select the first
font in the list with the best score.

However, the fonts in a font family's SkFontStyleSet may not always be provided
in a consistent order by the SkFontMgr.  So if the minikin::FontFamily list is
populated based on the SkFontStyleSet order, then a query for a given style might
not always return the same font.

This change sorts the typefaces in the SkFontStyleSet before converting them
into a Minikin font family.

Fixes https://github.com/flutter/flutter/issues/31212
2019-08-16 14:09:41 -07:00
Jim Graham
d3c46983fa Add ccls config files to .gitignore (flutter/engine#11046) 2019-08-16 10:47:56 -07:00
Shi-Hao Hong
cb707fb34a Pass Android Q insets.systemGestureInsets to Window (flutter/engine#10413)
* Pass Android Q system gesture inset information from insets.systemGestureInsets to Window.systemGestureInsets
2019-08-16 13:42:56 -04:00
Ben Konyi
a0b63132f3 Roll src/third_party/dart 2023f09b56..a3b579d5c3 (8 commits)
dart-lang/sdk@a3b579d5c3 [CFE] Add PRESUBMIT.py that runs a little smoke testing
dart-lang/sdk@8c392095c6 Update README.md
dart-lang/sdk@5a70302c37 Rename patent file
dart-lang/sdk@7136d9e4e7 [CFE] Add a 'tool' that runs a quick smoke test
dart-lang/sdk@e611357309 [CFE] Error on bitwise or shift operation on a double constant.
dart-lang/sdk@2d9246000f [nnbd_migration] handle for elements, for loop conditions
dart-lang/sdk@2c4fed3839 [nnbd_migration] Remove additional while loop TODOs
dart-lang/sdk@050ec9eebd [CFE] Spelling tests give proper error messages
2019-08-16 10:01:37 -07:00
Brian Osman
152e8dfa20 Remove unused dstColorSpace argument to MakeCrossContextFromPixmap (flutter/engine#11052) 2019-08-16 12:57:53 -04:00
skia-flutter-autoroll
8aeeb5b90c Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) (flutter/engine#11054)
https://skia.googlesource.com/skia.git/+log/d95c9ac5994b..df54f37a5dc1

git log d95c9ac5994b..df54f37a5dc1 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 mtklein@google.com remove SkPicture_none.cpp

Created with:
  gclient setdep -r src/third_party/skia@df54f37a5dc1

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-16 11:32:28 -04:00
skia-flutter-autoroll
2e0c5b2ba2 Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W... (flutter/engine#11051)
Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W...

The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-08-16 06:19:55 -04:00
skia-flutter-autoroll
f9607ea509 Roll src/third_party/skia da4f12c25bf1..d95c9ac5994b (3 commits) (flutter/engine#11050)
https://skia.googlesource.com/skia.git/+log/da4f12c25bf1..d95c9ac5994b

git log da4f12c25bf1..d95c9ac5994b --date=short --no-merges --format='%ad %ae %s'
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3ea90d609720..cdecd97ceefa (9 commits)
2019-08-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src efe495cfe7ef..f21be5041b55 (415 commits)

Created with:
  gclient setdep -r src/third_party/skia@d95c9ac5994b

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-16 04:58:16 -04:00
Ben Konyi
a635ad8f2e Roll src/third_party/dart e35e8833ee..2023f09b56 (67 commits)
dart-lang/sdk@2023f09b56 [VM] For app-jit snapshot on MacOS 10.15 and higher mmap ANONYMOUS pages and read the app-jit snapshot into this memory instead of directly mapping the app-jit snapshot.
dart-lang/sdk@f236abc902 [vm/bytecode] Emit DebugStepCheck calls when compiling bytecode.
dart-lang/sdk@cd56ec2f1c [dart2js] new-rti: Use new rti for default toString method
dart-lang/sdk@562e4ee216 [dart2js] Fix instantiation stub generation.
dart-lang/sdk@88d2c8f901 [dart2js] Add new RTI generic function instantiation.
dart-lang/sdk@d8462dd015 Catch filesystem exception during output of dependencies delta.
dart-lang/sdk@9ae1d02537 [vm] Reduce Code::ResetSwitchableCalls from quadratic to log-linear time.
dart-lang/sdk@513ef1dfe1 [vm/bytecode] Avoid using map().toList() in bytecode generator
dart-lang/sdk@e63768f76e When summary2, use defaultType in instantiateToBounds().
dart-lang/sdk@8cf45e24a5 Fix typo in analyzer CHANGELOG
dart-lang/sdk@1abeb44105 Migration: use _nonNullableBoolType when possible
dart-lang/sdk@1219c5e3ab [ VM / Service ] Use the name of the a function's defining mixin instead of the mixin application to qualify function names in profiler and exception stack traces.
dart-lang/sdk@1523fbd96e [vm/compiler] Fixed bug with clamping on 32-bit arch
dart-lang/sdk@8e5556e158 Migration: remove the enclosingNode parameter of NodeBuilder._handleExecutableDeclaration
dart-lang/sdk@5498d4cf20 Migration: integrate assignments with flow analysis.
dart-lang/sdk@4f9293962b Add a navigation test
dart-lang/sdk@634711ff23 Migration: rework handling of expressions of the form `a?.b += c`.
dart-lang/sdk@fecc4c8f2d Breaking changes for analyzer version 0.38.
dart-lang/sdk@8b8c832287 Disable summary1 (pre)linking tests when useSummary2.
dart-lang/sdk@5f824e572d Return extensions from search.topLevelDeclarations
dart-lang/sdk@100d500b45 Update test expectations to match analyzer behavior
dart-lang/sdk@306f8e04bb [vm] path containing spaces when creating process On Windows
dart-lang/sdk@7d510c2eb3 Produce diagnostic when a static member of an extension is accessed via an instance
dart-lang/sdk@64e407bc04 [vm] Remove stale filtering of SendPorts when writing snapshots.
dart-lang/sdk@3f5f9831d8 Migration: move edge builder flow analysis tests to their own file.
dart-lang/sdk@59684dab81 Migration: ensure that all local variables are registered with flow analysis.
dart-lang/sdk@b3aedc8a60 Migration: ensure that flow analysis is set up properly for additional constructs.
dart-lang/sdk@60b9b7096a Migration: add test infrastructure to verify that visitors don't miss annotation nodes.
dart-lang/sdk@b60def0de4 [vm] Fix notifications of code observers from background compiler
dart-lang/sdk@802937e5a6 Add support for completions inside extension (and mixin) bodies
dart-lang/sdk@23a956c7a8 [bazel] Fix serialization when not doing summary
dart-lang/sdk@cd16fba718 [vm, bytecode, reload] Rebind static referents instead of clearing bytecode.
dart-lang/sdk@bdf433defd Migration: hook up flow analysis for `&&` and `||` expressions.
dart-lang/sdk@23387d636b Flow analysis: merge APIs for handling `&&` and `||`.
dart-lang/sdk@05f119daee Generate an error if a getter/setter pair declared in an extension have mismatched types (issue 37856)
dart-lang/sdk@06ab457ff3 [cfe] Merge Fangorn into Forest
dart-lang/sdk@9552646dc4 [CFE] First batch of fixes for requiring explicit types
dart-lang/sdk@9d4e778cde [cfe] Support getters, setters, fields and operators in extensions
dart-lang/sdk@93d4d28f6c [CFE] Add lint test: Require explicit types
dart-lang/sdk@cae08c6813 [CFE] Apply lines_longer_than_80_chars lint
dart-lang/sdk@2c49015cd5 [vm] Add (Zone*) overload for Object::ZoneHandle()
dart-lang/sdk@54f26e3554 [cfe+ddc] Support --target=dartdevc in _fasta/compile.dart
dart-lang/sdk@3921ae1ee1 [CFE] Enable a number of linters
dart-lang/sdk@c30a2be812 [vm/compiler] Check current_ssa_temp_index in FlowGraphChecker.
dart-lang/sdk@e14300e7d9 [vm] Adding zone-passing constructor to IntMap.
dart-lang/sdk@024052f367 [cfe+dart2js+analyzer] Remove support for libs in id testing
dart-lang/sdk@7551b9cee3 [dart2js] (New RTI) Support constructing all unary RTIs.
dart-lang/sdk@29b9aa84e3 Build summary1 or summary2 for SDK depending on the useSummary2 flag.
dart-lang/sdk@617dd903e2 Update static error expectations for static_extension_bounds_error_test.dart .
dart-lang/sdk@326139b729 [dart2js] Add new RTI instantiation entry point.
dart-lang/sdk@d0c24059c6 [dart2js] new-rti: Specialize some cases of instanceType
dart-lang/sdk@8d1dc8c99b Add a cli flag to enable ML code completion using the default SDK path
dart-lang/sdk@a981bfe47b [dartdevc] fix virtual method computation due to nsm
dart-lang/sdk@81e98dd47b Update comment on assignability
dart-lang/sdk@12b66ceb9d Migration: begin hooking up flow analysis.
dart-lang/sdk@b64cf7a146 Cherry-pick CHANGELOG from analyzer 0.37.1+1.
dart-lang/sdk@14825ebaf7 Remove defensive coding around type arguments of Future/FutureOr.
dart-lang/sdk@6a73fc8442 Fix for detecting constant class fields with summary2.
dart-lang/sdk@edb7d0e1d4 Fix the documentation of TypeSystem.isAssignableTo
dart-lang/sdk@02dc398b6e Cover the invocation of a function-valued getter defined by an extension of a function type
dart-lang/sdk@3e6e0bb368 Enhance the documentation to call out that some members of a class can now be members of an extension
dart-lang/sdk@1eaa7d2902 [html] cleanup JS types
dart-lang/sdk@2ea18498e9 [vm/compiler] Improve range analysis over MOD
dart-lang/sdk@85f7f4c453 [dartdevc] Workaround for constants with overridden fields
dart-lang/sdk@ec2d06d4b9 Use MAP_JIT when doing an mmap for executable pages (needed for macOS Catalina).
dart-lang/sdk@f87237c4e4 [vm/bytecode] Check context level when accessing await jump variable in debugger
dart-lang/sdk@a2de29095e [vm] Implement fingerprints for bytecode functions.
2019-08-15 23:23:17 -07:00
skia-flutter-autoroll
e768b309ed Roll src/third_party/skia 6a519b8dd895..da4f12c25bf1 (1 commits) (flutter/engine#11045)
https://skia.googlesource.com/skia.git/+log/6a519b8dd895..da4f12c25bf1

git log 6a519b8dd895..da4f12c25bf1 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aa3f31f98a5c..2bcadf49d820 (8 commits)

Created with:
  gclient setdep -r src/third_party/skia@da4f12c25bf1

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-16 01:14:48 -04:00
Dan Field
53ccc0bf26 Make JIT work on iPhone armv7 (flutter/engine#11038) 2019-08-15 20:28:08 -07:00
stuartmorgan
1b85cd76ff Roll Dart back to e35e8833 (flutter/engine#11043)
Rolls Dart back to e35e8833ee736e9b800482595623c77fa2e05fc3, which is
believed to be the last known good revision before the introduction of
https://github.com/flutter/flutter/issues/38659
2019-08-15 19:34:50 -07:00
Ben Konyi
6d7bc4ba62 Roll src/third_party/dart 306f8e04bb..fecc4c8f2d (4 commits)
dart-lang/sdk@fecc4c8f2d Breaking changes for analyzer version 0.38.
dart-lang/sdk@8b8c832287 Disable summary1 (pre)linking tests when useSummary2.
dart-lang/sdk@5f824e572d Return extensions from search.topLevelDeclarations
dart-lang/sdk@100d500b45 Update test expectations to match analyzer behavior
2019-08-15 19:04:20 -07:00
skia-flutter-autoroll
db1cf2c36d Roll src/third_party/skia 963a606677e1..6a519b8dd895 (6 commits) (flutter/engine#11042)
https://skia.googlesource.com/skia.git/+log/963a606677e1..6a519b8dd895

git log 963a606677e1..6a519b8dd895 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 bsalomon@google.com Remove std::move()s from returns of std::unique_ptrs
2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 herb@google.com Remove SkRemoteGlyphCacheImpl.h
2019-08-15 michaelludwig@google.com Move Context into separate header/namespace

Created with:
  gclient setdep -r src/third_party/skia@6a519b8dd895

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-15 21:25:51 -04:00
liyuqian
3a94682272 Hide verbose dart snapshot during run_test.py (flutter/engine#11040)
Without this change, a single dart test will print out 306 lines.
With this change, a single dart test will only print out 33 lines.
This helps a lot in local tests.

In order to return to the old logging, set `--verbose-dart-snapshot` flag.
2019-08-15 16:40:30 -07:00
Chinmay Garde
03d9c4f025 Remove ability to override mac_sdk_path in flutter/tools/gn (flutter/engine#11013)
This was only required to use an older i386 enabled Mac SDK with a newer version of Xcode for gen_snapshot. This limitation has been patched already.
2019-08-15 16:33:12 -07:00
Ben Konyi
6439e90520 Roll src/third_party/dart cd16fba718..306f8e04bb (10 commits)
dart-lang/sdk@306f8e04bb [vm] path containing spaces when creating process On Windows
dart-lang/sdk@7d510c2eb3 Produce diagnostic when a static member of an extension is accessed via an instance
dart-lang/sdk@64e407bc04 [vm] Remove stale filtering of SendPorts when writing snapshots.
dart-lang/sdk@3f5f9831d8 Migration: move edge builder flow analysis tests to their own file.
dart-lang/sdk@59684dab81 Migration: ensure that all local variables are registered with flow analysis.
dart-lang/sdk@b3aedc8a60 Migration: ensure that flow analysis is set up properly for additional constructs.
dart-lang/sdk@60b9b7096a Migration: add test infrastructure to verify that visitors don't miss annotation nodes.
dart-lang/sdk@b60def0de4 [vm] Fix notifications of code observers from background compiler
dart-lang/sdk@802937e5a6 Add support for completions inside extension (and mixin) bodies
dart-lang/sdk@23a956c7a8 [bazel] Fix serialization when not doing summary
2019-08-15 16:03:36 -07:00
stuartmorgan
358aecb33b Roll buildroot to pick up recent macOS changes (flutter/engine#11037)
Removes x86 build support for macOS, and changes min deployment version
for macOS to 10.11.
2019-08-15 15:52:46 -07:00
Jason Simmons
7f2aaefb8b Remove the ParagraphImpl class from the text API (flutter/engine#11012)
ParagraphImpl was used to switch between libtxt and Blink implementations
of text rendering and is now obsolete.
2019-08-15 15:23:00 -07:00
Jason Simmons
d3d9f509eb Disable a deprecation warning for use of a TaskDescription constructor for older platforms (flutter/engine#11029) 2019-08-15 15:22:37 -07:00
Matt Carroll
b4d4a675d4 Re-lands platform brightness support on iOS, plus platform contrast (flutter/engine#10791) 2019-08-15 14:51:07 -07:00
Kaushik Iska
e5ca714a60 [fuchsia] Add required trace so files for fuchsia fars (flutter/engine#11036) 2019-08-15 14:44:01 -07:00
skia-flutter-autoroll
c4297a9873 Roll src/third_party/skia e5dc1ebc864a..963a606677e1 (14 commits) (flutter/engine#11032)
https://skia.googlesource.com/skia.git/+log/e5dc1ebc864a..963a606677e1

git log e5dc1ebc864a..963a606677e1 --date=short --no-merges --format='%ad %ae %s'
2019-08-15 mtklein@google.com roll cast toolchain
2019-08-15 brianosman@google.com Revert "Revert "Go back to blacklisting MSAA on all Intel GPUs""
2019-08-15 bungeman@google.com Remove paint from simplifyTextBlobIgnoringRSXForm.
2019-08-15 ethannicholas@google.com Revert "Revert "unified Vulkan uniform buffers""
2019-08-15 halcanary@google.com SkMallocPixelRef: remove MakeDirect and MakeWithProc from API.
2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 robertphillips@google.com Revert "Go back to blacklisting MSAA on all Intel GPUs"
2019-08-15 herb@google.com Add empty check for mask case. Small cleanups elsewhere.
2019-08-15 bungeman@google.com Restore SkFontMetrics documentation.
2019-08-15 bsalomon@google.com Turn off -Wreturn-std-move-in-c++11
2019-08-15 brianosman@google.com Go back to blacklisting MSAA on all Intel GPUs
2019-08-15 brianosman@google.com Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap
2019-08-15 michaelludwig@google.com Add helpers for creating new contexts
2019-08-15 rmistry@google.com [perf_skottiewasm_lottieweb] Increase loops to 5

Created with:
  gclient setdep -r src/third_party/skia@963a606677e1

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=scroggo@google.com
2019-08-15 17:42:32 -04:00
stuartmorgan
3746a89cb2 Add _glfw versions of the GLFW desktop libraries (flutter/engine#11024)
Part of restructuring the artifacts to support transitioning away from
GLFW embeddings on desktop.

https://github.com/flutter/flutter/issues/38589
2019-08-15 14:41:15 -07:00
skia-flutter-autoroll
2ab2ba99ce Roll fuchsia/sdk/core/linux-amd64 from _fvZN... to 5Nhwb... (flutter/engine#11028)
Roll fuchsia/sdk/core/linux-amd64 from _fvZN... to 5Nhwb...

The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-08-15 17:41:02 -04:00