Commit Graph

319 Commits

Author SHA1 Message Date
Alexander Aprelev
f88c60b38c
Roll engine to pick up changes that allow 'flutter test --preview-dart-2' (#14185)
* Roll engine to pick up changes that allow 'flutter test --preview-dart-2'

* Pick up windows 'flutter test' fix
2018-01-19 12:12:02 -08:00
Siva Chandra
c5cbc0df3a Roll engine to 3e49d8a81559e762fa72feb62591eebaa7c8e8e3
This rolls it to a green build.
2018-01-18 17:49:35 -08:00
Siva Chandra
bbf5bda77b Roll engine to 2b398ee2279c00c9b359e7d4bd06c27a4e657fc2
This rolls it to a commit containing only the dart roll.
2018-01-18 17:49:35 -08:00
Siva Chandra
35c385c9ec Roll engine to one version before the dart roll. 2018-01-18 17:49:35 -08:00
Jason Simmons
7627d31c2e
roll engine (#14126) 2018-01-17 11:54:50 -08:00
Michael Goderbauer
15af86459d
Identify CheckBox and RadioButton as such (#14087)
* Identify CHeckBox and RadioButton as such

* review feedback
2018-01-17 10:23:36 -08:00
Ian Hickson
8cf109d20f
Reland #14054 after having landed all the engine commits in between (#14064)
This gets us back to where we were a few minutes ago.
2018-01-11 23:21:53 -08:00
Ian Hickson
e859995d11
Update engine.version 2018-01-11 22:29:07 -08:00
Ian Hickson
2ff39d88a6
Update engine.version 2018-01-11 22:28:57 -08:00
Ian Hickson
cafc5dc5f0
Update engine.version 2018-01-11 22:28:46 -08:00
Ian Hickson
6fd5f265a0
Update engine.version 2018-01-11 22:28:34 -08:00
Ian Hickson
34bbc58a1d
Update engine.version 2018-01-11 22:28:19 -08:00
Ian Hickson
908db567c9
Update engine.version 2018-01-11 22:27:49 -08:00
Ian Hickson
78dcc0e685
Revert "Revive "Push physical layers with paths instead of rects in RenderPhy… (#14054)" (#14063)
This reverts commit 592f297922.
2018-01-11 22:27:11 -08:00
amirh
592f297922
Revive "Push physical layers with paths instead of rects in RenderPhy… (#14054)
* Revive "Push physical layers with paths instead of rects in RenderPhysicalModel. (#13942)"

That commit was reverted due to a performance problem which has now been
fixed.

* Roll engine 05fe72d068e19c7886e8d27f9b004201d5ad1300
2018-01-11 18:54:12 -08:00
Ben Konyi
64aac3d3cb Rolled engine to 5a72197b733c01537a6583fa3715155d9fc936ef 2018-01-09 16:19:32 -08:00
Michael Goderbauer
24e3f70536
Rename SemanticsFlags to SemanticsFlag (#13994)
to align with `SemanticsAction` and other enum-like types.
2018-01-09 10:31:23 -08:00
amirh
61a8132ea9
Revert "Push physical layers with paths instead of rects in RenderPhysicalModel. (#13942)" (#13988)
This reverts commit 57b4a52555.
2018-01-08 19:24:19 -08:00
amirh
57b4a52555
Push physical layers with paths instead of rects in RenderPhysicalModel. (#13942) 2018-01-08 18:41:16 -08:00
Ryan Macnak
3782415d15 Roll engine to 6a724f0d3e22d41246baf3447d7ba2c9ff886765. 2018-01-08 11:09:09 -08:00
Ryan Macnak
a3f523742c Roll engine to bbefdf198043c900277b0024e6bd12614917d0e4. 2018-01-08 11:09:09 -08:00
Michael Goderbauer
b741d91a20
Support disabled state for semantics (#13877)
Fixes https://github.com/flutter/flutter/issues/11993
2018-01-05 12:10:21 -08:00
Siva Annamalai
1a63500338 Update engine version to include 43327730a27344f1d45a1f9e4d53b14260778ce5
which rolls Dart to the latest version.

- includes Roll Dart to version 8d7219a5b6a7c2505ff57f23e7cf80da4c724512 (43327730a2)
2018-01-04 16:35:57 -08:00
Siva Annamalai
cbdb41814f Roll engine version to c4141ff8f467dc77b44a5357b61f68f2eb808a34
includes the following CLs since the last roll
- Further improve painting.dart documentation. (#4505)
- Add support for --strong option in the engine, create a strong mode
  version of platform file (#4504)
- Apply texture transform on Android (#4513)
- [fuchsia] Removed the flutter_app template. (#4511)
- This adds RPC call to set asset path. (#4323)
- Fix windows build by using lambda capture workaround (#4514)
- Add missing include for sk_malloc_throw
2018-01-04 16:35:57 -08:00
Alexander Aprelev
6f5a16a8ab First build with debug instead of debug_unopt. 2018-01-04 12:55:53 -08:00
Alexander Aprelev
5415a7e1e8 Roll engine after switch to host_debug on the engine bots 2018-01-04 12:55:53 -08:00
Alexander Markov
a3dc810f4b Roll engine to b6c9ca555204872c1446acc801079ec1b02281f2 (to include revert of breaking test) 2018-01-03 14:10:59 -08:00
Alexander Markov
f17c661e7d Roll engine to 90e5ca50410d435475b88d002094d709941a5c9f (with Dart SDK roll) 2018-01-03 14:10:59 -08:00
Alexander Aprelev
80c94446a5
Revert "Roll engine to e1162b1b9b247185a32f793cecdc9e856cb627e7 (#13876)" (#13881)
This reverts commit b56295aac1.
2018-01-03 13:05:12 -08:00
Alexander Aprelev
b56295aac1
Roll engine to e1162b1b9b247185a32f793cecdc9e856cb627e7 (#13876) 2018-01-03 11:26:18 -08:00
Alexander Markov
54052048f2
Roll engine with Dart 2.0 fixed-size integers (#13856)
* Roll engine to 37789650cb1254199426e5de5cc66c2ba63cbaf2
* Fix large integer literals in packages/flutter/test/services/message_codecs_test.dart
2018-01-02 17:22:46 -08:00
Alexander Aprelev
598c0427a1
Reroll engine with rolled dart. (#13854)
Try again now since texture-related test-breaking PR was backed out.
2018-01-02 16:29:00 -08:00
Alexander Aprelev
d1c99ab474
Roll back engine rolls (#13845)
* Revert "Roll engine to e122f4825726035e4579471ef83848b1aa796444 dart roll"

This reverts commit c7dfadfaf5.

* Revert "Roll engine to just before dart roll"

This reverts commit d5cc86578a.
2018-01-02 10:48:18 -08:00
Alexander Aprelev
c7dfadfaf5 Roll engine to e122f4825726035e4579471ef83848b1aa796444 dart roll 2018-01-02 08:43:34 -08:00
Alexander Aprelev
d5cc86578a Roll engine to just before dart roll 2018-01-02 08:43:34 -08:00
amirh
31e78f1e7f
roll engine to 7c126001d8195abfb2c5778d32cb779f3c8b66c6 (#13755) 2017-12-22 11:06:22 -08:00
Zachary Anderson
a5b277030a
Roll engine to 39029aad6cd21aa2c1359ebdd05cb4e57ad3794d (#13739) 2017-12-21 15:34:05 -08:00
Sarah Zakarias
075ba6477f
Roll engine (#13727) 2017-12-21 12:05:15 +01:00
Alexander Aprelev
af4ac729ef Revert "Roll engine to pick up fix for windows preview-dart-2 tests"
This reverts commit dbd3eb678a.

Commit above fixed initial problem with frontend_server on Windows, but caused another more explicit problem with gen_snapshot down the line.
2017-12-20 19:35:31 -08:00
Alexander Aprelev
dbd3eb678a Roll engine to pick up fix for windows preview-dart-2 tests 2017-12-20 18:30:23 -08:00
Michael Goderbauer
95aeb05ced
Roll engine to 937bde8f98e64aa574f77049bc52e9c8e862c82c (#13709) 2017-12-20 14:32:22 -08:00
Erik Corry
7766b2a196 Roll Dart to 718bda0c9 (#13698) 2017-12-20 15:13:34 +01:00
Erik Corry
a96487929b Roll Flutter engine incl. new Skia. (#13696) 2017-12-20 13:28:40 +01:00
Sarah Zakarias
2ef379ad12
Remove app.flx from apk (#13647) 2017-12-18 14:33:35 +01:00
Martin Kustermann
d9edab84e4
Roll engine to d945976b04cc82d32c9691dae1fc8e4955222b3d (#13605) 2017-12-15 16:03:49 +01:00
Régis Crelier
eb77d0140b
Roll engine to e0d19e2897b6c4c8c48f05d23a2b90bd32ab5d49 (#13570) 2017-12-14 10:34:21 -08:00
Sarah Zakarias
5e18c07614
Reapply flutter_assets (#13567)
* Revert "Revert engine (#13547)"

This reverts commit ee65db11d4.

* Keep flaky mark
2017-12-14 17:27:25 +01:00
Yegor
ee65db11d4
Revert engine (#13547)
* Revert "Include a directory with Flutter assets (#12944)"

This reverts commit 3af6b9cbf5.

* Revert "Upgrade project.pbxproj to include flutter_assets (#13011)"

This reverts commit 08128cb29b.

* Revert "Upgrade complex_layout project.pbxproj to include flutter_assets (#13544)"

This reverts commit 35f1a04195.

* mark complex_layout_ios__start_up as flaky
2017-12-13 16:25:25 -08:00
Sarah Zakarias
3af6b9cbf5
Include a directory with Flutter assets (#12944) 2017-12-13 22:30:32 +01:00
Michael Goderbauer
d04c906e0b
Add arguments to SemanticsActions; implement extend selection for a11y (#13490)
**This PR contains a breaking API change:**
`SemanticsConfiguration.addAction()` has been removed and replaces by action-specific setters (`onTap`, `onLongPress`, etc.) to take care of the fact that some action handlers (those, who take arguments) have different signatures.
2017-12-12 16:59:35 -08:00