- 20 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Nov, 2019 3 commits
-
-
liyuqian authored
This will catch issues like https://github.com/flutter/flutter/issues/44252, and this test is inspired by the `list_demo` sample app in https://github.com/flutter/flutter/issues/43083#issue-509586473 This is tested locally on a Moto G4 before and after the fix https://github.com/flutter/engine/pull/13710 The `average_frame_rasterizer_time_millis` of this test drops from ~5.4ms to ~4.9ms after that fix.
-
Jonah Williams authored
-
Jenn Magder authored
-
- 16 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 13 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 09 Nov, 2019 2 commits
-
-
Jenn Magder authored
-
Ian Hickson authored
-
- 08 Nov, 2019 6 commits
-
-
Jonah Williams authored
This reverts commit c1d029b8.
-
Jonah Williams authored
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit e5d6d924.
-
Jonah Williams authored
-
- 07 Nov, 2019 1 commit
-
-
xster authored
-
- 06 Nov, 2019 2 commits
- 02 Nov, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 31 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 25 Oct, 2019 1 commit
-
-
Michael Klimushyn authored
This will prevent the test from flaking based on updates to either package.
-
- 21 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
* Test the Android embedding v2 * Update integration tests * Split into shards
-
- 16 Oct, 2019 1 commit
-
-
Jenn Magder authored
-
- 09 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 04 Oct, 2019 3 commits
-
-
Jonah Williams authored
Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960)
-
Devon Carew authored
-
Jenn Magder authored
-
- 02 Oct, 2019 2 commits
-
-
Greg Spencer authored
This reverts c9d920f3 so that we can attempt to fix the build. The build dashboard clearly shows that things started failing at this change, although it's not totally clear that it is the cause: tests succeed locally. If it doesn't fix things we can re-land this.
- 01 Oct, 2019 1 commit
-
-
liyuqian authored
This test is flaky if CPU/GPU measurement is enabled due to https://github.com/flutter/flutter/issues/41577
-
- 29 Sep, 2019 3 commits
-
-
liyuqian authored
TBR: @goderbauer
-
- 28 Sep, 2019 1 commit
-
-
liyuqian authored
This reverts commit f1e7fe81. This fix is in https://github.com/flutter/packages/pull/39
-
- 27 Sep, 2019 2 commits
-
-
Emmanuel Garcia authored
-
gaaclarke authored
Fixed check for path equality. It was too strict, disallowing leading "./".
-
- 26 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
liyuqian authored
This reverts commit 652be88e. This fix is in https://github.com/flutter/packages/pull/37
-
- 25 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Emmanuel Garcia authored
-