Commit Graph

5731 Commits

Author SHA1 Message Date
Siva Annamalai
214884cd01 Roll engine version to eca1f7f27dc5e63bd19d1990c82b075bba1d517f
contains the following change :
  - Roll of Dart version 8d9d68751a505426eb5f59a9d29f103fde6bd474 into the engine
2018-01-24 12:15:05 -08:00
Jason Simmons
894d9d2caf roll engine (#14216) 2018-01-22 16:54:35 -08:00
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
Paul Betts
f77826c5ee Allow Flutter to be vendored as a submodule (#14157)
When Flutter is vendored as a submodule, `.git` is a File whose contents
are a pointer to the Git directory. This change allows you to pin your
app to a certain version of Flutter via submodules.
2018-01-18 09:40:46 -08:00
Ian Hickson
9e42e4b88f New release process (#14061)
Generate the "version" file from git tags.
Remove the old VERSION file and mentions of versions in pubspec.yaml files.
Replace the old update_versions.dart script with a new roll_dev.dart script.
Update "flutter channel".
Update "flutter upgrade", including making it transition from alpha to dev.
Update "flutter --version" and "flutter doctor".
2018-01-18 07:59:06 -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
Michael Goderbauer
54e3333182 Use bundled mingit on Windows if available (#14025)
In the packaged ZIP files for Flutter we bundle mingit on Windows to make setup for our users easier (they don't have to download and install git anymore). This change makes Flutter use the bundled mingit if it is available and if git is not installed on the system.

This change will still require that users add `flutter\bin` to their path or they'll have to execute `flutter\bin\flutter.bat` directly. A follow-up PR will add a pre-configured Flutter Console that people can start with a double-click to minimize setup even further.

Also in this PR:
* If 7Zip is not available to unpack the Dart SDK try 7Zip's standalone version.
2018-01-10 16:48:39 -08:00
Leaf Petersen
ab874da7be Roll Dart SDK to 2.0.0-dev.16.0, along with associated package updates (#13857)
Rolling the Dart SDK to 2.0, with associated package updates.  

https://groups.google.com/forum/#!topic/flutter-dev/E22RdKAYjs8
2018-01-10 14:31:28 -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
Ian Hickson
77711d4a3c Try to work better on NFS (#13955)
(untested)
2018-01-08 23:19:21 -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