1. f0d367c Merge changes from topic "revert-14534667-conditional-start-CLSCYPWXDT" into sc-dev by Hangyu Kuang · 4 years, 6 months ago
  2. 2e1e8d1 Revert^2 "trancoding: lazy-start transcoding service" by Hangyu Kuang · 4 years, 6 months ago
  3. 5945dbe transcoding: check API31 as it's available by Chong Zhang · 4 years, 9 months ago
  4. 21bf6da Revert "trancoding: lazy-start transcoding service" by Hangyu Kuang · 4 years, 8 months ago
  5. 628baaf trancoding: lazy-start transcoding service by Chong Zhang · 4 years, 8 months ago
  6. 09226a7 reflect libbinder/am split by Steven Moreland · 4 years, 9 months ago
  7. 920d2b4 Merge "transcoding: change getClientUids to return nullable int[]" into sc-dev by Hangyu Kuang · 4 years, 9 months ago
  8. 18ec532 transcoding: change getClientUids to return nullable int[] by Chong Zhang · 4 years, 9 months ago
  9. 2a3c967 transcoding: drop transcoding request when uid is gone by Chong Zhang · 4 years, 9 months ago
  10. ebd86d3 transcoding: handle multiple uids in service by Chong Zhang · 4 years, 9 months ago
  11. 87d199c transcoding: drop transcoding request for bad actors by Chong Zhang · 4 years, 10 months ago
  12. a99f404 Transcoding: Log transcoder level metrics. by Linus Nilsson · 4 years, 10 months ago
  13. 56786ac [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 10 months ago
  14. 5739fff Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 10 months ago
  15. 99de503 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" into sc-dev by Bob Badour · 4 years, 10 months ago
  16. 456787f transcoding: add test to test watchdog error returned to client by Chong Zhang · 4 years, 11 months ago
  17. 457c689 transcoding: add watchdog to prevent transcoder hang by Chong Zhang · 5 years ago
  18. 3908e7b [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 10 months ago
  19. c837504 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 11 months ago
  20. 8677f1f Revert "Revert "transcoding: add thermal status listener"" by Chong Zhang · 5 years ago
  21. 5c504ee transcoding: use __ANDROID_API_FUTURE__ in __builtin_available check by Chong Zhang · 5 years ago
  22. b253cec Revert "transcoding: add thermal status listener" by Dan Albert · 5 years ago
  23. a960d1d transcoding: add thermal status listener by Chong Zhang · 5 years ago
  24. ff99861 Guard __AActivityManager_* APIs with __builtin_available by Jiyong Park · 5 years ago
  25. a2e3a04 transcoding: move transcoding service to apex by Chong Zhang · 5 years ago
  26. f47a357 transcoding: fix nullptr in TranscodingSessionController test by Chong Zhang · 5 years ago
  27. bbb4eac transcoder: plumb uid/pid to transcoder createCodec by Chong Zhang · 5 years ago
  28. efeabbd transcoding: use NDK methods for permission and binder by Chong Zhang · 5 years ago
  29. cf3f8ee transcoding: pass package name from client to service by Chong Zhang · 5 years ago
  30. bc06248 transcoding: renaming to session controller to avoid confusion by Chong Zhang · 5 years ago
  31. 4fe34f9 transcoding: fix client number in unit tests by Chong Zhang · 5 years ago
  32. ff77869 transcoding: Add more information to dumpsys. by hkuang · 5 years ago
  33. 3f23e98 transcoding: move uid/pid from client to job by Chong Zhang · 5 years ago
  34. f907751 Register resource observer and handle resource lost. by Chong Zhang · 5 years ago
  35. 379354c Merge "Add follow up TODO from previous CL." by TreeHugger Robot · 5 years ago
  36. a469b64 Transcoding service: Increase unit test event timeout. by Linus Nilsson · 5 years ago
  37. b65fbaf Add follow up TODO from previous CL. by Linus Nilsson · 5 years ago
  38. 06fab72 Transcoding service: Check client DUMP permission by Linus Nilsson · 5 years ago
  39. 98b8a37 transcoding: post progress update to client by Chong Zhang · 5 years ago
  40. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  41. 08daa89 MediaTranscodingService:test script execute permission. by Gopalakrishnan Nallasamy · 6 years ago
  42. 17495a9 transcoding: default to use real transcoder in the service by Chong Zhang · 6 years ago
  43. aca9801 mediatranscodingservice_simulated_tests: Fix required dependencies by Yo Chiang · 6 years ago
  44. 34915b1 transcoding: Make TranscodingTestConfig to be nullable. by hkuang · 6 years ago
  45. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  46. 18191a6 Merge "Remove references to libc_scudo." by Christopher Ferris · 6 years ago
  47. e5c49d5 Remove references to libc_scudo. by Christopher Ferris · 6 years ago
  48. 6646927 transcoding: hooking up real transcoder in service by Chong Zhang · 6 years ago
  49. de60f06 transcoding: use actual callback in SimulatedTranscoder by Chong Zhang · 6 years ago
  50. dd7aeb4 transcoding: fix timeout value by Chong Zhang · 6 years ago
  51. ffa1fec Merge "transcoding: Add more test configs for SimulatedTranscoder" by Hangyu Kuang · 6 years ago
  52. c6be7e4 Merge "transcoding: Add start/pause/resume event update to interface." by Hangyu Kuang · 6 years ago
  53. bc70392 transcoding: Increase test timeout from 20ms->100ms. by hkuang · 6 years ago
  54. a9ffd59 transcoding: Add more test configs for SimulatedTranscoder by hkuang · 6 years ago
  55. 96471b8 transcoding: Add start/pause/resume event update to interface. by hkuang · 6 years ago
  56. 66110a2 transcoding: fix test app install problem by Chong Zhang · 6 years ago
  57. 1925309 transcoding: Add openFileDescriptor to ITranscodingClientCallback. by hkuang · 6 years ago
  58. 72d105f Transcoding: Change to use string path instead of fd. by hkuang · 6 years ago
  59. 00feca2 transcoding: separate pause&stop on transcoder<->scheduler interface by Chong Zhang · 6 years ago
  60. 15c192a transcoding: remove realtime jobs when a client is removed by Chong Zhang · 6 years ago
  61. 3fa408f transcoding: fixes for binder died handling by Chong Zhang · 6 years ago
  62. 7522218 transcoding: add SimulatedTranscoder to test service by Chong Zhang · 6 years ago
  63. acb3350 transcoding: add uid state based scheduling policy by Chong Zhang · 6 years ago
  64. 6ec7273 Replace direct pid writes with setting task profiles by Suren Baghdasaryan · 6 years ago
  65. 7ae4e2f transcoding: use uid instead of pid for scheduling by Chong Zhang · 6 years ago
  66. 182b06a transcoding: instantiate job scheduler with dummy hooks by Chong Zhang · 6 years ago
  67. 8e06263 transcoding: separate client interface from service by Chong Zhang · 6 years ago
  68. 5172cab MediaTranscodingService: Simplify TranscodingClientManager. by hkuang · 6 years ago
  69. 9c04b8d MediaTranscodingService: Implement service's add/remove client APIs. by hkuang · 6 years ago
  70. 48c365e MediaTranscodingService: Rework Service's AIDL. by hkuang · 6 years ago
  71. 71b9fb4 MediatranscodingService: Create MediaTranscodingService. by Hangyu Kuang · 6 years ago