1. bcbddd9 Only set the ringtones and such if this is the first media scan b/5126979 by Marco Nelissen · 13 years ago
  2. 45bd608 Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  3. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  4. ef02abd Add Bluetooth SCO test app by Marco Nelissen · 13 years ago
  5. 62b3503 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  6. a962544 Merge "Check pids instead of IBinders" by Marco Nelissen · 13 years ago
  7. 458a572 Merge "To reduce the bytes need to be buffered before start playing the streaming video. We might revert this change if too many spinnings were introduced. For bug 4448008." by Gloria Wang · 13 years ago
  8. f1ddd51 Check pids instead of IBinders by Marco Nelissen · 13 years ago
  9. 7096f55 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  10. e963ebd Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  11. 96d8a6f Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  12. 753fd9a When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  13. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  14. d1fe10c Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago
  15. bdbe693 Merge "Use video/webm mime type for WEBM files" by Mike Lockwood · 13 years ago
  16. b33e079 Merge "MediaScanner: Disable bulk inserts" by Mike Lockwood · 13 years ago
  17. cd7f0d7 Merge "To support for switching from a non-null surface/ surface texture to a null one, and vice versa. Fix for bug 5137445." by Gloria Wang · 13 years ago
  18. cbeb69e Merge "AudioService: don't use a soft reference on IRemoteControlClient" by Jean-Michel Trivi · 13 years ago
  19. ff53591 Use video/webm mime type for WEBM files by Mike Lockwood · 13 years ago
  20. 3410b46 MediaScanner: Disable bulk inserts by Mike Lockwood · 13 years ago
  21. 578b501 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  22. 5414a167 Merge "Network traffic accounting for chromium stack support in mediaserver." by Ashish Sharma · 13 years ago
  23. 17da769 AudioService: don't use a soft reference on IRemoteControlClient by Jean-Michel Trivi · 13 years ago
  24. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  25. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  26. 2c8e850 Fix initial 0 duration video sample in the recorded videos by James Dong · 13 years ago
  27. 0ed837a Merge "Do not release recording frames if camera is gone" by James Dong · 13 years ago
  28. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  29. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  30. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  31. 8d4ed0d Prevent NPE when registering a remote control client by Neel Parekh · 13 years ago
  32. 7b6198c Bug 5045498 API for client to notify remote control info changed by Jean-Michel Trivi · 13 years ago
  33. 5d49678 Merge "Make retrieving remote control client go through binder interface" by Jean-Michel Trivi · 13 years ago
  34. 0a5825e Do not release recording frames if camera is gone by James Dong · 13 years ago
  35. 43b076b MediaScanner: Fix UnsupportedOperationException when scanning internal media by Mike Lockwood · 13 years ago
  36. ced110e Make retrieving remote control client go through binder interface by Neel Parekh · 13 years ago
  37. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago
  38. 803b192 Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix for bug 5015079." by Gloria Wang · 13 years ago
  39. 1467ec3 Close the DRM session in the destructor of ChromiumHTTPDataSource. by Gloria Wang · 13 years ago
  40. a9307be Merge "Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer" by Andreas Huber · 13 years ago
  41. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  42. e83af90 Merge "Remove empty remote control client listener methods" by Jean-Michel Trivi · 13 years ago
  43. 323e317 Restart HLS streaming from the bottom of the playlist if we miss the boat on the by Andreas Huber · 13 years ago
  44. a30a21c Remove empty remote control client listener methods by Jean-Michel Trivi · 13 years ago
  45. 6d899a6 Merge "Check the syncword for each frame. Fix for bug 5117233." by Gloria Wang · 13 years ago
  46. 3c10b01 Check the syncword for each frame. Fix for bug 5117233. by Gloria Wang · 13 years ago
  47. 045d179 Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME." by Eric Laurent · 13 years ago
  48. 4415629 Merge "Remote control display API and implementation" by Jean-Michel Trivi · 13 years ago
  49. 51812ec Removing hack for framerate setting in Stagefright for encoders. by Sarthak Aggarwal · 13 years ago
  50. 8f61918 Remote control display API and implementation by Jean-Michel Trivi · 13 years ago
  51. 4eb5a57 AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME. by Eric Laurent · 13 years ago
  52. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  53. 245989d Merge "Start thread pool for binder calls" by James Dong · 13 years ago
  54. 9f8e015 Merge "Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have called Resync() which changes mCurrentPos. For bug 4869063." by Gloria Wang · 13 years ago
  55. ba5ddf5 Merge "Fix ordering assumption of argument evaluation." by Gloria Wang · 13 years ago
  56. 81d7035 Merge "Replace the hard coded video recording properties with media profile." by Yu Shan Emily Lau · 13 years ago
  57. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  58. 55c1ad9 Replace the hard coded video recording properties with media profile. by Yu Shan Emily Lau · 13 years ago
  59. 449eef9 Start thread pool for binder calls by James Dong · 13 years ago
  60. 34e1fb1 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  61. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  62. 8f164fe Fix ordering assumption of argument evaluation. by Gloria Wang · 13 years ago
  63. 5c31583 Merge "Fix NALU extraction of unit starts with a 0x00 nalType" by Andreas Huber · 13 years ago
  64. 05ea63d Fix NALU extraction of unit starts with a 0x00 nalType by Andreas Huber · 13 years ago
  65. 37e477c Start playing live streaming HLS content from the first segment. by Andreas Huber · 13 years ago
  66. e5d0495 MediaScanner: Move genre table management to MediaProvider by Mike Lockwood · 13 years ago
  67. ad65b46 Merge "Part of fix for bug 5065047 build libchromium as a shared lib" by Kristian Monsen · 13 years ago
  68. 43a5d6e Merge "Bug 4599730 Get audio channel count on MediaPlayer" by Glenn Kasten · 13 years ago
  69. 7ffa1ea Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have by Gloria Wang · 13 years ago
  70. 6ff9b81 Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 13 years ago
  71. bbe9cb4 libstagefright: add destroyOMXPlugin and use C linkage for symbols by Iliyan Malchev · 13 years ago
  72. e25e51f Merge "AudioRecord: Fix getInput()" by Eric Laurent · 13 years ago
  73. 132b218 Merge "Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests" by Kristian Monsen · 13 years ago
  74. 678cc95 AudioRecord: Fix getInput() by Eric Laurent · 13 years ago
  75. 17cfcbf Add dependencies for the YV12 color converter change. by Chih-Chung Chang · 13 years ago
  76. 85a315b5 Merge "Fixing up Mediarecorder for MFF" by Pannag Sanketi · 13 years ago
  77. 833bfd2 Merge "MediaScanner: Fix problem with duplicate directory entries in the database" by Mike Lockwood · 13 years ago
  78. af20eac Merge "Fix bug 4319552 Java to native channel mask translation" by Jean-Michel Trivi · 13 years ago
  79. c6eaa71 MediaScanner: Fix problem with duplicate directory entries in the database by Mike Lockwood · 13 years ago
  80. b33d46c Merge "Add filename and line number in the debug messages." by Chih-Chung Chang · 13 years ago
  81. cac873b Fixing up Mediarecorder for MFF by Pannag Sanketi · 13 years ago
  82. d9ae1c5 Fix bug 4319552 Java to native channel mask translation by Jean-Michel Trivi · 13 years ago
  83. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  84. 234cef8 Merge "Added APIs for audio preprocessing" by Eric Laurent · 13 years ago
  85. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  86. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 13 years ago
  87. d92eb58 Merge "Fix bug 4211099 channel constants and 7.1 mask" by Jean-Michel Trivi · 13 years ago
  88. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 13 years ago
  89. febf9fb Part of fix for bug 5065047 build libchromium as a shared lib by Kristian Monsen · 13 years ago
  90. ff7656c Fix bug 4211099 channel constants and 7.1 mask by Jean-Michel Trivi · 13 years ago
  91. e432a00 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 13 years ago
  92. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 13 years ago
  93. 508e86e Merge "Do not change the number of bytes while converting 8-bit samples to 16-bit, because this number will be used later to calculate mCurrentPos. Fix for bug 5063703." by Gloria Wang · 13 years ago
  94. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  95. b1f8c26 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  96. aba28e7f Merge "Deprecate two methods in MediaRecorder.java class" by James Dong · 13 years ago
  97. 65cdc2b Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  98. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  99. a05f099 QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  100. 75cfd5b Do not change the number of bytes while converting 8-bit samples to 16-bit, by Gloria Wang · 13 years ago