1. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  2. 598b03d am 9bf912c1: am 5ed03384: am 1f514608: am 5a624aad: am 38d30dc5: Merge "Immediately kill a shared user process on a permission revocation." into mnc-dev by Svetoslav Ganov · 9 years ago
  3. aa41add Immediately kill a shared user process on a permission revocation. by Svetoslav · 9 years ago
  4. 0a01228 am 2cfe29e3: am cbda3dc7: am 0ca9e2df: am 4032c94d: am fc5a4bf0: Merge "AudioService: check for audio device connection success" into mnc-dev by Jean-Michel Trivi · 9 years ago
  5. fc5a4bf Merge "AudioService: check for audio device connection success" into mnc-dev by Jean-Michel Trivi · 9 years ago
  6. 6d00e41 AudioService: check for audio device connection success by Jean-Michel Trivi · 9 years ago
  7. c57692e am 209bf907: am aff9c638: am 4bdc3179: am de680550: am ffbdb8ad: Merge "Fix that shutter sound does not play after ringer mode changes to vibrator" into mnc-dev by Jean-Michel Trivi · 9 years ago
  8. 841ed0a Fix that shutter sound does not play after ringer mode changes to vibrator by Sungmin Choi · 9 years ago
  9. f522848 Merge "Do not broadcast ACTION_AUDIO_BECOMING_NOISY on first boot." by Yasuhiro Matsuda · 9 years ago
  10. 9ade087 am f8db3c64: am aef8716e: am b82c71a8: am 89d4131d: am 09ba7151: Merge "Don\'t kill apps that are multi-user aware..." into mnc-dev by Amith Yamasani · 9 years ago
  11. c1cbaab Don't kill apps that are multi-user aware... by Amith Yamasani · 9 years ago
  12. 4ced719 Do not broadcast ACTION_AUDIO_BECOMING_NOISY on first boot. by Yasuhiro Matsuda · 9 years ago
  13. c70ee21 Remove an unused variable from AudioService. by Yasuhiro Matsuda · 9 years ago
  14. 70e0c58 Mute correct user from device policy manager. by Kenny Guy · 9 years ago
  15. 560877d Volume change intent carries stream alias by Jean-Michel Trivi · 9 years ago
  16. 3a30a76 Fix for SafeMedia logic and CTS tests by Ricardo Garcia · 9 years ago
  17. 0348ba2 Merge "Fix issue #20494208: Go out of device idle when headset button is pressed" into mnc-dev by Dianne Hackborn · 9 years ago
  18. b6683c4 Fix issue #20494208: Go out of device idle when headset button is pressed by Dianne Hackborn · 9 years ago
  19. 72966d6 AudioService: Send the right stream to the volume UI on tablet changes. by John Spurlock · 9 years ago
  20. 98859b2 audioservice: remove BT SCO device when service is disconnected by Eric Laurent · 9 years ago
  21. 75ae23c Audio policy: setting explicit non-zero volume unmutes the stream. by John Spurlock · 9 years ago
  22. ccffda8 Remove the 5 sec timeout logic for setVolumeControlStream by Jean-Michel Trivi · 9 years ago
  23. 97de0c9 Merge "AudioService: indicate system ready to AudioFlinger" into mnc-dev by Eric Laurent · 9 years ago
  24. 0867bed AudioService: indicate system ready to AudioFlinger by Eric Laurent · 9 years ago
  25. cae3466 AudioFormat: more compressed formats by Eric Laurent · 9 years ago
  26. d138e4e AudioService: add missing audio becoming noisy intent by Eric Laurent · 9 years ago
  27. 20eec5b Add manufacturer-provided device name for AudioPort name field for BT devices. by Paul McLean · 9 years ago
  28. 50ced3f Zen: Ringer mode integration fixes. by John Spurlock · 9 years ago
  29. bcb6c1e Fix errors during user switching by Fyodor Kupolov · 9 years ago
  30. b501330 Disable multi-user background recording by Fyodor Kupolov · 9 years ago
  31. f764d21 Merge "AudioService receives callback for dynamic policy mix state changes" into mnc-dev by Jean-Michel Trivi · 9 years ago
  32. 5a56109 AudioService receives callback for dynamic policy mix state changes by Jean-Michel Trivi · 9 years ago
  33. d9c75db Volume: Simple dialog footer, DND in quick settings. by John Spurlock · 9 years ago
  34. 8c3dc85 AudioService: Fix mConnectedDevices iteration issues. by John Spurlock · 9 years ago
  35. b02c744 Zen: Enter alarms only on volume down from vibrate. by John Spurlock · 9 years ago
  36. 545fcf8 Log dump time of MediaFocusControl by Jean-Michel Trivi · 9 years ago
  37. 15427f8 Merge "AudioService: Observe changes to output devices per-stream." by John Spurlock · 9 years ago
  38. 0a376af AudioService: Resolve stream before sending to volume UI. by John Spurlock · 9 years ago
  39. 8a52c44 AudioService: Observe changes to output devices per-stream. by John Spurlock · 9 years ago
  40. 1a77007 AudioService: fix String cast crash when mediaserver killed by Phil Burk · 9 years ago
  41. 413d307 AudioService: fix crash when mediaserver killed by Phil Burk · 9 years ago
  42. 60fd084 Notify newly registered audio focus listener of current focus owner by Jean-Michel Trivi · 9 years ago
  43. 07e7243 VolumePolicy: Debounce adjustments from vibrate->silent. by John Spurlock · 9 years ago
  44. b6e19e3 AudioService: Define minimum levels for volume streams. by John Spurlock · 9 years ago
  45. a48d779 Volume policy updates. by John Spurlock · 9 years ago
  46. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 9 years ago
  47. 394a8e1 Handle simultaneous connect of devices with the same "type" (as in USB) by Paul McLean · 9 years ago
  48. 1ff1e6e AudioService: Fix device dump in dumpsys output. by John Spurlock · 9 years ago
  49. b32fc97 AudioService: Add current stream devices to dumpsys output. by John Spurlock · 9 years ago
  50. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 9 years ago
  51. 6611bfd Merge "AudioService: Fix typo/grammar in comment." by John Spurlock · 9 years ago
  52. bc82b12 AudioService: Fix typo/grammar in comment. by John Spurlock · 9 years ago
  53. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 9 years ago
  54. 4b69ac7 Merge "AudioService: Migrate index map to SparseIntArray." by John Spurlock · 9 years ago
  55. 2bb02ec AudioService: Migrate index map to SparseIntArray. by John Spurlock · 9 years ago
  56. 59dc9c1 AudioService: Fix typo in constant. by John Spurlock · 9 years ago
  57. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  58. 8649086 AudioService: Use the foreground broadcast queue for fired intents. by John Spurlock · 9 years ago
  59. 7a9ba42 Pass old and new volume to CEC without rounding up by Jinsuk Kim · 9 years ago
  60. 0dfc901 Merge "AudioService: Fire volume-changed intents for all streams." by John Spurlock · 9 years ago
  61. c16442c Merge "AudioService: Fire the mute-changed intent for all changes." by John Spurlock · 9 years ago
  62. f63860c AudioService: Fire volume-changed intents for all streams. by John Spurlock · 9 years ago
  63. 22b9ee1 AudioService: Fire the mute-changed intent for all changes. by John Spurlock · 9 years ago
  64. 5e78373 AudioService: easier forced camera sound debugging. by John Spurlock · 9 years ago
  65. 3ce3725 Use the unresolved stream type for mute checking. by John Spurlock · 9 years ago
  66. 7d3cf592 Merge "Volume: Allow dialog to query "muteable" streams." by John Spurlock · 9 years ago
  67. a9dfbe8b Volume: Allow dialog to query "muteable" streams. by John Spurlock · 9 years ago
  68. 7139fdc Merge "AudioService: persist volume of ring stream when ringer mode changed" by Eric Laurent · 9 years ago
  69. cdb57ae Allow sysui-managed remote volume controllers. by John Spurlock · 9 years ago
  70. 9e0d25f AudioService: persist volume of ring stream when ringer mode changed by Eric Laurent · 9 years ago
  71. 6156017 Move AudioService to services. by John Spurlock · 9 years ago