Commit Graph

  • ced94b8bc1 Revert "Use @available checks for iOS 11 features (#4596)" (flutter/engine#4597) Chris Bracken 2018-01-26 16:08:18 -08:00
  • d468d29a77 Use @available checks for iOS 11 features (flutter/engine#4596) Chris Bracken 2018-01-26 15:51:00 -08:00
  • c9215e6be6 Wiring for semantic actions copy, cut, paste (#14295) Michael Goderbauer 2018-01-26 15:44:34 -08:00
  • bc1687f219 Extract common iOS asset path lookup code (flutter/engine#4594) Chris Bracken 2018-01-26 14:27:46 -08:00
  • 45ce7ba63f Lookup FTLAssetsPath when deducing assets path on ios (flutter/engine#4593) Alexander Aprelev 2018-01-26 13:45:04 -08:00
  • b64dcc4470 libtxt: be more resilient if the minikin glyphs and the grapheme breaker get out of sync (flutter/engine#4590) Jason Simmons 2018-01-26 13:35:53 -08:00
  • 4c21bf103a warn about hard-coded version constraints in the upgrade script (#14291) Yegor 2018-01-26 12:41:09 -08:00
  • 0dec4daf0e Add semantic actions for copy, cut, and paste (flutter/engine#4592) Michael Goderbauer 2018-01-26 12:11:38 -08:00
  • 50a3db3560 Implement more SkFontMgr APIs in AssetFontManager (flutter/engine#4591) Jason Simmons 2018-01-26 11:55:16 -08:00
  • c11f174946 Mark FlutterManifest.createFromString() as visible for testing only. (#14276) Todd Volkert 2018-01-26 11:35:38 -08:00
  • 014a2255df Nicer error message for TLS errors (#14285) Ian Hickson 2018-01-26 11:09:23 -08:00
  • 671c1101a4 Change text selection (or cursor position) via a11y (#14275) Michael Goderbauer 2018-01-26 10:44:41 -08:00
  • c23509e9fd Unpin test and upgrade packages (#14282) Vyacheslav Egorov 2018-01-26 10:40:03 -08:00
  • ae72cea001 Fix an incorrect variable name in Dart 2 flutter test code (#14283) Vyacheslav Egorov 2018-01-25 19:33:24 -08:00
  • 1e7ddc408a Allow embedder clients to provide a resource context (flutter/engine#4588) Abhishek Amit 2018-01-25 17:30:23 -08:00
  • 667f478506 CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091) xster 2018-01-25 16:31:43 -08:00
  • 62750283ee Adds a11y action for selecting text (and moving cursor) (flutter/engine#4589) Michael Goderbauer 2018-01-25 15:00:29 -08:00
  • b6c6e36589 Move UTF-8 decoding off the main thread. (#14206) Ian Hickson 2018-01-25 13:51:49 -08:00
  • 10f721c8a5 use const instead of final with const declarations (#14253) Alexandre Ardhuin 2018-01-25 19:28:22 +01:00
  • 34ff00a752 Add a11y support for selected text (#14254) Michael Goderbauer 2018-01-25 10:12:02 -08:00
  • 97b9579e55 Random cleanup across the tree (#14221) Ian Hickson 2018-01-25 09:46:48 -08:00
  • e0e291011e Delete test/data/asset_test/main/.packages (#14252) Jason Simmons 2018-01-25 09:39:54 -08:00
  • 75b97b00df Roll engine to 93296fb4ea653a3064643266d89dddd97d062f4a (#14257) Michael Goderbauer 2018-01-25 02:09:37 -08:00
  • d3705f3ea9 Add android workflow test (#14260) Chris Bracken 2018-01-24 22:27:24 -08:00
  • 74478d186c Extract MockAndroidSdk and static utility method (#14258) Chris Bracken 2018-01-24 20:40:25 -08:00
  • 1058cff395 Add version check for doctor --android-licenses (#14249) Chris Bracken 2018-01-24 20:01:11 -08:00
  • 538ba522ee Move common process/IO-related mocks to mocks.dart (#14255) Chris Bracken 2018-01-24 17:16:30 -08:00
  • 667959021d a11y: Announce changes to cursor position on Android (flutter/engine#4587) Michael Goderbauer 2018-01-24 16:54:14 -08:00
  • eb725ebf42 Fix comment for non-string arg (flutter/engine#4583) Abhishek Amit 2018-01-24 16:24:12 -08:00
  • 775da9060a use Human Interface Guidelines for a11y and non-a11y text sizes (flutter/engine#4586) Yegor 2018-01-24 15:46:35 -08:00
  • a5b3139126 Use void as type argument instead of Null where appropriate Vyacheslav Egorov 2018-01-15 22:05:59 +01:00
  • f90a5326ef Roll Dart to da1f52592ef73fe3afa485385cb995b9aec0181a (flutter/engine#4585) Zachary Anderson 2018-01-24 15:21:50 -08:00
  • 0acff27cfc Add a11y support for selected text (flutter/engine#4584) Michael Goderbauer 2018-01-24 15:08:29 -08:00
  • 84580b545a Make Assets more robust across platforms (#14246) Michael Goderbauer 2018-01-24 13:16:23 -08:00
  • 9654659c72 Add AndroidSdk.sdkManagerPath, sdkManagerVersion (#14247) Chris Bracken 2018-01-24 12:38:08 -08:00
  • 032de5ffba Include SkBitmap and SkPaint (#4582) Siva Annamalai 2018-01-24 10:45:17 -08:00
  • 214884cd01 Roll engine version to eca1f7f27dc5e63bd19d1990c82b075bba1d517f contains the following change : - Roll of Dart version 8d9d68751a505426eb5f59a9d29f103fde6bd474 into the engine Siva Annamalai 2018-01-23 20:51:15 -08:00
  • 5ae770345a Self-execute closure passed to assert (#14235) Sam Rawlins 2018-01-23 13:46:14 -08:00
  • 24c68f8454 Include SkBitmap and SkPaint (flutter/engine#4582) Brian Osman 2018-01-23 16:12:43 -05:00
  • 7021947793 Update dart in engine to version 8d9d68751a505426eb5f59a9d29f103fde6bd474 (flutter/engine#4581) Siva 2018-01-23 10:03:16 -08:00
  • 8059aea365 TextFields should only have one SemanticsNode (#14219) Michael Goderbauer 2018-01-22 18:12:39 -08:00
  • 773902c59d Fix _RenderDecoration.debugDescribeChildren() (#14217) Hans Muller 2018-01-22 17:14:44 -08:00
  • 894d9d2caf roll engine (#14216) Jason Simmons 2018-01-22 16:54:35 -08:00
  • 3c96224673 Roll Skia (flutter/engine#4579) Jason Simmons 2018-01-22 15:01:11 -08:00
  • 9e1e807c3e Convert other Android clipboard formats into text (flutter/engine#4578) Jason Simmons 2018-01-22 13:55:48 -08:00
  • b86da443de Explicitly check if the shape layer is an oval. (flutter/engine#4577) amirh 2018-01-22 12:15:24 -08:00
  • e64d44ca78 CupertinoPicker part 1 - create a generic ListWheelScrollView (#13783) xster 2018-01-22 12:02:32 -08:00
  • 3c0932e7af Echo letters and words typed into TextField back (flutter/engine#4574) Michael Goderbauer 2018-01-22 11:14:12 -08:00
  • de023bc6f4 Improve SystemChrome documentation (#14181) Tan Jay Jun 2018-01-23 03:08:17 +08:00
  • 7c2fe34fbb Run 'flutter test --preview-dart-2' in strong mode (#14188) Alexander Aprelev 2018-01-22 10:26:01 -08:00
  • 733bd04904 Fix custom fonts on Windows (#14191) Michael Goderbauer 2018-01-22 10:00:27 -08:00
  • 159db5ca44 pass through preview-dart-2, strong, ipv6 in daemon mode (#14200) Devon Carew 2018-01-20 14:43:23 -08:00
  • a92110a265 Clean up build directory before copying freshly produced build artifacts over. (#14081) Alexander Aprelev 2018-01-20 11:11:44 -08:00
  • a29d723c59 [H] Move the splitting of licenses to an isolate (#14160) Ian Hickson 2018-01-20 01:42:55 -08:00
  • 7cdfe6fa0e Prepare docs.sh for new release process (#14195) Ian Hickson 2018-01-20 00:36:00 -08:00
  • 96ef7f6c1a Get active Context from the Registrar (flutter/engine#4523) Ali Bitek 2018-01-20 09:46:40 +02:00
  • 677f218ef6 Added InputDecorationTheme (#14177) Hans Muller 2018-01-19 22:53:29 -08:00
  • 38ce59f039 [G] Revert "Exclude flutter doctor IDE validators in CI environments" (#14196) Ian Hickson 2018-01-19 20:47:23 -08:00
  • d595980338 Make the new sysroot format the default in flutter_gdb (flutter/engine#4576) Jason Simmons 2018-01-19 15:12:00 -08:00
  • 7ffcce84a2 Bump async, http, and vm_service_client packages (#14136) Sam Rawlins 2018-01-19 14:59:16 -08:00
  • 3258c54618 Exclude flutter doctor IDE validators in CI environments (#13816) Ali Bitek 2018-01-20 00:45:10 +02:00
  • fcc9015373 libtxt: insert styled runs in reverse order if a bidi run is RTL (flutter/engine#4573) Jason Simmons 2018-01-19 13:49:14 -08:00
  • f88c60b38c Roll engine to pick up changes that allow 'flutter test --preview-dart-2' (#14185) Alexander Aprelev 2018-01-19 12:12:02 -08:00
  • 6b3e3c6184 Fix typo in main_win. This is follow up https://github.com/flutter/engine/pull/4564 (flutter/engine#4572) Alexander Aprelev 2018-01-19 10:59:19 -08:00
  • e07978ee0a Wrapper for matrix image filters (flutter/engine#4567) Jason Simmons 2018-01-19 10:01:57 -08:00
  • 4a8b4468cd Roll Skia to a9c8a05608fe32520a0899016fc28bb1f5ead355 (flutter/engine#4571) Brian Osman 2018-01-19 12:47:42 -05:00
  • e910ce7ece Fix local import paths. (#14183) Alexander Aprelev 2018-01-19 07:05:28 -08:00
  • a50b465c99 Add --preview-dart-2 to 'flutter test' (#14135) Alexander Aprelev 2018-01-19 06:17:28 -08:00
  • bed71b9a15 Make FadeTransition more efficient (#14155) Ian Hickson 2018-01-18 20:22:22 -08:00
  • 043ce9d55e Explain Window metrics better. (flutter/engine#4555) Ian Hickson 2018-01-18 20:22:06 -08:00
  • 3ac9449ad4 Fix the confusing-zero case with NestedScrollView. (#14133) Ian Hickson 2018-01-18 20:21:15 -08:00
  • c5cbc0df3a Roll engine to 3e49d8a81559e762fa72feb62591eebaa7c8e8e3 Siva Chandra 2018-01-18 15:52:31 -08:00
  • bbf5bda77b Roll engine to 2b398ee2279c00c9b359e7d4bd06c27a4e657fc2 Siva Chandra 2018-01-18 14:41:29 -08:00
  • 35c385c9ec Roll engine to one version before the dart roll. Siva Chandra 2018-01-18 14:27:44 -08:00
  • 629d325284 Fix: InputDecorator fails with null border, non-null labelText (#14166) Hans Muller 2018-01-18 17:15:43 -08:00
  • b4425bcd06 Fix default value for 'packages' option to be null (flutter/engine#4570) Alexander Aprelev 2018-01-18 17:12:29 -08:00
  • 2e4522f7ec Inspector robustness fixes. (#14154) Jacob Richman 2018-01-18 16:19:31 -08:00
  • a8e9231915 Accommodate flutter test --preview-dart-2 on windows and linux (flutter/engine#4564) Alexander Aprelev 2018-01-18 16:05:19 -08:00
  • 03fd9da8d6 Fix host_os literal for windows (flutter/engine#4568) Alexander Aprelev 2018-01-18 15:03:06 -08:00
  • da0bf57fe3 Roll buildroot to pick up prebuilt dart sdk 2.0.0-dev.16.0 (flutter/engine#4566) Alexander Aprelev 2018-01-18 14:14:26 -08:00
  • 460dd00b72 Make automated_tests mostly ignore extraneous error messages (#14170) jcollins-g 2018-01-18 14:06:35 -08:00
  • f8600043cc Roll Dart to 93d8c9fe2a2c22dc95ec85866af108cfab71ad06. (flutter/engine#4558) Siva Chandra 2018-01-18 12:35:09 -08:00
  • f77826c5ee Allow Flutter to be vendored as a submodule (#14157) Paul Betts 2018-01-18 09:40:46 -08:00
  • 9e42e4b88f New release process (#14061) Ian Hickson 2018-01-18 07:59:06 -08:00
  • 4353297079 Change default organization name to example.com in project templates (#14116) Mikkel Nygaard Ravn 2018-01-18 09:21:24 +01:00
  • 0efc06ca45 Disable cocoapods stats in Podfile template (#13945) xster 2018-01-17 18:17:04 -08:00
  • 521bdaea05 Specify what image formats are supported in the API docs. (#13717) Ian Hickson 2018-01-17 17:47:47 -08:00
  • 9cd77fd071 Add API for embedder clients to process platform events (flutter/engine#4549) Abhishek Amit 2018-01-17 16:59:36 -08:00
  • 0434ae22ec Do not apply the canvas bounds as a cull rectangle when recording a Skia picture (#14027) Jason Simmons 2018-01-17 16:30:17 -08:00
  • a67df9e1d1 Fix crash during artifact download (#14147) Michael Goderbauer 2018-01-17 16:08:19 -08:00
  • bf7cc09625 Moar tests on Windows (#14148) Michael Goderbauer 2018-01-17 16:08:07 -08:00
  • 8faa2b6bc1 Run "pub get" for the frontend_server package before building. (flutter/engine#4562) Ian Hickson 2018-01-17 15:41:46 -08:00
  • 6da8ec6bd0 Skip a test that fails on Windows for weird reasons (#14145) Ian Hickson 2018-01-17 15:39:51 -08:00
  • ac2c85c69b Update comment on Scenic shapes following feedback from schwa423@ (flutter/engine#4563) amirh 2018-01-17 14:39:40 -08:00
  • a09cfd0590 Roll buildroot to c947b7aa6a57d3c427d63692e530f23b1f77d81e (flutter/engine#4561) Greg Spencer 2018-01-17 12:11:36 -08:00
  • 7627d31c2e roll engine (#14126) Jason Simmons 2018-01-17 11:54:50 -08:00
  • 15af86459d Identify CheckBox and RadioButton as such (#14087) Michael Goderbauer 2018-01-17 10:23:36 -08:00
  • 18c60d3301 Fix import statements in flutter_tools (#13911) Ian Hickson 2018-01-17 10:17:52 -08:00
  • 28564ac5f9 Analysis cleanup of the Dart in the Engine repo (flutter/engine#4554) Ian Hickson 2018-01-17 09:48:56 -08:00
  • 7b6af52c92 Improve TextField splash management: cancel() ... confirm() (#14130) Hans Muller 2018-01-17 09:27:22 -08:00