Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Nov 06, 2019
  3. Nov 05, 2019
  4. Oct 21, 2019
  5. Oct 14, 2019
  6. Oct 04, 2019
  7. May 08, 2019
  8. Feb 01, 2019
  9. Jan 31, 2019
  10. Jan 25, 2019
  11. Jan 15, 2019
  12. Jan 10, 2019
    • Jeff Tinker's avatar
      Add additional error conditions to MediaDrm · b09a054f
      Jeff Tinker authored
      New codes are being added to handle resource
      contention, lost session state, frame size too
      large and insufficient security level for
      decryption. Also cleans up inconsistent use of
      tamper detected error where invalid state error
      should have been used.
      
      bug:111504510
      bug:111505796
      test:cts and gts media test cases
      
      Change-Id: I395099dc053a9e4f40c0b38ca4bac401a424f7ed
      b09a054f
  13. Dec 11, 2018
  14. Dec 06, 2018
  15. Dec 05, 2018
  16. Nov 08, 2018
  17. Sep 17, 2018
    • Chih-Yu Huang's avatar
      Remove ArcVideoBridge service from framework. · 28a35395
      Chih-Yu Huang authored
      We rewrite ArcVideoBridge to HIDL. Then both ArcVideoEncoder and
      ArcCodec can communicate with it.
      
      Bug: 111683541
      Test: Pass 1 CTS and check ArcCodec and ArcVideoEncoder work
      Change-Id: I2febf4120d949ce5d5f4bad3401b9072b34c4456
      Merged-In: I2febf4120d949ce5d5f4bad3401b9072b34c4456
      (cherry picked from commit 3226871bf2d9d672d9f2e4ab6277faf5393a9dbf)
      28a35395
  18. Aug 07, 2018
    • Chih-Yu Huang's avatar
      Remove ArcVideoBridge service from framework. · a47d5dad
      Chih-Yu Huang authored
      We rewrite ArcVideoBridge to HIDL. Then both ArcVideoEncoder and
      ArcCodec can communicate with it.
      
      Bug: 111683541
      Test: Pass 1 CTS and check ArcCodec and ArcVideoEncoder work
      Change-Id: I2febf4120d949ce5d5f4bad3401b9072b34c4456
      Merged-In: I2febf4120d949ce5d5f4bad3401b9072b34c4456
      (cherry picked from commit 3226871bf2d9d672d9f2e4ab6277faf5393a9dbf)
      a47d5dad
  19. Jun 14, 2018
    • Jeffrey Kardatzke's avatar
      Moved MojoBootstrapResult to its own file · ec1c8316
      Jeffrey Kardatzke authored
      This is needed due to a prior ARC specific change that lives in master.
      
      Change-Id: I81204a969d52d3bbffc63a6b008c7156a1215f5d
      (cherry picked from commit 1462e76c5ba8f1bef951f482c8fc0f85e2ba94b3)
      ec1c8316
  20. Apr 27, 2018
  21. Apr 09, 2018
    • Chong Zhang's avatar
      Fix appData field type · bf45d7e9
      Chong Zhang authored
      bug: 77732157
      test: CTS MediaCasTest; VTS VtsHalCasV1_0Target.
      
      Change-Id: Ia8c2f2c81894a6c083c07cd29ca28bc2eed74529
      bf45d7e9
  22. Mar 15, 2018
  23. Mar 07, 2018
  24. Feb 23, 2018
  25. Feb 11, 2018
  26. Feb 08, 2018
    • Jeff Tinker's avatar
      Fix MediaDrm security level APIs · 52d274d3
      Jeff Tinker authored
      Vendors implementing the newly added MediaDrm.setSecurityLevel
      HAL found that it was difficult to implement properly. Also the
      semantics are somewhat ambiguous from the Java platform API
      level. This CL binds the security level assignment to openSession
      which clarifies the API for apps as well as making it more
      natural to implement in HAL modules.
      
      bug:72831697
      test: VtsHalDrmV1_1TargetTest, GTS media tests
      Change-Id: Ib3f762b7d813872956715b67bc6eff06f1b9a978
      52d274d3
  27. Jan 24, 2018
  28. Jan 23, 2018
    • Rahul Frias's avatar
      Add new values to KeyRequestType · 47265ac2
      Rahul Frias authored
      Two additional KeyRequestTypes have been added, None and Update. None
      indicates that no key request is needed as keys have already been loaded.
      Update indicates that while keys have previously been loaded, an
      additional (non-renewal) license request is needed.
      
      Bug: 70335058
      Change-Id: If9a2e1d9bb0a2ba92e422994f04d8ec0708030ea
      47265ac2
  29. Jan 22, 2018
  30. Jan 11, 2018
  31. Aug 25, 2017
  32. Aug 12, 2017
Loading