1. 490e2c9 Merge "RELAND: "stagefright: MediaCodec::releaseAsync()"" into rvc-dev am: 929c364533 am: 5242549c4e by Wonsik Kim · 6 years ago
  2. d20e936 RELAND: "stagefright: MediaCodec::releaseAsync()" by Wonsik Kim · 6 years ago
  3. 3d564ff use vector<uint8_t> for byte[] in AIDL by Jooyung Han · 6 years ago
  4. 0dfdf93 Revert "stagefright: MediaCodec::releaseAsync()" by Lajos Molnar · 6 years ago
  5. 9654417 stagefright: MediaCodec::releaseAsync() by Wonsik Kim · 6 years ago
  6. 3276292 Add pid override feature to MediaResourceManager by Henry Fang · 6 years ago
  7. fdd512a convert ResourceManager usage in MediaCodec to ndk aidl by Chong Zhang · 6 years ago
  8. 181e695 Convert IResourceManagerService to stable AIDL by Chong Zhang · 6 years ago
  9. c3af31b Implement DrmSessionManager w mediaresourcemanager by Robert Shih · 6 years ago
  10. dd72680 Add more testing for ResourceManagerService by Chong Zhang · 6 years ago
  11. 599a092 Add ResourceManager unit tests to presubmit by Chong Zhang · 6 years ago
  12. fb092d3 Add support for combining and remove individual resource by Chong Zhang · 6 years ago
  13. ee33d64 Report video battery on/off from mediaserver by Chong Zhang · 6 years ago
  14. c3ce3cb build mediaserver in 64 bit mode by Ray Essick · 7 years ago
  15. 8b07840 Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  16. 33de46e Convert three media binaries to Android.bp by Anton Hansson · 7 years ago
  17. 79d2b28 Request cpuset change for 1080p HDR using soft decoder by Chong Zhang · 8 years ago
  18. eb96cfc Merge "Add OWNERS in frameworks/av" am: 7b2b2a497c am: 556252fa99 by Chih-hung Hsieh · 9 years ago
  19. 7b2b2a4 Merge "Add OWNERS in frameworks/av" by Chih-hung Hsieh · 9 years ago
  20. b1e2a23 Add OWNERS in frameworks/av by Chih-Hung Hsieh · 9 years ago
  21. 0094fd7 Android.mk: remove $TOP in LOCAL_C_INCLUDES by YOUNG HO CHA · 9 years ago
  22. b3cd253 Android.mk: remove $TOP in LOCAL_C_INCLUDES by YOUNG HO CHA · 9 years ago
  23. 8dbc120 LOCAL_CLANG := true is now the default by Colin Cross · 9 years ago
  24. bd20f6b Clean up mediadrm dependencies by Marco Nelissen · 9 years ago
  25. 3e37896 stagefright: fix unreleased OMX handle by Wonsik Kim · 9 years ago
  26. 75571e4 Clean up mediadrm dependencies by Marco Nelissen · 9 years ago
  27. 5f5ee11 LOCAL_CLANG := true is now the default by Glenn Kasten · 9 years ago
  28. 7ad2854 resolve merge conflicts of 1c10de5 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  29. 5a3b6ca Fix clang-tidy warnings in mediaresourcemanager. by Chih-Hung Hsieh · 9 years ago
  30. 51873d8 Fix clang-tidy warnings in mediaresourcemanager. by Chih-Hung Hsieh · 9 years ago
  31. 2642c84 ResourceManagerService: Send usage only when monitor service is running by Dongwon Kang · 10 years ago
  32. 69c23dd MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 10 years ago
  33. ea15fd2 media: changed resource type from String8 to enum. by Ronghua Wu · 10 years ago
  34. d11c43a mediaresourcemanager: verify the input calling pid by Ronghua Wu · 10 years ago
  35. fe508d3 Add a way for SystemUI to receive media resource (e.g. A/V codec) usage by Dongwon Kang · 10 years ago
  36. 76d4c7f Reduce lock time for dump to make sure not locked when calling back to IResourceManagerClient. by Ronghua Wu · 10 years ago
  37. 014e91e Add DUMP permission check to ResourceManagerService. by dcashman · 10 years ago
  38. 37c8924 mediaresourcemanager: add pid to removeResource method by Ronghua Wu · 11 years ago
  39. 05d89f1 mediaresourcemanager: handle the case when there's no client holding resource with the same type by Ronghua Wu · 11 years ago
  40. 022ed72 mediaresourcemanager: change resource manager service log to use ring buffer. by Ronghua Wu · 11 years ago
  41. 9ba21b9 libstagefright: config resource manager with secure codec co-existing policy. by Ronghua Wu · 11 years ago
  42. a8ec8fc mediaresourcemanager: add ServiceLog to track the calling history for dumpsys. by Ronghua Wu · 11 years ago
  43. 8f9dd87 mediaresourcemanager: add dumpsys support. by Ronghua Wu · 11 years ago
  44. 67e7f54 media: use ResourceManagerService with MediaCodec by Ronghua Wu · 11 years ago
  45. 231c3d1 media: add ResourceManagerService by Ronghua Wu · 11 years ago