1. e780094 Merge change I49f02be9 into eclair by Android (Google) Code Review · 15 years ago
  2. 9ed314c Merge change Ib3191441 into eclair by Android (Google) Code Review · 15 years ago
  3. b1ce51f Add the checking for mediaplayer stress test. by Yu Shan Emily Lau · 15 years ago
  4. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  5. d66a901 DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering. by Andreas Huber · 15 years ago
  6. 941136f Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource by Jean-Michel Trivi · 15 years ago
  7. 05df33e Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing images/videos to database. by Ray Chen · 15 years ago
  8. fddfb9a Merge change Iad79689a into eclair by Android (Google) Code Review · 15 years ago
  9. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 15 years ago
  10. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  11. c8d7c14 Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 15 years ago
  12. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  13. da440f1 Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it. by Andreas Huber · 15 years ago
  14. c060d86 Check whether test server is up before running tests which use streaming files. by Gloria Wang · 15 years ago
  15. fde273b Merge change Ic997acac into eclair by Android (Google) Code Review · 15 years ago
  16. c997aca Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all). by Andreas Huber · 15 years ago
  17. 1e495da Merge change I4b03c2cd into eclair by Android (Google) Code Review · 15 years ago
  18. 1dc2ae2 Fix bug 2242585 to unhide the new audio recording sources. by Jean-Michel Trivi · 15 years ago
  19. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
  20. a4eedac Now that UseBuffer on this component is fixed, let's use it. by Andreas Huber · 15 years ago
  21. 67b6929 Merge change I93f500a5 into eclair by Android (Google) Code Review · 15 years ago
  22. bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
  23. b1c85ec Add windows media support check in MediaMetadataTest.java and MediaPlayerApiTest.java by James Dong · 15 years ago
  24. 6869df3 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 15 years ago
  25. d2906ad Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem. by Andreas Huber · 15 years ago
  26. f67eff1 Merge change Ib0036762 into eclair by Android (Google) Code Review · 15 years ago
  27. d6af2e0 Merge change I43a335c3 into eclair by Android (Google) Code Review · 15 years ago
  28. 774d956 Merge change Ic8c7ca7b into eclair by Android (Google) Code Review · 15 years ago
  29. 758613d Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 15 years ago
  30. 38b03a7 Add windows media support check in MediaMetadataRetrieverTest bug 2232274 by James Dong · 15 years ago
  31. 43a335c Suppress takePicture test from continuous DO NOT MERGE. by Brett Chabot · 15 years ago
  32. c8c7ca7 Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous. by Brett Chabot · 15 years ago
  33. 608a263 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 15 years ago
  34. 8988973 Merge change I4e83a76a into eclair by Android (Google) Code Review · 15 years ago
  35. 11a74a7 Fix bug 2201417. Whenever the System setting that indicates by Jean-Michel Trivi · 15 years ago
  36. 8cc42c5 Add some logging to detect if AsyncPlayer is lagging. Bug 2201082. by Dave Sparks · 15 years ago
  37. adf4b4f Merge change I96458368 into eclair by Android (Google) Code Review · 15 years ago
  38. 13b9371 Fixed the H263 video duation which caused the incorrect video validation. by Yu Shan Emily Lau · 15 years ago
  39. e854341 Merge change I7c0d20a7 into eclair by Android (Google) Code Review · 15 years ago
  40. 7c0d20a Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 15 years ago
  41. 6e50a8c Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers." by Andreas Huber · 15 years ago
  42. bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
  43. dd28d56 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
  44. 7a03b07 Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers. by Andreas Huber · 15 years ago
  45. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  46. f16a0b7 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 15 years ago
  47. 9991013 1) Add 10 seconds wait time before collecting the end memory. by Yu Shan Emily Lau · 15 years ago
  48. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  49. 3b49e9b Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation. by gwang@google.com · 15 years ago
  50. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  51. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  52. f09edd6 Merge change Id60fa26a into eclair by Android (Google) Code Review · 15 years ago
  53. ef093cd Fix issue 2152541 thumbnail images stretched. by Ray Chen · 15 years ago
  54. 89e74ba Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash. by Eric Laurent · 15 years ago
  55. 37b0f27 Merge change I999f1aeb into eclair by Android (Google) Code Review · 15 years ago
  56. 999f1ae Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 15 years ago
  57. edd942c Merge change I55a6ac8c into eclair by Android (Google) Code Review · 15 years ago
  58. 55a6ac8 Fixed the long recorder time and reduce the number of loops. by Yu Shan Emily Lau · 15 years ago
  59. 8bbba0e Merge change If5722b3f into eclair by Android (Google) Code Review · 15 years ago
  60. f5722b3 Dont NPE if the thumbnail file cannot be opened. by Chih-Chung Chang · 15 years ago
  61. 7d98718 Merge change I19f2928b into eclair by Android (Google) Code Review · 15 years ago
  62. a2ef57d Fix issue 2141503: Keyclick sound doesn't honor volume settings. by Eric Laurent · 15 years ago
  63. 4c232c5 Merge change Idd16976f into eclair by Android (Google) Code Review · 15 years ago
  64. ecc97cc Unify Java NIO to read/write MiniThumbFile. by Ray Chen · 15 years ago
  65. 67fc234 Fix some metadata retriever issues: by James Dong · 15 years ago
  66. 99638e7 Merge change 27466 into eclair by Android (Google) Code Review · 15 years ago
  67. 525ad18 Turn on thubmnail capture unit test for media metadata retriever by James Dong · 15 years ago
  68. 7d97351 Merge change 27449 into eclair by Android (Google) Code Review · 15 years ago
  69. 1851db6 Always consider m4a files as audio, even when they contain a video track. by Marco Nelissen · 15 years ago
  70. dba93b6 Merge change 27318 into eclair by Android (Google) Code Review · 15 years ago
  71. d4f3586 Check that playlist entries refer to a row in the audio table. by Marco Nelissen · 15 years ago
  72. cc96652 Remove fflush when storing thumbanil to sdcard. by Ray Chen · 15 years ago
  73. 0faa5c6c Merge change 27271 into eclair by Android (Google) Code Review · 15 years ago
  74. 0ddbc35 Only scan windows media files when those codecs are enabled. by Marco Nelissen · 15 years ago
  75. 7756cbee Merge change 27073 into eclair by Android (Google) Code Review · 15 years ago
  76. 34831c9 Removed the device type checking by Yu Shan Emily Lau · 15 years ago
  77. e9bd478 Merge change 26881 into eclair by Android (Google) Code Review · 15 years ago
  78. 3f790d8 Merge change 27011 into eclair by Android (Google) Code Review · 15 years ago
  79. a56e653 Added the checking for the wma in the memory test. by Yu Shan Emily Lau · 15 years ago
  80. af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
  81. 343449f Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail. by Ray Chen · 15 years ago
  82. 7d0bdfa Merge change 26948 into eclair by Android (Google) Code Review · 15 years ago
  83. 5b0b63b Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build by Yu Shan Emily Lau · 15 years ago
  84. a52b4d7 Fix broken build. by Dianne Hackborn · 15 years ago
  85. 00c575a Add new thumbnail API. by Ray Chen · 15 years ago
  86. 008fc5d Merge change 26332 into eclair by Android (Google) Code Review · 15 years ago
  87. dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
  88. b8f4725 Make media scanner read the jpeg orientation tag. by Chih-Chung Chang · 15 years ago
  89. 92b27da Merge change 25858 into eclair by Android (Google) Code Review · 15 years ago
  90. 17d7ea4 There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension by Yu Shan Emily Lau · 15 years ago
  91. e785d18 Merge change 25826 into eclair by Android (Google) Code Review · 15 years ago
  92. 9d7b2fa Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore. by Yu Shan Emily Lau · 15 years ago
  93. 872a30e Improve ExifInterface API. by Chih-Chung Chang · 15 years ago
  94. bc95d66 Modified the validation to use singal media player instance. by Yu Shan Emily Lau · 15 years ago
  95. 56af9e9 Merge change 25452 into eclair by Android (Google) Code Review · 15 years ago
  96. 3065a3c Merge change 25528 into eclair by Android (Google) Code Review · 15 years ago
  97. 1a77b68e Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 15 years ago
  98. 208ad8e Modified the new stream video url. by Yu Shan Emily Lau · 15 years ago
  99. c82e65a Merge change 25228 into eclair by Android (Google) Code Review · 15 years ago
  100. fc5f102 Merge change 25291 into eclair by Android (Google) Code Review · 15 years ago