1. 628baaf trancoding: lazy-start transcoding service by Chong Zhang · 4 years, 10 months ago
  2. 09226a7 reflect libbinder/am split by Steven Moreland · 5 years ago
  3. 920d2b4 Merge "transcoding: change getClientUids to return nullable int[]" into sc-dev by Hangyu Kuang · 5 years ago
  4. 18ec532 transcoding: change getClientUids to return nullable int[] by Chong Zhang · 5 years ago
  5. 2a3c967 transcoding: drop transcoding request when uid is gone by Chong Zhang · 5 years ago
  6. ebd86d3 transcoding: handle multiple uids in service by Chong Zhang · 5 years ago
  7. 87d199c transcoding: drop transcoding request for bad actors by Chong Zhang · 5 years ago
  8. 56786ac [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  9. 5739fff Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 5 years ago
  10. 99de503 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" into sc-dev by Bob Badour · 5 years ago
  11. 456787f transcoding: add test to test watchdog error returned to client by Chong Zhang · 5 years ago
  12. 3908e7b [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  13. c837504 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  14. 8677f1f Revert "Revert "transcoding: add thermal status listener"" by Chong Zhang · 5 years ago
  15. b253cec Revert "transcoding: add thermal status listener" by Dan Albert · 5 years ago
  16. a960d1d transcoding: add thermal status listener by Chong Zhang · 5 years ago
  17. f47a357 transcoding: fix nullptr in TranscodingSessionController test by Chong Zhang · 5 years ago
  18. bbb4eac transcoder: plumb uid/pid to transcoder createCodec by Chong Zhang · 5 years ago
  19. cf3f8ee transcoding: pass package name from client to service by Chong Zhang · 5 years ago
  20. bc06248 transcoding: renaming to session controller to avoid confusion by Chong Zhang · 5 years ago
  21. 4fe34f9 transcoding: fix client number in unit tests by Chong Zhang · 5 years ago
  22. 3f23e98 transcoding: move uid/pid from client to job by Chong Zhang · 5 years ago
  23. f907751 Register resource observer and handle resource lost. by Chong Zhang · 5 years ago
  24. a469b64 Transcoding service: Increase unit test event timeout. by Linus Nilsson · 6 years ago
  25. 98b8a37 transcoding: post progress update to client by Chong Zhang · 6 years ago
  26. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  27. 08daa89 MediaTranscodingService:test script execute permission. by Gopalakrishnan Nallasamy · 6 years ago
  28. aca9801 mediatranscodingservice_simulated_tests: Fix required dependencies by Yo Chiang · 6 years ago
  29. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  30. 6646927 transcoding: hooking up real transcoder in service by Chong Zhang · 6 years ago
  31. de60f06 transcoding: use actual callback in SimulatedTranscoder by Chong Zhang · 6 years ago
  32. dd7aeb4 transcoding: fix timeout value by Chong Zhang · 6 years ago
  33. c6be7e4 Merge "transcoding: Add start/pause/resume event update to interface." by Hangyu Kuang · 6 years ago
  34. bc70392 transcoding: Increase test timeout from 20ms->100ms. by hkuang · 6 years ago
  35. 96471b8 transcoding: Add start/pause/resume event update to interface. by hkuang · 6 years ago
  36. 66110a2 transcoding: fix test app install problem by Chong Zhang · 6 years ago
  37. 1925309 transcoding: Add openFileDescriptor to ITranscodingClientCallback. by hkuang · 6 years ago
  38. 72d105f Transcoding: Change to use string path instead of fd. by hkuang · 6 years ago
  39. 15c192a transcoding: remove realtime jobs when a client is removed by Chong Zhang · 6 years ago
  40. 7522218 transcoding: add SimulatedTranscoder to test service by Chong Zhang · 6 years ago
  41. 182b06a transcoding: instantiate job scheduler with dummy hooks by Chong Zhang · 6 years ago
  42. 8e06263 transcoding: separate client interface from service by Chong Zhang · 6 years ago
  43. 9c04b8d MediaTranscodingService: Implement service's add/remove client APIs. by hkuang · 6 years ago