1. 173d4fb Add new values to KeyRequestType by Rahul Frias · 8 years ago
  2. 5fee182 Fix potential memory leak in default drm crypto plugin by Jeff Tinker · 8 years ago
  3. 81104ae Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 8 years ago
  4. 3b8a9ed Check for nullptr IMemory. by Edwin Wong · 8 years ago
  5. 323d172 Build android.hardware.drm@1.0-service with BOARD_VNDK_VERSION by Jiyong Park · 8 years ago
  6. c019787 Use vendor variant of libstagefright_foundation. by Steven Moreland · 8 years ago
  7. 14adc6e Make camera/drm helper classes available to system. by Martijn Coenen · 8 years ago
  8. 07770c7 Remove dependency to libmediadrm from drm HAL by Jiyong Park · 8 years ago
  9. eb845da Use libstagefright_foundation_vendor by Jiyong Park · 8 years ago
  10. e3b6ae1 Revert "Fix resource leaks in drm hal" by Jeff Tinker · 8 years ago
  11. 4e1fe73 Fix resource leaks in drm hal by Jeff Tinker · 8 years ago
  12. 467c0db Prefix ENABLE_MEDIADRM_64 with TARGET_ by John W. Bruce · 8 years ago
  13. 136b5e4 Route DRM HAL libbinder traffic to /dev/vndbinder by Iliyan Malchev · 8 years ago
  14. a0b44e6 Change drm/crypto service names to "default" by Jeff Tinker · 8 years ago
  15. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  16. 69571ba Merge "Add additional drm hal tests" into oc-dev by TreeHugger Robot · 8 years ago
  17. f059ae4 Merge "Use explicit .c_str() for hidl_string" into oc-dev by Scott Randolph · 8 years ago
  18. fcde9ff Add Flag for Enabling 64-bit Legacy DRM Plugins by John W. Bruce · 8 years ago
  19. f20aa0c Add additional drm hal tests by Jeff Tinker · 8 years ago
  20. 8997880 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  21. fea340f Fix getKeyRequest legacy HAL returning invalid status by Jeff Tinker · 9 years ago
  22. c717017 Check registerPassthroughServiceImplementation return status by Edwin Wong · 8 years ago
  23. e5fbc46 Fix CTS post submit failures by Jeff Tinker · 8 years ago
  24. 542f434 Remove warning from DrmFactory.cpp by Steven Moreland · 8 years ago
  25. abd4e11 Correct reporting of errors in MediaCrypto by Rahul Frias · 9 years ago
  26. 89437fb Correct propagation of asynchonous events by Rahul Frias · 9 years ago
  27. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 9 years ago
  28. e376fbd Merge "Support multiple codecs per crypto instance The initial drm hidl hal implementation assumed one codec per crypto instance, but in fact there can be multiple codecs per crypto instance. This change extends the drm hal to allow multiple memory heaps per crypto plugin. It fixes the issue of mapping memory frequently during playback." by Jeff Tinker · 9 years ago
  29. 0b3f41e Support multiple codecs per crypto instance by Jeff Tinker · 9 years ago
  30. 9a33bb2 Revert "Enable loading of treble-based plugins" by Jeff Tinker · 9 years ago
  31. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 9 years ago
  32. 45548ea Add vendor-requested parameter to createPlugin by Jeff Tinker · 9 years ago
  33. d4c3cbc Merge "Enable loading of treble-based plugins" by Jeff Tinker · 9 years ago
  34. fbf3650 Enable loading of treble-based plugins by Jeff Tinker · 9 years ago
  35. dc8e2d0 Don't deref a NULL shared buffer base by Jeff Tinker · 9 years ago
  36. 972a3e3 Add LOG_TAGs to drm hal default modules by Jeff Tinker · 9 years ago
  37. da002fe Reorganize drm hal modules by Jeff Tinker · 9 years ago
  38. d59d362 Implement services for crypto+drm HALs by Jeff Tinker · 9 years ago