1. c232022 Fix build break in mock drm plugin build by Jeff Tinker · 10 years ago
  2. 68b1555 Allow device to be unprovisioned by Jeff Tinker · 10 years ago
  3. 4ebf92c Create a single test binary. by Edwin Wong · 10 years ago
  4. 2421a4b Fix build target path. by Edwin Wong · 10 years ago
  5. 8d0bc4a Add Unit Tests for ClearKey Plugin by John "Juce" Bruce · 10 years ago
  6. 1fe11a5 ClearKey Implementation of DRM Plugin APIs by John "Juce" Bruce · 10 years ago
  7. 7bdf28d JsonWebKey support. by Edwin Wong · 10 years ago
  8. 6b3c147 Implement ClearKey Init Data Parser by John "Juce" Bruce · 10 years ago
  9. 16dfdcf Implement OpenSSL-Based Decryptor by John "Juce" Bruce · 10 years ago
  10. 47a86fb Add ClearKey Utilities by John "Juce" Bruce · 10 years ago
  11. b710094 Fix Externally reported security issue by Jeff Tinker · 10 years ago
  12. 31dcd33 am 4299a7c2: am 940f8be3: Merge "Implement a NoOp DrmManagerClientImpl when no DRM service exists" into klp-modular-dev by Adam Lesinski · 10 years ago
  13. 4299a7c am 940f8be3: Merge "Implement a NoOp DrmManagerClientImpl when no DRM service exists" into klp-modular-dev by Adam Lesinski · 10 years ago
  14. 927634a Implement a NoOp DrmManagerClientImpl when no DRM service exists by Adam Lesinski · 10 years ago
  15. 1b24cf3 am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70d by Mark Salyzyn · 11 years ago
  16. e80631a am 839d11d1: Merge changes I0a744dc7,Id993a70d by Mark Salyzyn · 11 years ago
  17. 3ab368e media: use size_t for integer iterator to Vector::size() by Mark Salyzyn · 11 years ago
  18. 99021c4 am f356a123: am 68d9d71a: Support CAST V2 Authentication in MediaDrm by Jeff Tinker · 11 years ago
  19. f356a12 am 68d9d71a: Support CAST V2 Authentication in MediaDrm by Jeff Tinker · 11 years ago
  20. 68d9d71 Support CAST V2 Authentication in MediaDrm by Jeff Tinker · 11 years ago
  21. 37e05ed am 9a9481f8: am 0e7e5db7: Merge "More 32-bit only" by Glenn Kasten · 11 years ago
  22. 0e56849 More 32-bit only by Glenn Kasten · 11 years ago
  23. 9d79834 am e0a76795: am 5969b408: Merge "Use multilib-friendly LOCAL_MODULE_RELATIVE_PATH" by Ying Wang · 11 years ago
  24. f2d170f Use multilib-friendly LOCAL_MODULE_RELATIVE_PATH by Ying Wang · 11 years ago
  25. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  26. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  27. 9be49c9 am bb9e396d: am 06f7d151: am 06da69d5: Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 11 years ago
  28. 7d6fc5e frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  29. 817d4aa Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType. by Robert Shih · 11 years ago
  30. 3448680 Fix MediaDrm cts tests by Jeff Tinker · 11 years ago
  31. 4585e8f Revert "Enhancement for OnInfo callback on DRM Framework" by Jeff Tinker · 11 years ago
  32. ee7e77d fix MediaDrm.isCryptoSchemeSupported(uuid) by Jeff Tinker · 11 years ago
  33. 5ff7836 Enhancement for OnInfo callback on DRM Framework by Takeshi Aimi · 12 years ago
  34. 9cf69e0 Add ability to test supported content types to MediaDrm by Jeff Tinker · 11 years ago
  35. f355f18 Remove obsolete drm manager code by Jeff Tinker · 11 years ago
  36. 423e33c Added CTS test for secure stop APIs by Jeff Tinker · 12 years ago
  37. da0dc0a Add liblog by Ying Wang · 12 years ago
  38. c0d5f1f Implement async event callout from drm plugin to Java app by Jeff Tinker · 12 years ago
  39. 4c63a23 MediaDrm API update by Jeff Tinker · 12 years ago
  40. 441a78d Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  41. 558d60e Remove unnecessary lib dependencies in the FL makefile by Henrik B Andersson · 12 years ago
  42. 2d45dbd Fixed bugs where the content of buffer holding keys was cleared using a wrong size in forward lock by Hung Nguyen · 12 years ago
  43. 0bf4384 Fixed memory leakage in the DRM framework by Hung Nguyen · 12 years ago
  44. 13f7fe7 Fix for not ending up in an eternal loop in DrmManager. by Henrik B Andersson · 12 years ago
  45. 0abeaca Allow DRM client to pass the FD of an open file to the DRM server. by Gene Morgan · 12 years ago
  46. bf5b3b2 Let getOriginalMimeType() take a fd passed from drm java applications by James Dong · 12 years ago
  47. 9352d11 Remove some unused forward lock code by James Dong · 12 years ago
  48. cc0df65 am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev by James Dong · 12 years ago
  49. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  50. cba7b32 Add a new API on DRM Framework for streaming by Kei Takahashi · 13 years ago
  51. 1608735 Support widevine:// URLs in NuMediaExtractor / java MediaExtractor. by Andreas Huber · 13 years ago
  52. ed5b285 You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a static library. by Ying Wang · 13 years ago
  53. cec40f9 Removed unnecessary include JNI from two drm Android.mk files by James Dong · 13 years ago
  54. 559bf28 AV Android make files changes by James Dong · 13 years ago
  55. 27e52c7 Merge "make sure that lower-case mime and file suffix is used to check against the supported ones" by James Dong · 13 years ago
  56. 75979dc Merge "Fixed a buffer overflow bug in DrmPassthruPlugin" by James Dong · 13 years ago
  57. 3525066 Fixed a buffer overflow bug in DrmPassthruPlugin by James Dong · 13 years ago
  58. 0a38af0 Turned off log spamming from DrmPassthruPlugin by James Dong · 13 years ago
  59. ad6ec91 make sure that lower-case mime and file suffix is used to check against the supported ones by James Dong · 13 years ago
  60. f67fdc6 Merge "Avoid checking supported mime types or file suffixes in multiple places" by James Dong · 13 years ago
  61. bd2f13d Avoid checking supported mime types or file suffixes in multiple places by James Dong · 13 years ago
  62. 9c78e86 Added an failure log message when the fwdlock engine fails to open a given file. by James Dong · 13 years ago
  63. 328745b Added permission check for all sensitive drm API calls by James Dong · 13 years ago
  64. d907e94 Remove unnecessary header file includes for drmserver by James Dong · 13 years ago
  65. 9d2f386 Separate sniffing from session initialization by James Dong · 13 years ago
  66. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  68. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  69. 2a3d6e1 am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck 1. Revert "Fix drm flag setting missed in false drm recognition fix." This reverts commit 9f704f6c46a171357e49c411c83458b9d4565f3b. by James Dong · 13 years ago
  70. 785ee06 Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck by James Dong · 13 years ago
  71. 50a4495 am f14dc291: Merge from ics-mr1 by The Android Open Source Project · 13 years ago
  72. a9d421d Fix drm enumeration order, resolves failure to play forward lock ringtones by Jeff Tinker · 13 years ago
  73. 40ddcb7 Fix log message by Glenn Kasten · 13 years ago
  74. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 5f6f4e4 Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded. by Edwin Wong · 13 years ago
  76. cfff1f2 resolved conflicts for merge of 845fdba7 to master by Gloria Wang · 13 years ago
  77. e3c56d1 am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward Lock Agent" by Gloria Wang · 13 years ago
  78. 9085507 Bug fixes in OMA DRM v1 Forward Lock Agent by Henrik B Andersson · 14 years ago
  79. 197f047 Fix ordering assumption of argument evaluation. by Gloria Wang · 13 years ago
  80. 8f00151 Fix for bug 4371230. by Gloria Wang · 13 years ago
  81. 5e0067b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  82. ab00df4 - Add two sanity checks. by Gloria Wang · 13 years ago
  83. 185a193 Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217." by Gloria Wang · 13 years ago
  84. 409e5a0 Fix a memory leak in the Forward Lock plugin. For bug 4770217. by Gloria Wang · 13 years ago
  85. daeba2d Merge "-Fix some typo -Remove one unnecessary memory allocation" by Gloria Wang · 13 years ago
  86. c10ce33 -Fix some typo -Remove one unnecessary memory allocation by Gloria Wang · 13 years ago
  87. b432603 To remove log spam in the Forward Lock DRM plugin. Fix for bug 4619159. by Gloria Wang · 13 years ago
  88. 50872c0 Duplicated fileDesc is not closed when input file is not forward-lock content. by Gloria Wang · 13 years ago
  89. adfb559 Fix memory leak from retrieval of getSupportedDrmInfo. by James Dong · 13 years ago
  90. 277360f am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1 by Gloria Wang · 14 years ago
  91. 25cd578 Fix for bug 4126624. by Gloria Wang · 14 years ago
  92. 07d0220 Fix for bug 4165823. by Gloria Wang · 14 years ago
  93. 4fed58a Merge "Include strings.h for the strcasecmp prototype." by Carl Shapiro · 14 years ago
  94. 21e7c33 Include strings.h for the strcasecmp prototype. by Carl Shapiro · 14 years ago
  95. 0b500c2 am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1 by Gloria Wang · 14 years ago
  96. 6b2a35b Add one more field in DecryptHandle to support bug 4126624 by Gloria Wang · 14 years ago
  97. 4dabc20 do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624. by Gloria Wang · 14 years ago
  98. 1da9aa6 Fix for 4084554. by Gloria Wang · 14 years ago
  99. 79cbc13 Fix for bug 4126103. by Gloria Wang · 14 years ago
  100. 1006c80 Merge "Bug fixes of DRM framework." by Gloria Wang · 14 years ago