1. c919816 Merge "Make AudioService aware of device orientation changes" into jb-dev by Jean-Michel Trivi · 13 years ago
  2. cc6475e Fix b/5974573 Please increase intensity of film grain effect by Ruei-sung Lin · 13 years ago
  3. f4b4031 Fix b/5974247 by Ruei-sung Lin · 13 years ago
  4. f26f017 Make AudioService aware of device orientation changes by Jean-Michel Trivi · 13 years ago
  5. f3afe15 Merge "AudioManager: deprecate vibrate settings" into jb-dev by Eric Laurent · 13 years ago
  6. cd1cd73 AudioManager: deprecate vibrate settings by Eric Laurent · 13 years ago
  7. cb6662a Merge "Add video scaling mode support with a new public method in MediaPlayer.java class" into jb-dev by James Dong · 13 years ago
  8. 48dc91b Make java constants consistent with native counterparts. by Andreas Huber · 13 years ago
  9. 454014e Add video scaling mode support with a new public method in MediaPlayer.java class by James Dong · 13 years ago
  10. 94affdd Merge "fix unmute from volume panel on tablets" into jb-dev by Eric Laurent · 13 years ago
  11. f740664 fix unmute from volume panel on tablets by Eric Laurent · 13 years ago
  12. 8ccfbdd Merge "Optimize how AudioService receives media button events" into jb-dev by Jean-Michel Trivi · 13 years ago
  13. 56ce3c0 Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev by Ruei-sung Lin · 13 years ago
  14. c680222 Optimize how AudioService receives media button events by Jean-Michel Trivi · 13 years ago
  15. 22edf6b Fix b/5821633: Could not activate GLEnvironment by Ruei-sung Lin · 13 years ago
  16. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 13 years ago
  17. ec3f31f Added support for HE-AAC recording. by Dave Burke · 13 years ago
  18. 6d6f233 Merge "Unhide APIs for timed text and multiple audio track switch APIs" into jb-dev by James Dong · 13 years ago
  19. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 13 years ago
  20. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 13 years ago
  21. f5d70fd Merge "Protect system services with DUMP permission." into jb-dev by Jeff Sharkey · 13 years ago
  22. c098198e Merge "system and UI sounds volume policy" into jb-dev by Eric Laurent · 13 years ago
  23. b33c34c Merge "Resolving the black screen / crash in effects" into jb-dev by Pannag Sanketi · 13 years ago
  24. 6d51766 system and UI sounds volume policy by Eric Laurent · 13 years ago
  25. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 13 years ago
  26. 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 · 13 years ago
  27. e35b3e0 Fix the test cases which fail to launch the camera by Yu Shan Emily Lau · 13 years ago
  28. 2f708ce Resolving the black screen / crash in effects by Pannag Sanketi · 13 years ago
  29. 2996cf0 Merge "Unhide new AAC-ELD audio record type." into jb-dev by Dave Burke · 13 years ago
  30. 129a6cc Merge "The MediaExtractor can now unselect tracks and has more control over seeking." into jb-dev by Andreas Huber · 13 years ago
  31. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 13 years ago
  32. 8037cad Merge "Fix AudioManager.forceVolumeControlStream()" into jb-dev by Eric Laurent · 13 years ago
  33. 6644a82 Unhide new AAC-ELD audio record type. by Dave Burke · 13 years ago
  34. 45c90ce Fix AudioManager.forceVolumeControlStream() by Eric Laurent · 13 years ago
  35. 0b71839 Further speed up playlist processing by Marco Nelissen · 13 years ago
  36. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 13 years ago
  37. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 13 years ago
  38. 1b8f499 Allow multichannel configurations in android.media.AudioTrack by Jean-Michel Trivi · 13 years ago
  39. d6bdbb8 am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 13 years ago
  40. 08f70fa Speed up playlist processing by Marco Nelissen · 13 years ago
  41. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 13 years ago
  42. f3dbb59 Merge "Update javadoc for timed text / multiple audio track APIs" by James Dong · 13 years ago
  43. 0d1ba150 Merge "DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients" by Andreas Huber · 13 years ago
  44. 831f0a9 Update javadoc for timed text / multiple audio track APIs by James Dong · 13 years ago
  45. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 13 years ago
  46. c949649 Merge "Unhide Visualizer scaling mode definitions and methods" by Jean-Michel Trivi · 13 years ago
  47. 9517946 Unhide Visualizer scaling mode definitions and methods by Jean-Michel Trivi · 13 years ago
  48. 6db6533 Merge "unhide API for synchronous audio capture." by Eric Laurent · 13 years ago
  49. 125c32e Merge "Add functional tests for Visualizer volume scaling mode" by Jean-Michel Trivi · 13 years ago
  50. 997592b Add functional tests for Visualizer volume scaling mode by Jean-Michel Trivi · 13 years ago
  51. 5cef554 Merge "Add support for scaling mode parameter in Visualizer effect" by Jean-Michel Trivi · 13 years ago
  52. ff2577d unhide API for synchronous audio capture. by Eric Laurent · 13 years ago
  53. ea8ceca am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 13 years ago
  54. 8dfc105 unhide audio pre processing API. by Eric Laurent · 13 years ago
  55. ab57d03 Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted) by Andreas Huber · 13 years ago
  56. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 13 years ago
  57. f7d3bdf Merge "AddExternalSource(String path) needs to turn the path to fd if it is a file" by James Dong · 13 years ago
  58. c4c0284 AddExternalSource(String path) needs to turn the path to fd if it is a file by James Dong · 13 years ago
  59. 2b9d6bd Make seekTo not throw exceptions. by Andreas Huber · 13 years ago
  60. e1123e7 Add support for scaling mode parameter in Visualizer effect by Jean-Michel Trivi · 13 years ago
  61. 2952c5d MediaCrypto's constructor can throw RuntimeException. by Andreas Huber · 13 years ago
  62. 07ea426 Unhide new media related java APIs. by Andreas Huber · 13 years ago
  63. 1a8b6c2 use utf8_length() instead of local function, isValidUtf8() by Homin Lee · 13 years ago
  64. f3d9f5d Merge "Fix failure from setDataSource(String path) when path is a local file" by James Dong · 13 years ago
  65. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 13 years ago
  66. 0041b5c Fix thumbnail generation failure by James Dong · 13 years ago
  67. 855255d audio preprocessing: added static factory method by Eric Laurent · 13 years ago
  68. 079f09c Merge "Added support for USB audio devices" by Eric Laurent · 13 years ago
  69. 59f4827 Added support for USB audio devices by Eric Laurent · 13 years ago
  70. 9e6bcce New JAVA API to support submitting encrypted buffers of input data. by Andreas Huber · 13 years ago
  71. 1c35d11 am db9b114b: Merge "Adds flag argument to setMasterMute." into ics-aah by Justin Koh · 13 years ago
  72. 8fa2339 Merge "Insert the 2 seconds before test start to workaround the race conditon for requesting the surface." by Yu Shan Emily Lau · 13 years ago
  73. a79edb7 Insert the 2 seconds before test start to by Yu Shan Emily Lau · 13 years ago
  74. 0273af5 Adds flag argument to setMasterMute. by Justin Koh · 13 years ago
  75. 75cf9e1 Fix the build. by Justin Koh · 13 years ago
  76. 5ac69a2 Merge "resolved conflicts for merge of bff6a514 to master" by Justin Koh · 13 years ago
  77. 6a8096d resolved conflicts for merge of bff6a514 to master by Justin Koh · 13 years ago
  78. e313f72 Store video width/height when scanning by Marco Nelissen · 13 years ago
  79. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 13 years ago
  80. bff6a51 Merge "Persists the master mute volume setting." into ics-aah by Justin Koh · 13 years ago
  81. 57978ed Persists the master mute volume setting. by Justin Koh · 13 years ago
  82. c0c4a20 am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  83. f5693a6 am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  84. f499a07 am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  85. a784b3d Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  86. b7cc80d am a5408a8c: am 34a4e519: am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  87. 34a4e51 am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  88. e371ed8 am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  89. 6e6d8df Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  90. 991c873 Merge "More DRM/crypto support." by Andreas Huber · 13 years ago
  91. 0e97fc2 More DRM/crypto support. by Andreas Huber · 13 years ago
  92. b5f2088 Merge commit '7f71d01' by Mike Lockwood · 13 years ago
  93. 3e29718 Merge commit '830ad08' by Mike Lockwood · 13 years ago
  94. 4a727e34 Merge "Support audio/ogg mimetype" by Marco Nelissen · 13 years ago
  95. dc912ed Support audio/ogg mimetype by Marco Nelissen · 13 years ago
  96. 3caba51 Broadcast mastervolume regardless of change. by Justin Koh · 13 years ago
  97. 5a04bf3 New API to query available codecs and their capabilities. by Andreas Huber · 13 years ago
  98. 3d275af Merge "implemented synchronous audio capture" by Eric Laurent · 13 years ago
  99. 18a38b9 Merge "Removed obsolete opencore related comments" by James Dong · 13 years ago
  100. 6ef1eed Merge "Fix b/5353417 Images downloaded from browser are showing incorrect details (Time is shown as dec 31 1969)" by Chih-Chung Chang · 13 years ago