Commit Graph

5 Commits

Author SHA1 Message Date
John Reck
c24e8e6c5e Disable flaky tests
Fixes: 130587638
Fixes: 130158977
Test: this
Change-Id: I173a56b61205aff0903141beeb65e84b739d66e0
2019-04-23 09:23:52 -07:00
John Reck
cfd929dffd Revert "Revert "Fix lifecycle issue in CommonPool""
This reverts commit 162305aace.

Adjusted tests to ensure they pass on cf_x86

Bug: 129250875
Test: this on cf_x86 & blueline

Change-Id: Ic3245ec8db784ae356b7fa66dda9a2fc91c622ea
2019-04-08 16:30:22 -07:00
David James
162305aace Revert "Fix lifecycle issue in CommonPool"
This reverts commit 5ff61f32a7.

Reason for revert: causes global presubmit to be very flaky, see b/130081457
Fixes: b/130081457

Change-Id: I93aa5d6686cd6b5bf831766c9e47c291749526a9
2019-04-07 04:28:50 +00:00
John Reck
5ff61f32a7 Fix lifecycle issue in CommonPool
Destroy things more faster

Fixes: 129250875
Test: hwui_unit_tests
Change-Id: I7e060fcb61f5321dd9e68a3ee4a01868033b3fc3
2019-04-04 16:05:10 -07:00
John Reck
322b8ab774 Remove old TaskManager system
Replace it with a newer, fancier, WorkQueue-inspired
one that's just a global common thread pool.

Test: hwuiunit passes
Change-Id: Ib5d03104a08bbac9a4ec67a1bfc0db2b35d6700f
2019-03-18 09:34:11 -07:00