Commit Graph

704 Commits

Author SHA1 Message Date
engine-flutter-autoroll
12dd0d0ac9 Roll engine 2707b7433874..e79d77f6e6cd (7 commits) (#23305)
(consider the rope to be green as the red commit is reverted and everything is green before that commit.)

2707b74338...e79d77f6e6

git log 2707b7433874..e79d77f6e6cd --no-merges --oneline
e79d77f6e Add offset to engine OpacityLayer (flutter/engine#6594)
a9974a3f4 Roll src/third_party/skia 1bccae517ace..eb772c0869d5 (6 commits) (flutter/engine#6612)
2fab7d729 Roll src/third_party/skia e2865b28005f..1bccae517ace (1 commits) (flutter/engine#6611)
8b069adf1 Revert "Roll buildroot to 4ee38927dc (#6586)" (flutter/engine#6610)
958086d5a Roll src/third_party/skia 607d2610e5e3..e2865b28005f (2 commits) (flutter/engine#6608)
d0fae0428 Roll src/third_party/skia 9a986cfd5f58..607d2610e5e3 (4 commits) (flutter/engine#6606)
c0b1b37d6 Roll src/third_party/skia 798a713685a9..9a986cfd5f58 (2 commits) (flutter/engine#6604)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-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.
2018-10-19 16:14:43 -07:00
Aart Bik
3ff532c211
Revert "Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (#23307)" (#23315)
This reverts commit fb72fa5c63.
2018-10-19 15:55:43 -07:00
Aart Bik
fb72fa5c63
Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (#23307)
Included in this long roll:

45f9462398 Revert "[build] Debug means debug!"
9f7ad8d082 Fix recovery when parsing complex type variables
dcb665fa6d [hhh] Apply patch to flutter engine to fix hhh buildbot build step.
781ea1be70 [vm/interpreter] Fix interpreter frame recognition in stack walking, v2
c70666a3a3 Additional tests in the analyzer_plugin optype_test.dart file, follow up from https://dart-review.googlesource.com/c/sdk/+/80362.
7a3762d4a9 Fixes for convert tests
3f9c3e6ebc Update unterminated string error message length
a502061c11 Add test and implementation for package: uris
70d5cf8578 [VM] Rehash constant tables after cid-renumbering during app-jit training
cfbb70aa1c [gardening] Mark various RawDatagramSocket/ tests as flaky
2b23fa0607 Improve the way we call inferExpression
e18aeac38c Remove NamedExpressionJudgment
b429939377 Remove CheckLibraryIsLoadedJudgment
f13537064e Remove ThrowJudgment
1bc9bbcdb6 Remove StaticInvocationJudgment
1610356382 Remove StaticGetJudgment
5aa705776b Remove desugaredError
a474f49ada Revert "[vm/interpreter] Fix interpreter frame recognition in stack walking"
e9b8e24891 [vm] Adds mutator thread asserts around bytecode reading
f0a116d339 [dart2js] Some tear-off cleanup
a0cc3e2684 [vm/interpreter] Fix interpreter frame recognition in stack walking
ef870b25e6 Dont complain about TypeImpl in switch cases
531d8235eb Initial documentation for the public API
bff11184fe dart2js co19_2 status bingo
fdca304de5 Safari status bingo
ac2036d76b Firefox status bingo
c0c3fc4c5f [dartdevc] fix #34596, hot restart can now clear field & cache state
54690c0d38 Update dartdoc to 0.24.1.
5f4511a30e Stop adding tokens to unit API signature at EOF.
2a63500865 [infra] Add flutter-analyze builder to the test matrix (#34739)
f51ccbc010 bump to linter 0.1.70
91b5862c1e [vm] Add core-jit-all snapshot kind to gen_snapshot
0f32be21bf Document single root flag
a4a3f95748 Avoid using future closure in http connect.
8f4e379665 update kernel worker to enable sync-async
bb93696c96 Simplify canParse on LSP types to only check for required fields
36551624e1 Implement fromJson() constructors for LSP types
4585b8eb44 [gardening] Mark RawDatagramSocket/any_A01_t02 co19 test flaky
d04a36b4ab [infra] Fix third_party/pkg_tested step having slash in name.
1061c83779 Optionally report scanner errors via errors list rather than in the token stream
fed5bc62b6 [co19] DEPS and .status files updated
b27e4febaf Eliminate an unnecessary boolean variable
a29c04953e Automatically run analysis server from source if launched with the SDK source tree
d07f3edd5e [vm] Disable symbolization of Dart frames in Dart_DumpNativeStackTrace.
3039fb0031 Sort LSP files
0aa2dc6ead Batch 'inherit'
2bb4284c63 Add a few more tests and comments for GnWorkspace
5dfe3c8f94 bump to linter 0.1.69
1ca91cb6db Ensure unterminated string error is reported on visible characters
ce1eac3800 Adapt analyzer/FE comparison logic to handle mixins with >2 superclass constraints.
cc750ecec1 Revert "Don't clone constant ASTs when running with Analysis Driver."
c7bc970ba7 [vm/simdbc] Clean up slot for result in InlineCacheMiss
d5e5842971 [vm/interpreter] Fix stack frame recording in native calls
5d4ce27bea [vm] Fix race between Dart::Cleanup and VerifyBootstrapClasses.
4506e1d179 add linter changes (#34817)
a53172cd47 [vm] Print isolate sticky_error during shutdown to let user know of unhandled exceptions.
22b4ec0e78 [vm/interpreter] Clean up slot for result in InlineCacheMiss
b10a36b8df [vm] Set WasCompiled at safepoint
27b3f0ba6b [vm/frontend] Allow 'package:'-scheme uris as sources for frontend_server compilation.
a3db8a904e Support running analyzer_cli in worker mode in an isolate.
3fc1f36e28 [vm] Update status files for issue 34760.
f337b254ce Support running dartdevc in worker mode in an isolate.
18f56e59cf [infra] Add configuration name to results.json
843b4c9c23 Refactoring to prepare for serialization
531bce152d Tune invariants for inferredTypesMap
822fd6a1ed Remove StringLiteralJudgment
cf84ce88d6 Remove StringConcatenationJudgment
f0ebf05092 Remove RethrowJudgment
83c6963ce2 Remove PropertyGetJudgment
2a9ba09b93 Allow abstract operator == methods in switch case constants
5d1832b20a Disallow factory constructors in mixin declarations.
055ce6f101 fix syntax error on android
130f57f7f3 missing include for android
ee975c89e2 [dart2js] Force --fast-startup holders to be fast objects
8fb17e0b6a Missing import for some linux builds
5c1a40837e Update analyzer fix sorting by priority
6e23c3b3cb Support SO_REUSEPORT and IP_MULTICAST_TTL for datagram sockets.
9a69a5c1ee Remove more unnecessary awaits (from analyzer)
5b574415f8 Fix GnWorkspace root
7f9049991b [ VM / Dart API ] Updated Dart_Invoke Dart_SetField tests to check error messages
2d397d1da6 Fix for dartbug.com/34821, variable_name_contributor.dart to complete "var SomeType |", to "someType" and "_someType", for declarations that can be denoted private.
0eb5dbffac [vm] Revert service isolate setup in main.cc
445a43b58d [ VM / Testing ] Add build flags to enable code coverage
6066ac83e3 Improve dartfix console output
da67d58110 Remove some unnecessary await expressions
f99d89b513 Update dartdoc to 0.24.0
93b1955ed0 Dartfix ui tweaks.
009eabf892 [Test tool] Add VM options to compiler arguments in VMKernelCompilerConfiguration
984c407bb3 [build] Debug means debug!
3a69805f6b Switch enums that don't have type aliases to stronger-typed values
56306b90ee Fix html changes markdown syntax:
f921f203f4 [vm/bytecode] Fix constant evaluation of factory constructors in bytecode
20f4349951 Fix for reporting INVALID_USE_OF_PROTECTED_MEMBER in documentation comments.
fade5f33f0 Regenerate code based on the server spec after updates to the generator
1996e78049 Update dart2js_info in DEPS to 0.5.13
df621a1fff Fix cast exception in TypeNameResolver (issue-34809)
f4ffb426c4 [Gardening] Mark flaky co19 tests and filed issue
4d5c5ecdbf Update synced version of pkg:test
8300248edb [VM] Ensure inferred types are set on parameters
5d78509e25 Make FieldElementImpl.isCovariant a public member on FieldElement
9ba152b69e Mark deprecated fields as such
de6f24367a Fix build from two incompatible changes landing
cfa92dc090 Remove NullJudgment
9fadaec5f8 Remove NotJudgment
e65ed1d143 Remove LogicalJudgment
0bcd98eb76 Remove FunctionExpressionJudgment
4df63225a8 Remove IsJudgment and IsNotJudgment
035aad457e Remove ConstructorInvocationJudgment
840afb4f9d Remove ConditionalJudgment
7fa8bc3fee Remove BoolJudgment
2495e2e951 [vm] Silence output from kernel::Program::ReadFromFile.
c0ec6299ad Extract enums from the spec
ea72ba3b1d Move sorting from reading to codegen
ab253a8a4e Review comments for "[vm/aot] Fix regressions from dynamic invocation forwarders in AOT."
801f28666a Remove ThisJudgment
af00f7c05d [vm/aot] Fix regressions from dynamic invocation forwarders in AOT.
349adc5b1f Reland "[VM] Use c++/kernel2kernel constant evaluator for const StaticInvocation in the kernel IR"
ed73cc379d Increase file descriptor limit when running test.py on MacOS
5ce132a912 [infra] Copy core dumps to ISOLATED_OUTDIR on shards (#34746)
a2aa6c8414 Consolidate DDC dependencies on front_end
9137fe26ac Remove deprecated_problems.dart
ed7be67cab Remove CompilerOptions.onProblem
18cb217840 Remove CompilerOptions.onError and CompilationMessage
2084c5b2a9 Add toJson() methods
d4fac1684c Remove CompilerOptions.reportMessages
c6b43d9cb6 Use ansi color in the dartfix cli output.
c8cf355c54 Bump package dart_internal's SDK constraint upper-bound to <2.2.0
2ed614819d [vm] Fix MakeUnusedSpaceTraversable in the 'Instance' filler case
c362e4862f [vm] Invalidate KernelProgramInfo caches on a reload
ac6d4f7e65 [vm] Disable conversion of large typed data to external when sending through a message port
dea6c97a08 [vm] A couple more benchmark for kernel loading
f3c51a4be0 Organize imports.
ae22eaa48b Remove unused import
abcb84ac78 Re-order the dartdoc param.
311a184cb8 Remove type merging and the only instance that used it
dd59921896 Support "{@link xxx}" in LSP spec
1f344e4ee0 Add support for "class" instead of interface
0a6d960d66 Update bazel_worker to onDiagnostic
e502edf28b Add DiagnosticMessage support API
88bde88112 Add constructors and mark all fields final
bf270577cc [fasta] Report errors on generic function types in type arguments
06f9a9e354 [VM] Introduce function and osr entrypoints to the VM's IR
22b11717ac [fasta] Fix bounds checking: non-generic types are always well-bounded
0a986f3f80 Remove a few shadow nodes.
490421d166 Fixed Service Workers and any Promise/Future API with a Dictionary parameter.
77c5677abe Don't clone constant ASTs when running with Analysis Driver.
1cabefdf5b Fix analyzer/FE comparison tool handling of mixins.
45092fd0aa Improve output of analyzer/FE comparison tool.
a4f3df6534 [vm] Fix symlinks in test cases.
180b3dd301 Remove extra spaces in copyright notices in analyzer_plugin
d127ab9a27 Get rid of places that allocate lots of _Closure instances.
5cff16bc75 Use single InheritanceManager2 instance for Linker.
d8e52e5e82 Remove last references to InheritanceManager in analyzer/server.
9f00eec55b [ VM / Mirrors ] Added type checking to enforce strong mode semantics when using dart:mirrors
2ec7c9cdb1 Skip the tests that require super mixin support
469e1e2e64 Remove unnecessary library directives
1d0d9f1d3f [vm] Fix heap corruption while reading "kernel list" file
80cddf0d53 Rename writeOverrideOfInheritedMember() to writeOverride() in DartEditBuilder.
2c352111a4 Use just TypeSystem in InheritanceManager2.
977f5c2c21 Switch KytheDartVisitor to InheritanceManager2.
bc2ea566f1 Auto generate more analyzer error codes
a2a3c36b77 Switch CREATE_MISSING_OVERRIDES to writeOverrideOfInheritedMember() and using FunctionType signatures.
aabc26bafe Revert "[VM] Use c++/kernel2kernel constant evaluator for const StaticInvocation in the kernel IR"
dac3e0d9df [dart2js] Don't create instance call-through stubs for statics
e34472db10 Remove unused import
22190e4d79 [vm] In IsolateMirror.loadUri, note that a kernel file at a URI may not contain any library with that URI.
dc9d6785de Report compile-time errors on invalid switch cases
af8d026337 Address dartfix comments and improve output
841a75698d [vm] Fix typo in previous commit
5b6220d44d [vm/compiler] Start of loop framework
0b1b09116a Simplify handling of non-shadow nodes in type inference
aa9f0f911f Update stream.dart
0e001641a9 Re-write invalid ASTs and update fix to reflect new AST structure for invalid type arguments on named constructors
48544cd77d Use InheritanceManager2 in InstanceMemberInferrer.
29ff9e4a6a [VM] Use c++/kernel2kernel constant evaluator for const StaticInvocation in the kernel IR
3199875231 Remove TypeSystemImpl.
0b78ac7f38 [VM] Add regression test for buildbot flakiness due to smi-widening optimization in VM
af7cead848 Clone default values of mixin application constructors
47c55605b8 Reland: [vm] Add a library and class cache to KernelProgramInfo
87a10d9811 Provide context for NotAType
69cf0ec97c Signal an error if a class extends a mixin
99815c8d6d Do not print --output_directory in reproduction commands
9b41728b2d Remove FileParseExceptionHandler from FileSystemState.
eee8787a8d Generate noSuchMethod forwarders for private members inherited from a class in a foreign library.
5b1fcb09df Remove d2fe ikg minimal benchmark from commit queue.
54ef78b7c5 Remove non-strong vm dill files from SDK
6177615d71 [kernel] Fix subtype relationship for generic function types
1f4dfce179 [gardening] Mark co19 LibTest/io/HttpServer/close_A05_t01 flaky
5cbb640f7c Error for type arguments after named constructor with implicit new
2fa1143600 Check classes at mixin applications
ade528c4e6 Fixed the type alias omission in the def. of simple bounds
ddf67772bb Remove warning about inferring packages URI from dart2js
18110717fe Move infer methods to visitor
bd223d0ec4 Add consistent_type_error_test
d95f63d752 Update dartfix to use new invalid type argument fix
0cdd5b9ff3 Raise warning to error: duplicate key in a const map is now an error in Dart.
f6ca2c1d8f Remove the Dart 1 tests.
9f98f5f44c Remove instantiateToBounds parameter from FunctionTypeImpl.relate.
82f31cd250 Add types to method args to avoid analysis warnings.
63c9a241e3 Upgrade WRONG_NUMBER_OF_TYPE_ARGUMENTS_CONSTRUCTOR from a warning to an error
5658d406b7 Add changelog entry for integer literals in double contexts.
6b67cd784b [vm] Make UBSAN happy for the code in Range::BitwiseOp
e4c3fa0a9c Improve recovery when parsing named constructor invocation with invalid type arguments
3e7ce992cf [vm/tfa] Implementation of type arguments tracking in TFA.
001343ce06 [vm, gc] Disable reads and writes to from-space after a scavenge.
97ffcd9a3d [vm] Disable incorrect widening of smis to int32
1a4933715e [gardening] Mark co19 LibTest/io/RawDatagramSocket/any_A03_t01 flaky
e4842a293b Remove extra spaces in headers
58c90dc488 [vm] Fix bytecode in core-jit for simarm64
fab5d0a50d In InheritanceManager remove unused, and deprecate used (in lints) methods.
2989116219 Add some special cases for types we can't/don't need to parse
49b121f20d Remove TypeParameterSerializationContext.location.
244e6c7ffc Infer package URIs
cc884b3449 Remove optional argument from FunctionTypeImpl.forTypedef.
931202df27 Improve wrapping of lists and *notes* in LSP spec comments
3e897ac3b1 [vm] Extend previous status file updates.
23e7f9d1eb Handle references to other classes in comments
472c898c87 [dartdevc] fix for-in loop variable shadowing a var used in initialzer
3fe3106489 [gardening] Fix leaks in run_vm_tests binary detected by ASAN.
a6c8b62056 Remove dummy .packages files
2f7e7a4b52 [vm] Update status files for vm-kernel-mac-product-x64 for issue 34760.
e12538fff0 Move package bundle functionality into SummaryBaseTestStrategy.
96737787e2 Add LSP spec code-gen output
5e7ea5b672 [infra] Add .vpython spec to fix gsutil on the bots (#31065)
3cf0008b13 [vm/bytecode] Remove dependencies on ASTs when running with bytecode
fc0decc262 Improvements to the Dart code generated from the LSP spec.
efcca1132b Switch ErrorVerifier and OverrideVerifier to InheritanceManager2.
c347850976 [gardening] Mark co19 LibTest/io/RawDatagramSocket/timeout_A06_t01 as flaky
5e1bf1d135 Create LibraryScope once per library analyzer.
7c7df7bfa4 Add initial version of feature specification on interface conflicts.
f2bffc6872 Revert "[infra] Upgrade gsutil to a new version (#31065)"
1809bae318 Revert "Ignore JSON exceptions when reading (empty) test results file"
787194e738 [infra] Upgrade gsutil to a new version (#31065)
265d0d9ec1 Update status files after 8648d782
23c36ed029 Elaborate that -0 means -0.0 in double context or when compiled to JS.
8648d782ae Reland "[fasta] Report errors for bounds violations"
5c9a8d8cb5 [VM] Add $target_gen_dir/gen_kernel_bytecode.dill.d to outputs of GN action, to ensure directory is created before action is run
49d7fb39ac Temporarily ignore --strong option in flutter builds
f0a30bc8d1 Revert "[vm] Add a library and class cache to KernelProgramInfo"
1c2ed4ac11 [infra] Include gsutil in vm-kernel fileset to enable coredumps on shards (#31065)
5b32ab3be6 Remove the word "strongMode" from some package:kernel libraries.
dfb8e97b86 Report errors on members hiding prefixes
235a918233 [vm] Remove Dart_LoadScript, Dart_LoadLibrary, Dart_LoadSource, etc.
90e362f63c Deprecate the last non-deprecated EMPTY_LIST
0ab8e42fea Use a special context for serializing generic function types.
c47879d354 Remove one-phase summary logic.
b9dd229e35 Convert element.dart to triple-slash comment style.
e70a7aab8a [VM] Dead code removal - Remove dead code around creation of service isolate in gen_snapshot.cc - Create service isolate from the core snapshot - exclude sources from platform dill file (saves about 2.5MB in size)
662ff7f112 [vm] Remove TokenStream, TokenValue, CompilerStats.
a933f42b9e [VM] Use Symbols::Empty() when there is no source for a script instead of creating new empty string objects. Change-Id: I8ec6702557b07c4c4ede2aece5a3f25b4cde1a5b Reviewed-on: https://dart-review.googlesource.com/c/79060 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Siva Annamalai <asiva@google.com>
72b31316e4 [observatory] Fail gracefully when a Script lacks source code.
2018-10-19 15:44:39 -07:00
engine-flutter-autoroll
de9f18d288 Roll engine 3860a43379fa..2707b7433874 (3 commits) (#23276)
3860a43379...2707b74338

git log 3860a43379fa..2707b7433874 --no-merges --oneline
2707b7433 Roll Tonic (flutter/engine#6599)
2900950dd Roll src/third_party/skia b4ae49937d83..798a713685a9 (20 commits) (flutter/engine#6602)
abd04b459 Programmatically set the root isolate&#39;s debug name (flutter/engine#6596)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-19 13:37:21 -07:00
engine-flutter-autoroll
6a3ff018b1 Roll engine 104f0572802c..3860a43379fa (5 commits) (#23271)
104f057280...3860a43379

git log 104f0572802c..3860a43379fa --no-merges --oneline
3860a4337 Re-revert wrong line_heights implementation (flutter/engine#6598)
09dcc3d5e Gate locale.getScript() behind version check for android  API &lt; 21 (flutter/engine#6592)
c17624479 Provide an estimate of EngineLayer memory usage to the Dart GC (flutter/engine#6589)
2511dec76 Roll src/third_party/skia a64e4eeaa357..b4ae49937d83 (14 commits) (flutter/engine#6590)
0887dd58f Roll buildroot to 4ee38927dc (flutter/engine#6586)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-18 15:38:26 -07:00
engine-flutter-autoroll
5d7938d6ec
Roll engine cc2ec365b738..104f0572802c (2 commits) (#23245)
cc2ec365b7...104f057280

git log cc2ec365b738..104f0572802c --no-merges --oneline
104f05728 Roll src/third_party/skia dd254486280d..a64e4eeaa357 (1 commits) (flutter/engine#6588)
9a981eace Roll src/third_party/skia 48ee86f818fb..dd254486280d (2 commits) (flutter/engine#6587)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-18 11:49:02 -04:00
engine-flutter-autoroll
5193affb27
Roll engine 8cc49cac3b4a..cc2ec365b738 (5 commits) (#23237)
8cc49cac3b...cc2ec365b7

git log 8cc49cac3b4a..cc2ec365b738 --no-merges --oneline
cc2ec365b Roll src/third_party/skia 5deda2e93055..48ee86f818fb (3 commits) (flutter/engine#6585)
31557d0c7 Roll src/third_party/skia 928db927f7fc..5deda2e93055 (6 commits) (flutter/engine#6584)
607c05c93 Run all supported host unit tests on Cirrus. (flutter/engine#6575)
979de076b Add a CountDownLatch to fml with tests. (flutter/engine#6574)
705738fd7 Roll src/third_party/skia 3a0c66da5fc2..928db927f7fc (5 commits) (flutter/engine#6573)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-18 04:15:02 -04:00
liyuqian
b0787b900f
Roll engine 04c860fa1dba..8cc49cac3b4a (3 commits) (#23223)
And update goldens.

git log 04c860fa1dba..8cc49cac3b4a --no-merges --oneline
8cc49cac3 Ensure that the isolate shutdown callback occurs in an isolate scope. (flutter/engine#6572)
04a1ffa42 Roll src/third_party/skia cb65ce7f77c9..3a0c66da5fc2 (10 commits) (flutter/engine#6571)
35340ceaf Pass full locale list with script and variant codes to framework (flutter/engine#6557)
2018-10-17 21:49:37 -07:00
engine-flutter-autoroll
44c0080a3c
Roll engine 08272ee6aa33..04c860fa1dba (19 commits) (#23219)
08272ee6aa...04c860fa1d

git log 08272ee6aa33..04c860fa1dba --no-merges --oneline
04c860fa1 Revert &#34;Roll Dart to ac6d4f7e653deba11d4836768376537893a9e9d6. (#6549)&#34; (flutter/engine#6568)
ef2ea1213 Roll src/third_party/skia 5b90b84085cf..cb65ce7f77c9 (8 commits) (flutter/engine#6567)
065246eed Roll src/third_party/skia 483536c242f3..5b90b84085cf (3 commits) (flutter/engine#6566)
b0008ca39 Roll src/third_party/skia 583161c09a3b..483536c242f3 (2 commits) (flutter/engine#6565)
e22da7c70 Roll src/third_party/skia 0a8faf3f557d..583161c09a3b (1 commits) (flutter/engine#6564)
915f5e01a Roll src/third_party/skia f831b64ed40e..0a8faf3f557d (5 commits) (flutter/engine#6563)
ad0fbd5d4 Roll src/third_party/skia c9092eb46754..f831b64ed40e (14 commits) (flutter/engine#6561)
6697d9dde Update @animation dartdoc directives to current api (flutter/engine#6552)
10f9cab4c Ensure that the platform view is created and destroyed when running the shell unittests. (flutter/engine#6560)
df5f4207a Roll src/third_party/skia 3d99b1e347be..c9092eb46754 (10 commits) (flutter/engine#6559)
215c14694 Roll src/third_party/skia 1349ec4de78c..3d99b1e347be (3 commits) (flutter/engine#6556)
fc376dd53 Roll src/third_party/skia a583a06f831e..1349ec4de78c (1 commits) (flutter/engine#6555)
2dbbb2a9a Roll src/third_party/skia 198b87e5be20..a583a06f831e (5 commits) (flutter/engine#6554)
126e61d34 Roll src/third_party/skia b3067e8e1b6e..198b87e5be20 (2 commits) (flutter/engine#6553)
2cd79d14a Roll src/third_party/skia 4b7b2ceb4ad9..b3067e8e1b6e (1 commits) (flutter/engine#6551)
62cd86c5a Advertise iOS Observatory port over mDNS/Bonjour (flutter/engine#6533)
26f437f37 Fix crash when removeViewImmediate invoked from platform view (flutter/engine#6266)
aed6b8c46 Roll Dart to ac6d4f7e653deba11d4836768376537893a9e9d6. (flutter/engine#6549)
3ba6270b2 Roll src/third_party/skia 921ec976556c..4b7b2ceb4ad9 (14 commits) (flutter/engine#6550)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-17 16:45:03 -04:00
Dan Field
5efe095895
Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170)
This reverts commit a34488dd67.
2018-10-16 12:57:07 -07:00
Ryan Macnak
a34488dd67 Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2.
aed6b8c46 Roll Dart to ac6d4f7e653deba11d4836768376537893a9e9d6. (#6549)
3ba6270b2 Roll src/third_party/skia 921ec976556c..4b7b2ceb4ad9 (14 commits) (#6550)
2018-10-16 11:03:52 -07:00
engine-flutter-autoroll
9dff83f49d
Roll engine 32f417db0d56..08272ee6aa33 (2 commits) (#23124)
32f417db0d...08272ee6aa

git log 32f417db0d56..08272ee6aa33 --no-merges --oneline
08272ee6a Allow specifying custom toolchains and sysroots for host builds. (flutter/engine#6548)
c6456570a Roll src/third_party/skia c6a17104ad68..921ec976556c (31 commits) (flutter/engine#6546)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-15 21:18:01 -04:00
Gary Qian
bdc3dda5f2
Add support for text shadows and roll engine (26 commits) (#22449)
* Add support for shadows in text.

* Use dart:ui Shadow as base class for Shadows

* Update lerp definition

* Roll engine 3ffa3629523..84fe4a9f7e24e4 - Text Shadows and update goldens for skia roll.

git log 50c2e69daff4e207c54e463d2304139985c7511c..32f417db0d566d354605305cb29c251276fa65ee --oneline --no-merges
32f417db0 Roll tonic to 077be256142ede39a271385907faadf4fcc62a4d. (#6541)
4ee77256c Revert "Roll Dart to 1f4dfce179c8f05c9e48759300a15e671b88cc10 (#6515)" (#6537)
964acafeb Roll src/third_party/skia 646d917d3c71..c6a17104ad68 (1 commits) (#6536)
d4bae4ca4 Roll src/third_party/skia 2b2c00f6ec36..646d917d3c71 (1 commits) (#6535)
ff93ccf47 Roll src/third_party/skia 681692726fc0..2b2c00f6ec36 (1 commits) (#6534)
a4161c895 Roll src/third_party/skia 23775a2e9736..681692726fc0 (1 commits) (#6532)
116072e46 Roll src/third_party/skia 7435f2553f53..23775a2e9736 (1 commits) (#6531)
ef0b0f6e9 Roll src/third_party/skia bc7a51e79c5b..7435f2553f53 (1 commits) (#6530)
f46b7b971 Roll src/third_party/skia b28db529c866..bc7a51e79c5b (1 commits) (#6529)
9033c3902 Roll src/third_party/skia 7e67041a1428..b28db529c866 (1 commits) (#6528)
e6887a412 Add missing imports for unicode/utf16.h (#6524)
1242f6dfe Roll src/third_party/skia d38382d060ca..7e67041a1428 (2 commits) (#6527)
a1bbea77c Add a no-op platform view layer. (#6505)
2bb3afad8 Roll src/third_party/skia 21bd60daa3f3..d38382d060ca (10 commits) (#6526)
75e875240 Fix the Mac embedder build (#6525)
436f9707b Add version check for dismissable (#6522)
7767c785b Provide a default GL function resolver in the embedder (#6523)
32841dd89 Case-insensitive matching of family names for custom fonts (#6519)
a9076c7e6 Roll src/third_party/skia 419709dbb167..21bd60daa3f3 (11 commits) (#6520)
f2e7441b5 An API for loading fonts from a buffer provided by the application (#6508)
05aac0f27 fix ResourceExtractor npe. (#6461)
cf5a2a145 Roll src/third_party/skia b27a9cf2f4a8..419709dbb167 (16 commits) (#6517)
84fe4a9f7 Re-revert invalid line height tests (#6516)
5f529566c Add support for text shadows (#6385)
e44c10c96 Reland "Share engine layers with the framework" (#6412) (#6468)
ba0449971 Roll Dart to 1f4dfce179c8f05c9e48759300a15e671b88cc10 (#6515)
2018-10-15 15:03:02 -07:00
liyuqian
53de41cac6
Roll engine to 50c2e69da with goldens fix (#23016)
Goldens updated due to Skia AA changes. We previously also made a mistake by having a golden test run on MacOS.

git log 3ffa36295234..50c2e69da --no-merges --oneline
50c2e69da Roll src/third_party/skia 1b62fad4b188..b27a9cf2f4a8 (1 commits) (flutter/engine#6514)
8757bf2a1 Roll src/third_party/skia 05caa69a3f5a..1b62fad4b188 (2 commits) (flutter/engine#6513)
c2fd10ad1 Roll src/third_party/skia 2a138544646d..05caa69a3f5a (1 commits) (flutter/engine#6512)
2018-10-12 13:15:25 -07:00
engine-flutter-autoroll
490d369a7f
Roll engine 35ba11eb49e8..3ffa36295234 (1 commits) (#22993)
35ba11eb49...3ffa362952

git log 35ba11eb49e8..3ffa36295234 --no-merges --oneline
3ffa36295 Add a callback for iOS when the first Flutter frame is rendered (flutter/engine#6135)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-12 01:22:17 -04:00
engine-flutter-autoroll
c4b72d61a6
Roll engine daf4447a2eb2..35ba11eb49e8 (2 commits) (#22990)
daf4447a2e...35ba11eb49

git log daf4447a2eb2..35ba11eb49e8 --no-merges --oneline
35ba11eb4 Roll src/third_party/skia e7588323d586..2a138544646d (2 commits) (flutter/engine#6510)
f95bad849 Roll src/third_party/skia a631669e50a2..e7588323d586 (8 commits) (flutter/engine#6509)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-12 00:31:17 -04:00
engine-flutter-autoroll
74d677b58a
Roll engine 9cad7b663ee2..daf4447a2eb2 (3 commits) (#22986)
9cad7b663e...daf4447a2e

git log 9cad7b663ee2..daf4447a2eb2 --no-merges --oneline
daf4447a2 Reland &#34;Allow raster caching any layer subtree (#6442)&#34; (flutter/engine#6507)
c6e6da512 Revert &#34;Allow raster caching any layer subtree (#6442)&#34; (flutter/engine#6506)
6447418f7 Allow raster caching any layer subtree (flutter/engine#6442)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-11 20:51:17 -04:00
engine-flutter-autoroll
3188e5c6cf
Roll engine 22522c0b3e69..9cad7b663ee2 (2 commits) (#22978)
22522c0b3e...9cad7b663e

git log 22522c0b3e69..9cad7b663ee2 --no-merges --oneline
9cad7b663 Roll src/third_party/skia 9c37cd96e4c8..a631669e50a2 (12 commits) (flutter/engine#6501)
ee53ae1ea Roll src/third_party/skia 932759e9b414..9c37cd96e4c8 (1 commits) (flutter/engine#6498)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-11 17:56:17 -04:00
engine-flutter-autoroll
502697f916
Roll engine 7ea8b9968dce..22522c0b3e69 (1 commits) (#22946)
7ea8b9968d...22522c0b3e

git log 7ea8b9968dce..22522c0b3e69 --no-merges --oneline
22522c0b3 Roll src/third_party/skia f03d4eaa2487..932759e9b414 (2 commits) (flutter/engine#6497)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-11 10:20:23 -04:00
engine-flutter-autoroll
29feac1939
Roll engine f307c7fd070b..7ea8b9968dce (1 commits) (#22939)
f307c7fd07...7ea8b9968d

git log f307c7fd070b..7ea8b9968dce --no-merges --oneline
7ea8b9968 Roll src/third_party/skia 9835dd51b320..f03d4eaa2487 (1 commits) (flutter/engine#6496)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-11 01:24:23 -04:00
engine-flutter-autoroll
7e94d9a5ce
Roll engine daed2b7d61f3..f307c7fd070b (3 commits) (#22936)
daed2b7d61...f307c7fd07

git log daed2b7d61f3..f307c7fd070b --no-merges --oneline
f307c7fd0 Remove VM options that are on by default now. (flutter/engine#6495)
61cf4c01f Pass scriptcode and variantcode to dart:ui Window. (flutter/engine#6493)
0eda0cfd4 Roll src/third_party/skia 04ac46135f23..9835dd51b320 (7 commits) (flutter/engine#6494)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-11 00:28:23 -04:00
Alexander Aprelev
e274ed866a [dart] Roll engine to dart roll 2018-10-10 20:45:22 -07:00
Alexander Aprelev
fde2347cfe [dart] Roll engine to pre-dart roll 2018-10-10 20:45:22 -07:00
engine-flutter-autoroll
8ceead31f6
Roll engine e68b85ae7ff4..bc6df5bc34dc (3 commits) (#22889)
e68b85ae7f...bc6df5bc34

git log e68b85ae7ff4..bc6df5bc34dc --no-merges --oneline
bc6df5bc3 Roll buildroot to 2f0e56e63f (flutter/engine#6480)
2d199e85c Roll src/third_party/skia ef85d19100b1..42137de2b2b8 (7 commits) (flutter/engine#6479)
b6060d490 Missing dealloc method in FlutterEventChannel (flutter/engine#6464)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-10 02:25:23 -04:00
engine-flutter-autoroll
87f97ca358
Roll engine bf377896ff0f..e68b85ae7ff4 (2 commits) (#22881)
bf377896ff...e68b85ae7f

git log bf377896ff0f..e68b85ae7ff4 --no-merges --oneline
e68b85ae7 Roll Tonic (flutter/engine#6478)
fcb7292cb Add build targets for fuchsia (flutter/engine#6470)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-09 19:43:20 -04:00
engine-flutter-autoroll
d954ae6850 Roll engine 289c6b1a1c27..bf377896ff0f (2 commits) (#22878)
289c6b1a1c...bf377896ff

git log 289c6b1a1c27..bf377896ff0f --no-merges --oneline
bf377896f Revert height (flutter/engine#6477)
ec103ad52 Roll src/third_party/skia a41a74ac7994..ef85d19100b1 (11 commits) (flutter/engine#6476)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-09 13:21:06 -07:00
engine-flutter-autoroll
e3ec1cc150 Roll engine 08af410d4ab5..289c6b1a1c27 (1 commits) (#22869)
08af410d4a...289c6b1a1c

git log 08af410d4ab5..289c6b1a1c27 --no-merges --oneline
289c6b1a1 Revert &#34;Revert &#34;Use single_root_scheme when compiling platform (#6402)&#34; (#6431)&#34; (flutter/engine#6473)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-09 12:51:04 -07:00
engine-flutter-autoroll
bbc83022f8
Roll engine 69e9eb1cd1ce..08af410d4ab5 (2 commits) (#22866)
69e9eb1cd1...08af410d4a

git log 69e9eb1cd1ce..08af410d4ab5 --no-merges --oneline
08af410d4 [dart] Roll dart to a50dfd66980ed5c9aef9851fcc57557fb607769c. (flutter/engine#6472)
25b8bbfb2 Roll src/third_party/skia 817c01aecdc4..a41a74ac7994 (1 commits) (flutter/engine#6475)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-09 13:27:20 -04:00
engine-flutter-autoroll
3e08c1a5ea
Roll engine bfcdad855729..69e9eb1cd1ce (2 commits) (#22852)
bfcdad8557...69e9eb1cd1

git log bfcdad855729..69e9eb1cd1ce --no-merges --oneline
69e9eb1cd Roll src/third_party/skia 9b7bfd09106f..817c01aecdc4 (1 commits) (flutter/engine#6474)
c048bec5d Roll Dart to e4840ec239249ddc6b588fabfca57df2307e0634 (flutter/engine#6466)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-09 12:29:20 -04:00
engine-flutter-autoroll
e4111b804b
Roll engine 7ecc879ffd9a..bfcdad855729 (1 commits) (#22839)
7ecc879ffd...bfcdad8557

git log 7ecc879ffd9a..bfcdad855729 --no-merges --oneline
bfcdad855 Roll src/third_party/skia 00de965d0d31..9b7bfd09106f (11 commits) (flutter/engine#6471)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-08 23:27:20 -04:00
engine-flutter-autoroll
052779d404
Roll engine 88facf405434..7ecc879ffd9a (1 commits) (#22835)
88facf4054...7ecc879ffd

git log 88facf405434..7ecc879ffd9a --no-merges --oneline
7ecc879ff Fix failing test on Cirrus (flutter/engine#6469)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-08 22:02:20 -04:00
engine-flutter-autoroll
6eac2d126c
Roll engine 572fa5646af7..88facf405434 (12 commits) (#22829)
572fa5646a...88facf4054

git log 572fa5646af7..88facf405434 --no-merges --oneline
88facf405 Roll src/third_party/skia 8ad991da4c04..00de965d0d31 (6 commits) (flutter/engine#6467)
647302a28 Correct issues in visible children determination (flutter/engine#6455)
0052733e5 Roll src/third_party/skia 95320ee01f5b..8ad991da4c04 (1 commits) (flutter/engine#6465)
7decce221 Roll src/third_party/skia 9aa3f9095622..95320ee01f5b (1 commits) (flutter/engine#6463)
2667780b9 Roll src/third_party/skia beb1559bc61f..9aa3f9095622 (1 commits) (flutter/engine#6462)
5d28dce5e Roll src/third_party/skia e9b61ef5aa34..beb1559bc61f (1 commits) (flutter/engine#6460)
54b709d3a Roll src/third_party/skia 71143d6cc039..e9b61ef5aa34 (1 commits) (flutter/engine#6459)
9fc5013eb Roll src/third_party/skia 623d2e4120c2..71143d6cc039 (1 commits) (flutter/engine#6458)
841454c8d Roll src/third_party/skia 29b11d605f25..623d2e4120c2 (1 commits) (flutter/engine#6457)
5331df8e4 Roll src/third_party/skia d037f4d204c2..29b11d605f25 (1 commits) (flutter/engine#6456)
6d4de7fc8 Roll src/third_party/skia 51c89e41c05b..d037f4d204c2 (9 commits) (flutter/engine#6454)
ba9b90766 Add `run_tests.sh` to cirrus (flutter/engine#6441)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-08 19:22:20 -04:00
engine-flutter-autoroll
a6c5ec2e08
Roll engine 4eaf9ef4271a..572fa5646af7 (1 commits) (#22741)
4eaf9ef427...572fa5646a

git log 4eaf9ef4271a..572fa5646af7 --no-merges --oneline
572fa5646 Roll src/third_party/skia 032f2756df64..51c89e41c05b (16 commits) (flutter/engine#6453)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-05 16:46:19 -04:00
engine-flutter-autoroll
124a636c54
Roll engine 90b1023c84c4..4eaf9ef4271a (5 commits) (#22739)
90b1023c84...4eaf9ef427

git log 90b1023c84c4..4eaf9ef4271a --no-merges --oneline
4eaf9ef42 Roll src/third_party/skia a6262495da48..032f2756df64 (2 commits) (flutter/engine#6450)
c5e52dc31 Roll src/third_party/skia 92d10833de63..a6262495da48 (1 commits) (flutter/engine#6449)
efb24f12b Roll src/third_party/skia 4f87e2255b8a..92d10833de63 (2 commits) (flutter/engine#6448)
28e513613 Roll src/third_party/skia d945698c5dfa..4f87e2255b8a (2 commits) (flutter/engine#6446)
a2ea59f2c Roll src/third_party/skia 4302eb9a6e14..d945698c5dfa (4 commits) (flutter/engine#6445)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-05 15:52:20 -04:00
engine-flutter-autoroll
3b8c534576
Roll engine cf0855e69fa8..90b1023c84c4 (2 commits) (#22708)
cf0855e69f...90b1023c84

git log cf0855e69fa8..90b1023c84c4 --no-merges --oneline
90b1023c8 Remove unused imports and variables (flutter/engine#6437)
1f98aa6df Add the isolate name server to the set of native APIs available on secondary isolates (flutter/engine#6444)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-04 23:01:02 -04:00
engine-flutter-autoroll
30222b7bee
Roll engine 45c5fe5613cb..cf0855e69fa8 (2 commits) (#22704)
45c5fe5613...cf0855e69f

git log 45c5fe5613cb..cf0855e69fa8 --no-merges --oneline
cf0855e69 Roll Dart to version  c6254163dc7a5f704d7609af65e4650ef0550ccd (flutter/engine#6439)
2fa1ab9de Roll src/third_party/skia d95303e10cbc..4302eb9a6e14 (12 commits) (flutter/engine#6443)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-04 22:17:01 -04:00
engine-flutter-autoroll
5ae23849cf
Roll engine c8755d74c17e..45c5fe5613cb (2 commits) (#22700)
c8755d74c1...45c5fe5613

git log c8755d74c17e..45c5fe5613cb --no-merges --oneline
45c5fe561 Remove touch mapper and respect the UITouch phase when calculating the pointer data change type. (flutter/engine#6430)
234736801 Roll src/third_party/skia 66a973493468..d95303e10cbc (13 commits) (flutter/engine#6440)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-04 20:41:01 -04:00
engine-flutter-autoroll
66f1c6757b
Roll engine 74e68ff8b108..c8755d74c17e (1 commits) (#22684)
74e68ff8b1...c8755d74c1

git log 74e68ff8b108..c8755d74c17e --no-merges --oneline
c8755d74c Update FlutterFrontendCompiler.rejectLastDelta to match the signature in CompilerInterface (flutter/engine#6426)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-04 15:32:02 -04:00
Gary Qian
00bcffd108
Roll engine and update tests (#22643)
git log 7e3b41dc7ba6..74e68ff8b108 --no-merges --oneline
74e68ff8b Roll src/third_party/skia 7b7805581733..66a973493468 (4 commits) (#6436)
58fbd1fd1 Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (#6435)
83151d9fc Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (#6434)
5fe7e377d Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (#6432)
5340f4224 Revert "Use single_root_scheme when compiling platform (#6402)" (#6431)
37fd43d43 Add deadline_now_delta argument to Engine::NotifyIdle's trace (#6419)
4af077b29 Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (#6429)
165f3dd1c Update //third_party/benchmark dependency to 21f1eb (ToT). (#6427)
34bd0ef87 Don’t build benchmarking binaries on Windows. (#6428)
ae4db4469 Ensure setViewIdResourceName has the correct version guard (#6404)
2c5d0c407 [rapidjson] Fix import statements (#6418)
c2128fc80 Create a benchmarking target for the shell. (#6420)
30f78af91 Raise errors on non-zero exits while creating artifacts on the bots. (#6424)
191168cec Disable line_height tests on Windows (#6423)
061cc6643 Fix ideographic baseline to match spec. (#6422)
74eac1f56 Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (#6421)
10b45405b Implement ParagraphStyle.line_height and add tests for line_height and baselines. (#6417)
2018-10-04 10:57:30 -07:00
Dan Field
a68b03e9ce
Revert "Roll engine 74662ab69523..7e3b41dc7ba6 (6 commits) (#22639)" (#22647)
This reverts commit ec0df1110c.
2018-10-03 17:37:00 -07:00
engine-flutter-autoroll
ec0df1110c Roll engine 74662ab69523..7e3b41dc7ba6 (6 commits) (#22639)
74662ab695...7e3b41dc7b

git log 74662ab69523..7e3b41dc7ba6 --no-merges --oneline
7e3b41dc7 Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
69ae5694d Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
19c135c67 Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
65b886ba9 Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter/engine#6414)
360d44668 Use single_root_scheme when compiling platform (flutter/engine#6402)
c7a5abf98 Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-03 17:25:39 -07:00
engine-flutter-autoroll
b08f36e3cc Roll engine f6af1f20ba92..74662ab69523 (13 commits) (#22599)
f6af1f20ba...74662ab695

git log f6af1f20ba92..74662ab69523 --no-merges --oneline
74662ab69 Revert &#34;Share engine layers with the framework&#34; (flutter/engine#6412)
2de87a80f Roll src/third_party/skia 6719fcc43b1e..deb512045e6a (7 commits) (flutter/engine#6411)
68a42e3f4 Add nullability annotations to MethodChannel/MethodCall. (flutter/engine#6393)
71ba20a64 Dart SDK roll for 2018-10-02 to d2c5a24fd9ead97a7f18d02786e679293cc3709e (flutter/engine#6410)
9ccc96625 Share engine layers with the framework (flutter/engine#6406)
fa719e3e7 Roll src/third_party/skia cc4dbfcfbd8a..6719fcc43b1e (17 commits) (flutter/engine#6409)
dc2634dcf Force lf-line endings for so that source offsets match across platforms. (flutter/engine#6408)
44a514943 Roll src/third_party/skia 7dae882574d2..cc4dbfcfbd8a (15 commits) (flutter/engine#6405)
de32c659b Roll src/third_party/skia 3b8b11e1f912..7dae882574d2 (15 commits) (flutter/engine#6403)
3a9c22afd Allow GetRectsForRange to provide more detailed/nuanced metrics through RectStyle enum. (flutter/engine#6335)
b59c86493 Rename the Android fragment support library JAR (flutter/engine#6400)
4213ac19c Add an Android fragment support library to third_party (flutter/engine#6384)
a785b25f4 do not count Hidden nodes at the beginning of the scrollable (flutter/engine#6381)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-02 23:27:58 -07:00
Dan Field
eee50963e5
Revert "Roll engine f6af1f20ba92..b59c86493159 (3 commits)" (#22559)
* Revert "unnecessary this in field initializers (#22522)"

This reverts commit 5de96bb734.

* Revert "Use unsafePackageSerialization when running tests (#22407)"

This reverts commit 4bd6ad7395.

* Revert "Roll engine f6af1f20ba92..b59c86493159 (3 commits) (#22538)"

This reverts commit 85a4591aa3.
2018-10-02 09:30:12 -07:00
engine-flutter-autoroll
85a4591aa3
Roll engine f6af1f20ba92..b59c86493159 (3 commits) (#22538)
f6af1f20ba...b59c864931

git log f6af1f20ba92..b59c86493159 --no-merges --oneline
b59c86493 Rename the Android fragment support library JAR (flutter/engine#6400)
4213ac19c Add an Android fragment support library to third_party (flutter/engine#6384)
a785b25f4 do not count Hidden nodes at the beginning of the scrollable (flutter/engine#6381)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-10-01 21:26:32 -04:00
liyuqian
22bb3e6f6c
0c2b6dc6e3...f6af1f20ba (#22528)
Manually roll the engine to the last good commit known to the
auto-roller.

git log 0c2b6dc6e339..f6af1f20ba92 --no-merges --oneline
f6af1f20b Roll src/third_party/skia e8e2bb1384ad..3b8b11e1f912 (4 commits) (flutter/engine#6395)
7f2e2ea4f Roll src/third_party/skia bba2921c1970..e8e2bb1384ad (1 commits) (flutter/engine#6394)
4f69beb27 Roll src/third_party/skia 7f3ceba5dc7f..bba2921c1970 (1 commits) (flutter/engine#6392)
a4a5449d5 Roll src/third_party/skia 22867ce6fe83..7f3ceba5dc7f (1 commits) (flutter/engine#6391)
31278f0b8 Roll src/third_party/skia ebfbf1d749c1..22867ce6fe83 (1 commits) (flutter/engine#6390)
73409c228 Roll src/third_party/skia 93d71666b2f1..ebfbf1d749c1 (1 commits) (flutter/engine#6389)
6f8c827b2 Dart SDK roll for 2018-09-28 (flutter/engine#6388)
6e96ae542 Roll src/third_party/skia cfa315390f04..93d71666b2f1 (6 commits) (flutter/engine#6386)
39dee5b61 Fix Fuchsia build. (flutter/engine#6383)
560eba1a3 Roll src/third_party/skia 87311c6e565f..cfa315390f04 (9 commits) (flutter/engine#6382)
2018-10-01 14:57:06 -07:00
Alexander Markov
c60560fb16 Roll engine to 0c2b6dc6e3395b41ea284c505067455a4081949e (with Dart roll) 2018-09-28 15:16:36 -07:00
Alexander Markov
c51aaf95a8 Roll engine to 277c895111e2c3d4cc27bb37df7540dd67c669f1 2018-09-28 15:16:36 -07:00
liyuqian
b65d3bceaa
2a22019a8d...7dc6b3a8ee (#22441)
git log 2a22019a8dd8..7dc6b3a8eeef --no-merges --oneline
7dc6b3a8e Skip non-existing libflutters for symbol check (flutter/engine#6374)
0cd9ee372 Add more debug loging to symbol verification script (flutter/engine#6372)
fcb3c519b Roll src/third_party/skia b726c89ff8a8..d004e0b55c4a (1 commits) (flutter/engine#6373)
5e3d786d0 Use nm from buildtools (flutter/engine#6371)
2018-09-28 13:19:55 -07:00
liyuqian
5f739a1ed2
2a22019a8d...9ae1c14c35 (#22434)
git log 2a22019a8dd8..9ae1c14c3515 --no-merges --oneline
9ae1c14c3 Update observatory-port default behavior description. (flutter/engine#6365)
5550fdbc2 Remove cull_rects_ from SceneBuilder (flutter/engine#6352)
75e404f39 Roll src/third_party/skia 656cefe65d62..b726c89ff8a8 (8 commits) (flutter/engine#6370)
2018-09-28 11:24:41 -07:00
liyuqian
a0944bb228
Revert "Roll engine 2a22019a8dd8..51de09c7e0e1 (10 commits) (#22426)" (#22433)
This reverts commit 7b2d34621d.
2018-09-28 10:23:07 -07:00
engine-flutter-autoroll
7b2d34621d Roll engine 2a22019a8dd8..51de09c7e0e1 (10 commits) (#22426)
2a22019a8d...51de09c7e0

git log 2a22019a8dd8..51de09c7e0e1 --no-merges --oneline
51de09c7e Roll src/third_party/skia 10d12834c8db..f88f49d2a52e (1 commits) (flutter/engine#6377)
c0b44bc20 Roll src/third_party/skia d004e0b55c4a..10d12834c8db (1 commits) (flutter/engine#6376)
77c30cadd make sure we dont set live regionin api level &lt; 18 (flutter/engine#6375)
7dc6b3a8e Skip non-existing libflutters for symbol check (flutter/engine#6374)
0cd9ee372 Add more debug loging to symbol verification script (flutter/engine#6372)
fcb3c519b Roll src/third_party/skia b726c89ff8a8..d004e0b55c4a (1 commits) (flutter/engine#6373)
5e3d786d0 Use nm from buildtools (flutter/engine#6371)
9ae1c14c3 Update observatory-port default behavior description. (flutter/engine#6365)
5550fdbc2 Remove cull_rects_ from SceneBuilder (flutter/engine#6352)
75e404f39 Roll src/third_party/skia 656cefe65d62..b726c89ff8a8 (8 commits) (flutter/engine#6370)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-28 09:58:37 -07:00
Siva
11ed8aa164
Roll engine version to 2a22019a8dd8d8f6666af55f9d5f15c4c709e3b8 (#22398)
This roll contains the following changes
2a22019a8 Roll Dart to version 7f9a9feae181573cca609fd1b8760d7992176699 (#6366)
0fa159a26 Add debug info to figure out why the bots are unhappy (#6369)
e031ccef7 Add missing binding for pushOffset (#6367)
2018-09-27 21:38:17 -07:00
engine-flutter-autoroll
4b1717a2c1
Roll engine d80c1de7b53a..8176f4d3c467 (3 commits) (#22390)
d80c1de7b5...8176f4d3c4

git log d80c1de7b53a..8176f4d3c467 --no-merges --oneline
8176f4d3c Roll buildroot to 96d2493887 (flutter/engine#6364)
27f77cbef Document that all MethodChannel callbacks must be called on the main thread. (flutter/engine#6245)
e6c173392 Script to verify exported symbols on release binaries (flutter/engine#6363)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-27 21:26:32 -04:00
asiva
aef9804784 Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d
Contains the following changes:

d80c1de7b (HEAD -> master, upstream/master) Roll src/third_party/skia ab3144c3abb9..656cefe65d62 (11 commits) (#6362)
edf6249e0 Add pushOffset to SceneBuilder (#6349)
3a01f3956 Change log level from ERROR to WARNING (#6361)
5ae470845 Roll src/third_party/skia 227d4e10276c..ab3144c3abb9 (11 commits) (#6360)
763627fff Do not export libdart symbols (#6337)
3052dbd79 SystemNavigator.pop can pop w/o UINavigationController (#6341)
0c096f798 Roll src/third_party/skia b3e48afc936d..227d4e10276c (1 commits) (#6359)
b8c2a17a1 Roll src/third_party/skia cfe1264d7465..b3e48afc936d (3 commits) (#6356)
c589b312a Expose push/popRoute on FlutterViewController (#6347)
075b3fcca Roll src/third_party/skia 5ea41fc89b26..cfe1264d7465 (1 commits) (#6355)
2dd9b99aa Roll Dart to version 808ed6238b9262660e31ea826f7aea6cfa3a3493 (#6354)
5b799381f Dont make any binaries specify an X11 dependency. (#6353)
309ac4e1b V0.8.2 fix compile problem with xcode10 (#6339)
26fdd1e4f Roll src/third_party/skia 5767fc042834..5ea41fc89b26 (3 commits) (#6351)
cc44ca5d0 Perform persistent cache stores on the IO thread outside the frame workload. (#6350)
f2a3df97e Wire up the Skia persistent GPU related artifacts cache. (#6278)
2018-09-27 15:17:03 -07:00
liyuqian
d5b21997f4
Roll engine 38a646e14cc2..9d4b80a60cb5 (13 commits) (#22358)
38a646e14c...9d4b80a60c

git log 38a646e14cc2..9d4b80a60cb5 --no-merges --oneline
9d4b80a60 Roll src/third_party/skia 17282da3aa94..5767fc042834 (8 commits) (flutter/engine#6348)
ef98dcb11 Add support for counter timeline traces from the engine. (flutter/engine#6315)
a961e96d1 Roll buildroot to pick up updated vs toolchain. (flutter/engine#6346)
d6bb59978 Fixed IsolateNameServer documentation (flutter/engine#6344)
0c854ac01 Roll src/third_party/skia bdf1431686c2..17282da3aa94 (4 commits) (flutter/engine#6345)
e394ea1dd Roll src/third_party/skia c05302bc84da..bdf1431686c2 (1 commits) (flutter/engine#6343)
bcdfc2312 Roll src/third_party/skia 5457141b011e..c05302bc84da (1 commits) (flutter/engine#6342)
a861f37f7 Pass on the new unsafe-package-serialization option (flutter/engine#6331)
5e77a1e46 Roll src/third_party/skia bd03b54cb98d..5457141b011e (1 commits) (flutter/engine#6340)
6332db875 Roll src/third_party/skia f18c297cfb74..bd03b54cb98d (1 commits) (flutter/engine#6338)
a08bc52e8 Roll src/third_party/skia 7ffa40cedbc4..f18c297cfb74 (6 commits) (flutter/engine#6336)
8247ce26b Implement restore functions on Android and iOS (flutter/engine#6322)
2ead5c06c Roll src/third_party/skia 4ef464cd3c2e..7ffa40cedbc4 (10 commits) (flutter/engine#6334)
2018-09-27 10:49:31 -07:00
Aart Bik
f330e27dbd
Roll Dart to 4cf2d3990bac1f1df2f524899e1560a3683f3133 (#22271)
* Roll Dart to 4cf2d3990bac1f1df2f524899e1560a3683f3133

Included CLs:

4cf2d3990b [VM runtime] Store Smi instance type in type test cache when using the interpreter.
a6b1a99f4c Make mixins abstract by default
ab305f2f26 Recover from duplicated declarations
4e32a356e0 Ignore synthetic elements created by the parser
fc04f56430 [infra] Remove deleted Dart 1 builders (app/precomp) from the test matrix
8477dc2131 Update status after 570fd5a7884
1652850381 Compute static types during impact computation
b4341f02db Remove unneeded method rti need
570fd5a788 Error on re-export, export and import of libraries with same name.
4b312b2b8c Support multiple superclasses in the mixin `on` clause.
8debb4e9db [fuchsia] Add zx_vmo_replace_as_executable calls
d34337aa2d Ignore noSuchMethod() for the purpose of searching concrete member implementations.
b6284b41e3 Revert "[VM] Dart_Initialize no longer crashes after Dart_Cleanup"
94481adbd4 [vm] Only include debugger/profiler slots in RawCode in product mode.
519ee905f9 [VM] Dart_Initialize no longer crashes after Dart_Cleanup
53497549ab [vm] Specialize 'new List()' on kernel AST
afd4cc9d1a [vm/tfa] Infer concrete class of int literals in TFA
a4d48f49e7 [vm/tfa] Infer concrete class of string literals in TFA
9106228a55 [vm, dwarf] Set default_is_stmt to true for compatability with dsymutil.
6ce0dc0006 dartfix stub implementation
e4eb2437b8 Look into superclassConstraints while searching for a member in interfaces.
95d37b0921 Revert "Implement inheritance/override checks from the spec."
355c73d4ee [VM] Remove support for option --no-preview-dart-2
95b8a19a20 Mixin declarations don't have supertype, fix isMoreSpecificThan().
e9586a5d14 [vm] Update workaround for Android Kernel bug (b089d4f).
ef7d144bc7 Add regression test for issue 34392.
56f6c52d58 large_class_declaration_test is slow now.
0ac3b8fff9 [fuchsia] Add missing vm:entry-point annotation
19e844ed5b [dart/fuzzing] Use current directory as SDK top (by default)
58e44c1400 Don't use ClassElementImpl for now in override checking.
62d154f6a3 [vm/bytecode] Record null-initialized fields in bytecode
70cc34df21 Custom format errors and exceptions to show traces
95831136b4 Fix NPE when accessing superclass
836a1d7a88 Implement inheritance/override checks from the spec.
d07039782a Remove redundant resolution
dba8b37d38 [vm] Benchmark for reading kernel bytecode

* Move one revision later.

Rationale:
Relatively harmless change, but at least has
builds (force builds on the older revision
will take a while again).
2018-09-25 15:54:50 -07:00
engine-flutter-autoroll
6014f29b5a
Roll engine f4aadb11cf13..74625aed323d (2 commits) (#22227)
f4aadb11cf...74625aed32

git log f4aadb11cf13..74625aed323d --no-merges --oneline
74625aed3 Keyboard padding detection heuristic to distringuish when to include bottom inset. (flutter/engine#6288)
617b122bd Roll Dart to a2eb050044eec93f0844667b8b6132e858467e4e. (flutter/engine#6321)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-24 16:00:35 -04:00
engine-flutter-autoroll
d00b30ff84
Roll engine d5deda95176e..f4aadb11cf13 (1 commits) (#22219)
d5deda9517...f4aadb11cf

git log d5deda95176e..f4aadb11cf13 --no-merges --oneline
f4aadb11c Change FlutterDartProject to keep precedence when looking for the ass… (flutter/engine#6305)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-24 14:23:33 -04:00
engine-flutter-autoroll
8553497bd2
Roll engine 17f8b2f32ae4..d5deda95176e (1 commits) (#22215)
17f8b2f32a...d5deda9517

git log 17f8b2f32ae4..d5deda95176e --no-merges --oneline
d5deda951 Roll src/third_party/skia 0a3864651457..a9adb6f03525 (2 commits) (flutter/engine#6320)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-24 13:25:32 -04:00
engine-flutter-autoroll
cb531ad8c0
Roll engine 57fd394e59b8..17f8b2f32ae4 (5 commits) (#22211)
57fd394e59...17f8b2f32a

git log 57fd394e59b8..17f8b2f32ae4 --no-merges --oneline
17f8b2f32 Roll src/third_party/skia c955a1645148..0a3864651457 (1 commits) (flutter/engine#6319)
bef460999 Roll src/third_party/skia bdb32d17999e..c955a1645148 (2 commits) (flutter/engine#6318)
6c17ce74e Roll src/third_party/skia 937348d4d442..bdb32d17999e (1 commits) (flutter/engine#6317)
94c591a1d Roll src/third_party/skia 175b587a634d..937348d4d442 (1 commits) (flutter/engine#6316)
e82db8668 Remove the unused Mac Desktop shell. (flutter/engine#6314)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-24 09:53:33 -04:00
engine-flutter-autoroll
adcf226e2a
Roll engine f3a3d0ce7f0b..57fd394e59b8 (1 commits) (#22176)
f3a3d0ce7f...57fd394e59

git log f3a3d0ce7f0b..57fd394e59b8 --no-merges --oneline
57fd394e5 Ensure that objects on stack that close traces have unique variable names. (flutter/engine#6298)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-22 18:58:32 -04:00
engine-flutter-autoroll
5991f1f866
Roll engine cc3009cb4ea9..f3a3d0ce7f0b (5 commits) (#22162)
cc3009cb4e...f3a3d0ce7f

git log cc3009cb4ea9..f3a3d0ce7f0b --no-merges --oneline
f3a3d0ce7 Roll src/third_party/skia 11f4994b84e1..175b587a634d (1 commits) (flutter/engine#6313)
19ac3e1ac Roll src/third_party/skia 358558a4cecc..11f4994b84e1 (2 commits) (flutter/engine#6312)
7648d21b0 Dart SDK roll for 2018-09-21 (flutter/engine#6311)
5b8e8c328 Make FlutterStandardCodec handle writing NSData (flutter/engine#6207)
02901b78c Decouple PlatformViewsController from FlutterView. (flutter/engine#6303)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-22 03:37:32 -04:00
Gary Qian
8ea841baf0
Roll engine a8890fdccd667d to 8471862cff77aa4 (#22153)
Unbreak build.

git log a8890fdccd667d0bf0fa0a81ac350dadef60bd6c..cc3009cb4ea920863b23937ef569327880b01fba --no-merges --oneline
cc3009cb4 Revert 'Dart SDK roll for 2018/09/20' 8471862c (#6309)
bbdf7c158 Revert "Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0." (#6307)
dea09212c Roll src/third_party/skia c25f440d537e..358558a4cecc (17 commits) (#6308)
d29c7db76 Add logging if FlutterDartProject fails to load the application kernel snapshot (#6257)
2a1debfcc Update deprecated subtags from language subtag registry. (#6280)
540cd9626 Add Xib splashscreen support (#6289)
05f21e63a (main) Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0. (#6279)
ca6f10389 Roll src/third_party/skia d842557c0724..c25f440d537e (10 commits) (#6304)
3b46705db Roll src/third_party/skia 38ca6d509d9f..d842557c0724 (5 commits) (#6302)
0c166fe3f Roll src/third_party/skia 05cf051f0252..38ca6d509d9f (1 commits) (#6301)
cf0fbadce Roll src/third_party/skia 44c6167c4125..05cf051f0252 (4 commits) (#6299)
2ec20aaeb Remove bottom safe-area padding when keyboard up (#6297)
2018-09-21 17:15:17 -07:00
Gary Qian
449e3c2a0a
Roll engine 2e8e96fad1..a8890fdccd667 and fix paragraph tests (#22111) 2018-09-20 19:46:50 -07:00
Alexander Aprelev
76468dd56a Dart roll 2018-09-20 12:42:41 -07:00
Alexander Aprelev
6eea84cc34 Pre-dart roll 2018-09-20 12:42:41 -07:00
engine-flutter-autoroll
cc9b256f9f
Roll engine 9e315e64659e..2e8e96fad1ad (2 commits) (#22005)
9e315e6465...2e8e96fad1

git log 9e315e64659e..2e8e96fad1ad --no-merges --oneline
2e8e96fad Roll Dart to 4eb879133a06c86869dc54cecf904f4b1d46c47b (flutter/engine#6276)
765b0cc23 Roll src/third_party/skia 060e992ef5b8..1d6281d4bb47 (34 commits) (flutter/engine#6274)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-18 18:25:32 -04:00
engine-flutter-autoroll
b01d3a2abc
Roll engine dcbc8a820733..9e315e64659e (3 commits) (#21979)
dcbc8a8207...9e315e6465

git log dcbc8a820733..9e315e64659e --no-merges --oneline
9e315e646 Remove entries from dart_vm_entry_points.txt and use annotations (flutter/engine#6226)
cdbe21466 Update test .gitignore (flutter/engine#6272)
dbfa8276d [fuchsia] Fixes for the Fuchsia build (flutter/engine#6273)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-18 06:12:32 -04:00
Alexander Markov
cffa67da68 Roll engine to dcbc8a820733f1e613ffdaad3cf1ab57d6337632 2018-09-17 19:12:00 -07:00
Alexander Markov
6ced74da9b Roll engine to ba7752917f3081fd6b4e10d8ef6cecbdfe59a985 2018-09-17 19:12:00 -07:00
engine-flutter-autoroll
c9d4593daa
Roll engine 1b2a2075a936..b0b19d6ce1d2 (1 commits) (#21948)
1b2a2075a9...b0b19d6ce1

git log 1b2a2075a936..b0b19d6ce1d2 --no-merges --oneline
b0b19d6ce Fix the frontend_server test (flutter/engine#6261)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-17 14:37:33 -04:00
engine-flutter-autoroll
6f15e7a62e
Roll engine 72665c6827a5..1b2a2075a936 (2 commits) (#21946)
72665c6827...1b2a2075a9

git log 72665c6827a5..1b2a2075a936 --no-merges --oneline
1b2a2075a Update engine tests for Dart 2 compilation and language changes (flutter/engine#6262)
83b0e299a Roll src/third_party/skia 098c1355bf70..060e992ef5b8 (1 commits) (flutter/engine#6269)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-17 13:46:33 -04:00
engine-flutter-autoroll
2bca8007bd
Roll engine b43b3e87022b..72665c6827a5 (4 commits) (#21916)
b43b3e8702...72665c6827

git log b43b3e87022b..72665c6827a5 --no-merges --oneline
72665c682 Roll src/third_party/skia 840debe9c748..098c1355bf70 (1 commits) (flutter/engine#6268)
d212e84b7 Roll src/third_party/skia 8e73f4b6bbef..840debe9c748 (1 commits) (flutter/engine#6267)
aaef8ebdf Roll src/third_party/skia afebe1614e5e..8e73f4b6bbef (1 commits) (flutter/engine#6265)
45696e72f Roll src/third_party/skia 7b617a7fc85d..afebe1614e5e (8 commits) (flutter/engine#6258)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-16 12:30:34 -04:00
engine-flutter-autoroll
3e95d0c1c6 Roll engine 24d94601b906..b43b3e87022b (3 commits) (#21894)
24d94601b9...b43b3e8702

git log 24d94601b906..b43b3e87022b --no-merges --oneline
b43b3e870 Remove LayerBuilder and DefaultLayerBuilder (flutter/engine#6256)
e817f2d98 Roll src/third_party/skia 7724d3f4949b..7b617a7fc85d (6 commits) (flutter/engine#6255)
a0dff815e Update test and license scripts for Dart SDK 2.1.0 (flutter/engine#6254)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-16 08:35:54 -07:00
Régis Crelier
8b8aeeff34
24d9460 Roll Dart to bb56d4592f7cde38cdf0a04ad7f40d105af99d11 (#21883) 2018-09-14 13:10:05 -07:00
engine-flutter-autoroll
6c3adcf60f
Roll engine 7a9b430d740b..60bb5da33c72 (2 commits) (#21880)
7a9b430d74...60bb5da33c

git log 7a9b430d740b..60bb5da33c72 --no-merges --oneline
60bb5da33 Reapply &#34;Some cleanups enabled by removing support for Dart 1&#34; (flutter/engine#6250)
272be27f7 update live region to trigger on label change, remove manual trigger (flutter/engine#6248)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-14 14:06:32 -04:00
engine-flutter-autoroll
7f7a731da0
Roll engine ade2d1d04cca..7a9b430d740b (1 commits) (#21878)
ade2d1d04c...7a9b430d74

git log ade2d1d04cca..7a9b430d740b --no-merges --oneline
7a9b430d7 Roll src/third_party/skia 66261f1ac2b7..7724d3f4949b (3 commits) (flutter/engine#6252)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-14 13:11:32 -04:00
engine-flutter-autoroll
b5afdca20e
Roll engine f3ef31aa8c2c..ade2d1d04cca (1 commits) (#21877)
f3ef31aa8c...ade2d1d04c

git log f3ef31aa8c2c..ade2d1d04cca --no-merges --oneline
ade2d1d04 Roll src/third_party/skia 637c06aec7b1..66261f1ac2b7 (29 commits) (flutter/engine#6251)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-14 10:04:32 -04:00
engine-flutter-autoroll
b9eb4ecbd1
Roll engine 931d3cbbc250..f3ef31aa8c2c (1 commits) (#21875)
931d3cbbc2...f3ef31aa8c

git log 931d3cbbc250..f3ef31aa8c2c --no-merges --oneline
f3ef31aa8 Roll src/third_party/skia 46a5f6c28a34..637c06aec7b1 (1 commits) (flutter/engine#6246)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-14 09:18:32 -04:00
asiva
8b81449d4b Roll engine version to 931d3cbbc250dbeec1c485f6bee869a15080ac0e
931d3cbbc Roll Dart to version c28db2d6e17f046f95db5987394df43c95d58468
2018-09-13 20:43:30 -07:00
asiva
6b87adb059 Roll engine to version abd918eb618bfcc9a1a07513f88dfc066ea4aa3c
abd918eb6 (upstream/master) Add scrollIndex and scrollChildren to semantics, add Android implementation (#6239)
23fcc2771 Prepare for stripping and dsyming Flutter.framework (#6247)
2018-09-13 20:43:30 -07:00
engine-flutter-autoroll
3c43b0abaf Roll engine 12315736f9ca..c0e6f6a6e665 (6 commits) (#21788)
12315736f9...c0e6f6a6e6

git log 12315736f9ca..c0e6f6a6e665 --no-merges --oneline
c0e6f6a6e Roll src/third_party/skia 76bba35cbaa4..46a5f6c28a34 (1 commits) (flutter/engine#6244)
49ef4adad Fix a crash when UILaunchStoryboardName is not specified in Info.plist (flutter/engine#6234)
2a433bc68 Roll src/third_party/skia 34e5e1b387f5..76bba35cbaa4 (2 commits) (flutter/engine#6243)
0c28a093a Roll src/third_party/skia 858f648bdae3..34e5e1b387f5 (8 commits) (flutter/engine#6241)
513f8fbae Roll src/third_party/skia 16322637c477..858f648bdae3 (7 commits) (flutter/engine#6240)
9a7d7215a Roll src/third_party/skia 44215505623b..16322637c477 (10 commits) (flutter/engine#6238)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-13 13:38:53 +02:00
engine-flutter-autoroll
354416e8c2
Roll engine 6f459e2f10ca..12315736f9ca (3 commits) (#21738)
6f459e2f10...12315736f9

git log 6f459e2f10ca..12315736f9ca --no-merges --oneline
12315736f Roll buildroot to c2764d3620 (flutter/engine#6237)
1e622d24d Update to newer Skia font API (flutter/engine#6236)
87b4af095 Roll src/third_party/skia e70aed7066c6..44215505623b (1 commits) (flutter/engine#6235)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-12 12:51:32 -04:00
Michael Goderbauer
d02e67e76e Roll engine to 6f459e2f10ca77a1dceced8cba062f5760a05f8e
flutter/engine@6f459e2 Revert "Reapply "Some cleanups enabled by removing support for Dart 1" (#6216)"
flutter/engine@0ded891 Roll src/third_party/skia 1b5ece0f06f4..e70aed7066c6 (1 commits)
flutter/engine@4057327 Roll src/third_party/skia bd6595544171..1b5ece0f06f4 (22 commits)
flutter/engine@838eb3d Improve performance of performance overlay by caching.
flutter/engine@7ac3345 Remove root_surface_transformation from PaintContext
2018-09-12 16:26:03 +02:00
Michael Goderbauer
18896f8da3 Roll engine to 565a19489a85a39d731560ad353437d1fb7698a5
flutter/engine@565a194 Flutter roll for Dart.
2018-09-12 16:26:03 +02:00
Michael Goderbauer
c000e63d0e Roll engine to 9a173a8dc845281d8593458f7d1133f0355add33
flutter/engine@9a173a8 Roll buldroot to a11c4fd9fc
2018-09-12 16:26:03 +02:00
Michael Goderbauer
21897ec515 Roll engine to 51b26f6347f77bced5dfbbd200aab5198b4a72fb
flutter/engine@51b26f6 Revert "Roll buildroot to eba79bb6db (#6215)"
flutter/engine@7be4462 Roll src/third_party/skia 2bf7a7bcc67f..bd6595544171 (4 commits)
flutter/engine@54fe12b Roll src/third_party/skia 82bf31003c66..2bf7a7bcc67f (1 commits)
flutter/engine@35ddf87 Roll buildroot to eba79bb6db
flutter/engine@6ed00a8 Roll src/third_party/skia 5518e65d90d7..82bf31003c66 (1 commits)
flutter/engine@8d9e20c Roll src/third_party/skia 3c4d533d8ebd..5518e65d90d7 (1 commits)
flutter/engine@8f39cac Roll src/third_party/skia 7891994e89a3..3c4d533d8ebd (1 commits)
flutter/engine@e3133e0 Reapply "Some cleanups enabled by removing support for Dart 1."
flutter/engine@1fb01f3 Roll src/third_party/skia a2bc1ca21bbc..7891994e89a3 (9 commits)
flutter/engine@f19ee56 Roll freetype2 to 6581fd3e9c8645f01c0d51e4f53893f5391f2bf3
2018-09-12 16:26:03 +02:00
Todd Volkert
ed88478e23
Revert recent engine rolls (#21716) 2018-09-11 19:36:18 -07:00
Michael Goderbauer
0e8103ff13 Roll engine to 9a173a8dc845281d8593458f7d1133f0355add33
flutter/engine@9a173a8 Roll buldroot to a11c4fd9fc
2018-09-11 20:09:31 +02:00
Michael Goderbauer
907350df87 Roll engine to 51b26f6347f77bced5dfbbd200aab5198b4a72fb
flutter/engine@51b26f6 Revert "Roll buildroot to eba79bb6db (#6215)"
flutter/engine@7be4462 Roll src/third_party/skia 2bf7a7bcc67f..bd6595544171 (4 commits)
flutter/engine@54fe12b Roll src/third_party/skia 82bf31003c66..2bf7a7bcc67f (1 commits)
flutter/engine@35ddf87 Roll buildroot to eba79bb6db
flutter/engine@6ed00a8 Roll src/third_party/skia 5518e65d90d7..82bf31003c66 (1 commits)
flutter/engine@8d9e20c Roll src/third_party/skia 3c4d533d8ebd..5518e65d90d7 (1 commits)
flutter/engine@8f39cac Roll src/third_party/skia 7891994e89a3..3c4d533d8ebd (1 commits)
flutter/engine@e3133e0 Reapply "Some cleanups enabled by removing support for Dart 1."
flutter/engine@1fb01f3 Roll src/third_party/skia a2bc1ca21bbc..7891994e89a3 (9 commits)
flutter/engine@f19ee56 Roll freetype2 to 6581fd3e9c8645f01c0d51e4f53893f5391f2bf3
2018-09-11 20:09:31 +02:00
Ryan Macnak
0814e519f8 Roll engine to e65beb89da8b9e5747867241b99e0491b603633f. 2018-09-10 16:02:46 -07:00
engine-flutter-autoroll
998106950e
Roll engine 269880b761a5..d52e5cca03fb (1 commits) (#21654)
269880b761...d52e5cca03

git log 269880b761a5..d52e5cca03fb --no-merges --oneline
d52e5cca0 Roll src/third_party/skia cd9d074578e0..a2bc1ca21bbc (8 commits) (flutter/engine#6211)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-10 15:59:32 -04:00
engine-flutter-autoroll
cb74e0eda8
Roll engine 1770f8854835..269880b761a5 (1 commits) (#21646)
1770f88548...269880b761

git log 1770f8854835..269880b761a5 --no-merges --oneline
269880b76 Roll src/third_party/skia 40c7c64572bc..cd9d074578e0 (6 commits) (flutter/engine#6210)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-10 12:51:32 -04:00
engine-flutter-autoroll
4d9bbc10f2
Roll engine 5c1a826eec4d..1770f8854835 (1 commits) (#21609)
5c1a826eec...1770f88548

git log 5c1a826eec4d..1770f8854835 --no-merges --oneline
1770f8854 Remove mention of Garnet/Topaz from license (flutter/engine#6209)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-09 03:15:34 -04:00
engine-flutter-autoroll
bb7735e8f9
Roll engine e27a2e955bc3..5c1a826eec4d (6 commits) (#21608)
e27a2e955b...5c1a826eec

git log e27a2e955bc3..5c1a826eec4d --no-merges --oneline
5c1a826ee Roll src/third_party/skia a3dc329d1db1..40c7c64572bc (1 commits) (flutter/engine#6208)
bf3c22419 Roll src/third_party/skia 2810c856dfa2..a3dc329d1db1 (1 commits) (flutter/engine#6206)
b9523318c Allow embedders to specify a custom GL proc address resolver. (flutter/engine#6204)
bf96dbed3 Revert &#34;Some cleanups enabled by removing support for Dart. (#5621)&#34; (flutter/engine#6205)
335811560 Roll src/third_party/skia 094b3eaf479c..2810c856dfa2 (6 commits) (flutter/engine#6203)
4c2448d15 Some cleanups enabled by removing support for Dart. (flutter/engine#5621)


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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-08 22:04:32 -04:00
Ben Konyi
88565f68aa Dart SDK roll for 2018/09/07 2018-09-08 09:09:22 -07:00
Ben Konyi
6a8a73c4fc Pre-Dart SDK roll 2018-09-08 09:09:22 -07:00
Michael Goderbauer
5735adab5e
Roll engine to 58a1894a1cd798de2f9a206f157a90d45944028b (#21529) 2018-09-06 22:13:15 -07:00
Gary Qian
7aea279b6d Roll engine to 9b297b3b51228... and Update goldens for flutter/engine#6184 (#21519)
* Update goldens for flutter/engine#6184

* Roll engine to 9b297b3b51228...
2018-09-06 20:18:48 -07:00
engine-flutter-autoroll
358822e6bd Roll engine de4c7a53f21c..5f61056946ef (31 commits) (#21502)
de4c7a53f2...5f61056946

git log de4c7a53f21c..5f61056946ef --no-merges --oneline
5f6105694 Revert &#34;Dart SDK roll for 2018/09/04 (#6161)&#34; (flutter/engine#6183)
897178cc3 Roll src/third_party/skia 71f8475a0dba..33d3d31a7e28 (6 commits) (flutter/engine#6182)
1768bedcf Roll src/third_party/skia ffbcc3fadfa1..71f8475a0dba (3 commits) (flutter/engine#6181)
ade0f2230 Remove unused file picture_serializer. (flutter/engine#6179)
572753fb1 Roll src/third_party/skia 343553a1fe9e..ffbcc3fadfa1 (6 commits) (flutter/engine#6178)
108e0a64e Add transparency helpers to FlutterView.java (flutter/engine#6172)
f6ad3e096 Roll Tonic (flutter/engine#6177)
a0f30b3b0 Roll src/third_party/skia 9d1c88d9912d..343553a1fe9e (16 commits) (flutter/engine#6175)
e6d9b34a8 Remove the old location of the ICU data asset (flutter/engine#6170)
9f0ad8b79 Fixes negative end selection offset. (flutter/engine#6171)
0981731fd Enable transparent FlutterViews (flutter/engine#6163)
3a7d0b559 Roll buildroot to 7aadfaf196 (flutter/engine#6169)
564d214b7 Roll src/third_party/skia d0f0cb8ffc5e..9d1c88d9912d (12 commits) (flutter/engine#6168)
6af60d716 Remove obsolete discovery mechanism from FlutterView (flutter/engine#6157)
b22badf1d Dart SDK roll for 2018/09/04 (flutter/engine#6161)
6d0fbc7eb Roll src/third_party/skia 9478f7a38e6c..d0f0cb8ffc5e (1 commits) (flutter/engine#6167)
5063a8a5b Roll src/third_party/skia 72a02112a99f..9478f7a38e6c (1 commits) (flutter/engine#6166)
19a3bc8e1 Roll src/third_party/skia 85f4e40c5481..72a02112a99f (1 commits) (flutter/engine#6165)
9643a50ac Roll src/third_party/skia fddc6fa394cb..85f4e40c5481 (1 commits) (flutter/engine#6164)
6ad3183b1 Fix windows build. (flutter/engine#6162)
30af2f299 Roll src/third_party/skia e486bbaae296..fddc6fa394cb (2 commits) (flutter/engine#6159)
b32ceafb1 Add some more logs for diagnosing screenshot failures (flutter/engine#6156)
c173655b2 Roll src/third_party/skia b84576af0a43..e486bbaae296 (9 commits) (flutter/engine#6155)
aaf98fbfe Use double multiplication by a scale instead of 3 divides for speed. (flutter/engine#6154)
593ed5914 Revert &#34;Use Skia normalize again after Skia precision fix. (#6121)&#34; (flutter/engine#6122)
137389a85 Roll src/third_party/skia a45e1a71f548..b84576af0a43 (16 commits) (flutter/engine#6153)
f89a386a1 Roll src/third_party/skia cff3fd834ca8..a45e1a71f548 (1 commits) (flutter/engine#6152)
b0b8daa7b Unregister onFrameAvailable callbacks when a TextureEntry is released. (flutter/engine#6079)
2dc8271a4 Roll src/third_party/skia 24e58341fbcd..cff3fd834ca8 (1 commits) (flutter/engine#6151)
eea3a21e1 Roll src/third_party/skia bf67741140fd..24e58341fbcd (2 commits) (flutter/engine#6148)
bdcbe801a Roll src/third_party/skia 88119de2b849..bf67741140fd (1 commits) (flutter/engine#6147)

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

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
2018-09-06 13:00:25 -07:00