commit | ced83d20db8149fa6ccaa7baed5f264dee458ade | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Jul 17 17:36:35 2018 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Jul 20 13:45:12 2018 -0700 |
tree | 27ff031b2d2ba0c4191e81d8d3f8359ecb59f269 | |
parent | 57bb921048889b011480317b6153a5f68935ba0f [diff] |
simpleperf: add progressbar for html report. Currently, report_html.js uses setTimeout(0) to draw details in idle time. But it can make the UI not responsive. So switch to use progressbar when drawing details. Also switch to use bootstrap4. Bug: 109943459 Test: run report_html.py manually. Test: run test.py TestExamplePureJava.test_report_html. Change-Id: I0ed30bd4326087502af799a702076851abb5f63f