summaryrefslogtreecommitdiffstats
path: root/services/mediaresourcemanager
Commit message (Collapse)AuthorAgeFilesLines
* mediaresourcemanager: change resource manager service log to use ring buffer.Ronghua Wu2015-05-114-35/+61
| | | | | | | | | 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-082-7/+17
| | | | | Bug: 19620911 Change-Id: I0d729782c1622f23e9c37b7a9231e58e3f807470
* mediaresourcemanager: add ServiceLog to track the calling history for dumpsys.Ronghua Wu2015-05-077-13/+222
| | | | | Bug: 20637674 Change-Id: I9d74d98f8eb729a8681877f86419aa2c979f3b7c
* mediaresourcemanager: add dumpsys support.Ronghua Wu2015-04-233-0/+51
| | | | | Bug: 20233206 Change-Id: Ic253985e408b05b488e87cd5c50c0d619ac568ef
* media: use ResourceManagerService with MediaCodecRonghua Wu2015-04-142-6/+106
| | | | | Bug: 19620911 Change-Id: I235a97e5195b28645b7834dda0dd77307d93f4a8
* media: add ResourceManagerServiceRonghua Wu2015-03-235-0/+958
Bug: 19620911 Change-Id: Iea173d310d31781bc50effe3d9bd6553cb5139eb