Jonah Williams
07d7550d80
fix Picture.toImage return type check and api conform test. ( flutter/engine#9685 )
2019-07-06 00:45:07 -07:00
skia-flutter-autoroll
6aae24e6b5
Roll src/third_party/skia 8063f6cca025..1d105080c423 (3 commits) ( flutter/engine#9692 )
...
https://skia.googlesource.com/skia.git
/%2Blog/8063f6cca025..1d105080c423
git log 8063f6cca02538ef152c2b7afc29d06cb750f034..1d105080c423e6c8bbb15da5544a4ff28a8b8570 --date=short --no-merges --format=%ad %ae %s
2019-07-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c4ef62ec1a68..c26b7914f03f (9 commits)
2019-07-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 72d8104846de..1d4f5775ee06 (14 commits)
2019-07-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 080c02ae0336..536c762e1a81 (240 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-05 03:02:15 -04:00
skia-flutter-autoroll
1e8c230b39
Roll src/third_party/skia 857c9f955edb..8063f6cca025 (3 commits) ( flutter/engine#9679 )
...
https://skia.googlesource.com/skia.git
/%2Blog/857c9f955edb..8063f6cca025
git log 857c9f955edbfc635fa3e3f95f819aaa1efff461..8063f6cca02538ef152c2b7afc29d06cb750f034 --date=short --no-merges --format=%ad %ae %s
2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 66b5ff586c9c..c4ef62ec1a68 (9 commits)
2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 7625da7c0425..080c02ae0336 (375 commits)
2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a29aa7717ff8..72d8104846de (2 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-04 02:46:55 -04:00
skia-flutter-autoroll
9495271ffe
Roll src/third_party/skia 11eb847a2080..857c9f955edb (2 commits) ( flutter/engine#9676 )
...
https://skia.googlesource.com/skia.git
/%2Blog/11eb847a2080..857c9f955edb
git log 11eb847a2080aa944b2596a6c2f8f3bdc0eaa493..857c9f955edbfc635fa3e3f95f819aaa1efff461 --date=short --no-merges --format=%ad %ae %s
2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 23:11:48 -04:00
Kaushik Iska
9815a20559
Raster now returns an enum rather than boolean ( flutter/engine#9661 )
...
This is part of a bigger change that will facilitate us
to act on this `RasterStatus`. The specific case is where
after pre-roll we might decide to want to merge the threads
and re-submit the frame -- `RasterStatus::kResubmit` can then
let us achieve this result.
2019-07-03 19:53:01 -07:00
Siva
fc11303289
Roll src/third_party/dart 67ab3be10d...b5aeaa6796 ( flutter/engine#9675 )
...
* Roll src/third_party/dart 67ab3be10d...b5aeaa6796
dart-lang/sdk@b5aeaa6796 Revert "Reland "[vm/ffi] SimDBC on Arm64 Android""
dart-lang/sdk@02fe07bbd3 [dart2js] new-rti: Set Array instance type
dart-lang/sdk@bae5bdefd5 [dart2js] Add '--golem-x' command-line flag
dart-lang/sdk@ac30ab12ab [dartdevc] Bump pedantic to v1.8.0 and apply new lints
dart-lang/sdk@4b0c5c166a fix field name
dart-lang/sdk@327f5eb826 Fix for issue 37429
dart-lang/sdk@43891316ca [ VM / Observatory ] Emit IsolateReload event after reload completes
dart-lang/sdk@2ea7e5513b Perform type promotion when NNBD, using flow analysis.
dart-lang/sdk@766e542e53 handle return in async function
dart-lang/sdk@51cf8f218a Add entension support to the summary idl
dart-lang/sdk@0e9957c7b1 [dartdevc] Adding support for analyzer dep pruning
dart-lang/sdk@c100308ba6 Repro for inferring arrays with out of range lengths
dart-lang/sdk@5d77657e7a Prepare to publish analyzer version 0.37.0.
dart-lang/sdk@86ce74caaa update NodeBuilder for default value type arguments
dart-lang/sdk@439692c9e2 Mark the name in an extension as being in a declaration context
dart-lang/sdk@372bcae536 [gardening] Fix 3xHEAD Flutter build after revert
dart-lang/sdk@052874e93e Avoid non-web integer literal in corelib_2/int_round_test
dart-lang/sdk@480337106e Implementation of extension override AST node
dart-lang/sdk@4f78ad90df An initial and partial implementation of an element model for extensions
dart-lang/sdk@744bb47361 [infra] Remove custom timeouts for dart2js compiler config
dart-lang/sdk@9b53686ffb update NodeBuilder for declared identifier implicit type
dart-lang/sdk@3d14b75f97 Revert "Reland "[vm/concurrency] Introduce concept of Isolate Groups""
dart-lang/sdk@527238e008 [vm] Cleanup C99 header includes
dart-lang/sdk@9f32f9b87e [cfe] Store the initializer tokens in constructor builders
dart-lang/sdk@bbbeb8b509 Pull in latest pub
dart-lang/sdk@851958ee54 update NodeBuilder to handle for loop
dart-lang/sdk@7a73682c6a update NodeBuilder to handle catch clause
dart-lang/sdk@fc6cb0ac21 [vm/ffi] Revamp struct representation in FFI.
dart-lang/sdk@5fd51b9fd2 Cleanup remnants of ignoring Dart v1.x subtype checks
dart-lang/sdk@45172f0690 Revert "Reland "[llvm] Add initial scaffolding""
dart-lang/sdk@b9a6630367 [ Observatory ] _getVMTimeline -> getVMTimeline in timeline.js
dart-lang/sdk@1f02c10b9a Update language_2/const_map4_test for type inference
dart-lang/sdk@99ed4871b3 Fix a hint in analysis server
dart-lang/sdk@c3c43689d5 [vm] Remove platform/math.h
dart-lang/sdk@524fdc13a9 Reland "[llvm] Add initial scaffolding"
dart-lang/sdk@45a9815aff [vm/debugger] break on asyncfunction entry
dart-lang/sdk@e0eeffaf9b update NodeBuilder parameter tracking when visiting executable declarations
dart-lang/sdk@182a59cebb Skip all tests that use spawnUri when running in simulator mode as it makes no sense to run the CFE on the simulator.
dart-lang/sdk@1427a218f3 update DecoratedType asserts
dart-lang/sdk@f4dc001729 Migration: begin adding support for LUB computations in conditional expressions.
dart-lang/sdk@585794ab75 Fix status file line.
dart-lang/sdk@4a69ef4a50 Skip all spawnURI tests for the simulator architectures as these tests involve invoking the front end for compilation which would mean the front end has to run in simulated mode.
dart-lang/sdk@26f369eb8e Fix doc comment for NullabilityNode.forLUB
dart-lang/sdk@9ed728ec7a Add: Example usage to fillRange method.
dart-lang/sdk@fc7049ae7d Migration: implement support for user-definable prefix expressions.
dart-lang/sdk@77aa5f0c02 Migration: Add support for function-typed formal parameters.
dart-lang/sdk@326e970b81 Migration: handle method invocations that resolve to a getter.
dart-lang/sdk@822de210b5 fix branch_canonicalization_test
dart-lang/sdk@a2e1434603 Breaking changes for analyzer version 0.37
dart-lang/sdk@6694aa821d [dart2js] new-rti: Temporary work-around for timeouts
dart-lang/sdk@18ff5ce893 [dart2js] new-rti: Implement general As/Check methods
dart-lang/sdk@90c88d984e Fix large integer literals in dart2js_extra/round_constant_folding_test
dart-lang/sdk@9349f71721 bump linter to 0.1.93
dart-lang/sdk@c384212f9e [vm] Remove vestigial verified_memory_test.cc file
dart-lang/sdk@f4824d332d [vm] Drop support for MSVC older than 2013
dart-lang/sdk@bbb027aa2a [vm] Fix offset that was breaking bare_instructions_trampolines_test
dart-lang/sdk@1db0b4436c [dart2js] new-rti: Implement type bounds check
dart-lang/sdk@686742585a Migration: add a more robust assertion to the DecoratedType constructor
dart-lang/sdk@2fd4ca570b set DecoratedType.returnType for FunctionType
dart-lang/sdk@ca4b6e533a [dart2js] new-rti: Implement basic is-test
dart-lang/sdk@39b71253ce Fix for curly_braces_in_flow_control_structures lint.
dart-lang/sdk@b6c3b2c98c Enable 'Surround with XYZ' only for Statement(s) in Block(s).
dart-lang/sdk@79e478e50e Fixed some links
dart-lang/sdk@279c1da42d Use absolute paths as canonical paths for inputs digest maps
dart-lang/sdk@cbf9cff19f Infer types of field formals before all fields.
dart-lang/sdk@0c6b3d1277 Migration: do better function type formatting in DecoratedType.toString.
dart-lang/sdk@a76c459239 Migration: Remove unnecessary duplicate type test
dart-lang/sdk@a515a0c256 Reland "[vm/ffi] SimDBC on Arm64 Android"
dart-lang/sdk@0baf81e7d6 Tests for Never and potential nullable / non-nullable.
dart-lang/sdk@26d308aad3 Use flow analysis for reporting use sites of not assigned locals during resolution.
dart-lang/sdk@79f276e07d Migration: handle field formal parameters.
dart-lang/sdk@c8c3572ca9 Migration: standardize method names in EdgeBuilderTest.
dart-lang/sdk@c0c15c1283 Migration: build nullability node for default type parameter bounds directly.
dart-lang/sdk@b57ff85906 Migration: clean up and test implicit dynamic return type of Function() syntax.
dart-lang/sdk@0f2eda8644 Migration: add support for function expression invocations.
dart-lang/sdk@a200980da0 Migration: add support for variable and field type inference.
dart-lang/sdk@ca25f56883 Migration: add support for type inference of function types.
dart-lang/sdk@a436c0621f Migration: fix DecoratedType.toString to support named function parameters.
dart-lang/sdk@9dee307bdb Migration: update nullability graph debug dump to support union edges.
dart-lang/sdk@b60dcdbf73 Migration: Remove the `create` parameter from Variables.decoratedElementType.
dart-lang/sdk@18c21ee9d1 Migration: add support for generic instance creation.
dart-lang/sdk@f7ddfdf6ca Migration: don't forget to visit variable initializers in NodeBuilder.
dart-lang/sdk@a39e4fabfb Add information about the deprecated ParameterElement.parameterKind
dart-lang/sdk@f6dfad02f4 [analyzer] add a space to the quick for for REPLACE_COLON_WITH_EQUALS
* Update license.
2019-07-03 19:10:07 -07:00
Siva
ff257cadc1
Revert " Roll src/third_party/dart 67ab3be10d...43891316ca ( #9670 )" ( flutter/engine#9673 )
...
This reverts commit 7c16cb74134645274b1e6f330605b6dab60749a5.
2019-07-03 18:08:06 -07:00
Siva
7c16cb7413
Roll src/third_party/dart 67ab3be10d...43891316ca ( flutter/engine#9670 )
...
* Roll src/third_party/dart 67ab3be10d...43891316ca
dart-lang/sdk@/43891316ca [ VM / Observatory ] Emit IsolateReload event after reload completes
dart-lang/sdk@/2ea7e5513b Perform type promotion when NNBD, using flow analysis.
dart-lang/sdk@/766e542e53 handle return in async function
dart-lang/sdk@/51cf8f218a Add entension support to the summary idl
dart-lang/sdk@/0e9957c7b1 [dartdevc] Adding support for analyzer dep pruning
dart-lang/sdk@/c100308ba6 Repro for inferring arrays with out of range lengths
dart-lang/sdk@/5d77657e7a Prepare to publish analyzer version 0.37.0.
dart-lang/sdk@/86ce74caaa update NodeBuilder for default value type arguments
dart-lang/sdk@/439692c9e2 Mark the name in an extension as being in a declaration context
dart-lang/sdk@/372bcae536 [gardening] Fix 3xHEAD Flutter build after revert
dart-lang/sdk@/052874e93e Avoid non-web integer literal in corelib_2/int_round_test
dart-lang/sdk@/480337106e Implementation of extension override AST node
dart-lang/sdk@/4f78ad90df An initial and partial implementation of an element model for extensions
dart-lang/sdk@/744bb47361 [infra] Remove custom timeouts for dart2js compiler config
dart-lang/sdk@/9b53686ffb update NodeBuilder for declared identifier implicit type
dart-lang/sdk@/3d14b75f97 Revert "Reland "[vm/concurrency] Introduce concept of Isolate Groups""
dart-lang/sdk@/527238e008 [vm] Cleanup C99 header includes
dart-lang/sdk@/9f32f9b87e [cfe] Store the initializer tokens in constructor builders
dart-lang/sdk@/bbbeb8b509 Pull in latest pub
dart-lang/sdk@/851958ee54 update NodeBuilder to handle for loop
dart-lang/sdk@/7a73682c6a update NodeBuilder to handle catch clause
dart-lang/sdk@/fc6cb0ac21 [vm/ffi] Revamp struct representation in FFI.
dart-lang/sdk@/5fd51b9fd2 Cleanup remnants of ignoring Dart v1.x subtype checks
dart-lang/sdk@/45172f0690 Revert "Reland "[llvm] Add initial scaffolding""
dart-lang/sdk@/b9a6630367 [ Observatory ] _getVMTimeline -> getVMTimeline in timeline.js
dart-lang/sdk@/1f02c10b9a Update language_2/const_map4_test for type inference
dart-lang/sdk@/99ed4871b3 Fix a hint in analysis server
dart-lang/sdk@/c3c43689d5 [vm] Remove platform/math.h
dart-lang/sdk@/524fdc13a9 Reland "[llvm] Add initial scaffolding"
dart-lang/sdk@/45a9815aff [vm/debugger] break on asyncfunction entry
dart-lang/sdk@/e0eeffaf9b update NodeBuilder parameter tracking when visiting executable declarations
dart-lang/sdk@/182a59cebb Skip all tests that use spawnUri when running in simulator mode as it makes no sense to run the CFE on the simulator.
dart-lang/sdk@/1427a218f3 update DecoratedType asserts
dart-lang/sdk@/f4dc001729 Migration: begin adding support for LUB computations in conditional expressions.
dart-lang/sdk@/585794ab75 Fix status file line.
dart-lang/sdk@/4a69ef4a50 Skip all spawnURI tests for the simulator architectures as these tests involve invoking the front end for compilation which would mean the front end has to run in simulated mode.
dart-lang/sdk@/26f369eb8e Fix doc comment for NullabilityNode.forLUB
dart-lang/sdk@/9ed728ec7a Add: Example usage to fillRange method.
dart-lang/sdk@/fc7049ae7d Migration: implement support for user-definable prefix expressions.
dart-lang/sdk@/77aa5f0c02 Migration: Add support for function-typed formal parameters.
dart-lang/sdk@/326e970b81 Migration: handle method invocations that resolve to a getter.
dart-lang/sdk@/822de210b5 fix branch_canonicalization_test
dart-lang/sdk@/a2e1434603 Breaking changes for analyzer version 0.37
dart-lang/sdk@/6694aa821d [dart2js] new-rti: Temporary work-around for timeouts
dart-lang/sdk@/18ff5ce893 [dart2js] new-rti: Implement general As/Check methods
dart-lang/sdk@/90c88d984e Fix large integer literals in dart2js_extra/round_constant_folding_test
dart-lang/sdk@/9349f71721 bump linter to 0.1.93
dart-lang/sdk@/c384212f9e [vm] Remove vestigial verified_memory_test.cc file
dart-lang/sdk@/f4824d332d [vm] Drop support for MSVC older than 2013
dart-lang/sdk@/bbb027aa2a [vm] Fix offset that was breaking bare_instructions_trampolines_test
dart-lang/sdk@/1db0b4436c [dart2js] new-rti: Implement type bounds check
dart-lang/sdk@/686742585a Migration: add a more robust assertion to the DecoratedType constructor
dart-lang/sdk@/2fd4ca570b set DecoratedType.returnType for FunctionType
dart-lang/sdk@/ca4b6e533a [dart2js] new-rti: Implement basic is-test
dart-lang/sdk@/39b71253ce Fix for curly_braces_in_flow_control_structures lint.
dart-lang/sdk@/b6c3b2c98c Enable 'Surround with XYZ' only for Statement(s) in Block(s).
dart-lang/sdk@/79e478e50e Fixed some links
dart-lang/sdk@/279c1da42d Use absolute paths as canonical paths for inputs digest maps
dart-lang/sdk@/cbf9cff19f Infer types of field formals before all fields.
dart-lang/sdk@/0c6b3d1277 Migration: do better function type formatting in DecoratedType.toString.
dart-lang/sdk@/a76c459239 Migration: Remove unnecessary duplicate type test
dart-lang/sdk@/a515a0c256 Reland "[vm/ffi] SimDBC on Arm64 Android"
dart-lang/sdk@/0baf81e7d6 Tests for Never and potential nullable / non-nullable.
dart-lang/sdk@/26d308aad3 Use flow analysis for reporting use sites of not assigned locals during resolution.
dart-lang/sdk@/79f276e07d Migration: handle field formal parameters.
dart-lang/sdk@/c8c3572ca9 Migration: standardize method names in EdgeBuilderTest.
dart-lang/sdk@/c0c15c1283 Migration: build nullability node for default type parameter bounds directly.
dart-lang/sdk@/b57ff85906 Migration: clean up and test implicit dynamic return type of Function() syntax.
dart-lang/sdk@/0f2eda8644 Migration: add support for function expression invocations.
dart-lang/sdk@/a200980da0 Migration: add support for variable and field type inference.
dart-lang/sdk@/ca25f56883 Migration: add support for type inference of function types.
dart-lang/sdk@/a436c0621f Migration: fix DecoratedType.toString to support named function parameters.
dart-lang/sdk@/9dee307bdb Migration: update nullability graph debug dump to support union edges.
dart-lang/sdk@/b60dcdbf73 Migration: Remove the `create` parameter from Variables.decoratedElementType.
dart-lang/sdk@/18c21ee9d1 Migration: add support for generic instance creation.
dart-lang/sdk@/f7ddfdf6ca Migration: don't forget to visit variable initializers in NodeBuilder.
dart-lang/sdk@/a39e4fabfb Add information about the deprecated ParameterElement.parameterKind
dart-lang/sdk@/f6dfad02f4 [analyzer] add a space to the quick for for REPLACE_COLON_WITH_EQUALS
* Revert changes makde in the engine for the Isolate Group API change.
* Fix compilation error.
* Update license.
* Format.
2019-07-03 17:30:59 -07:00
skia-flutter-autoroll
f5d463c27c
Roll src/third_party/skia 5b52c52141ac..11eb847a2080 (6 commits) ( flutter/engine#9671 )
...
https://skia.googlesource.com/skia.git
/%2Blog/5b52c52141ac..11eb847a2080
git log 5b52c52141acb497f8fca18e9b77badacdf05364..11eb847a2080aa944b2596a6c2f8f3bdc0eaa493 --date=short --no-merges --format=%ad %ae %s
2019-07-03 kjlubick@google.com Update skqp's Android NDK to r20
2019-07-03 halcanary@google.com SamplePdfFileViewer: delete dead code
2019-07-03 herb@google.com Switch PDF over to using bulk calls
2019-07-03 herb@google.com Bulkify SkGlyphCacheBench
2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-03 jvanverth@google.com Revert "Assert that lazy proxies are never borrowed or wrapped"
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 19:37:43 -04:00
Chinmay Garde
9fa0c4c707
Allow embedders to add callbacks for responses to platform messages from the framework. ( flutter/engine#9655 )
...
Fixes https://github.com/flutter/flutter/issues/18852
2019-07-03 15:44:39 -07:00
stuartmorgan
b176364d5a
Begin separating macOS engine from view controller ( flutter/engine#9654 )
...
Creates an initial, minimal FLEEngine that parallels the iOS
FlutterEngine, and moves engine launch, plugin registration, and binary
messenger functionality from FLEViewController to there. Uses the FLE
prefix since the current APIs will change to better match FlutterEngine;
the current APIs are intended to minimize conceptual changes relative to
the current FLEViewController APIs since it's already a substantial
change.
Further changes will move channels from FLEViewController to FLEEngine,
and further align the APIs and functionality with the iOS version.
Part of #32421
2019-07-03 13:45:30 -07:00
skia-flutter-autoroll
8a5bd4400c
Roll src/third_party/skia 0e0113dcbd9a..5b52c52141ac (8 commits) ( flutter/engine#9665 )
...
https://skia.googlesource.com/skia.git
/%2Blog/0e0113dcbd9a..5b52c52141ac
git log 0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b..5b52c52141acb497f8fca18e9b77badacdf05364 --date=short --no-merges --format=%ad %ae %s
2019-07-03 mtklein@google.com simplify Android NDK build config
2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5faff91af499..66b5ff586c9c (14 commits)
2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 628bca791189..958fec279ed5 (1 commits)
2019-07-02 csmartdalton@google.com Assert that lazy proxies are never borrowed or wrapped
2019-07-03 halcanary@google.com Samples: add name() virtual
2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 180042c54610..628bca791189 (1 commits)
2019-07-03 bsalomon@google.com Make deferred render target context without config or format
2019-07-03 herb@google.com Add bulk calls for metrics, paths and images.
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 16:06:46 -04:00
Chris Yang
e5bc87a4cd
Mutators Stack refactoring ( flutter/engine#9663 )
...
Rename methods in the MutatorsStack to Pascal case to match standard cpp style
Refactor the operator== for Mutator class
2019-07-03 11:18:14 -07:00
skia-flutter-autoroll
54a59b66a8
Roll src/third_party/skia 93eeff578b08..0e0113dcbd9a (9 commits) ( flutter/engine#9662 )
...
https://skia.googlesource.com/skia.git
/%2Blog/93eeff578b08..0e0113dcbd9a
git log 93eeff578b08e74ffa609ee2465b757fd78a35b9..0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b --date=short --no-merges --format=%ad %ae %s
2019-07-03 robertphillips@google.com Fix initialization of DDLRecorder
2019-07-03 bsalomon@google.com Disable GLPrograms test on Mac 10.1 bot
2019-07-03 fmalita@chromium.org [skottie] Add forgotten linear-wipe test
2019-07-03 bsalomon@google.com fix logic bug when deciding to use temp space for mip levels
2019-07-02 halcanary@google.com add header guards
2019-07-02 egdaniel@google.com Move tex storage flag to FormatInfo in GrGLCaps.
2019-07-03 mtklein@google.com update path to fix Android ASAN bots
2019-07-02 robertphillips@google.com Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture
2019-07-03 bsalomon@google.com Fix issue where SkAutoSTMalloc doesn't default initialize std::unique_ptr.
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 12:22:40 -04:00
Kaushik Iska
3346b46ae7
ExternalViewEmbedder can CancelFrame after pre-roll ( flutter/engine#9660 )
...
* ExternalViewEmbedder can CancelFrame after pre-roll
- Resets the state so next pre-roll can be successful.
- Commit any pending `CATransaction` so we don't create
nested transactions.
* Update flow/embedded_views.h
2019-07-03 08:38:19 -07:00
Kaushik Iska
4f307483d8
External view embedder can tell if embedded views have mutated ( flutter/engine#9653 )
...
* refactoring to move the mutator stack handling to preroll
* more review fixes
* Add support for external view embedded to know if it has changed
* remove the need to reset
* address comments
* Rename to HasPendingViewOperations
2019-07-03 07:28:53 -07:00
skia-flutter-autoroll
a0c134eb1c
Roll src/third_party/skia 38ae3f42fec1..93eeff578b08 (1 commits) ( flutter/engine#9659 )
...
https://skia.googlesource.com/skia.git
/%2Blog/38ae3f42fec1..93eeff578b08
git log 38ae3f42fec129839767e96b05ada677c2f9b22d..93eeff578b08e74ffa609ee2465b757fd78a35b9 --date=short --no-merges --format=%ad %ae %s
2019-07-02 mtklein@google.com roll NDK to r20
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 08:43:14 -04:00
skia-flutter-autoroll
63e45a942b
Roll src/third_party/skia febc162c7898..38ae3f42fec1 (3 commits) ( flutter/engine#9658 )
...
https://skia.googlesource.com/skia.git
/%2Blog/febc162c7898..38ae3f42fec1
git log febc162c78985169443073f7bc5c7f8ff4d99af5..38ae3f42fec129839767e96b05ada677c2f9b22d --date=short --no-merges --format=%ad %ae %s
2019-07-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src fb906fa57d41..7625da7c0425 (397 commits)
2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 52edb176f1bd..a29aa7717ff8 (4 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 04:32:31 -04:00
skia-flutter-autoroll
a869fb76a0
Roll src/third_party/skia 3de5c6388142..febc162c7898 (2 commits) ( flutter/engine#9657 )
...
https://skia.googlesource.com/skia.git
/%2Blog/3de5c6388142..febc162c7898
git log 3de5c6388142c6b164435f5059c5de22524c330d..febc162c78985169443073f7bc5c7f8ff4d99af5 --date=short --no-merges --format=%ad %ae %s
2019-07-02 mtklein@google.com ndk r20 compat.
2019-07-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-03 00:56:38 -04:00
skia-flutter-autoroll
f72763e85f
Roll src/third_party/skia 1e2cb444e0c1..3de5c6388142 (8 commits) ( flutter/engine#9656 )
...
https://skia.googlesource.com/skia.git
/%2Blog/1e2cb444e0c1..3de5c6388142
git log 1e2cb444e0c1f573c16fd4959be91f3204a8d335..3de5c6388142c6b164435f5059c5de22524c330d --date=short --no-merges --format=%ad %ae %s
2019-07-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-02 fmalita@chromium.org [skottie] Clean up layer animator scoping
2019-07-02 mtklein@google.com add misc. value programs to SkVMTest.expected
2019-07-02 mtklein@google.com move Builder/Program dump()
2019-07-02 herb@google.com Add SkMakeSpan and helpful conversion
2019-07-02 liyuqian@google.com Add tracing to GrContext resource cleanup
2019-07-02 robertphillips@google.com Remove GrPixelConfig from SkSurfaceCharacterization
2019-07-02 benjaminwagner@google.com [go.mod] Remove unneeded broken dependency
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 21:17:09 -04:00
Kaushik Iska
4c12bdc81d
Pipeline allows continuations that can produce to front ( flutter/engine#9652 )
...
* Make pipeline hold a deque so we can push_front
- Also assert that all the DoDraw tasks are executed
on the GPU thread.
* Add tests for pipeline
* Add support for pipeline to push resources to the front
2019-07-02 17:37:46 -07:00
Chris Yang
cec3b15298
Move the mutators stack handling to preroll ( flutter/engine#9651 )
...
* refactoring to move the mutator stack handling to preroll
* more review fixes
2019-07-02 16:35:47 -07:00
skia-flutter-autoroll
8e2e0f47bc
Roll src/third_party/skia 215ff3325230..1e2cb444e0c1 (12 commits) ( flutter/engine#9650 )
...
https://skia.googlesource.com/skia.git
/%2Blog/215ff3325230..1e2cb444e0c1
git log 215ff3325230557a35dce26174b3294b570afbf9..1e2cb444e0c1f573c16fd4959be91f3204a8d335 --date=short --no-merges --format=%ad %ae %s
2019-07-02 robertphillips@google.com Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType
2019-07-02 bsalomon@google.com Make GrRenderTargetContext async read functions use GrRTC's alpha type.
2019-07-02 mtklein@google.com tool support for SkVM JIT on aarch64
2019-07-02 mtklein@google.com fix GCC arm64 builds
2019-07-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 4f682a1d0b94..180042c54610 (1 commits)
2019-07-02 egdaniel@google.com Add format workaround struct in GrGLCaps.
2019-07-02 bsalomon@google.com Be more stringent about API failure cases in AsyncReadPixels test
2019-07-02 mtklein@google.com remove all Debug Perf jobs
2019-07-02 bsalomon@google.com Fix trace event categories in src/gpu ("skia"->"skia.gpu")
2019-07-02 bsalomon@google.com GrGpu requires row bytes to be non-zero before read/writePixels and createTexture
2019-06-26 halcanary@google.com SkPDF: fix typo s/ProcSets/ProcSet/ (again)
2019-06-28 herb@google.com Centralize calculating SkPackedGlyphIDs
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 17:38:49 -04:00
Chris Yang
92ae45a714
make EmbeddedViewParams a unique ptr ( flutter/engine#9640 )
2019-07-02 13:27:12 -07:00
skia-flutter-autoroll
106c4f7450
Roll src/third_party/skia bd3d8d39b3e7..215ff3325230 (4 commits) ( flutter/engine#9648 )
...
https://skia.googlesource.com/skia.git
/%2Blog/bd3d8d39b3e7..215ff3325230
git log bd3d8d39b3e73398ab37e4a58bd9de6dd462008c..215ff3325230557a35dce26174b3294b570afbf9 --date=short --no-merges --format=%ad %ae %s
2019-07-02 csmartdalton@google.com Don't attempt mixed samples on "borrowed" render targets
2019-07-02 egdaniel@google.com Add ColorTypeInfo struct to FormatInfo in GrGLCaps.
2019-07-01 brianosman@google.com Reland "Test MSAA on Gen9 Intel GPUs"
2019-07-01 thestig@chromium.org Make SkFloatToDecimal() param name match declaration.
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 14:05:15 -04:00
Chris Yang
102825d288
iOS PlatformView clip path ( flutter/engine#9478 )
2019-07-02 10:56:59 -07:00
skia-flutter-autoroll
01460faf4a
Roll src/third_party/skia effee2065796..bd3d8d39b3e7 (1 commits) ( flutter/engine#9647 )
...
https://skia.googlesource.com/skia.git
/%2Blog/effee2065796..bd3d8d39b3e7
git log effee206579608fad40658e608db4aa13910f76f..bd3d8d39b3e73398ab37e4a58bd9de6dd462008c --date=short --no-merges --format=%ad %ae %s
2019-07-02 bsalomon@google.com Remove GrPixelConfig from GrColorSpaceInfo.
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 10:25:53 -04:00
skia-flutter-autoroll
fc09a30e89
Roll src/third_party/skia 2ef826576819..effee2065796 (1 commits) ( flutter/engine#9646 )
...
https://skia.googlesource.com/skia.git
/%2Blog/2ef826576819..effee2065796
git log 2ef826576819224d94691d9167d16b951fe1dce7..effee206579608fad40658e608db4aa13910f76f --date=short --no-merges --format=%ad %ae %s
2019-07-01 csmartdalton@google.com Use mixed samples internally for default coverage AA
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 05:38:27 -04:00
skia-flutter-autoroll
98849aec22
Roll src/third_party/skia f2c52efce52b..2ef826576819 (2 commits) ( flutter/engine#9645 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f2c52efce52b..2ef826576819
git log f2c52efce52b2c395be877d25fe0f4999a35754a..2ef826576819224d94691d9167d16b951fe1dce7 --date=short --no-merges --format=%ad %ae %s
2019-07-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f116aa9c158b..5faff91af499 (3 commits)
2019-07-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d38e9bb41f04..fb906fa57d41 (308 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-02 01:58:39 -04:00
Matt Carroll
ff8b678e99
Android Embedding Refactor PR31: Integrate platform views with the new embedding and the plugin shim. ( flutter/engine#9206 )
2019-07-01 17:34:37 -07:00
Chinmay Garde
3b0adbc646
Fix warning about settings unavailable GN arg build_glfw_shell ( flutter/engine#9642 )
...
This is only available on Darwin & Linux host targets. On Android target builds, the logic amounted to says “Don’t build GLFW on Android targets”. Since GLFW on Android does not make sense and the target does not exist, GN was generating a warning.
2019-07-01 16:58:00 -07:00
skia-flutter-autoroll
9acd04b02f
Roll src/third_party/skia 21a486d04ae0..9fb7fa537d93 (21 commits) ( flutter/engine#9639 )
...
https://skia.googlesource.com/skia.git
/%2Blog/21a486d04ae0..9fb7fa537d93
git log 21a486d04ae034a9f4dcdc874a59b41391174db8..9fb7fa537d938618991922bfffa627e442db67f0 --date=short --no-merges --format=%ad %ae %s
2019-07-01 brianosman@google.com Fix asserts in EllipticalRRectOp::Make to match logic of make_rrect_op
2019-07-01 jvanverth@google.com Re-enable Metal buffer suballocation with extra mutex guard.
2019-07-01 mtklein@google.com more --loops 1
2019-06-28 herb@google.com Use bulk metrics call in SkFont
2019-07-01 robertphillips@google.com Add GrProtected parameter to all createBackendTexture variants
2019-07-01 bsalomon@google.com Reenable GPU ReadPixels tests on ANGLE ES2
2019-07-01 bsalomon@google.com Make GrCaps::surfaceSupportsReadPixels return distinct values rather than flags.
2019-07-01 fmalita@chromium.org [skottie] Cleanup: split off layers into own CUs
2019-07-01 ethannicholas@google.com SkSL now respects layout(key) on all variables
2019-07-01 brianosman@google.com Revert "Test MSAA on Gen9 Intel GPUs"
2019-07-01 mtklein@google.com move SkVM interpreter back to SkVM.cpp
2019-07-01 bsalomon@google.com Pass alpha type to GrSurfaceContext::read/writePixels and remove flags.
2019-07-01 mtklein@google.com finish up arm64 ops
2019-06-28 brianosman@google.com Test MSAA on Gen9 Intel GPUs
2019-07-01 mtklein@google.com auto-tune nanobench in all builds
2019-07-01 robertphillips@google.com Add SkSurfaceCharacterization::isCompatible
2019-07-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 923c30fba116..f116aa9c158b (14 commits)
2019-07-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 40495290dceb..52edb176f1bd (7 commits)
2019-07-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9ef8c105f0dc..d38e9bb41f04 (418 commits)
2019-07-01 michaelludwig@google.com Revert "Switch drawTexture calls to use attemptQuadOptimization"
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-07-01 18:51:32 -04:00
Chris Bracken
e2358a3ab6
Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 ( flutter/engine#9638 )
...
This is a reland of #9364 with fixes for Fuchsia.
000cf0560c clean up type_literal_test
0f20911022 Improve type_literal_test
a108bef7fb [vm, bytecode] Interpreter support for newer recognized natives.
2a15d38759 Revert "[llvm] Add initial scaffolding"
13b470ac46 Parse error expectations in tests.
b71d2d9996 [llvm] Add initial scaffolding
5f2bcd9d6c [vm/bytecode] Reuse flow graph building for recognized methods
This includes a breaking change: https://dart-review.googlesource.com/c/sdk/+/105241
```
Dart_CreateIsolate -> Dart_CreateIsolateGroup
Dart_IsolateCreateCallback -> Dart_IsolateGroupCreateCallback
Dart_IsolateCleanupCallback -> Dart_IsolateGroupShutdownCallback
Dart_CreateIsolateFromKernel -> Dart_CreateIsolateGroupFromKernel
Dart_CurrentIsolateData -> Dart_CurrentIsolateGroupData
Dart_IsolateData -> Dart_IsolateGroupData
Dart_GetNativeIsolateData -> Dart_GetNativeIsolateGroupData
Dart_InitializeParams.create -> Dart_InitializeParams.create_group
Dart_InitializeParams.cleanup -> Dart_InitializeParams.shutdown_group
Dart_InitializeParams.shutdown -> Dart_InitializeParams.shutdown_isolate
```
2019-07-01 15:47:49 -07:00
Matt Carroll
1596cc6c63
Fixes a plugin overwrite bug in the plugin shim system. ( flutter/engine#9589 )
2019-07-01 15:26:22 -07:00
gaaclarke
3e1981ede2
Added Doxyfile. ( flutter/engine#9632 )
...
Added Doxyfile.
2019-07-01 14:32:38 -07:00
Chris Bracken
f78c2ef4e3
Revert "Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 ( #9634 )" ( flutter/engine#9637 )
...
This broke the Fuchsia build.
This reverts commit aa7bc7923cb2a7811d49c3de8ce5fbe5bed96779.
2019-07-01 14:28:35 -07:00
Chris Bracken
aa7bc7923c
Roll Dart to 67ab3be10d35d994641da167cc806f20a7ffa679 ( flutter/engine#9634 )
...
000cf0560c clean up type_literal_test
0f20911022 Improve type_literal_test
a108bef7fb [vm, bytecode] Interpreter support for newer recognized natives.
2a15d38759 Revert "[llvm] Add initial scaffolding"
13b470ac46 Parse error expectations in tests.
b71d2d9996 [llvm] Add initial scaffolding
5f2bcd9d6c [vm/bytecode] Reuse flow graph building for recognized methods
This includes a breaking change: https://dart-review.googlesource.com/c/sdk/+/105241
```
Dart_CreateIsolate -> Dart_CreateIsolateGroup
Dart_IsolateCreateCallback -> Dart_IsolateGroupCreateCallback
Dart_IsolateCleanupCallback -> Dart_IsolateGroupShutdownCallback
Dart_CreateIsolateFromKernel -> Dart_CreateIsolateGroupFromKernel
Dart_CurrentIsolateData -> Dart_CurrentIsolateGroupData
Dart_IsolateData -> Dart_IsolateGroupData
Dart_GetNativeIsolateData -> Dart_GetNativeIsolateGroupData
Dart_InitializeParams.create -> Dart_InitializeParams.create_group
Dart_InitializeParams.cleanup -> Dart_InitializeParams.shutdown_group
Dart_InitializeParams.shutdown -> Dart_InitializeParams.shutdown_isolate
```
2019-07-01 12:55:57 -07:00
skia-flutter-autoroll
71469e504c
Roll fuchsia/sdk/core/linux-amd64 from Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C to I2Qe1zxgckzIzMBTztvzeWYsDgcb9Fw-idSI16oIlx8C ( flutter/engine#9625 )
...
Roll fuchsia/sdk/core/linux-amd64 from Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C to I2Qe1zxgckzIzMBTztvzeWYsDgcb9Fw-idSI16oIlx8C
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-06-30 17:57:51 -04:00
Tamir Duberstein
d648992aa4
[all] add fuchsia.{net.NameLookup,posix.socket.Provider} ( flutter/engine#9546 )
...
These services will replace fuchsia.net.SocketProvider.
Note that dart_{aot,jit}_product_runner.cmx were invalid before this
change. I'm not sure how that was allowed to happen.
2019-06-30 13:07:41 -07:00
Jason Simmons
a55cd21da3
Fix a race in the embedder accessibility unit test ( flutter/engine#9585 )
2019-06-30 12:50:44 -07:00
skia-flutter-autoroll
9fad73b247
Roll fuchsia/sdk/core/linux-amd64 from xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC to Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C ( flutter/engine#9623 )
...
Roll fuchsia/sdk/core/linux-amd64 from xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC to Efv1uHDvhLYgT8mvQmdAiJv7HiLix2L_kDRkK6P9ER4C
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-06-30 14:19:01 -04:00
skia-flutter-autoroll
b2339a611f
Roll fuchsia/sdk/core/linux-amd64 from O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC to xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC ( flutter/engine#9622 )
...
Roll fuchsia/sdk/core/linux-amd64 from O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC to xtoj1ola0unTQOetly-V77CgpT6g8L1JUKWDqS8SuAQC
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-06-30 09:12:13 -04:00
skia-flutter-autoroll
c304af22c0
Roll fuchsia/sdk/core/linux-amd64 from gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC to O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC ( flutter/engine#9620 )
...
Roll fuchsia/sdk/core/linux-amd64 from gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC to O1niQGtIRghvjuMMCmxevRA1Y6seUn6onOao6Wii9hQC
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-06-30 05:34:34 -04:00
skia-flutter-autoroll
e3a4cc58ad
Roll src/third_party/skia 161f47dfbf6a..21a486d04ae0 (2 commits) ( flutter/engine#9619 )
...
https://skia.googlesource.com/skia.git
/%2Blog/161f47dfbf6a..21a486d04ae0
git log 161f47dfbf6ae5641263d8c95a421d2e82ae4a36..21a486d04ae034a9f4dcdc874a59b41391174db8 --date=short --no-merges --format=%ad %ae %s
2019-06-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-06-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
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 (jvanverth@google.com ), and stop
the roller if necessary.
2019-06-30 04:53:32 -04:00
Chinmay Garde
d90e42e020
Fix uninitialized variables and put tests in flutter namespace. ( flutter/engine#9613 )
...
Also enabled the tests previously disabled due to flakiness caused by these
uninitialized variables.
Fixes https://github.com/flutter/flutter/issues/35338
2019-06-29 21:05:42 -07:00
skia-flutter-autoroll
cb45f737fa
Roll fuchsia/sdk/core/linux-amd64 from ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC to gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC ( flutter/engine#9612 )
...
Roll fuchsia/sdk/core/linux-amd64 from ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC to gMVpYn1cxQ0LeU-TSryUCg2o3rNcf7JWvlOqY6G00MYC
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-06-29 23:28:07 -04:00
Chinmay Garde
0d8f0955d5
Wire up custom event loop interop for the GLFW embedder. ( flutter/engine#9089 )
2019-06-29 19:35:22 -07:00
skia-flutter-autoroll
bd7d13bfe4
Roll fuchsia/sdk/core/linux-amd64 from xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC to ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC ( flutter/engine#9610 )
...
Roll fuchsia/sdk/core/linux-amd64 from xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC to ur0ah3sh2atct83EqYX28SjG3fKt-7Driu48GbpdxmMC
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-06-29 19:50:22 -04:00
Chinmay Garde
83b4d5a0d5
Document various classes in //flutter/shell/common. ( flutter/engine#9591 )
2019-06-29 14:08:02 -07:00
skia-flutter-autoroll
7c7ac0fd24
Roll fuchsia/sdk/core/linux-amd64 from XRYatTY5OvCnQ-5rGC8AnYltKa68CBxmnEK8QO0fpvQC to xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC ( flutter/engine#9607 )
...
Roll fuchsia/sdk/core/linux-amd64 from XRYatTY5OvCnQ-5rGC8AnYltKa68CBxmnEK8QO0fpvQC to xmxDtsnD0sfj7wxUaiMMhUwh72prBvMcYHY07lgTotcC
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-06-29 16:12:38 -04:00