index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
native
/
android
/
performance_hint.cpp
Age
Commit message (
Expand
)
Author
2025-03-04
Fix FMQ to use correct total duration
Matt Buckley
2025-01-03
Fix crash when checking null surfaces
Matt Buckley
2024-12-26
Remove redundant support checks
Matt Buckley
2024-12-20
Update performance_hint to follow NDK API guidance
Matt Buckley
2024-12-12
Reland initial support check using SupportInfo
Matt Buckley
2024-12-12
Merge "Revert "Refactor initial support check to use SupportInfo"" into main
Nicolò Mazzucato
2024-12-11
Revert "Refactor initial support check to use SupportInfo"
Jordan Demeulenaere
2024-12-09
Merge "Refactor initial support check to use SupportInfo" into main
Matt Buckley
2024-12-08
Refactor initial support check to use SupportInfo
Matt Buckley
2024-12-07
Fix spike method calling
Matt Buckley
2024-12-05
Merge "Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads" into main
Matt Buckley
2024-12-04
Fix PerformanceHints budget calculation
Matt Buckley
2024-12-04
Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads
Matt Buckley
2024-11-27
Add new surface binding and auto ADPF methods for ADPF Timeline API
Matt Buckley
2024-11-19
Add default case to switch statment
Matt Buckley
2024-11-18
Implement NDK createSessionUsingConfig API
Andy Yu
2024-11-17
Add support for converting java hint sessions to native hint sessions
Matt Buckley
2024-11-08
Add public ADPF load hints with better rate limiter and hint batching
Matt Buckley
2024-10-18
Fix blocking call on FMQ critical path
Matt Buckley
2024-09-11
Add ADPF FMQ implementation for PerformanceHintManager
Matt Buckley
2024-06-27
Skip binder call if it's the same target
Xiang Wang
2024-06-17
Merge "Add lock guards to performance hint NDK" into main
Matt Buckley
2024-06-10
Merge "Add locking to performance hint NDK" into main
Matt Buckley
2024-06-07
Add lock guards to performance hint NDK
Matt Buckley
2024-06-07
Add locking to performance hint NDK
Matt Buckley
2024-05-21
Change default session tag to 'APP' from 'OTHER'
Matt Buckley
2024-04-20
Add HWUI session tagging
Matt Buckley
2024-04-17
Add support for createHintSessionWithConfig
Matt Buckley
2024-04-05
Clean up Hal AIDL imports
Matt Buckley
2024-03-14
Update HintManager to use NDK backend
Matt Buckley
2024-02-01
Allow ADPF WorkDuration CPU duration to be zero
Matt Buckley
2024-01-23
Provide error handling for nullptr in the ADPF NDK
Matt Buckley
2023-12-20
Add tracing for ADPF hint sessions in client
Matt Buckley
2023-11-30
[Reland] Add API support for GPU work duration report in ADPF.
Peiyong Lin
2023-11-20
Revert "Add API support for GPU work duration report in ADPF."
Jorim Jaggi
2023-11-11
Add API support for GPU work duration report in ADPF.
Peiyong Lin
2023-08-23
Revert "Set max number of sessions to 20 for non-system process"
Xiang Wang
2023-08-18
Set max number of sessions to 20 for non-system process
Xiang Wang
2023-08-08
Add plumbing for ADPF Power Efficiency hint
Matt Buckley
2023-07-25
Fix the setThreads JNI to throw SecurityException
Xiang Wang
2023-03-03
Revert^2 "Use "SessionHint" enum in ndk API"
Steven Moreland
2023-02-07
Revert "Use "SessionHint" enum in ndk API"
Matt Buckley
2023-02-01
Use "SessionHint" enum in ndk API
Matt Buckley
2023-01-26
Use pid_t instead of not int32_t.
Peiyong Lin
2022-12-17
Implement setThreads APIs for PerformanceHintManager.Session.
Peiyong Lin
2022-12-16
Merge "Make sendHint private in platform"
Matt Buckley
2022-12-15
Make sendHint private in platform
Matt Buckley
2022-12-03
Add rate limiter to sendHint API call
Matt Buckley
2022-11-23
PerformanceHint: optimize rate limit
Wei Wang
2022-11-09
Add support for ADPF HintSession sendHint to JNI
Matt Buckley
[next]