17371ecffc30fec2d0b3cc8afdf366ff65d2db6d
This patch is trying to apply PGO for hwui. According to some research on PGO before, we got a 5% to 10% performance improvement with PGO on hwui and we hope to enable it. The patch specified a hwui.profdata file, which locates in internal google_data/pgo_profile directory, to work as the profile to feed PGO. This profdata can be re-collected through the PGO collecting script in the benchmark directory, and it was based on hwuimicro/hwuimacro benchmark for now. PGO can be turned of by setting ANDROID_PGO_NO_PROFILE_USE environment variable. Test: Build hwui successfully and verified the performance improvement on device through benchmark. Bug: http://b/63768402 Change-Id: Ib63e5504be34bdfe49f6bc2c52964c30c81f1416
…
Merge "getInstalledDialerApplications should not count ForwardIntentToParent" into oc-mr1-dev am:
72befffcbc
Merge "docs: Adding API level 27 (Oreo MR1) to the docs build options" into oc-mr1-dev am:
64b23cca4d
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%