- 24 Mar, 2018 1 commit
-
-
Hans Muller authored
-
- 19 Mar, 2018 1 commit
-
-
Alexander Aprelev authored
* With dart being default, move preview_dart_2 tests to dart1. * Swap out defaults for preview-dart-2 option in tests. Make dart1 explicit * Move suffix around * Rename files
-
- 16 Mar, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
Get to green build.
-
- 12 Mar, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
* Silence broken test * Mark test as flaky instead
-
Danny Tuppeny authored
Plus run_machine_concurrent_hot_reload which isn't all green, but is green since the fix was pushed.
-
- 27 Feb, 2018 1 commit
-
-
Todd Volkert authored
-
- 21 Feb, 2018 1 commit
-
-
- 17 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 16 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 15 Feb, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit b3e4976c.
-
Mikkel Nygaard Ravn authored
-
- 08 Feb, 2018 1 commit
-
-
Danny Tuppeny authored
Sometimes fails writing to stdout as flutter terminates. Marking as flaky until resolved.
-
- 07 Feb, 2018 1 commit
-
-
Danny Tuppeny authored
* Reject requests for hot reload if a hot reload is already in progress. Fixes #14184 * Implement TODO, verifying further hot reloads complete sucessfully. * Fix year on new file. * Add missing type annotations to fix lints * Add run_machine_concurrent_hot_reload to manifest for CI * Reformat document ... but undo things that cause lints (like single-line ifs) * Extract std stream transformations * Make inProgressHotReload private * Disallow all types of reload while hot reload in progress * Simplify code handling in-progress hot reloads
-
- 12 Jan, 2018 1 commit
-
-
Yegor authored
-
- 11 Jan, 2018 1 commit
-
-
Alexander Aprelev authored
-
- 10 Jan, 2018 1 commit
-
-
Alexander Aprelev authored
* Add hot_mode preview_dart_2 tests for ios. * Explicitly request ios os in the test. * 2018
-
- 03 Jan, 2018 1 commit
-
-
Yegor authored
* modernize capability names in devicelab task manifest * replace windows too
-
- 14 Dec, 2017 1 commit
-
-
Yegor authored
* Revert "Include a directory with Flutter assets (#12944)" This reverts commit 3af6b9cb. * Revert "Upgrade project.pbxproj to include flutter_assets (#13011)" This reverts commit 08128cb2. * Revert "Upgrade complex_layout project.pbxproj to include flutter_assets (#13544)" This reverts commit 35f1a041. * mark complex_layout_ios__start_up as flaky
-
- 13 Dec, 2017 1 commit
-
-
Yegor authored
-
- 30 Nov, 2017 1 commit
-
-
Ian Hickson authored
-
- 29 Nov, 2017 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
This fills out the following matrix: App: `flutter create` default app, Complex Layout, and Gallery. Platforms: Linux/Android, Mac/iOS, Windows/Android Build modes: full release, aot blobs, debug Dart: normal, 2.0 preview It also renames all the tests that used "build" to mean compilation build to use "compile" instead, so that it's much clearer on the dashboard. Also, mark some flaky tests that are no longer flaky as not flaky. Also, remove uses of call() since that's probably going to go away at some point.
-
- 23 Nov, 2017 1 commit
-
-
Chris Bracken authored
This was fixed in #13150. That commit rolled the engine to: flutter/engine@93b21795971357edbfd646f61b8d7f62388b0dae, which rolled Dart to: dart-lang/sdk@70e5deacb54aea295665215837adaedd3d6a5bfa which includes: dart-lang/sdk@d38c08d97358ebe4ee30e557bfee339dddda9b7a Which fixes the breakage introduced in #13134. This reverts commit f5d9c777.
-
- 22 Nov, 2017 3 commits
-
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
-
Alexander Aprelev authored
-
- 02 Nov, 2017 1 commit
-
-
Yegor authored
-
- 28 Sep, 2017 1 commit
-
-
Alexander Aprelev authored
* Clone hot reload benchmark for --preview-dart-2 option. * Get rid of linux and win preview_dart_2 (only android would be sufficient for now). Refactor code into lib/tasks * Revert 2016 to 2017 * Mark new test as flaky
-
- 01 Sep, 2017 2 commits
-
-
Alexander Aprelev authored
-
Carlo Bernaschina authored
-
- 31 Aug, 2017 2 commits
-
-
Devon Carew authored
* Revert "Revert "fire service protocol events for frames (#11565)" (#11727)" This reverts commit f25e2f52. * move the postEvent() call into a separate method
-
Hans Muller authored
-
- 23 Aug, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 22 Aug, 2017 4 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit 8d07d3f6.
-
Mikkel Nygaard Ravn authored
-
Devon Carew authored
This reverts commit 5f9acc41.
-
Devon Carew authored
-
- 21 Aug, 2017 2 commits
-
-
Carlo Bernaschina authored
-
Carlo Bernaschina authored
- Wait for full Hot Reload - Wait for full Restart - Fallback if checkHealth throws METHOD_NOT_FOUND. We try to wait for the service extensions to be registered and retry.
-
- 11 Aug, 2017 1 commit
-
-
Sarah Zakarias authored
-