summaryrefslogtreecommitdiffstats
path: root/services/mediaresourcemanager/test
Commit message (Collapse)AuthorAgeFilesLines
* mediaresourcemanager: add pid to removeResource methodRonghua Wu2015-07-171-13/+18
| | | | | Bug: 22496209 Change-Id: I73311573e8d1ac15fec668a9ef6e6af7a07a1d30
* mediaresourcemanager: handle the case when there's no client holding ↵Ronghua Wu2015-07-131-69/+68
| | | | | | | resource with the same type Bug: 21171205 Change-Id: Id4aa6ccc7ee7daba25fd295399235c5b463ccd83
* mediaresourcemanager: change resource manager service log to use ring buffer.Ronghua Wu2015-05-111-20/+33
| | | | | | | | | move the ring buffer implementation from libcameraservice to media include. also add line prefix support to the service log. Bug: 20637674 Change-Id: Ib6b32f31abe92c42644ef7012f1e3d46220ccfbd
* libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-081-4/+14
| | | | | Bug: 19620911 Change-Id: I0d729782c1622f23e9c37b7a9231e58e3f807470
* mediaresourcemanager: add ServiceLog to track the calling history for dumpsys.Ronghua Wu2015-05-072-0/+97
| | | | | Bug: 20637674 Change-Id: I9d74d98f8eb729a8681877f86419aa2c979f3b7c
* mediaresourcemanager: add dumpsys support.Ronghua Wu2015-04-231-0/+4
| | | | | Bug: 20233206 Change-Id: Ic253985e408b05b488e87cd5c50c0d619ac568ef
* media: use ResourceManagerService with MediaCodecRonghua Wu2015-04-141-4/+64
| | | | | Bug: 19620911 Change-Id: I235a97e5195b28645b7834dda0dd77307d93f4a8
* media: add ResourceManagerServiceRonghua Wu2015-03-232-0/+489
Bug: 19620911 Change-Id: Iea173d310d31781bc50effe3d9bd6553cb5139eb