History log of /frameworks/base/packages/DocumentsUI/perf-tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
794306fafe42dd454fcd5bb974aa762ecc75c1e4 29-Mar-2016 Tomasz Mikolajewski <mtomasz@google.com> Render thumbnails in DocumentsUI jank tests.

Bug: 27383277
Change-Id: I0b5f267d7dc6c6c426b68f261c470f4ae46367a4
/frameworks/base/packages/DocumentsUI/perf-tests/Android.mk
8ee8ebfa63fcad1f50dd32a6198c3f68bdce127c 27-Mar-2016 Tomasz Mikolajewski <mtomasz@google.com> Add basic jank tests for DocumentsUI.

This CL adds two jank tests:
* For opening a root (directory) with many files.
* For flinging through a directory with many files.

Bug: 27383277
Change-Id: Ie67efe6d5495ff3a8ed63135ed7ec2d4e6262bd2
/frameworks/base/packages/DocumentsUI/perf-tests/Android.mk
c5a511ad0cac3a1370c30a73ca2ad518a0ae677b 06-Mar-2016 Guang Zhu <guangzhu@google.com> fix DocumentsUI tests makefile

For instrumentation test apks, it should not statically include
Java libraries that are already present in the app module being
instrumented. They only need to be on classpath during compile
time.

Bug: 26689464
Change-Id: I68d4be95e30ae70bbab23d016a87eb085c10cc50
/frameworks/base/packages/DocumentsUI/perf-tests/Android.mk
ae6d6b494c2f5837889ebe8cbd50d6782697884f 23-Feb-2016 Tomasz Mikolajewski <mtomasz@google.com> Add scaffolds for performance tests of DocumentsUI

Bug: 27370274
Change-Id: I14dea1b85cd84c8bb3c0eee27b2954108bfa4f8b
/frameworks/base/packages/DocumentsUI/perf-tests/Android.mk