- 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
- 73bb511 Don't trim() in the mediascanner, as that would remove the special "sort first" character. by Marco Nelissen · 15 years ago
- 899725b Make sure ringtones are sorted correctly. by Marco Nelissen · 15 years ago
- 2f8d58b Merge change 5420 into donut by Android (Google) Code Review · 15 years ago
- f47b8e9 Added two test cases to trace the failure in closing the hw decoder and the current playtime is greater than the duration. by Yu Shan Emily Lau · 15 years ago
- 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 15 years ago
- 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
- 9efba9d Merge change 5176 into donut by Android (Google) Code Review · 15 years ago
- f16da13 Export the output to a text file and save to sdcard by Yu Shan Emily Lau · 15 years ago
- 1bee98a Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
- b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
- 3274202 Rollback the number of loop in the memory stress test by Yu Shan Emily Lau · 15 years ago
- a746030 Merge the output file into one. by Yu Shan Emily Lau · 15 years ago
- d1f362f AudioService: Fix routing problem recently introduced in setRouting(). by Mike Lockwood · 15 years ago
- 3d4b706 Merge change 4047 into donut by Android (Google) Code Review · 15 years ago
- 9bcf401 Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes correctly by Eric Laurent · 15 years ago
- 32f8277 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
- 1d7d5db Merge change 3799 into donut by Android (Google) Code Review · 15 years ago
- afbc17e Turned on the windows media related test cases as the binary already integrated. by Yu Shan Emily Lau · 15 years ago
- a2df605 Print a message to the log when a file can't be opened on the client side. by Marco Nelissen · 15 years ago
- b2df169 Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
- 32e9591 Capture the memory output before the playback and record start. by Yu Shan Emily Lau · 15 years ago
- 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
- 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 15 years ago
- 450ad31 Merge change 2774 into donut by Android (Google) Code Review · 15 years ago
- 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
- 3c8704b Limit check on maxChannels for SoundPool. Bug 1838724 by Dave Sparks · 15 years ago
- 0f5179c Merge change 2716 into donut by Android (Google) Code Review · 15 years ago
- 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 15 years ago
- f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 15 years ago
- 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 15 years ago
- dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 15 years ago
- 8149419 setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 15 years ago
- 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
- 6690dc5 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 15 years ago
- 379d3bd Merge change 2016 into donut by Android (Google) Code Review · 15 years ago
- be467b5 Replaced the old test media files with the new open source test media files. by Yu Shan Emily Lau · 15 years ago
- f30c700 Added the write sdcard permission so that the mediarecorder test by Yu Shan Emily Lau · 15 years ago
- 77f2c4c Document the media scanner's flow through native and java code, since by Marco Nelissen · 15 years ago
- 55eef63 Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file. by Xia Wang · 15 years ago
- d282ac8 Findbugs fixes. by Marco Nelissen · 15 years ago
- 7f2ae49 Merge change 1370 into donut by Android (Google) Code Review · 15 years ago
- 429a3b5 Fix a JNI layer crash due to null camera object passed to get_native_camera() by James Dong · 15 years ago
- b85c374 Merge change 1155 into donut by Android (Google) Code Review · 16 years ago
- 0efb086 Merge change 1120 into donut by Android (Google) Code Review · 16 years ago
- 4c92247 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 16 years ago
- 9648e4b fix issue 1641535: SoundPool should use AudioTrack with shared memory buffer by Eric Laurent · 16 years ago
- fe17664 Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest by Xia Wang · 16 years ago
- f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
- b9c9d26 fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. by Eric Laurent · 16 years ago
- c1b80cb Changes in mediaframework test for the OpenCore 2.0 integration. Changes included: by Yu Shan Emily Lau · 16 years ago
- c02cac4 Change 79 in git master branch by James Dong · 16 years ago
- 7fe3b06 Merge change 740 into donut by Android (Google) Code Review · 16 years ago
- c082769 MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
- 0e051b1 Vorbis render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
- 2071043 Modify and turn on the test case for video recording in portrait mode. by Yu Shan Emily Lau · 16 years ago
- 9f0b1a4 Do case-insensitive matching when determining whether something is music, an alarm sound, notification sound, etc. by Marco Nelissen · 16 years ago
- ef02827 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 16 years ago
- 6fb5a1d AI 147035: am: CL 147032 Finalize JetPlayer javadoc. by Jean-Michel Trivi · 16 years ago
- ea63a41 AI 146938: am: CL 146937 Finalize AudioRecord javadoc. by Jean-Michel Trivi · 16 years ago
- 6cb9900 AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add additional text. by Dave Sparks · 16 years ago
- ff14c25 AI 146752: am: CL 146751 Finalize AudioTrack javadoc. by Jean-Michel Trivi · 16 years ago
- 2170312 AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format by Dave Sparks · 16 years ago
- cef302d AI 146655: am: CL 146654 Add java docs for SoundPool by Dave Sparks · 16 years ago
- f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 16 years ago
- 6554347 AI 144327: am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting. by Jean-Michel Trivi · 16 years ago
- 1b01f87 AI 144314: am: CL 144313 Add two test cases for AudioTrack.java by Xia Wang · 16 years ago
- d7f347b AI 144054: am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 16 years ago
- b9f15d7 AI 143905: am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission. by Yu Shan Emily Lau · 16 years ago
- b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
- 3870a95 AI 143209: am: CL 143001 Remove sdutils from user build to save 12K on /system partition. by Mike Lockwood · 16 years ago
- 3d78f9a Automated import from //branches/donutburger/...@142376,142376 by Jean-Michel Trivi · 16 years ago
- fd92c57 Automated import from //branches/donutburger/...@142149,142149 by Yu Shan Emily Lau · 16 years ago
- 272beb6 Automated import from //branches/donutburger/...@142065,142065 by Eric Laurent · 16 years ago
- e25b51b Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 16 years ago
- 6ee2e78 Automated import from //branches/donutburger/...@141593,141593 by Dave Sparks · 16 years ago
- 4a0029f Automated import from //branches/donutburger/...@141213,141213 by Niko Catania · 16 years ago
- 78c1314 Automated import from //branches/donutburger/...@141200,141200 by Jean-Michel Trivi · 16 years ago
- d3ca04d Automated import from //branches/donutburger/...@140867,140867 by Jean-Michel Trivi · 16 years ago
- 4610f7d Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 16 years ago
- 08905cc Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 16 years ago
- d01721d Automated import from //branches/donutburger/...@140811,140811 by Niko Catania · 16 years ago
- 1a9f739 Automated import from //branches/donutburger/...@140800,140800 by Niko Catania · 16 years ago
- 4a5c1a7 Automated import from //branches/donutburger/...@140663,140663 by Jean-Michel Trivi · 16 years ago
- 470f71f Automated import from //branches/donutburger/...@140566,140566 by Jean-Michel Trivi · 16 years ago
- b109615 Automated import from //branches/donutburger/...@140507,140507 by Jason Parekh · 16 years ago
- 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
- c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
- b22d55b auto import from //depot/cupcake/@136620 by The Android Open Source Project · 16 years ago
- 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
- 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
- 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
- da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago