11 Commits

Author SHA1 Message Date
Michael Goderbauer
0def82ddb0 Unify copyright lines (flutter/engine#6757) 2018-11-07 12:24:35 -08:00
najeira
dfab9fc066 libtxt: fix a bug that used incorrect buffer size depending on conditions (flutter/engine#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
2f87eb9240 Add @ds84182 to AUTHORS, for https://github.com/flutter/engine/pull/4730 (flutter/engine#5394) 2018-05-28 17:49:18 -07:00
Simon Lightfoot
1987911c7d Add support for physical keyboards on Android (flutter/engine#5324)
* Fixes flutter/flutter#7943
* Fixes flutter/flutter#9347
* Fixes flutter/flutter#11177
2018-05-24 15:21:33 -07:00
Victor Choueiri
3d2ae063e9 Enable sweep gradients (flutter/engine#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
151204edf5 Support Path.addCircle (flutter/engine#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
1680d3f3da Only implement application:performActionForShortcutItem:completionHandler: on iOS 9.0+. And fix some tests. (flutter/engine#4600) 2018-01-30 08:00:39 -08:00
Ali Bitek
96ef7f6c1a Get active Context from the Registrar (flutter/engine#4523) 2018-01-20 08:46:40 +01:00
Jim Simon
bbcb4660ff Updated AUTHORS 2015-07-24 12:24:05 -07:00
Collin Jackson
866549e586 Update name of project 2015-07-16 15:23:53 -07:00
Collin Jackson
4ea1bdcba5 Add an AUTHORS file 2015-07-16 14:27:15 -07:00