summaryrefslogtreecommitdiff
path: root/drm/common/ReadWriteUtils.cpp
AgeCommit message (Collapse)Author
2012-03-28Deleted the media, camera, drm related files since they are relocatedJames Dong
Change-Id: I9bc5573ee07e30b305b5b879023aa9ec69e10b91
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
2010-11-1964-bit file size/offset support for DRM frameworkGloria Wang
Change-Id: I0ba7147607825234df9fa28732e1bba344e82e79
2010-10-04Update of DRM framework.Takeshi Aimi
- Change "void" type of return value to "int" for returning status. - Add some of overloaded Java APIs which accept database Uri as input. - Add asynchronous APIs - Add OnEventListener and OnErrorListener for asynchronous APIs - Disable debug log - Change decrypt() API to accept an optional buffer needed by some of DRM schemes Changes are incorporated by Sony Corporation. Change-Id: I414a165e22cc79be6ea7cd28041788aa2b6b8f7c
2010-09-01 Initial contribution from Sony Corporation.aimitakeshi
Add DRM Framework to support DRM content playback together with StageFright. - DRM Framework code is added - include/drm - drm - api/current.xml is updated to include DRM Framework Java APIs - cmds/servicemanager/service_manager.c is modified to add drmManager and drmIOService. Change-Id: I6d7bc9c7067362b500e530988a9ce241761866fb