index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
ActivityManager.cpp
Age
Commit message (
Expand
)
Author
2024-06-27
Migrate from libutils SystemClock.h to std::chrono
Tomasz Wasilczyk
2023-06-02
activity_manager: use waitForService instead of getService
Yifei Zhang
2023-05-08
Camera / UidObserver: Add the ability to subscribe to specific UIDs
Austin Borger
2020-11-17
ActivityManager: return status for register/unregisterUidObserver
Chong Zhang
2020-11-04
Add NDK PermissionManager checkPermission
Chong Zhang
2020-08-28
Revert "Add setSchedPolicyCgroup to AM binder"
Rick Yiu
2020-05-07
Add setSchedPolicyCgroup to AM binder
Rick Yiu
2020-05-04
Revert "Add isUidActiveOrForeground for camera/audio to use."
Hui Yu
2020-03-25
Add isUidActiveOrForeground for camera/audio to use.
Hui Yu
2019-09-27
Remove extraneous semicolon.
Steven Moreland
2018-11-27
Activity manager: native callback for process state
Eric Laurent
2018-06-07
[binder] Replace NULL/0 with nullptr
Yi Kong
2018-03-28
Add API to query if a UID is active
Svet Ganov
2018-03-20
ActivityManager: Add link/unlinkToDeath
Eino-Ville Talvala
2018-02-22
Don't block long time gettng system service
Svetoslav Ganov
2018-01-21
Wait longer for the activity service
Svet Ganov
2017-12-26
Don't record audio if UID is idle - native framework
Ganesh Mahendran