- 00930d1 Fix FMQ to use correct total duration by Matt Buckley · 6 months ago
- c9eb89a Merge "Harden construction sites of android::Surface." into main by Anton Ivanov · 6 months ago
- 9aa43de Add error logging in destructor by Xiang Wang · 6 months ago
- a4c448d Harden construction sites of android::Surface. by Anton Ivanov · 6 months ago
- c2a3342 Merge "OWNERS: codewiz left Google, just use team owners file." into main am: e97d96fcfe am: 52ab993e75 by Treehugger Robot · 6 months ago
- 0c6dcde OWNERS: codewiz left Google, just use team owners file. by Maciej Żenczykowski · 7 months ago
- 2ba62be [Lut] Function changes due to setLuts signature changes, and use ScopedArrayRO instead because it's cheaper. by Sally Qi · 7 months ago
- 3beebd9 Merge "Revert^2 "Update test mapping for all headroom tests"" into main by Xiang Wang · 8 months ago
- 41412f3 Revert^2 "Update test mapping for all headroom tests" by Xiang Wang · 8 months ago
- ab9c80e Merge "Revert "Update test mapping for all headroom tests"" into main by Dan Shi · 8 months ago
- d4fd323 Revert "Update test mapping for all headroom tests" by Chun-Yi Lee · 8 months ago
- a5360e8 Merge "Update test mapping for all headroom tests" into main by Xiang Wang · 8 months ago
- 90ef065 Merge "Promote thermal tests to presubmit" into main by Treehugger Robot · 8 months ago
- 4b9716c Update test mapping for all headroom tests by Xiang Wang · 8 months ago
- a287e9b Promote thermal tests to presubmit by Xiang Wang · 1 year ago
- 6dbd1f9 Merge "Change to use support info for interval millis" into main by Treehugger Robot · 8 months ago
- ecdc498 Merge "Update owner for system health SDK and NDK unit tests" into main am: 1cd84ad775 am: 0479fcaa22 by Treehugger Robot · 8 months ago
- f5cda43 Update owner for system health SDK and NDK unit tests by Xiang Wang · 8 months ago
- 2a1c9e4 Change to use support info for interval millis by Xiang Wang · 8 months ago
- 706add3 Merge "Fix crash when checking null surfaces" into main by Treehugger Robot · 8 months ago
- eb96c36 Merge "Address API review feedback" into main by Matt Buckley · 8 months ago
- 9801ae6 Address API review feedback by Xiang Wang · 9 months ago
- da6c6fe Fix crash when checking null surfaces by Matt Buckley · 8 months ago
- 4d65ff5 Remove redundant support checks by Matt Buckley · 8 months ago
- b678886 Merge "Update performance_hint to follow NDK API guidance" into main by Matt Buckley · 9 months ago
- 1225c79 Merge "Add ADPF owner to system_health.cpp" into main am: ca007fa35e am: b9892c2215 by Xiang Wang · 9 months ago
- 096b573 Add ADPF owner to system_health.cpp by Xiang Wang · 9 months ago
- 65254c0 Update performance_hint to follow NDK API guidance by Matt Buckley · 9 months ago
- 7bb7230 Reland initial support check using SupportInfo by Matt Buckley · 9 months ago
- 2d7e302 Merge "API review for dynamic_instrumentation_manager" into main by Matt Gilbride · 9 months ago
- 33ab808 API review for dynamic_instrumentation_manager by Matt Gilbride · 9 months ago
- 3d72b7c Merge "Revert "Refactor initial support check to use SupportInfo"" into main by Nicolò Mazzucato · 9 months ago
- 13b1cf4 Revert "Refactor initial support check to use SupportInfo" by Jordan Demeulenaere · 9 months ago
- 020fcf0 Merge "Refactor initial support check to use SupportInfo" into main by Matt Buckley · 9 months ago
- 3470f4f Refactor initial support check to use SupportInfo by Matt Buckley · 10 months ago
- 65146ab Merge "Fix spike method calling" into main by Matt Buckley · 9 months ago
- 7bbdbdf Fix spike method calling by Matt Buckley · 9 months ago
- 12f7383 Merge "Support target process in dynamic instrumentation" into main by Yu-Ting Tseng · 9 months ago
- 9eeeddf Merge "Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads" into main by Matt Buckley · 9 months ago
- d43b2ff Fix PerformanceHints budget calculation by Matt Buckley · 9 months ago
- 8bd4265 Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads by Matt Buckley · 9 months ago
- d857b66 Support target process in dynamic instrumentation by Yu-Ting Tseng · 10 months ago
- af0d52b Merge "Add NDK support for CPU/GPU headroom APIs" into main by Xiang Wang · 9 months ago
- def9243 Merge "Add NDK support for thermal headroom callback API" into main by Xiang Wang · 9 months ago
- 0ab9e0a Add NDK support for CPU/GPU headroom APIs by Xiang Wang · 10 months ago
- 88b83fe Merge "[Lut NDK] Add static_assert to ensure that ADISPLAYLUTS_SAMPLINGKEY_CIE_Y is the same as android::gui::LutProperties::SamplingKey::CIE_Y." into main by Sally Qi · 9 months ago
- 5e9b7e1 Merge "Add mattbuckley@ to OWNERS for libandroid.map.txt" into main am: ad8bdda8df am: db4d000941 by Matt Buckley · 9 months ago
- fe47497 Merge "Revert "Add new ASurfaceTransaction _setFrameRateParams API"" into main by Rachel Lee · 9 months ago
- db4d000 Merge "Add mattbuckley@ to OWNERS for libandroid.map.txt" into main am: ad8bdda8df by Matt Buckley · 9 months ago
- ce29e94 Add mattbuckley@ to OWNERS for libandroid.map.txt by Matt Buckley · 9 months ago
- f52ff01 Merge "Add new surface binding and auto ADPF methods for ADPF Timeline API" into main by Matt Buckley · 9 months ago
- df439a3 Add new surface binding and auto ADPF methods for ADPF Timeline API by Matt Buckley · 12 months ago
- 3d1d9cf Merge "Add ADPF owner for thermal" into main am: de6bd0574e am: 9ced6605be by Treehugger Robot · 9 months ago
- 9ced6605 Merge "Add ADPF owner for thermal" into main am: de6bd0574e by Treehugger Robot · 9 months ago
- 420db78 Add NDK support for thermal headroom callback API by Xiang Wang · 9 months ago
- 28929e4 Revert "Add new ASurfaceTransaction _setFrameRateParams API" by Rachel Lee · 9 months ago
- b40e8fe [Lut NDK] Add static_assert to ensure that ADISPLAYLUTS_SAMPLINGKEY_CIE_Y is the same as android::gui::LutProperties::SamplingKey::CIE_Y. by Sally Qi · 10 months ago
- 025d338 Merge "Add support for calculation window size and tids" into main by Xiang Wang · 10 months ago
- 11d0f4f Merge "[Lut NDK] Define ASurfaceTransaction_setLuts API" into main by Sally Qi · 10 months ago
- 2a6b5a9 Add support for calculation window size and tids by Xiang Wang · 10 months ago
- 176e379 [Lut NDK] Define ASurfaceTransaction_setLuts API by Sally Qi · 10 months ago
- db4e76f Merge "Add default case to switch statment" into main by Treehugger Robot · 10 months ago
- f830294 Merge "Use const pointers where appropriate in dynamic_instrumentation_manager" into main by Matt Gilbride · 10 months ago
- a3b8c14 Add default case to switch statment by Matt Buckley · 10 months ago
- 49caa7d Use const pointers where appropriate in dynamic_instrumentation_manager by Matt Gilbride · 10 months ago
- dffd67c Implement NDK createSessionUsingConfig API by Andy Yu · 11 months ago
- 36b6628 Add ADPF owner for thermal by Xiang Wang · 10 months ago
- 2e1e9cd Merge "Add support for converting java hint sessions to native hint sessions" into main by Matt Buckley · 10 months ago
- 8739382 Add support for converting java hint sessions to native hint sessions by Matt Buckley · 10 months ago
- 196bd8f Merge "Revert "Revert "Add public ADPF load hints with better rate limi..."" into main by Matt Buckley · 10 months ago
- e74bcd1 Add SDK support for CPU/GPU headroom APIs by Xiang Wang · 11 months ago
- 733b92a Revert "Revert "Add public ADPF load hints with better rate limi..." by Matt Buckley · 10 months ago
- de1b7c83 Merge "Revert "Add public ADPF load hints with better rate limiter and ..."" into main by Priyanka Advani (xWF) · 10 months ago
- d72e795 Revert "Add public ADPF load hints with better rate limiter and ..." by Priyanka Advani (xWF) · 10 months ago
- e4c054d Merge "Add public ADPF load hints with better rate limiter and hint batching" into main by Matt Buckley · 10 months ago
- 151f69f Add public ADPF load hints with better rate limiter and hint batching by Matt Buckley · 11 months ago
- ed87ef4 Merge "Add `DynamicInstrumentationManagerService`" into main by Matt Gilbride · 10 months ago
- ae83ac2 Add `DynamicInstrumentationManagerService` by Matt Gilbride · 12 months ago
- 85d3dbf Merge "Add SDK support for thermal headroom callback API" into main by Xiang Wang · 10 months ago
- 2b05463 Add SDK support for thermal headroom callback API by Xiang Wang · 10 months ago
- ba2f3e9 Add new ASurfaceTransaction _setFrameRateParams API by Rachel Lee · 10 months ago
- 7aac258 Fix blocking call on FMQ critical path by Matt Buckley · 11 months ago
- fd13042d Use VariationSettings instead of vector of FontVariation by Seigo Nonaka · 11 months ago
- de9572b Merge "Add buffer release callback in NDK" into main by Vishnu Nair · 12 months ago
- 3f6b103 Add buffer release callback in NDK by Vishnu Nair · 12 months ago
- 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
- a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
- 34f5e37 Merge "Add ADPF FMQ implementation for PerformanceHintManager" into main by Matt Buckley · 12 months ago
- 854947f Add ADPF FMQ implementation for PerformanceHintManager by Matt Buckley · 1 year, 7 months ago
- effdff1 Merge "Remove NDK exports" into main am: 8672d4c48e am: 821b6716dc by Steven Moreland · 1 year ago
- 821b671 Merge "Remove NDK exports" into main am: 8672d4c48e by Steven Moreland · 1 year ago
- faaf7f2 Remove NDK exports by Steven Moreland · 1 year ago
- 75c2267 Update InputConsumerNoResampling constructor by Paul Ramirez · 1 year, 1 month ago
- e16ad28 Skip binder call if it's the same target by Xiang Wang · 1 year, 2 months ago
- 3760c3f Merge "Add lock guards to performance hint NDK" into main by Matt Buckley · 1 year, 3 months ago
- 4c5d398 Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 3 months ago
- 43a8350 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 3 months ago
- 546a195 Merge "Add locking to performance hint NDK" into main by Matt Buckley · 1 year, 3 months ago
- 053a1df Add lock guards to performance hint NDK by Matt Buckley · 1 year, 3 months ago
- 1f5b95f Add locking to performance hint NDK by Matt Buckley · 1 year, 3 months ago