skia-flutter-autoroll
f4591a73a5
Roll src/third_party/skia 8566dda51b42..5f152f07455c (8 commits) ( #11241 )
...
https://skia.googlesource.com/skia.git/+log/8566dda51b42..5f152f07455c
git log 8566dda51b42..5f152f07455c --date=short --no-merges --format='%ad %ae %s'
2019-08-19 reed@google.com add path-edger; lightweight Iter for edges
2019-08-19 herb@google.com Use bulk API for bitmap glyph drawing
2019-08-19 csmartdalton@google.com Add GrvkGpuRTCommandBuffer::appendSampledTexture
2019-08-19 brianosman@google.com Temporary Lua hook to measure impact of conservative convexity
2019-08-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-19 robertphillips@google.com Add textureReleaseProc and releaseContext to SkImage factory functions
2019-08-19 fmalita@chromium.org [skottie] Shaper downscale-to-fit vertical alignment mode
2019-08-19 jlavrova@google.com Fixed temp dir for snapshots
Created with:
gclient setdep -r src/third_party/skia@5f152f07455c
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 19:56:22 -04:00
Chinmay Garde
99ee3c2b0d
Provide a placeholder queue ID for the custom embedder task runner. ( #11062 )
...
This issue would only manifest when a custom task runner was being used with
a custom compositor. Both were tested separately but not together. A new
test has been added for this. We still create the GPU thread merger
unnecessarily but I can patch that later. I also cleaned up the existing
custom task runner test to not submit tasks on a dead engine as they just
log errors unnecessarily.
Filed new: https://github.com/flutter/flutter/issues/38844
2019-08-19 15:56:58 -07:00
Ben Konyi
3e10d92b2b
Roll src/third_party/dart 0e201edeeb..9f13d07670 (27 commits)
...
dart-lang/sdk@9f13d07670 Revert "[dartdevc] Remove explicit calls of the constant evaluator in DDC."
dart-lang/sdk@6e987b6eb5 [vm, service] Add requestHeapSnapshot.
dart-lang/sdk@8a9448138a [vm/compiler] Ensure the class check we insert is based on the same CidTargets we made the HasSingleTarget decision on
dart-lang/sdk@11910a0c9c [vm] Add --verbose-stack-overflow option to simplify investigation of stack overflow errors
dart-lang/sdk@3568f78fe7 ensure super constructor invocation param list not null during recovery
dart-lang/sdk@0537c9d326 [dart2js] Fix DartType.subst
dart-lang/sdk@0f109da0d1 Updating the package:js README
dart-lang/sdk@a984c5ce57 improve invalid string literal recovery to fix crash
dart-lang/sdk@bdd77cd0b2 Ensure function type param has non-null identifier
dart-lang/sdk@ed69e2dc35 Add a hint if extension methods are used with an sdk version constraint that does not support them
dart-lang/sdk@89c4f94b60 Trigger dependency on exporting a library.
dart-lang/sdk@d22fd240ca When building summary1 for SDK, set 'useSummary2' to false.
dart-lang/sdk@547a83ddbd Remove ExecutableMember.from3() and use from2() instead.
dart-lang/sdk@9b80826f84 Don't record dependencies on arguments if the instantiated class is not generic.
dart-lang/sdk@0681cc2d36 Migration: extract a common method for doing null checks.
dart-lang/sdk@203038ffc6 Migration: integrate flow analysis of do and continue statements.
dart-lang/sdk@0ff0cc1229 Flow analysis: remove unnecessary argument to doStatement_end.
dart-lang/sdk@ee37965e49 [cfe] Handle static access of static extension members
dart-lang/sdk@208c8dd0c0 [benchmark] Remove SIMDBC benchmark test coverage.
dart-lang/sdk@2706114f4d Revert "[infra] Remove non-essential test expectations from kernel status files"
dart-lang/sdk@e64738ffbc [vm/ffi] DynamicLibrary.process() and DynamicLibrary.executable()
dart-lang/sdk@2891ec679b [CFE/VM] Fix merge/typo for bump to kernel version 29
dart-lang/sdk@a04a567801 Restore "Crash" status to test in status file, accidentally removed.
dart-lang/sdk@5c438c8d25 Upgrade tflite_native to v0.2.1 for silent tflite dynamic library
dart-lang/sdk@966b7de1ff [infra] status file clean up tool: also remove sections with comments
dart-lang/sdk@c010458732 [infra] Remove non-essential test expectations from kernel status files
dart-lang/sdk@fb8df61606 [dartdevc] Remove explicit calls of the constant evaluator in DDC.
2019-08-19 15:11:46 -07:00
Matt Carroll
4003fbc3ed
Notify framework to clear input connection when app is backgrounded ( #35054 ) ( #9498 )
2019-08-19 14:12:45 -07:00
Dan Field
74ac6d25ec
Re-enable firebase test and don't use google login ( #11228 )
2019-08-19 13:46:54 -07:00
G. Ari Aye
8213d41270
Update tflite_native and language_model revisions to match the Dart SDK ( #11230 )
...
Update tflite_native and language_model revisions to match the Dart SDK
2019-08-19 13:34:38 -07:00
skia-flutter-autoroll
9f1310a74e
Roll src/third_party/skia f8221786d088..8566dda51b42 (4 commits) ( #11220 )
...
https://skia.googlesource.com/skia.git/+log/f8221786d088..8566dda51b42
git log f8221786d088..8566dda51b42 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 958fec279ed5..d931999c3afd (1 commits)
2019-08-19 egdaniel@google.com Remove some unused GrPixelConfig functions.
2019-08-19 csmartdalton@google.com Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags
Created with:
gclient setdep -r src/third_party/skia@8566dda51b42
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 16:02:32 -04:00
Chinmay Garde
84bd736656
Update metal layer drawable size on relayout. ( #11224 )
...
This makes it so that the texture obtained by the next frame has the same dimensions as the frame being renderered.
Fixes https://github.com/flutter/flutter/issues/38754
2019-08-19 13:01:11 -07:00
Dan Field
1c8c639073
Make firebase testlab always pass ( #11226 )
2019-08-19 12:36:33 -07:00
Kaushik Iska
21ae92651a
[b/139487101] Dont present session twice ( #11222 )
2019-08-19 12:03:06 -07:00
liyuqian
e97ed36e58
Add a BroadcastStream to FrameTiming ( #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
19327c8b7a
Show all license diffs ( #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
7292d47e61
Roll src/third_party/skia 9648b419f5cf..f8221786d088 (1 commits) ( #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
20b4ec7552
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
6c843b4dd2
Roll src/third_party/skia 08f5b07831d9..9648b419f5cf (2 commits) ( #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
f64a1a9861
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
d8973a95a0
Roll src/third_party/skia daa26335bb6a..08f5b07831d9 (1 commits) ( #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
6a5cbbdb4f
Roll src/third_party/skia 174ea86fa6c5..daa26335bb6a (1 commits) ( #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
8d195ba28f
Roll src/third_party/skia 4b567cd679ab..174ea86fa6c5 (1 commits) ( #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
5540684152
Roll src/third_party/skia 9318a6cfbcdd..4b567cd679ab (1 commits) ( #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
2897917b45
[dynamic_thread_merging] Resubmit only on the frame where the merge ( #11075 )
...
fixes https://github.com/flutter/flutter/issues/38735
2019-08-17 01:48:28 -07:00
skia-flutter-autoroll
394770cbac
Roll fuchsia/clang/mac-amd64 from VdFWD... to 4uAyd... ( #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
d0a76673b8
Roll src/third_party/skia a0c9d43c2075..9318a6cfbcdd (1 commits) ( #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
c0530f3834
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
3dc233f04e
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
8d11d1c815
Roll src/third_party/skia 237a95fe7b28..a0c9d43c2075 (9 commits) ( #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
e23a2e22ec
More updates to the Robolectric test harness ( #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
1e1eb4d34a
Minor update to the Robolectric test harness ( #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
ef9c923e2f
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
3547159eac
Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS... ( #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
4d5c38e215
Roll src/third_party/dart a3b579d5c3..2a3b844b41 (5 commits) ( #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
dd94a9aa60
Roll src/third_party/skia df54f37a5dc1..237a95fe7b28 (2 commits) ( #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
75c8fd05a9
Roll buildroot to 5a33d6ab to pickup changes to toolchain version tracking. ( #11061 )
2019-08-16 14:30:41 -07:00
Jason Simmons
dd0eecc2e0
Sort the Skia typefaces in a font style set into a consistent order ( #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
942e631814
Add ccls config files to .gitignore ( #11046 )
2019-08-16 10:47:56 -07:00
Shi-Hao Hong
014ab76ad0
Pass Android Q insets.systemGestureInsets to Window ( #10413 )
...
* Pass Android Q system gesture inset information from insets.systemGestureInsets to Window.systemGestureInsets
2019-08-16 13:42:56 -04:00
Ben Konyi
e5f9132b34
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
646b594d5e
Remove unused dstColorSpace argument to MakeCrossContextFromPixmap ( #11052 )
2019-08-16 12:57:53 -04:00
skia-flutter-autoroll
41eb729a65
Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) ( #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
22ad770512
Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W... ( #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
8e271daf99
Roll src/third_party/skia da4f12c25bf1..d95c9ac5994b (3 commits) ( #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
d75718b8cc
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
bfa9be9978
Roll src/third_party/skia 6a519b8dd895..da4f12c25bf1 (1 commits) ( #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
c29c9bc0cd
Make JIT work on iPhone armv7 ( #11038 )
2019-08-15 20:28:08 -07:00
stuartmorgan
4b7a552b9e
Roll Dart back to e35e8833 ( #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
37ac52011a
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
c40770ac9a
Roll src/third_party/skia 963a606677e1..6a519b8dd895 (6 commits) ( #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
a7c965caec
Hide verbose dart snapshot during run_test.py ( #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
81f1819213
Remove ability to override mac_sdk_path in flutter/tools/gn ( #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
0fc99e12ca
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