1. bcbb300 Deal with new PROCESS_STATE by Amith Yamasani · 8 years ago
  2. a9f8665 audo policy: more info in onRecordingConfigurationUpdate by Eric Laurent · 8 years ago
  3. cfd2830 Prevent recording when sensor privacy is enabled by Michael Groover · 8 years ago
  4. a46bedb audio policy: fix capture policy for assistant by Eric Laurent · 8 years ago
  5. 4eb58f1 Revert "Revert "audio policy: concurrent capture"" by Eric Laurent · 8 years ago
  6. df62892 Revert "audio policy: concurrent capture" by Eric Laurent · 8 years ago
  7. 4c1ef4b audio policy: concurrent capture by Eric Laurent · 8 years ago
  8. e8c8b43 audio policy: implement uid state management for capture by Eric Laurent · 8 years ago
  9. b78763e audio policy: receive assistant and a11y service UIDs by Eric Laurent · 8 years ago
  10. f32108e audio policy: extend API used to silence capture from a given app by Eric Laurent · 8 years ago
  11. fe726a6 AudioFlinger: Synchronize removing client from output descriptor by Andy Hung · 8 years ago
  12. d7fe086 audio policy: refactor audio playback APIs by Eric Laurent · 8 years ago
  13. 999ad2c Merge "audio policy: remove special notifications handling in call" by Eric Laurent · 8 years ago
  14. dcd4ab1 audio policy: remove special notifications handling in call by Eric Laurent · 8 years ago
  15. 908c7d7 audiopolicy: Restrict the audio port callbacks by both uid and pid by luochaojiang · 8 years ago
  16. 7be71d2 Zero initialize audio_port_config and containing structs by Mikhail Naganov · 8 years ago
  17. 4ef19fa Update audio permission checking by Andy Hung · 8 years ago
  18. ab7ef30 Move ServiceUtilities from audioflinger to libmediautils by Andy Hung · 8 years ago
  19. f1047e8 audioflinger: filter out reserved keys from setParameters() by Eric Laurent · 8 years ago
  20. 10b7123 audiopolicy: clear caller identity before calling audio policy manager by Eric Laurent · 8 years ago
  21. eba668a AudioPolicyService: Fix typo in UidPolicy::isUidActive by Mikhail Naganov · 8 years ago
  22. eae73eb AudioPolicyService: Properly handle service restarts in UidPolicy by Mikhail Naganov · 8 years ago
  23. 2af6773 audio policy: disable silencing of background UID record by Eric Laurent · 8 years ago
  24. 96c7eed audioserver: fix UID checks for multi user by Eric Laurent · 9 years ago
  25. 4980df2 audio: filter reserved binder calls by Eric Laurent · 9 years ago
  26. f4ddfef Don't record audio if UID is idle - media framework by Svet Ganov · 9 years ago
  27. 1b2a794 audiopolicy: Remove ; after namespace bracket by Mikhail Naganov · 9 years ago
  28. 5ff158f Fix integer sanitizer in audiopolicyservice. by Ivan Lozano · 9 years ago
  29. ac4e429 Monitoring of recording: uid of recording session by Jean-Michel Trivi · 10 years ago
  30. 8243fcd remove support for legacy audio policy manager by Eric Laurent · 10 years ago
  31. 61a4fac Remove dependencies on hardware/audio_policy.h by Mikhail Naganov · 10 years ago
  32. 00260b5 Remove dependencies on hardware/audio_effects.h and EffectsFactoryApi.h by Mikhail Naganov · 10 years ago
  33. e964d4e Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 10 years ago
  34. baf35fe audio policy: fixed delayed voice volume commands by Eric Laurent · 10 years ago
  35. fcddb0b Enable strict warning checks and fix by Glenn Kasten · 10 years ago
  36. d848eb4 Use audio_session_t consistently by Glenn Kasten · 11 years ago
  37. 8c7cf3b Send audio patch in recording callback by Jean-Michel Trivi · 11 years ago
  38. 7281aa9 Send client / device format in recording callback by Jean-Michel Trivi · 11 years ago
  39. d7eda8d audio policy: fix overflow in condition wait timeout by Eric Laurent · 11 years ago
  40. 2f4fe9f AudioPolicy: callback for recording configuration change by Jean-Michel Trivi · 11 years ago
  41. 57a34a5 Merge "Revert "Revert "AudioPolicyService: fix race in AudioCommandThread""" into mnc-dev am: 6919fbe40d am: 8c5b71ce47 am: 2fb59515d4 by Zach Jang · 11 years ago
  42. 7f5d179 Merge "Revert "AudioPolicyService: fix race in AudioCommandThread"" into mnc-dev am: cda4871486 am: 1fcbd9b0e9 am: dee38ac0da by Zach Jang · 11 years ago
  43. a754b4f Revert "Revert "AudioPolicyService: fix race in AudioCommandThread"" by Zach Jang · 11 years ago
  44. 75c82b5 Revert "AudioPolicyService: fix race in AudioCommandThread" by Zach Jang · 11 years ago
  45. 74ce88f AudioPolicyService: fix race in AudioCommandThread by Eric Laurent · 11 years ago
  46. 0a712e0 am 1723a587: am 3d25b023: am 047d97b2: AudioPolicyService: fix race in AudioCommandThread by Eric Laurent · 11 years ago
  47. 047d97b AudioPolicyService: fix race in AudioCommandThread by Eric Laurent · 11 years ago
  48. 1259025 audio policy service: check registerClient() input parameter by Eric Laurent · 11 years ago
  49. f60b6b6 Fix build warning by Glenn Kasten · 11 years ago
  50. e8726fe reduce number of binder calls from mediaserver by Eric Laurent · 11 years ago
  51. 8c7e6da audio policy: session routes continued. by Eric Laurent · 11 years ago
  52. de80105 AudioPolicyManager: notification of dynamic policy mix activity by Jean-Michel Trivi · 11 years ago
  53. 884de21 Make sure waitRelative is called when waitTime != INT64_MAX by Wally Yau · 12 years ago
  54. 56ec4ff Refactor AudioPolicyManager by Jean-Michel Trivi · 12 years ago[Renamed from services/audiopolicy/AudioPolicyService.cpp]
  55. 1d6aedb am bf2751a5: am 7ccc6b9b: Merge "fix audio patch leak." into lmp-mr1-dev by Eric Laurent · 12 years ago
  56. aa79bef fix audio patch leak. by Eric Laurent · 12 years ago
  57. 121143d am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-dev by Eric Laurent · 12 years ago
  58. e83b55d audio policy: new getOutputForAttr() prototype. by Eric Laurent · 12 years ago
  59. c9769c5 am 568689b1: am 3a2a32b5: Merge "AudioSystem: fix cross deadlock" into lmp-mr1-dev by Eric Laurent · 12 years ago
  60. 0ebd5f9 AudioSystem: fix cross deadlock by Eric Laurent · 12 years ago
  61. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 12 years ago
  62. c84d9d2 Include AudioPolicyInterface.h only when needed. by Chih-Hung Hsieh · 12 years ago
  63. a2d4a6d audio policy: Fix for voice call audio loss by Haynes Mathew George · 12 years ago
  64. f5ada6e audio policy: move intializations to onFirstRef() by Eric Laurent · 12 years ago
  65. 8b1e80b audio policy: fix lockup during mediaserver restart by Eric Laurent · 12 years ago
  66. bb6c9a0 audio: fix stream type for accessibility usage by Eric Laurent · 12 years ago
  67. e45b48a audio policy service: filter out delayed audio patch commands if needed. by Eric Laurent · 12 years ago
  68. 05f2fdc -Making sure mAudioCommands list is empty before going to sleep. by Ricardo Garcia · 12 years ago
  69. a7e0480 Remove execute bit by Glenn Kasten · 12 years ago
  70. 1e693b5 audio policy: add rules to select audio parameters by Eric Laurent · 12 years ago
  71. ba2b439 frameworks: av: services: audiopolicy: Added AudioPolicyEffects by bryant_liu · 12 years ago
  72. eb4b03c Merge "audio policy: use factory to create audio policy manager" by Eric Laurent · 12 years ago
  73. f269b8e audio policy: use factory to create audio policy manager by Eric Laurent · 12 years ago
  74. 59a8923 audio policy service: fix potential deadlock in destructor by Eric Laurent · 12 years ago
  75. e1715a4 audio policy: add audio port gain control by Eric Laurent · 12 years ago
  76. b52c152 audio policy: add routing update client interface by Eric Laurent · 12 years ago
  77. 951f455 DO NOT MERGE - audioflinger: first patch panel implementation. by Eric Laurent · 12 years ago
  78. 0ede892 audiopolicy: refactor audio command threads by Eric Laurent · 12 years ago
  79. 657ff61 audio policy: cleanup AudioPolicyService destructor by Eric Laurent · 12 years ago
  80. 7ebe2c6 am 71171988: am f655acf1: am 8fb04d47: Merge "Fix memory leak when filtering commands in insertCommand_l()" by Eric Laurent · 12 years ago
  81. 9ac3c9a Merge "audio policy: add option to use new policy manager" by Eric Laurent · 13 years ago
  82. c7e05b0 am 0c282de7: am 77658a06: Merge "AudioPolicyService: malloc/delete pair" by Glenn Kasten · 13 years ago
  83. dce54a1 audio policy: add option to use new policy manager by Eric Laurent · 13 years ago
  84. 2d388ec audio policy: split implementation by Eric Laurent · 13 years ago
  85. c7e5040 move audio policy service to a separate library by Eric Laurent · 13 years ago[Renamed from services/audioflinger/AudioPolicyService.cpp]
  86. d2304db Rename setStreamOutput to invalidateStream by Glenn Kasten · 13 years ago
  87. 01d3acb Fix clang warnings in AudioFlinger by Glenn Kasten · 13 years ago
  88. 4944acb Fix whitespace by Glenn Kasten · 13 years ago
  89. 0f11b51 Fix unused parameter warnings in audio by Glenn Kasten · 13 years ago
  90. dbed895 Merge "Fix error handling in AudioSystem::getOutputForEffect" by Glenn Kasten · 13 years ago
  91. 6340829 am 0ba9f9b0: am d8d45edf: am 61540b5f: Merge "Frameworks: AudioFlinger: Fix effects memory leak" by Glenn Kasten · 13 years ago
  92. 61540b5 Merge "Frameworks: AudioFlinger: Fix effects memory leak" by Glenn Kasten · 13 years ago
  93. efa6ea9 Fix error handling in AudioSystem::getOutputForEffect by Glenn Kasten · 13 years ago
  94. e6056ba Frameworks: AudioFlinger: Fix effects memory leak by Yu Yezhong · 13 years ago
  95. 79360ad am 3f1d3b97: am 21e54568: fix incoming call audio start time. by Eric Laurent · 13 years ago
  96. 21e5456 fix incoming call audio start time. by Eric Laurent · 13 years ago
  97. d5577f2 am 4823964d: am efc4d489: Merge "audioflinger: add HOTWORD audio source." into klp-dev by Eric Laurent · 13 years ago
  98. 9a54bc2 audioflinger: add HOTWORD audio source. by Eric Laurent · 13 years ago
  99. 6e2ebe9 Use curly braces in 'if' to make it easier to add logs by Glenn Kasten · 13 years ago
  100. bfb1b83 AudioFlinger: offload playback, non-blocking write by Eric Laurent · 14 years ago