flutter/packages/flutter_test/lib/src
Greg Spencer 89d6c8d90b
Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814)
This adds a Semantics node to the Focus and FocusScope widgets, setting the focused and focusable attributes so that the accessibility subsystem can be told when a control has the input focus.

Includes an engine roll to flutter/engine@77252d2, and the following 8 engine changes:

flutter/engine@77252d2 Greg Spencer Add missing focusable testing info (flutter/engine#13013)
flutter/engine@0e42a29 skia-flutter-.. Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) (flutter/engine#13024)
flutter/engine@6b56ed7 gaaclarke Refactor: FlutterDartProject (flutter/engine#13006)
flutter/engine@393480c skia-flutter-.. Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) (flutter/engine#13023)
flutter/engine@080b89d skia-flutter-.. Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) (flutter/engine#13021)
flutter/engine@90b0f30 Ben Konyi Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits) (flutter/engine#13020)
flutter/engine@049fb89 skia-flutter-.. Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... (flutter/engine#13019)
flutter/engine@6925b2a skia-flutter-.. Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE... (flutter/engine#13018)

Related Issues
Addresses #40101

Landing on red in order to fix the build: it's red because of the needed engine roll.
2019-10-09 14:45:42 -07:00
..
_binding_io.dart Update the supported library set for Flutter for web (#39983) 2019-09-10 17:27:30 -07:00
_binding_web.dart Update the supported library set for Flutter for web (#39983) 2019-09-10 17:27:30 -07:00
_goldens_io.dart Fix for broken LocalFileComparator output (#40399) 2019-09-16 13:14:46 -07:00
_goldens_web.dart Update the supported library set for Flutter for web (#39983) 2019-09-10 17:27:30 -07:00
accessibility.dart use dpr and window size from binding (#39577) 2019-09-01 23:57:32 -07:00
all_elements.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
binding.dart Fix mouse hover to not schedule a frame for every mouse move. (#41014) 2019-09-26 13:13:42 -07:00
controller.dart Teach render objects to reuse engine layers (#36402) 2019-08-16 15:27:12 -07:00
event_simulation.dart Add fake keyboard key generation to the testing framework (#40706) 2019-09-24 08:14:38 -07:00
finders.dart Docs (#39198) 2019-09-05 15:11:50 -07:00
goldens.dart place conditions on same line (#40391) 2019-09-12 18:30:24 -07:00
matchers.dart Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814) 2019-10-09 14:45:42 -07:00
nonconst.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
platform.dart Add web safe indirection to Platform.isPlatform getters (2) (#33780) 2019-06-03 13:16:14 -07:00
stack_manipulation.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
test_async_utils.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
test_compat.dart remove references to solo flag (#37856) 2019-08-08 16:37:18 -07:00
test_exception_reporter.dart Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
test_pointer.dart Fix mouse hover to not schedule a frame for every mouse move. (#41014) 2019-09-26 13:13:42 -07:00
test_text_input.dart Moved the default BinaryMessenger instance to ServicesBinding (#38464) 2019-08-21 16:47:42 -07:00
test_vsync.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
widget_tester.dart Add fake keyboard key generation to the testing framework (#40706) 2019-09-24 08:14:38 -07:00
window.dart Revert "Replace deprecated onReportTimings w/ frameTimings (#38861)" (#39778) 2019-09-05 09:58:08 -07:00