1. 9a1de30 Add MediaRouter API. by Adam Powell · 12 years ago
  2. 2d8dab5 Handle wakelocks for device connection intents from AudioService by Jean-Michel Trivi · 12 years ago
  3. b1fbaac Send device connection intents from AudioService by Eric Laurent · 12 years ago
  4. c3a5cf9 Actually set the video scaling mode :-) by Bryan Mawhinney · 12 years ago
  5. 90fb2dd Merge "AudioManager: restore setBluetoothA2dpOn() method" into jb-dev by Eric Laurent · 12 years ago
  6. 0100625 Merge "Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically)" into jb-dev by Fabrice Di Meglio · 12 years ago
  7. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  8. b4b8478 Handle _ and % in paths by Marco Nelissen · 12 years ago
  9. 7847211 AudioManager: restore setBluetoothA2dpOn() method by Eric Laurent · 12 years ago
  10. 3c2711f Type of search on headset key long press must depend on device state by Jean-Michel Trivi · 12 years ago
  11. 9de61ae Merge "Fix video scaling mode validity check." into jb-dev by Bryan Mawhinney · 12 years ago
  12. 79a9cd4 Fix video scaling mode validity check. by Bryan Mawhinney · 12 years ago
  13. ab624c2 Use FLAG_LONG_PRESS for headset long press interactions. by Jeff Brown · 12 years ago
  14. 0a95ce9 Merge "Handle media button events during phone calls and when ringing" into jb-dev by Jean-Michel Trivi · 12 years ago
  15. 722b808 Handle media button events during phone calls and when ringing by Jean-Michel Trivi · 12 years ago
  16. 538d492 Fix .pls playlist parsing by Marco Nelissen · 12 years ago
  17. 8c78752 Implement new volume display policy. by Eric Laurent · 12 years ago
  18. d9e5871 Verify AudioTrack only uses a valid multichannel configuration by Jean-Michel Trivi · 12 years ago
  19. 2d97a70 Merge "Start voice-based interactions from headsethook key" into jb-dev by Jean-Michel Trivi · 12 years ago
  20. 909c4b8 Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev by James Dong · 12 years ago
  21. 4294b83 Start voice-based interactions from headsethook key by Jean-Michel Trivi · 12 years ago
  22. 8d8176d Merge "AudioService: Fix problem handling USB audio disconnect" into jb-dev by Mike Lockwood · 12 years ago
  23. 9841818 AudioService: Fix problem handling USB audio disconnect by Mike Lockwood · 12 years ago
  24. 2448201 AudioService: fix various volume issues. by Eric Laurent · 12 years ago
  25. 24938df Merge "AudioService: synchronized access to volume index" into jb-dev by Eric Laurent · 12 years ago
  26. 3172d5e AudioService: synchronized access to volume index by Eric Laurent · 12 years ago
  27. 08fb063 Add compression level key for FLAC encoding by Jean-Michel Trivi · 12 years ago
  28. f86374a Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no by Andreas Huber · 12 years ago
  29. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 12 years ago
  30. 3b5fdf5 Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-dev by James Dong · 12 years ago
  31. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 12 years ago
  32. 8aa735f Clarification of MediaCodec behaviour when codec specific data is included by Andreas Huber · 12 years ago
  33. 1d8e5c5 Handle silent ringtone, title without permission. by Jeff Sharkey · 12 years ago
  34. be0ea96 Fix: Missed parcel recycling in MediaPlayer. by Insun Kang · 12 years ago
  35. c52c957 Merge "Various changes to Media* APIs requested by the api council." into jb-dev by Andreas Huber · 12 years ago
  36. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  37. f26f017 Make AudioService aware of device orientation changes by Jean-Michel Trivi · 12 years ago
  38. f3afe15 Merge "AudioManager: deprecate vibrate settings" into jb-dev by Eric Laurent · 12 years ago
  39. cd1cd73 AudioManager: deprecate vibrate settings by Eric Laurent · 12 years ago
  40. cb6662a Merge "Add video scaling mode support with a new public method in MediaPlayer.java class" into jb-dev by James Dong · 12 years ago
  41. 48dc91b Make java constants consistent with native counterparts. by Andreas Huber · 12 years ago
  42. 454014e Add video scaling mode support with a new public method in MediaPlayer.java class by James Dong · 12 years ago
  43. 94affdd Merge "fix unmute from volume panel on tablets" into jb-dev by Eric Laurent · 12 years ago
  44. f740664 fix unmute from volume panel on tablets by Eric Laurent · 12 years ago
  45. 8ccfbdd Merge "Optimize how AudioService receives media button events" into jb-dev by Jean-Michel Trivi · 12 years ago
  46. c680222 Optimize how AudioService receives media button events by Jean-Michel Trivi · 12 years ago
  47. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 12 years ago
  48. ec3f31f Added support for HE-AAC recording. by Dave Burke · 12 years ago
  49. 6d6f233 Merge "Unhide APIs for timed text and multiple audio track switch APIs" into jb-dev by James Dong · 12 years ago
  50. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 12 years ago
  51. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  52. f5d70fd Merge "Protect system services with DUMP permission." into jb-dev by Jeff Sharkey · 12 years ago
  53. 6d51766 system and UI sounds volume policy by Eric Laurent · 12 years ago
  54. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 12 years ago
  55. 2996cf0 Merge "Unhide new AAC-ELD audio record type." into jb-dev by Dave Burke · 12 years ago
  56. 129a6cc Merge "The MediaExtractor can now unselect tracks and has more control over seeking." into jb-dev by Andreas Huber · 12 years ago
  57. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 12 years ago
  58. 8037cad Merge "Fix AudioManager.forceVolumeControlStream()" into jb-dev by Eric Laurent · 12 years ago
  59. 6644a82 Unhide new AAC-ELD audio record type. by Dave Burke · 12 years ago
  60. 45c90ce Fix AudioManager.forceVolumeControlStream() by Eric Laurent · 12 years ago
  61. 0b71839 Further speed up playlist processing by Marco Nelissen · 12 years ago
  62. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 12 years ago
  63. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 12 years ago
  64. 1b8f499 Allow multichannel configurations in android.media.AudioTrack by Jean-Michel Trivi · 12 years ago
  65. 08f70fa Speed up playlist processing by Marco Nelissen · 12 years ago
  66. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 12 years ago
  67. f3dbb59 Merge "Update javadoc for timed text / multiple audio track APIs" by James Dong · 12 years ago
  68. 0d1ba150 Merge "DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients" by Andreas Huber · 12 years ago
  69. 831f0a9 Update javadoc for timed text / multiple audio track APIs by James Dong · 12 years ago
  70. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 12 years ago
  71. c949649 Merge "Unhide Visualizer scaling mode definitions and methods" by Jean-Michel Trivi · 12 years ago
  72. 9517946 Unhide Visualizer scaling mode definitions and methods by Jean-Michel Trivi · 12 years ago
  73. 6db6533 Merge "unhide API for synchronous audio capture." by Eric Laurent · 12 years ago
  74. 5cef554 Merge "Add support for scaling mode parameter in Visualizer effect" by Jean-Michel Trivi · 12 years ago
  75. ff2577d unhide API for synchronous audio capture. by Eric Laurent · 12 years ago
  76. 8dfc105 unhide audio pre processing API. by Eric Laurent · 12 years ago
  77. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 12 years ago
  78. f7d3bdf Merge "AddExternalSource(String path) needs to turn the path to fd if it is a file" by James Dong · 12 years ago
  79. c4c0284 AddExternalSource(String path) needs to turn the path to fd if it is a file by James Dong · 12 years ago
  80. e1123e7 Add support for scaling mode parameter in Visualizer effect by Jean-Michel Trivi · 12 years ago
  81. 2952c5d MediaCrypto's constructor can throw RuntimeException. by Andreas Huber · 12 years ago
  82. 07ea426 Unhide new media related java APIs. by Andreas Huber · 12 years ago
  83. f3d9f5d Merge "Fix failure from setDataSource(String path) when path is a local file" by James Dong · 12 years ago
  84. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 12 years ago
  85. 0041b5c Fix thumbnail generation failure by James Dong · 12 years ago
  86. 855255d audio preprocessing: added static factory method by Eric Laurent · 12 years ago
  87. 079f09c Merge "Added support for USB audio devices" by Eric Laurent · 12 years ago
  88. 59f4827 Added support for USB audio devices by Eric Laurent · 12 years ago
  89. 9e6bcce New JAVA API to support submitting encrypted buffers of input data. by Andreas Huber · 12 years ago
  90. 1c35d11 am db9b114b: Merge "Adds flag argument to setMasterMute." into ics-aah by Justin Koh · 12 years ago
  91. 0273af5 Adds flag argument to setMasterMute. by Justin Koh · 12 years ago
  92. 75cf9e1 Fix the build. by Justin Koh · 12 years ago
  93. 5ac69a2 Merge "resolved conflicts for merge of bff6a514 to master" by Justin Koh · 12 years ago
  94. 6a8096d resolved conflicts for merge of bff6a514 to master by Justin Koh · 12 years ago
  95. e313f72 Store video width/height when scanning by Marco Nelissen · 12 years ago
  96. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 12 years ago
  97. 57978ed Persists the master mute volume setting. by Justin Koh · 12 years ago
  98. 991c873 Merge "More DRM/crypto support." by Andreas Huber · 12 years ago
  99. 0e97fc2 More DRM/crypto support. by Andreas Huber · 12 years ago
  100. b5f2088 Merge commit '7f71d01' by Mike Lockwood · 12 years ago