- 038a896 Refactor PowerHalController and add a binding for composition data by Matt Buckley · 6 months ago
- 63e4c30 Fixes in power benchmarks by Lais Andrade · 8 months ago
- 974d726 Remove headroom interval methods by Xiang Wang · 9 months ago
- fb45f27 Fix test for headroom result. by Matt Buckley · 10 months ago
- 290d426 Add new methods to PowerHalWrapperAidlTest by Matt Buckley · 10 months ago
- 8f997cb Refactor initial support check to use SupportInfo by Matt Buckley · 10 months ago
- c7bf164 Fix test for headroom APIs by Xiang Wang · 11 months ago
- 666659a Revert "Revert "Add HAL method to return SupportInfo object for ..." by Matt Buckley · 10 months ago
- a012ed3 Revert "Add HAL method to return SupportInfo object for PowerHAL" by Priyanka Advani (xWF) · 11 months ago
- 11b98f2 Add HAL method to return SupportInfo object for PowerHAL by Matt Buckley · 11 months ago
- 6af5b8c Update HintManager to use NDK backend by Matt Buckley · 1 year, 7 months ago
- 6c18e6d Update PowerHAL wrapper support checking behavior by Matt Buckley · 1 year, 7 months ago
- eefb6a4 Ensure libpowermanager benchmarks always notify framework on return by Matt Buckley · 1 year, 7 months ago
- f4e95dc Make sure processHalResult moves the value correctly by Matt Buckley · 1 year, 8 months ago
- db4192a Add support for new PowerHAL methods to PowerHalWrapper by Matt Buckley · 1 year, 9 months ago
- a542c79 Change platform WorkDuration to match memory layout of HAL WorkDuration by Matt Buckley · 1 year, 9 months ago
- 104f53a Update mock classes to reflect powerhal changes by Matt Buckley · 1 year, 9 months ago
- 81780c4 [Reland] Add API support for GPU work duration report in ADPF. by Peiyong Lin · 1 year, 11 months ago
- 3dff8c2 Revert "Add API support for GPU work duration report in ADPF." by Jorim Jaggi · 1 year, 10 months ago
- 31fab3e Add API support for GPU work duration report in ADPF. by Peiyong Lin · 1 year, 11 months ago
- cc14642 Add plumbing for ADPF Power Efficiency hint by Matt Buckley · 2 years, 2 months ago
- 99f6f3c Update power manager to use power ndk by Xiang Wang · 2 years, 4 months ago
- a525c45 Update power manager benchmark to use power ndk by Xiang Wang · 2 years, 4 months ago
- cbfe23c Rewrite the PowerAdvisor using standard power wrappers and clean up by Matt Buckley · 2 years, 10 months ago
- 2e7c895 Add sendHint to performance_hint header and update builds by Matt Buckley · 3 years ago
- c3894a4 Extend PowerHalWrapper to support HIDL 1.2 and 1.3 by Matt Buckley · 3 years ago
- e27e4e9 Merge "IThermalManagerTest: fix double-owned" am: 50ad842007 am: 898dacf74d by Treehugger Robot · 3 years, 1 month ago
- 898dacf Merge "IThermalManagerTest: fix double-owned" am: 50ad842007 by Treehugger Robot · 3 years, 1 month ago
- 9ae4934 IThermalManagerTest: fix double-owned by Steven Moreland · 3 years, 1 month ago
- c1359ac Reconcile native and Java parcel code for WorkSource. by Michael Wright · 3 years, 2 months ago
- deacc12 Reduce log level to verbose for skipped benchmarks in power manager by Lais Andrade · 3 years, 6 months ago
- 559361b Game Loading Time improvement by boosting CPU via ADPF by Jim Blackler · 3 years, 9 months ago
- 0b264bb ADPF: Plumb getAppSession throughout PowerHal wrapping by Jimmy Shiu · 4 years, 6 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
- f84491a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
- 830c500 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
- bc581bd add native SoundTrigger modes in battery saver by Nicholas Ambur · 4 years, 9 months ago
- 7b632a5 Check mode/boost index before accessing cached support value by Lais Andrade · 4 years, 9 months ago
- df73ce5 Merge "Fix flaky IThermalListenerTest" by TreeHugger Robot · 5 years ago
- a3c8a60 Fix flaky IThermalListenerTest by Lais Andrade · 5 years ago
- 602ff96 Create benchmarks for libvibratorservice module by Lais Andrade · 5 years ago
- 5c324aa Add native definition of Duration. by Kweku Adams · 5 years ago
- 14e97b7 Fail Power HAL benchmarks on failed result by Lais Andrade · 5 years ago
- 159eb6a Create benchmark tests for libpowermanager by Lais Andrade · 5 years ago
- b59a9b5 Some fixes to power manager lib code by Lais Andrade · 5 years ago
- 3f7ecc5 Create controller for Power HAL handles. by Lais Andrade · 5 years ago
- c86c1d2 Create loader for Power HAL services by Lais Andrade · 5 years ago
- 4d51f6c Create wrappers for Power HAL. by Lais Andrade · 5 years ago
- 11857fb Migrate power manager native services to AIDL. by Chris Ye · 6 years ago
- 2d9b89d Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
- 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
- e05dc6d Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
- 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- 3f50a39 Add more methods to IPowerManager. by Daniel Erat · 10 years ago
- b603e2c Update libpowermanager to expose enum and export headers. by Daniel Erat · 10 years ago
- 347f288 Frameworks/native: Wall Werror in batteryservice & powermanager by Andreas Gampe · 11 years ago
- a602086 Make IPowerManager native conform to .aidl for oneway by Glenn Kasten · 11 years ago
- f20c329 IPowerManager: make all binder call one way by Eric Laurent · 11 years ago
- f74865e Update to follow interface change. by Dianne Hackborn · 11 years ago
- ca13fa7 PowerManager: add powerHint binder method by Ruchi Kandoi · 11 years ago
- 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
- 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 12 years ago
- 80d7fd8 Power manager now takes calling package name arg. by Dianne Hackborn · 12 years ago
- ac1f70b Use new PowerManager API. by Jeff Brown · 13 years ago
- b731ae0 Move services/powermanager from frameworks/base to frameworks/native by Colin Cross · 13 years ago