Commit Graph

444 Commits

Author SHA1 Message Date
Siva
e9d1c8e445
Roll engine to version 58d6ea360ee8454dc1ee442d69408d66fe088a03 (#16236) 2018-04-04 14:55:05 -07:00
Chris Bracken
13c6ee4f26
Roll engine to ac4089145203a19d317747c32c9114dd4894aa82 (#16232)
Includes:
* libtxt: add missing dependency for Mac/iOS builds (flutter/engine#4931)
* libtxt: use Helvetica as a fallback font on iOS 8 and earlier (flutter/engine#4930)
* Make Rect.largest match the "largest" rect used in DefaultLayerBuilder (flutter/engine#4926)
* [vulkan] Add VK_ERROR_NOT_PERMITTED_EXT
* Roll buildroot to 8dddd90bf9 (flutter/engine#4928)
* Set the asset bundle path when initializing the shell in the embedder API (flutter/engine#4925)
2018-04-04 13:31:13 -07:00
Todd Volkert
62b631102f
Roll engine to 04f3c6557c02879191a558320ed8ec81f8b2b619 (#16170) 2018-04-02 23:06:48 -07:00
Alexander Aprelev
1f7a28d8fd
Roll engine to c903c217a1a8206cdebdab1703b52ec6180edf37. (#16116)
This is to pick up updated dart roll.
2018-03-30 16:53:20 -07:00
Alexander Aprelev
71bd094806
Roll engine. (#16087)
Changes since last roll:
```
ec1e96864 Revert pub roll from recent dart roll. (#4904)
ac552fba4 Port flutter content handler to FIDL2. (#4903)
94cdd8103 Roll dart. (#4902)
af63732de Support `Path.addCircle` (#4783)
564c6a5a9 Add hint to use ninja with goma (#4894)
```
```
2018-03-30 08:35:48 -07:00
Chris Bracken
1d067220da
Roll engine to 9af82c5a1a79ae02477db13e721c8365f31a4840 (#16088)
Includes:
* libtxt: move to the next run if the current run ends before the start of the line block (flutter/engine#4891)
* Rolled Dart SDK to e3051175192c83fafa3636c0f16d804734bb285a (flutter/engine#4877)
2018-03-29 22:14:04 -07:00
Chris Bracken
844ced010a
Roll engine to 6473f1b106485cb0b4ea569af383173daeef8895 (#16032)
Includes:
* Use newer Skia API for constructing mask blur filters (flutter/engine#4875)
* Retry fixing vulkan include (flutter/engine#4874)
2018-03-28 17:25:12 -07:00
Stanislav Baranov
c5288c7346
Support for decimal and signed numeric keyboard (#15846)
* Support for decimal and signed numeric keyboard

* Comments

* Rebase.

* Roll engine to dd6f46c485192f4506035088c9065b9f5dbba9ab
2018-03-28 08:32:27 -07:00
Chris Bracken
040fbd2947
Roll engine to 3e877d371a359097d7af28aa6e85026fa2318baa (#15992)
Includes:
* Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857)
* Vulkan swap chain setup no longer uses GrPixelConfig and doesn't incl…
* Revert dart roll 20180322 (flutter/engine#4855)
* Roll back pub upgrade. (flutter/engine#4854)
* Roll flutter 20180322a (flutter/engine#4852)
* Document Window.defaultRouteName a little better. (flutter/engine#4851)
* Roll dart to 95e9e890a9 (flutter/engine#4850)
2018-03-27 14:54:52 -07:00
Chris Bracken
40bcdf40ef
Roll engine to 01be4c6017f98532eea2456ea422e2c285e219c8 (#15990)
Includes:
* Fix GPUSurfaceGL includes on Linux (flutter/engine#4849)
* Slightly improve the docs for the internal _futurize method (flutter/engine#4847)
* Fix supported color type check on iOS simulators (flutter/engine#4846)
* Fix GPUSurfaceGL includes on macOS (flutter/engine#4844)
* Handle Apple-specific GLES headers (flutter/engine#4843)
* [fuchsia] Fix up includes of Zircon headers (flutter/engine#4842)
* VulkanSurface and GPUSurfaceGL no longer use GrPixelConfig (flutter/engine#4814)
2018-03-27 13:48:51 -07:00
Chris Bracken
eb9fc2baf9
Roll engine to e102ae3d28eace7f350ece188187c2566920e654 (#15988)
Includes:
* Roll Skia (flutter/engine#4841)
2018-03-27 13:23:56 -07:00
Chris Bracken
9c9162e560
Roll engine to 2114a88b5ee0c5240f2aec6cde164798d00b61b4 (#15987)
Includes:
* Provide asset lookup key on ios (flutter/engine#4817)
* Load kernel files from the script URI in the isolate create callback (flutter/engine#4828)
* Remove some unneeded profiling flags (flutter/engine#4827)
* Remove the canvas save/restore calls in Paragraph::Paint (flutter/engine#4822)
2018-03-27 13:22:34 -07:00
Chris Bracken
49c87d010c
Revert "Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885)" (#15980)
This caused a test failure in the integration_ui_ios devicelab test.

```
stdout: [   +3 ms] 00:02 [32m+0[0m: end-to-end test Ensure keyboard dismissal resizes the view to original size[0m
stdout: [+8129 ms] 00:11 [32m+0[0m[31m -1[0m: end-to-end test Ensure keyboard dismissal resizes the view to original size [1m[31m[E][0m[0m
stdout: [   +5 ms]   DriverError: Failed to fulfill Tap: Flutter application not responding
stdout: [        ]   Original error: TimeoutException after 0:00:07.500000: Future not completed
stdout: [        ]   Original stack trace:
stdout: [        ]   #0      FlutterDriver._sendCommand (package:flutter_driver/src/driver/driver.dart:324:18)
stdout: [        ]
stdout: [        ]   #1      FlutterDriver.tap (package:flutter_driver/src/driver/driver.dart:368:11)
stdout: [        ]
stdout: [        ]   #2      main.. (file:///[... snip ...]/flutter/dev/integration_tests/ui/test_driver/keyboard_resize_test.dart:34:20)
```

This reverts commit 067be92ae8.
2018-03-27 10:57:50 -07:00
Siva
067be92ae8
Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885)
Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab
2018-03-26 22:16:48 -07:00
Siva
821c9b35a1
Roll engine to version 6280adbfb1f9f63cdc6179b9b78634add1e4f2e3 (#15729)
* roll engine version to 6280adbfb1f9f63cdc6179b9b78634add1e4f2e3

* Correctly handle previewDart : false setting in AnalysisServer and
AnalyzeOnce classes.
2018-03-20 11:15:05 -07:00
Michael Goderbauer
619ebd67a9
Support password fields for a11y (#15497)
* Support password fields for a11y

* rename to obscured

* Roll engine to c3ab0c9143029f0267a05b99effbfbd280a4901b
2018-03-20 00:26:10 -07:00
Chris Bracken
60c99ef67d
Roll engine to 1348ab5b63adc18148f161876a4b1cacd5ec0779 (#15645)
Includes:
* Roll Dart to f1ebe2bd5cfcb6b522e5b4fd406cdabb1a2d2091. (#4805)
2018-03-17 10:08:43 -07:00
Chris Bracken
992875c21e
Roll engine to 464af48eb202ac7c6c43e2af64aadec9a72d9bb6 (#15637)
Includes:
* [fuchsia] Updated scenic fidl prefix (flutter/engine#4798)
* Cache render buffer extents when no depth/stencil buffer (flutter/engine#4801)
* Eliminate iOS depth/stencil buffer code (flutter/engine#4802)
* [fuchsia] Adapt to FIDL1 VectorPtr API (flutter/engine#4804)
2018-03-17 00:33:18 -07:00
Chris Bracken
059aea95e4
Roll engine to 3e9912698955ed5a2ebc5c9433197c42c8c068f3 (#15633)
Includes:
* Provide lookup key to access Flutter assets in the APK (flutter/engine#4785)
* Roll skia and update licenses (flutter/engine#4797)
* libtxt: retain hard line breaks when calculating maxIntrinsicWidth (flutter/engine#4796)
2018-03-16 22:30:28 -07:00
Mikkel Nygaard Ravn
2d5ebd2a18
Roll engine to 9671f634591295aca35943df1cc589e9fbf59d14 (#15607) 2018-03-16 15:09:01 +00:00
Siva
c640b19167
Roll engine to version 520529dbba9b3048f5cc0e0268a274911f3887e6 (#15560)
- picks up dart change to introduce multi root file system for use in
google3 builds
2018-03-15 07:30:32 -07:00
Siva
8c75dcf1bd
Engineroll (#15547)
* iupdate engine version to 141176b9004d7b01325629fd45b2ef61b0d00251

* update engine version to f192c59d76c0afe63f2290c3ed76061f00c77cc7
This rolls dart to version 0175f24b2549732d0010708988fd328440c3f956

* Move dart 2 tests back to optional section to allow debugging of a new
regression in the petitParser package.

* Update
2018-03-15 00:18:34 -07:00
Jason Simmons
5a58b36e36
Roll engine to e61bb9ac3a3fd789754e2e54220bcfc27076a857 (#15495)
This engine has libtxt enabled by default
2018-03-13 13:20:13 -07:00
Jason Simmons
b9bd51cc36
Roll engine to e44cd55fc452ba5524147280c451fb3ace350ec4 (#15494) 2018-03-13 12:42:29 -07:00
Alexander Aprelev
2f8474f9aa
Roll engine to b6df7a637498ca9beda1fa9cd7210e3202ea599f. (#15444)
* Roll engine to b6df7a637498ca9beda1fa9cd7210e3202ea599f.

Changes since last roll:
```
b6df7a637 Roll dart to 290c576264faa096a0b3206c71b2435309d9f904. (#4771)
a6764dbd5 Add sources for Fuchsia target. (#4763)
2d5900615 [fuchsia] Remove unused header file. (#4769)
9717063b7 Revert "Roll dart to c080951d45e79cd25df98036c4be835b284a269c. (#4767)" (#4768)
9a9814312 Roll dart to c080951d45e79cd25df98036c4be835b284a269c. (#4767)
e74e8b35c [async] Update includes of async headers to new path (#4760)
e2c4b2760 Use Dart 2 camel case constants in the engine Dart libraries (#4766)
9c1e48434 Updates for Fuchsia roll. (#4765)
14c940e27 Switch from fxl::Mutex to std::mutex (#4764)
debf82c0b Roll Garnet (#4759)
5bffdefbb Use weak pointers to the accesibility bridge from objects vended to the UIKit accessibility framework. (#4761)
```
2018-03-12 15:44:25 -07:00
Michael Goderbauer
35c43ecc98
Roll engine to 1d0da7799583b089ede66b81068f40cc4597a429 (#15322) 2018-03-08 22:30:55 -08:00
Jason Simmons
6e46c184d6
Roll engine back to 24cf8ebd8621713a6936df783dad5019f52bc85e (#15270)
This reverts commit 9d46ed2bb9.
2018-03-08 10:09:18 -08:00
Jason Simmons
9d46ed2bb9
Roll engine to 1b7325ca6825a1305d5521a5c0abe6fb32688dea (#15257)
(libtxt is enabled by default in this engine)
2018-03-07 13:37:26 -08:00
Jason Simmons
85412d8b7c
Roll engine to 24cf8ebd8621713a6936df783dad5019f52bc85e (#15213) 2018-03-06 14:06:36 -08:00
Sarah Zakarias
f8ac23cd86 Roll engine to a00f8e8bc0f3d08ec0c0ca24b01226441bcaf03a (#15172) 2018-03-05 23:27:57 +01:00
Alexander Aprelev
1a7eeb34da
Roll engine to 97b22348c8d5cba471418dc94f9e384e384e796f. (#15069)
Changes since last roll:
  - Leave only widget creation tracker kernel pass in flutter frontend server. (#4727).
2018-03-02 09:51:48 -08:00
Alexander Aprelev
da24ad0b33
Roll engine to c88ba37c794f57982374bb53a694301198cad593 (#15053)
* Roll engine to c88ba37c794f57982374bb53a694301198cad593.

Changes since last roll:
  - move generated entry points JSON out of flutter_patched_sdk
  - List missing core lib bigint_patch.dart source for new Bigint implementation (#4735)
  - Skip over .emf-files. (#4739)
  - Roll dart to ee15c8eb689791f6777eb3f6b0a1e9c58ff0671b.

* defaultValue -> orElse
2018-03-02 06:23:59 -08:00
Chris Bracken
b90659cd30
Roll engine to 269bab73b6ad8f0e54fcd2b84f278ba857baf4af (#15036)
Includes:
* Add nil check for country code and language code (flutter/engine#4732)
2018-03-01 15:10:22 -08:00
Alexander Aprelev
e8d5667a0a
Roll engine to a4b1fccdaa0b2ae8ecaad5f04ae70d2c2403b060. (#15024)
Changes since the last roll:
  - Specify sdkSummary when compiling via frontend server (#4733).
  - Fix traversal order for a11y scrolling (#4726)
2018-03-01 08:06:27 -08:00
Alexander Markov
b011c66653
Roll engine to 66072316382837e66aaea518d219192a80839fc3 (#15000)
This roll contains:
* Make deprecated API unavailable (https://github.com/flutter/engine/pull/4722)
* Remove unavailable API in FlutterDartProject.h (https://github.com/flutter/engine/pull/4723)
* remove unavailabe API from FlutterDartProject.mm (https://github.com/flutter/engine/pull/4724)
* Prepare to enable global type flow analysis in AOT (https://github.com/flutter/engine/pull/4725)
2018-02-28 16:34:18 -08:00
Siva
fbf68bbc6d
Roll engine to version b05efc204090f430387398d3c35589571a2fe16b (#14969)
* roll engine version in flutter/flutter to b05efc204090f430387398d3c35589571a2fe16b

* Fix analyzer warnings.
2018-02-28 11:00:37 -08:00
Todd Volkert
a5d3a9eb4b
Roll engine to e133da723c603eb43c5bf03aeb27e79c06a50e0c (#14924) 2018-02-27 15:16:21 -08:00
xster
02546c7046
Revert engine back to 33b881 (#14905)
* Revert "Disable a text field test that fails on some Macs with libtxt (#14895)"

This reverts commit aa04a056f3.

* Revert "Roll engine to 33b88173f3820690169348859bbdc29133179e0b (#14832)"

This reverts commit 44592238bb.

* Revert non-engine reverts
2018-02-26 18:20:46 -08:00
Jason Simmons
44592238bb
Roll engine to 33b88173f3820690169348859bbdc29133179e0b (#14832)
libtxt is now the default text renderer
2018-02-26 11:39:48 -08:00
Todd Volkert
21c514fc56
Wire up support for --skia-deterministic-rendering (#14802)
https://github.com/flutter/flutter/issues/14519
2018-02-20 23:22:58 -08:00
Todd Volkert
22a4a7d9d2
Roll engine to 585610456326bc455ffeb257f6d33d476b4ee3fc (#14788)
Fixes https://github.com/flutter/flutter/issues/14751
2018-02-20 15:52:49 -08:00
Mikkel Nygaard Ravn
130dfc87ad
Make Podfiles use symlinks to local pods (#14748) 2018-02-19 21:32:13 +01:00
Todd Volkert
d4e973351e
Roll engine to e5b72e5f87cae358b457b6c1cb55c4560ce3c46c (#14759)
https://github.com/flutter/flutter/issues/14751
2018-02-17 11:31:34 -08:00
asiva
a37a8424b3 Update to correct hash value. 2018-02-15 17:45:36 -08:00
asiva
11105bed4d - Roll engine to version 9867298f86a7ccd5f1c07a83796ee21567d37fb0
- Remove redundant strong flag as it is the default for preview-dart-2
now
2018-02-15 17:45:36 -08:00
asiva
615f411da7 - Roll engine to version 0f3a8cef60bfe20afeaebe2945087cec90c65369 to pick
up the latest Dart roll

- Resubmit https://github.com/flutter/flutter/pull/14392 to fix
compilation errors
2018-02-15 08:15:02 -08:00
Chris Bracken
9b48f0d0c2
Roll engine to f8778fce17efc89251b2c743ecf4329b499ee76a (#14712)
Inlcudes:
* libtxt: specifically request the Roboto font in tests and benchmarks (flutter/engine#4675)
* Make Paragraph methods really return List<int> if they are declared as such (flutter/engine#4676)
* Stop using ClassHierarchy.deprecated_incremental (flutter/engine#4678)
* On iOS, render to an offscreen surface to avoid renderbuffer slowdown (flutter/engine#4680)
2018-02-14 14:59:11 -08:00
Chris Bracken
8754e4f90f
Roll engine to 7a6d12fabc21583caebf98d12f4948eceeafcec8 (#14706)
Includes:
* Roll Skia to f802e757646f424b563fdc1f5b5ee3c677659e98 (flutter/engine#4677)
2018-02-14 11:48:42 -08:00
Todd Volkert
8a65872ef9
Re-apply "Send nextId in addition to previousId for traversal order" (#14694)
Re-apply "Send nextId in addition to previousId for traversal order (#14676)"
2018-02-13 23:32:28 -08:00
Todd Volkert
e9d7bf8ce1
Revert "Send nextId in addition to previousId for traversal order" (#14691) 2018-02-13 21:50:44 -08:00
Michael Goderbauer
58689c796c
Send nextId in addition to previousId for traversal order (#14676) 2018-02-13 17:14:04 -08:00
Alexander Markov
ea4dc12486
Revert "Roll engine to 834d6eb02988e7f2c44eda05cec908378a1a9138" (#14671)
* Revert "Roll engine to 834d6eb02988e7f2c44eda05cec908378a1a9138 (#14664)"

This reverts commit c19fbe86dd.
Reason: timeouts while doing hot reload in hot_mode_dev_cycle__preview_dart_2_benchmark.
2018-02-13 12:51:37 -08:00
Alexander Markov
c19fbe86dd
Roll engine to 834d6eb02988e7f2c44eda05cec908378a1a9138 (#14664)
Contains
* Roll Dart to 223eeb2ebe112aaaddca206aab55cd54b4e54391 (https://github.com/flutter/engine/pull/4659)
2018-02-13 08:07:11 -08:00
Greg Spencer
bfc6833459
Swap nextNodeId for previousNodeId, since setTraversalBefore is broken. (#14607)
It seems that setTraversalBefore doesn't work as well as setTraversalAfter for some reason, although I'm using them the same way. Some apps would lock up TalkBack when traversing if setTraversalBefore was set, but not with the equivalent setTraversalAfter.

It's not entirely clear why this is, but I'm going with this to at least get it fixed for apps we know about.

Fixes #14600
2018-02-12 14:10:39 -08:00
Chris Bracken
28bf8e7d85
Roll engine to ab3b3a63becc2371ac44e0ef31341ec9aea4d4f6 (#14612)
Includes:
* Roll topaz to 531e2778d86b213bc663ea51bb0e0dde33d8ac8c (#4657)

This supports SDK/project paths including URI-escaped UTF-8 sequences
(e.g., including spaces, accented characters, etc.).
2018-02-09 20:48:03 -08:00
Michael Goderbauer
04d3ecb87e
Add accessibilityFocus and loseAccessibilityFocus as a11y actions (#14603) 2018-02-09 19:57:02 -08:00
Michael Goderbauer
72517f0a0a
Encode scrolling status into tree (#14536) 2018-02-09 18:33:50 -08:00
Alexander Markov
d64efe9fdb
Roll engine to a031239a5d4e44e60d0ebc62b8c544a9f592fc22 (#14601)
Includes:
* Exclude frontend_server from the license crawl (https://github.com/flutter/engine/pull/4645)
* Make native wrapper classes non-abstract (https://github.com/flutter/engine/pull/4607)
* Restrict clang-format to C, C++, Obj-C, Obj-C++ (https://github.com/flutter/engine/pull/4654)
2018-02-09 14:40:28 -08:00
Chris Bracken
30fcc4b0b7
Roll engine to 337764e4edebdafad6685a4af81b84d456dac687 (#14597)
Includes:
* Roll topaz to 08a3394395036a2bb9b556f5b0eb8f365d2c0fa5 (flutter/engine#4650)
* [fuchsia] Add missing AOT entry points for FromFileResult and MapResult. (flutter/engine#4649)
* [fuchsia] Fix compile-time error introduced in 58e6c23. (flutter/engine#4651)
* Roll topaz to 046105efd225ed61c94e65dbd4a528256a3a34a9 (flutter/engine#4652)

Topaz rolls enable:
* Support for Flutter SDK, project paths including spaces (flutter/engine#4650)
* Support for Flutter SDK, project paths including arbitrary UTF-8 sequences (flutter/engine#4652)
2018-02-09 12:16:10 -08:00
Alexander Aprelev
0f3aa50071
Roll engine with rolled dart (#14538)
* Roll engine to pre-dart roll

* Roll engine to pick up updated dart

* Apply Map changes

* Move to dev.22

* Fix some analysis issues

* Silent analyzer

* More consts

* More const massaging

* Yet more const massaging

* Yet more const massaging

* Use nonconst()
2018-02-09 10:33:24 -08:00
Alexander Aprelev
ede01a773f Roll engine to dart ea91bc9888184d5a2fc309c36656fdd325ef503c 2018-02-05 18:23:52 -08:00
Alexander Aprelev
e0685aff2c Roll engine to pre-dart 2018-02-05 18:23:52 -08:00
Zachary Anderson
ce38cf6e1d Roll engine to d5338ed14376f62b252078b1dcd742bd3b01a7da (#14434) 2018-02-02 04:27:11 -08:00
Zachary Anderson
308899f874
Roll engine to de34a3e272ba31cd7a80befbdb60cf9af532327f (#14418) 2018-02-01 09:42:18 -08:00
Chris Bracken
4a1eeed677
Roll engine to dbc071aa6211596c25e6c6e6cc6862178e937d18 (#14365)
Includes:
* Only implement application:performActionForShortcutItem:completionHandler on iOS 9.0+ (flutter/engine#4600)
* [fuchsia] Remove MessageLoopHandler dependency (flutter/engine#4618)
* Use @available checks for iOS 11 features (#4619)
2018-01-30 14:23:48 -08:00
Chris Bracken
adcb5ab493
Roll engine to 8f2d72b183fa996449d2a2252c497a64126b44c4 (#14355)
Includes:
* Roll Dart SDK (flutter/engine#4613)
2018-01-29 23:58:44 -08:00
Chris Bracken
c54fab0444
Roll engine to 293b37c61f41e07cb5d9949d1bd16f656bae788e (#14352)
Includes:
* Remove unnecessary trim (#4616)
2018-01-29 22:26:28 -08:00
Chris Bracken
d6f16dcfbe
Roll engine to f557f476c86c09d9659fe22072237efcb4a2faa7 (#14350)
Includes:
* Extract common iOS asset path lookup code: #4594
* Introduce VulkanProvider fb9782a5294e700e45e372da0cd25165697b2e45
* Transition render target images before submit 0de8218778f1bb5d913db8b8a67789a44f8bb28f
* Update buildtools to Fuchsia HEAD #4599
2018-01-29 20:24:32 -08:00
Michael Goderbauer
c9215e6be6
Wiring for semantic actions copy, cut, paste (#14295)
* Roll engine to 6921873c71e700235c0f68f0359be2332f93c8bc
2018-01-26 15:44:34 -08:00
Michael Goderbauer
671c1101a4
Change text selection (or cursor position) via a11y (#14275)
Roll engine to 7c34dfafc9acece1a9438f206bfbb0a9bedba3bf
2018-01-26 10:44:41 -08:00
Michael Goderbauer
34ff00a752
Add a11y support for selected text (#14254)
Framework side for https://github.com/flutter/engine/pull/4584 & https://github.com/flutter/engine/pull/4587.

Also rolls engine to 4c82c566edf394a5cfc237a266aea5bd37a6c172.
2018-01-25 10:12:02 -08:00
Michael Goderbauer
75b97b00df
Roll engine to 93296fb4ea653a3064643266d89dddd97d062f4a (#14257) 2018-01-25 02:09:37 -08:00
Siva Annamalai
032de5ffba Include SkBitmap and SkPaint (#4582)
Skia is trimming some of these transitive includes
2018-01-24 12:15:05 -08:00
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
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