Sarbagya Dhaubanjar
deb7c662d2
Updated return-type for PathMetric.extractPath to be non-nullable ( #22292 )
2020-11-04 14:54:03 -08:00
Hidenori Matsubayashi
101d85a53c
Add support of cross-building the engine for ARM64 Linux Host ( #20254 )
...
Added cross-building Flutter Engine for ARM64 Linux platforms. This PR is part of ARM64 Linux support in the Flutter SDK.
2020-09-17 13:42:57 -07:00
Josh
3a32d9fe5c
Force orientation change when current orientation not allowed on iOS ( #13170 )
2019-10-31 12:20:24 -07:00
Chinmay Garde
53900d5189
Revert "Issue 13238: on iOS, force an orientation change when the current orientation is not allowed" ( #13160 )
...
This reverts commit c38ed2ca1c8af167383fe5732539e281d41e9128.
2019-10-15 17:24:49 -07:00
Josh
c38ed2ca1c
Issue 13238: on iOS, force an orientation change when the current orientation is not allowed ( #12295 )
2019-10-15 14:36:59 -07:00
shoryukenn
8f4a0a7c9a
Support build windows release/profile embedding builds ( #11475 )
...
Fixes missing symbol errors in Windows release and profile builds due to different lookup approach on Windows.
Fixes https://github.com/flutter/flutter/issues/32746
2019-09-05 11:28:30 -07:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
najeira
b8cd25b4fc
libtxt: fix a bug that used incorrect buffer size depending on conditions ( #5804 )
...
* libtxt: fix a bug that used incorrect buffer size depending on conditions
* Update AUTHORS
* clang-format
2018-07-23 09:38:13 -07:00
Dwayne Slater
3032cf82c2
Add @ds84182 to AUTHORS, for https://github.com/flutter/engine/pull/4730 ( #5394 )
2018-05-28 17:49:18 -07:00
Simon Lightfoot
abd74ed5ed
Add support for physical keyboards on Android ( #5324 )
...
* Fixes flutter/flutter#7943
* Fixes flutter/flutter#9347
* Fixes flutter/flutter#11177
2018-05-24 15:21:33 -07:00
Victor Choueiri
33aaf6fc2f
Enable sweep gradients ( #4950 )
...
* Enable sweep gradients
* Use _matrix4IsValid
* Add assert for startAngle < endAngle
* Use radians for startAngle and endAngle
* Update AUTHORS
* Better assert on matrix4IsValid
2018-04-30 15:58:53 -07:00
Dan Field
af63732def
Support Path.addCircle ( #4783 )
...
* add Path.addCircle
* docs formatting
* revert path.cc/path.h; remove addCircle and update docs on addOval
* add missing file.
2018-03-28 21:04:47 -07:00
Coder256
c92e3df2b1
Only implement application:performActionForShortcutItem:completionHandler: on iOS 9.0+. And fix some tests. ( #4600 )
2018-01-30 08:00:39 -08:00
Ali Bitek
8e9598df97
Get active Context from the Registrar ( #4523 )
2018-01-20 08:46:40 +01:00
Jim Simon
c14b8a2716
Updated AUTHORS
2015-07-24 12:24:05 -07:00
Collin Jackson
30d9daa718
Update name of project
2015-07-16 15:23:53 -07:00
Collin Jackson
7db4aac5cc
Add an AUTHORS file
2015-07-16 14:27:15 -07:00