1. c7303e8 Use caller's uid and pid for resource tracking for untrusted caller by Chong Zhang · 5 years ago
  2. 102b3e3 Fix use-after-free in ResourceManagerService::removeResource by Chong Zhang · 5 years ago
  3. fe223ba resolve merge conflicts of 930928c20633daed21e58c526f2386fdd7628658 to master by Wonsik Kim · 5 years ago
  4. 271429d MediaCodec: clean up resources pending removal at init by Wonsik Kim · 5 years ago
  5. 97d367b Allow native process to set procinfo in ResourceManager by Chong Zhang · 5 years ago
  6. a9d45c7 Add resource observer service by Chong Zhang · 5 years ago
  7. bf0d7ca Fix use after free issue by Henry Fang · 6 years ago
  8. b35141c Fix use after free issue by Henry Fang · 6 years ago
  9. d20e936 RELAND: "stagefright: MediaCodec::releaseAsync()" by Wonsik Kim · 6 years ago
  10. 0dfdf93 Revert "stagefright: MediaCodec::releaseAsync()" by Lajos Molnar · 6 years ago
  11. 9654417 stagefright: MediaCodec::releaseAsync() by Wonsik Kim · 6 years ago
  12. 3276292 Add pid override feature to MediaResourceManager by Henry Fang · 6 years ago
  13. fdd512a convert ResourceManager usage in MediaCodec to ndk aidl by Chong Zhang · 6 years ago
  14. 181e695 Convert IResourceManagerService to stable AIDL by Chong Zhang · 6 years ago
  15. c3af31b Implement DrmSessionManager w mediaresourcemanager by Robert Shih · 6 years ago
  16. dd72680 Add more testing for ResourceManagerService by Chong Zhang · 7 years ago
  17. fb092d3 Add support for combining and remove individual resource by Chong Zhang · 7 years ago
  18. ee33d64 Report video battery on/off from mediaserver by Chong Zhang · 7 years ago
  19. 79d2b28 Request cpuset change for 1080p HDR using soft decoder by Chong Zhang · 8 years ago
  20. 3e37896 stagefright: fix unreleased OMX handle by Wonsik Kim · 9 years ago
  21. 51873d8 Fix clang-tidy warnings in mediaresourcemanager. by Chih-Hung Hsieh · 10 years ago
  22. 2642c84 ResourceManagerService: Send usage only when monitor service is running by Dongwon Kang · 10 years ago
  23. 69c23dd MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 10 years ago
  24. ea15fd2 media: changed resource type from String8 to enum. by Ronghua Wu · 10 years ago
  25. d11c43a mediaresourcemanager: verify the input calling pid by Ronghua Wu · 10 years ago
  26. fe508d3 Add a way for SystemUI to receive media resource (e.g. A/V codec) usage by Dongwon Kang · 10 years ago
  27. 76d4c7f Reduce lock time for dump to make sure not locked when calling back to IResourceManagerClient. by Ronghua Wu · 10 years ago
  28. 014e91e Add DUMP permission check to ResourceManagerService. by dcashman · 10 years ago
  29. 37c8924 mediaresourcemanager: add pid to removeResource method by Ronghua Wu · 11 years ago
  30. 05d89f1 mediaresourcemanager: handle the case when there's no client holding resource with the same type by Ronghua Wu · 11 years ago
  31. 022ed72 mediaresourcemanager: change resource manager service log to use ring buffer. by Ronghua Wu · 11 years ago
  32. 9ba21b9 libstagefright: config resource manager with secure codec co-existing policy. by Ronghua Wu · 11 years ago
  33. a8ec8fc mediaresourcemanager: add ServiceLog to track the calling history for dumpsys. by Ronghua Wu · 11 years ago
  34. 8f9dd87 mediaresourcemanager: add dumpsys support. by Ronghua Wu · 11 years ago
  35. 67e7f54 media: use ResourceManagerService with MediaCodec by Ronghua Wu · 11 years ago
  36. 231c3d1 media: add ResourceManagerService by Ronghua Wu · 11 years ago