- 18 Jul, 2019 1 commit
-
-
Mouad Debbar authored
-
- 12 Jul, 2019 2 commits
-
-
Kate Lovett authored
This reverts commit eb0b1790. Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
-
Kate Lovett authored
* Fresh PR for Gold integration. * Nits * WIP * Artifacts from merge * Changed some platform dependencies for web, added library prefix notation for Skia Gold test names. * Updating for CI implementation * Write out service account * Writing to skip out * WIP * ++ * Fixing depot tools deps * Windows depot_tools * Fixing setup scripts * ++ * depot tools * ++ * WIP * Tracing depot_tools clone * WIP * ++ * analyzer * WIP * chrome typo * copy artifact * Working on tests * Code cleanup * ++ * Code cleanup, updated tests * ++ review feedback * Review * Analyzer * Review feedback * Nits from review * PRogress * ++ * Fixing tests * ++ * Testing repo route * Just needing documention around new structures. * cleanup * Analyzer * Documentation updates * Documentation updates * Cirrus updates * cirrus nit * Review feedback * Review feedback * Fixing skip comparator * Fix base directory for Skia Gold case * ++ * Feedback * ++ * Fixed uri assertion * Made GoldensClient abstract, altered SkiaGoldClient constructor * Analyzer
-
- 28 Jun, 2019 2 commits
-
-
Dan Field authored
Default `semanticsEnabled` to true for `testWidgets` and fix associated bugs
-
David Shuckerow authored
* Make it possible to override the FLUTTER_TEST env variable without unsetting it. * Switch to using platform instead of Platform. * Document the bindings, and introduce tests that initialize multiple WidgetsBindings with different environments. * Add tests for the flutter platform test. * Add license headers * Fix lints * Remove trailing whitespace * Respond to Jonahs comments * Respond to Ians comments * Mock out the HttpServer in flutter_platform_test * Mock out the HttpServer in flutter_platform_test * Explain why we mock out the HttpServer in flutter_platform_test
-
- 19 Jun, 2019 1 commit
-
-
chunhtai authored
-
- 18 Jun, 2019 1 commit
-
-
Kate Lovett authored
* Splitting golden file versioning out as an argument of matchesGoldenFile * Fixing description implementation. * Removing unused imports * Removing unused import * Review feedback
-
- 20 May, 2019 1 commit
-
-
Sam Rawlins authored
-
- 15 May, 2019 1 commit
-
-
Tong Mu authored
* Add buttons to WidgetController and TestPointer * Add more buttons * Let TestPointer handle default device * Use getter only buttons
-
- 10 May, 2019 1 commit
-
-
Kate Lovett authored
Revert "Merge branch 'master' into master" This reverts commit e3a03c04, reversing changes made to 64749826.
-
- 06 May, 2019 2 commits
-
-
Ian Hickson authored
Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure. Also, use structured data instead of an array. This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
-
Jonah Williams authored
-
- 01 May, 2019 1 commit
-
-
Jacob Richman authored
Make FlutterError objects more structured so they can be displayed better in debugging tools such as Dart DevTools.
-
- 29 Apr, 2019 1 commit
-
-
Dan Field authored
* Re-enable const
-
- 25 Apr, 2019 1 commit
-
-
Dan Field authored
* Manual roll with updated test
-
- 22 Apr, 2019 1 commit
-
-
Dan Field authored
* rectMoreOrLess equals, prep for 64bit rects
-
- 19 Apr, 2019 1 commit
-
-
Kate Lovett authored
-
- 15 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Mar, 2019 1 commit
-
-
Dan Field authored
* Add semantic label finders
-
- 18 Mar, 2019 1 commit
-
-
Dan Field authored
* Make it easier to ensure semantics
-
- 12 Mar, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix indentof statements in BlockFunctionBody * fix indentof statements in BlockFunctionBody in tests
-
- 06 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some formatting issues * address review comments * fix indent
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 25 Feb, 2019 1 commit
-
-
jslavitz authored
Breaks the moveBy call from drag and dragFrom into two separate calls and changes the default behavior of DragStartBehavior to DragStartBehavior.start (#26438) * Breaking change which sets the default DragStartBehavior to DragStartBehavior.start and changes WidgetTester.drag and WidgetTester.dragFrom by breaking the moveBy function call into multiple pieces.
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2019 1 commit
-
-
Matt Carroll authored
-
- 05 Feb, 2019 2 commits
-
-
Matt Carroll authored
* Bugfix: Add platformBrightness to TestWindow. * Manual engine roll: cc27cafb8 Implemented Dark Mode for Android (#25525) ([flutter/engine#7488](https://github.com/flutter/engine/pull/7488)) 9c05cbcfb Roll src/third_party/dart b53dceadaa..5823be65af (5 commits) 5823be65af [vm/compiler] Continued graph checker development (reland) 8231cdb7a3 [gardening] Update status for issue 35854 db7f848632 [vm] Remove dead BigInt code. 35ab1755f4 Support more type propagation for code-as-ui features 569ee07f91 [vm] Cleanup class finalization checks ec5e6f6ef Ensure dart2js and kernel worker snapshots are copied out of gen dir ([flutter/engine#7692](https://github.com/flutter/engine/pull/7692)) 8b5fa65c4 Roll src/third_party/skia 50ea3c06b80f..2d35a1c87553 (6 commits) ([flutter/engine#7693](https://github.com/flutter/engine/pull/7693))
-
Matt Carroll authored
-
- 22 Jan, 2019 1 commit
-
-
jslavitz authored
* Changes Cupertino page transition curves to make paging animations more similar to those of native iOS
-
- 16 Jan, 2019 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 18 Dec, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Nov, 2018 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 71e9bd6f.
-
Jonah Williams authored
-
- 18 Oct, 2018 1 commit
-
-
Dinesh Ahuja authored
This is just a shorthand for Scrollable.ensureVisible(tester.element(finder)) Fixes #8185
-