1. cee7203 Merge "Send device connection intents from AudioService" into jb-dev by Eric Laurent · 12 years ago
  2. 7b996d1 Fix a test case failure when there is no back-facing camera on a device by James Dong · 12 years ago
  3. b1fbaac Send device connection intents from AudioService by Eric Laurent · 12 years ago
  4. 54c40e0 Fixed a buffer overflow issue by James Dong · 12 years ago
  5. c3a5cf9 Actually set the video scaling mode :-) by Bryan Mawhinney · 12 years ago
  6. 90fb2dd Merge "AudioManager: restore setBluetoothA2dpOn() method" into jb-dev by Eric Laurent · 12 years ago
  7. 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
  8. c1cabdf Merge "Fix bad aspect ratios for recorded effects" into jb-dev by Wu-cheng Li · 12 years ago
  9. 58acf44 Fix bad aspect ratios for recorded effects by Pannag Sanketi · 12 years ago
  10. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  11. b4b8478 Handle _ and % in paths by Marco Nelissen · 12 years ago
  12. 7847211 AudioManager: restore setBluetoothA2dpOn() method by Eric Laurent · 12 years ago
  13. fca91a8 Merge "Type of search on headset key long press must depend on device state" into jb-dev by Jean-Michel Trivi · 12 years ago
  14. 3c2711f Type of search on headset key long press must depend on device state by Jean-Michel Trivi · 12 years ago
  15. 850c2c3 Merge "Fixing the weird preview size w/ effects on camera" into jb-dev by Pannag Sanketi · 12 years ago
  16. b5af71f Fixing the weird preview size w/ effects on camera by Pannag Sanketi · 12 years ago
  17. 9de61ae Merge "Fix video scaling mode validity check." into jb-dev by Bryan Mawhinney · 12 years ago
  18. 79a9cd4 Fix video scaling mode validity check. by Bryan Mawhinney · 12 years ago
  19. ab624c2 Use FLAG_LONG_PRESS for headset long press interactions. by Jeff Brown · 12 years ago
  20. 0a95ce9 Merge "Handle media button events during phone calls and when ringing" into jb-dev by Jean-Michel Trivi · 12 years ago
  21. 722b808 Handle media button events during phone calls and when ringing by Jean-Michel Trivi · 12 years ago
  22. d88404d Merge "Fix .pls playlist parsing" into jb-dev by Marco Nelissen · 12 years ago
  23. 538d492 Fix .pls playlist parsing by Marco Nelissen · 12 years ago
  24. 5ddb19e Remove dependency of libvideoeditor_jni.so on static libs from video editor engine by James Dong · 12 years ago
  25. f20e4f4 Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine" by James Dong · 12 years ago
  26. cbaa821 Remove dependency of libvideoeditor_jni.so on static libs from video editor engine by James Dong · 12 years ago
  27. 8c78752 Implement new volume display policy. by Eric Laurent · 12 years ago
  28. d9e5871 Verify AudioTrack only uses a valid multichannel configuration by Jean-Michel Trivi · 12 years ago
  29. 2d97a70 Merge "Start voice-based interactions from headsethook key" into jb-dev by Jean-Michel Trivi · 12 years ago
  30. 909c4b8 Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev by James Dong · 12 years ago
  31. 4294b83 Start voice-based interactions from headsethook key by Jean-Michel Trivi · 12 years ago
  32. 8d8176d Merge "AudioService: Fix problem handling USB audio disconnect" into jb-dev by Mike Lockwood · 12 years ago
  33. 9841818 AudioService: Fix problem handling USB audio disconnect by Mike Lockwood · 12 years ago
  34. 2448201 AudioService: fix various volume issues. by Eric Laurent · 12 years ago
  35. 24938df Merge "AudioService: synchronized access to volume index" into jb-dev by Eric Laurent · 12 years ago
  36. 3172d5e AudioService: synchronized access to volume index by Eric Laurent · 12 years ago
  37. 1bc1b8a Merge "Make sure crop rect information is visible from java." into jb-dev by Andreas Huber · 12 years ago
  38. b842599 Make sure crop rect information is visible from java. by Andreas Huber · 12 years ago
  39. 1870c69 Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-dev by Pannag Sanketi · 12 years ago
  40. c2e393f Merge "pseudo random number generator in shader with limited precisions" into jb-dev by Ruei-sung Lin · 12 years ago
  41. 08fb063 Add compression level key for FLAC encoding by Jean-Michel Trivi · 12 years ago
  42. b939760 Adding disconnect call to the SurfaceTextureTarget by Pannag Sanketi · 12 years ago
  43. a75c7bb pseudo random number generator in shader with limited precisions by Ruei-sung Lin · 12 years ago
  44. f86374a Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no by Andreas Huber · 12 years ago
  45. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 12 years ago
  46. 3b5fdf5 Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-dev by James Dong · 12 years ago
  47. c8ade15 Merge "Silent and Vibrate mode clean up" into jb-dev by Eric Laurent · 12 years ago
  48. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 12 years ago
  49. 3dd7fd0 Return codec buffers that are marked as having host endianness. by Andreas Huber · 12 years ago
  50. 8aa735f Clarification of MediaCodec behaviour when codec specific data is included by Andreas Huber · 12 years ago
  51. 1d8e5c5 Handle silent ringtone, title without permission. by Jeff Sharkey · 12 years ago
  52. be0ea96 Fix: Missed parcel recycling in MediaPlayer. by Insun Kang · 12 years ago
  53. c52c957 Merge "Various changes to Media* APIs requested by the api council." into jb-dev by Andreas Huber · 12 years ago
  54. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  55. c919816 Merge "Make AudioService aware of device orientation changes" into jb-dev by Jean-Michel Trivi · 12 years ago
  56. cc6475e Fix b/5974573 Please increase intensity of film grain effect by Ruei-sung Lin · 12 years ago
  57. f4b4031 Fix b/5974247 by Ruei-sung Lin · 12 years ago
  58. f26f017 Make AudioService aware of device orientation changes by Jean-Michel Trivi · 12 years ago
  59. f3afe15 Merge "AudioManager: deprecate vibrate settings" into jb-dev by Eric Laurent · 12 years ago
  60. cd1cd73 AudioManager: deprecate vibrate settings by Eric Laurent · 12 years ago
  61. 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
  62. 48dc91b Make java constants consistent with native counterparts. by Andreas Huber · 12 years ago
  63. 454014e Add video scaling mode support with a new public method in MediaPlayer.java class by James Dong · 12 years ago
  64. 94affdd Merge "fix unmute from volume panel on tablets" into jb-dev by Eric Laurent · 12 years ago
  65. f740664 fix unmute from volume panel on tablets by Eric Laurent · 12 years ago
  66. 8ccfbdd Merge "Optimize how AudioService receives media button events" into jb-dev by Jean-Michel Trivi · 12 years ago
  67. 56ce3c0 Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev by Ruei-sung Lin · 12 years ago
  68. c680222 Optimize how AudioService receives media button events by Jean-Michel Trivi · 12 years ago
  69. 22edf6b Fix b/5821633: Could not activate GLEnvironment by Ruei-sung Lin · 12 years ago
  70. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 12 years ago
  71. ec3f31f Added support for HE-AAC recording. by Dave Burke · 12 years ago
  72. 6d6f233 Merge "Unhide APIs for timed text and multiple audio track switch APIs" into jb-dev by James Dong · 12 years ago
  73. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 12 years ago
  74. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  75. f5d70fd Merge "Protect system services with DUMP permission." into jb-dev by Jeff Sharkey · 12 years ago
  76. c098198e Merge "system and UI sounds volume policy" into jb-dev by Eric Laurent · 12 years ago
  77. b33c34c Merge "Resolving the black screen / crash in effects" into jb-dev by Pannag Sanketi · 12 years ago
  78. 6d51766 system and UI sounds volume policy by Eric Laurent · 12 years ago
  79. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 12 years ago
  80. f18222d Merge "Fix the test cases which fail to launch the camera in the device which only has one camera." into jb-dev by Yu Shan Emily Lau · 12 years ago
  81. e35b3e0 Fix the test cases which fail to launch the camera by Yu Shan Emily Lau · 12 years ago
  82. 2f708ce Resolving the black screen / crash in effects by Pannag Sanketi · 12 years ago
  83. 2996cf0 Merge "Unhide new AAC-ELD audio record type." into jb-dev by Dave Burke · 12 years ago
  84. 129a6cc Merge "The MediaExtractor can now unselect tracks and has more control over seeking." into jb-dev by Andreas Huber · 12 years ago
  85. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 12 years ago
  86. 8037cad Merge "Fix AudioManager.forceVolumeControlStream()" into jb-dev by Eric Laurent · 12 years ago
  87. 6644a82 Unhide new AAC-ELD audio record type. by Dave Burke · 12 years ago
  88. 45c90ce Fix AudioManager.forceVolumeControlStream() by Eric Laurent · 12 years ago
  89. 0b71839 Further speed up playlist processing by Marco Nelissen · 12 years ago
  90. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 12 years ago
  91. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 12 years ago
  92. 1b8f499 Allow multichannel configurations in android.media.AudioTrack by Jean-Michel Trivi · 12 years ago
  93. d6bdbb8 am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 12 years ago
  94. 08f70fa Speed up playlist processing by Marco Nelissen · 12 years ago
  95. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 12 years ago
  96. f3dbb59 Merge "Update javadoc for timed text / multiple audio track APIs" by James Dong · 12 years ago
  97. 0d1ba150 Merge "DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients" by Andreas Huber · 12 years ago
  98. 831f0a9 Update javadoc for timed text / multiple audio track APIs by James Dong · 12 years ago
  99. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 12 years ago
  100. c949649 Merge "Unhide Visualizer scaling mode definitions and methods" by Jean-Michel Trivi · 12 years ago