summaryrefslogtreecommitdiffstats
path: root/services/mediaresourcemanager
Commit message (Collapse)AuthorAgeFilesLines
* Reduce lock time for dump to make sure not locked when calling back to ↵Ronghua Wu2015-11-021-11/+26
| | | | | | | IResourceManagerClient. Bug: 25166048 Change-Id: I35f9917079c4b783a7cf4cef94b3c7112760c0b8
* Add DUMP permission check to ResourceManagerService.dcashman2015-09-111-0/+9
| | | | | Bug: 23999740 Change-Id: I3165404add455528b22951ba47b682a075b50087
* mediaresourcemanager: add pid to removeResource methodRonghua Wu2015-07-173-27/+33
| | | | | Bug: 22496209 Change-Id: I73311573e8d1ac15fec668a9ef6e6af7a07a1d30
* mediaresourcemanager: handle the case when there's no client holding ↵Ronghua Wu2015-07-133-103/+128
| | | | | | | resource with the same type Bug: 21171205 Change-Id: Id4aa6ccc7ee7daba25fd295399235c5b463ccd83
* 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