| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add textview and framelayout inflation cases, refactor. | Carmen Jackson | 2019-06-26 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | This change adds a base activity to inflate views, and then adds two more views to inflate: one with 1000 TextViews and the other with 1000 FrameLayouts in a LinearLayout nested inside a ScrollView. This change also adds launcher icons for each of the new cases for ease in testing a launcher-based start. Bug: 132721345 Test: Verified that the layout segments appear in traces as expected. Change-Id: Id8c3e867a1ad5df5c3322ce5d69c9b4255042b69 | ||||
| * | [startop] Add an app for testing startup performance | Eric Holk | 2019-06-18 | 1 | -0/+26 |
| This CL includes a simple app for testing aspects of startup performance. It will probably gain new activities as we focus on different parts in particular. Currently it has an empty activity and an activity that focuses on layout inflation. Test: mma, adb install, adb shell start (see README.md for exact commands) Change-Id: I4e98994f0c25ce61a89d13f86eda2320a1fdcafa | |||||
