1. ec3f31f Added support for HE-AAC recording. by Dave Burke · 12 years ago
  2. 6d6f233 Merge "Unhide APIs for timed text and multiple audio track switch APIs" into jb-dev by James Dong · 12 years ago
  3. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 12 years ago
  4. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  5. f5d70fd Merge "Protect system services with DUMP permission." into jb-dev by Jeff Sharkey · 12 years ago
  6. c098198e Merge "system and UI sounds volume policy" into jb-dev by Eric Laurent · 12 years ago
  7. b33c34c Merge "Resolving the black screen / crash in effects" into jb-dev by Pannag Sanketi · 12 years ago
  8. 6d51766 system and UI sounds volume policy by Eric Laurent · 12 years ago
  9. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 12 years ago
  10. 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
  11. e35b3e0 Fix the test cases which fail to launch the camera by Yu Shan Emily Lau · 12 years ago
  12. 2f708ce Resolving the black screen / crash in effects by Pannag Sanketi · 12 years ago
  13. 2996cf0 Merge "Unhide new AAC-ELD audio record type." into jb-dev by Dave Burke · 12 years ago
  14. 129a6cc Merge "The MediaExtractor can now unselect tracks and has more control over seeking." into jb-dev by Andreas Huber · 12 years ago
  15. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 12 years ago
  16. 8037cad Merge "Fix AudioManager.forceVolumeControlStream()" into jb-dev by Eric Laurent · 12 years ago
  17. 6644a82 Unhide new AAC-ELD audio record type. by Dave Burke · 12 years ago
  18. 45c90ce Fix AudioManager.forceVolumeControlStream() by Eric Laurent · 12 years ago
  19. 0b71839 Further speed up playlist processing by Marco Nelissen · 12 years ago
  20. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 12 years ago
  21. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 12 years ago
  22. 1b8f499 Allow multichannel configurations in android.media.AudioTrack by Jean-Michel Trivi · 12 years ago
  23. d6bdbb8 am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 12 years ago
  24. 08f70fa Speed up playlist processing by Marco Nelissen · 12 years ago
  25. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 12 years ago
  26. f3dbb59 Merge "Update javadoc for timed text / multiple audio track APIs" by James Dong · 12 years ago
  27. 0d1ba150 Merge "DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients" by Andreas Huber · 12 years ago
  28. 831f0a9 Update javadoc for timed text / multiple audio track APIs by James Dong · 12 years ago
  29. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 12 years ago
  30. c949649 Merge "Unhide Visualizer scaling mode definitions and methods" by Jean-Michel Trivi · 12 years ago
  31. 9517946 Unhide Visualizer scaling mode definitions and methods by Jean-Michel Trivi · 12 years ago
  32. 6db6533 Merge "unhide API for synchronous audio capture." by Eric Laurent · 12 years ago
  33. 125c32e Merge "Add functional tests for Visualizer volume scaling mode" by Jean-Michel Trivi · 12 years ago
  34. 997592b Add functional tests for Visualizer volume scaling mode by Jean-Michel Trivi · 12 years ago
  35. 5cef554 Merge "Add support for scaling mode parameter in Visualizer effect" by Jean-Michel Trivi · 12 years ago
  36. ff2577d unhide API for synchronous audio capture. by Eric Laurent · 12 years ago
  37. ea8ceca am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 12 years ago
  38. 8dfc105 unhide audio pre processing API. by Eric Laurent · 12 years ago
  39. ab57d03 Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted) by Andreas Huber · 12 years ago
  40. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 12 years ago
  41. f7d3bdf Merge "AddExternalSource(String path) needs to turn the path to fd if it is a file" by James Dong · 12 years ago
  42. c4c0284 AddExternalSource(String path) needs to turn the path to fd if it is a file by James Dong · 12 years ago
  43. 2b9d6bd Make seekTo not throw exceptions. by Andreas Huber · 12 years ago
  44. e1123e7 Add support for scaling mode parameter in Visualizer effect by Jean-Michel Trivi · 12 years ago
  45. 2952c5d MediaCrypto's constructor can throw RuntimeException. by Andreas Huber · 12 years ago
  46. 07ea426 Unhide new media related java APIs. by Andreas Huber · 12 years ago
  47. 1a8b6c2 use utf8_length() instead of local function, isValidUtf8() by Homin Lee · 12 years ago
  48. f3d9f5d Merge "Fix failure from setDataSource(String path) when path is a local file" by James Dong · 12 years ago
  49. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 12 years ago
  50. 0041b5c Fix thumbnail generation failure by James Dong · 12 years ago
  51. 855255d audio preprocessing: added static factory method by Eric Laurent · 12 years ago
  52. 079f09c Merge "Added support for USB audio devices" by Eric Laurent · 12 years ago
  53. 59f4827 Added support for USB audio devices by Eric Laurent · 12 years ago
  54. 9e6bcce New JAVA API to support submitting encrypted buffers of input data. by Andreas Huber · 12 years ago
  55. 1c35d11 am db9b114b: Merge "Adds flag argument to setMasterMute." into ics-aah by Justin Koh · 12 years ago
  56. 8fa2339 Merge "Insert the 2 seconds before test start to workaround the race conditon for requesting the surface." by Yu Shan Emily Lau · 12 years ago
  57. a79edb7 Insert the 2 seconds before test start to by Yu Shan Emily Lau · 12 years ago
  58. 0273af5 Adds flag argument to setMasterMute. by Justin Koh · 12 years ago
  59. 75cf9e1 Fix the build. by Justin Koh · 12 years ago
  60. 5ac69a2 Merge "resolved conflicts for merge of bff6a514 to master" by Justin Koh · 12 years ago
  61. 6a8096d resolved conflicts for merge of bff6a514 to master by Justin Koh · 12 years ago
  62. e313f72 Store video width/height when scanning by Marco Nelissen · 12 years ago
  63. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 12 years ago
  64. bff6a51 Merge "Persists the master mute volume setting." into ics-aah by Justin Koh · 12 years ago
  65. 57978ed Persists the master mute volume setting. by Justin Koh · 12 years ago
  66. c0c4a20 am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  67. f5693a6 am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  68. f499a07 am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  69. a784b3d Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  70. b7cc80d am a5408a8c: am 34a4e519: am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 12 years ago
  71. 34a4e51 am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 12 years ago
  72. e371ed8 am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 12 years ago
  73. 6e6d8df Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 12 years ago
  74. 991c873 Merge "More DRM/crypto support." by Andreas Huber · 12 years ago
  75. 0e97fc2 More DRM/crypto support. by Andreas Huber · 12 years ago
  76. b5f2088 Merge commit '7f71d01' by Mike Lockwood · 12 years ago
  77. 3e29718 Merge commit '830ad08' by Mike Lockwood · 12 years ago
  78. 4a727e3 Merge "Support audio/ogg mimetype" by Marco Nelissen · 12 years ago
  79. dc912ed Support audio/ogg mimetype by Marco Nelissen · 12 years ago
  80. 3caba51 Broadcast mastervolume regardless of change. by Justin Koh · 12 years ago
  81. 5a04bf3 New API to query available codecs and their capabilities. by Andreas Huber · 12 years ago
  82. 3d275af Merge "implemented synchronous audio capture" by Eric Laurent · 12 years ago
  83. 18a38b9 Merge "Removed obsolete opencore related comments" by James Dong · 12 years ago
  84. 6ef1eed Merge "Fix b/5353417 Images downloaded from browser are showing incorrect details (Time is shown as dec 31 1969)" by Chih-Chung Chang · 12 years ago
  85. 505e5c8 implemented synchronous audio capture by Eric Laurent · 12 years ago
  86. 7ae82ce Removed obsolete opencore related comments by James Dong · 12 years ago
  87. 830ad08 Merge "b/6232528 Reduce volume persist delay to 500ms" into ics-aah by RoboErik · 12 years ago
  88. ba4d043 frameworks base Android.mk file changes by James Dong · 12 years ago
  89. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 12 years ago
  90. 45edba1 b/6232528 Reduce volume persist delay to 500ms by RoboErik · 12 years ago
  91. 65953da Multi-Project Commit: Move of filterfw out of system/media (2 of 7) by Marius Renn · 12 years ago
  92. be587b5 Merge "Do not call stop() on the MediaSource if it hasn't been started." into ics-aah by Jason Simmons · 12 years ago
  93. 872e7b7 Fix b/5353417 Images downloaded from browser are showing incorrect details (Time is shown as dec 31 1969) by Ray Chen · 12 years ago
  94. 1f763f7 Do not call stop() on the MediaSource if it hasn't been started. by Jason Simmons · 12 years ago
  95. 0821013 stagefright: compile without chromium for pdk builds by Colin Cross · 12 years ago
  96. b3e2e24 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  97. 61bf874 Merge "Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h" by James Dong · 12 years ago
  98. a561965 Merge "fix visualizer inactivity detection" by Eric Laurent · 12 years ago
  99. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  100. 383c4b3 Merge "reorganize SoundPool and JetPlayer code." by Eric Laurent · 12 years ago