index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge change 5420 into donut
Android (Google) Code Review
2009-06-30
3
-0
/
+140
|
\
|
*
Added two test cases to trace the failure in closing the hw decoder and the c...
Yu Shan Emily Lau
2009-06-30
3
-0
/
+140
*
|
We might try to close the Vorbis file twice under certain
Dave Sparks
2009-06-26
1
-6
/
+6
|
/
*
Use a ref-counted callback interface for Camera.
Dave Sparks
2009-06-24
1
-1
/
+1
*
Merge change 5176 into donut
Android (Google) Code Review
2009-06-23
1
-3
/
+46
|
\
|
*
Export the output to a text file and save to sdcard
Yu Shan Emily Lau
2009-06-23
1
-3
/
+46
*
|
Merge change 5100 into donut
Android (Google) Code Review
2009-06-23
2
-303
/
+1146
|
\
\
|
*
|
Fill in CDMA gaps and clean up ToneGenerator code
David Krause
2009-06-23
2
-303
/
+1146
|
|
/
*
|
Rollback the number of loop in the memory stress test
Yu Shan Emily Lau
2009-06-22
1
-2
/
+2
|
/
*
Merge the output file into one.
Yu Shan Emily Lau
2009-06-22
1
-39
/
+47
*
AudioService: Fix routing problem recently introduced in setRouting().
Mike Lockwood
2009-06-16
1
-4
/
+4
*
Merge change 4047 into donut
Android (Google) Code Review
2009-06-12
1
-18
/
+35
|
\
|
*
Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes corre...
Eric Laurent
2009-06-12
1
-18
/
+35
*
|
Removed trailing whitespaces.
Nicolas Catania
2009-06-11
4
-186
/
+185
|
/
*
Merge change 3799 into donut
Android (Google) Code Review
2009-06-10
1
-7
/
+1
|
\
|
*
Turned on the windows media related test cases as the binary already integrated.
Yu Shan Emily Lau
2009-06-10
1
-7
/
+1
*
|
Print a message to the log when a file can't be opened on the client side.
Marco Nelissen
2009-06-09
1
-0
/
+1
|
/
*
Merge change 1548 into donut
Android (Google) Code Review
2009-06-08
3
-12
/
+105
|
\
|
*
NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).
Jianhong Jiang
2009-06-08
3
-12
/
+105
*
|
Capture the memory output before the playback and record start.
Yu Shan Emily Lau
2009-06-08
1
-0
/
+7
|
/
*
Merge change 2805 into donut
Android (Google) Code Review
2009-06-01
1
-1
/
+1
|
\
|
*
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
San Mehat
2009-06-01
1
-1
/
+1
*
|
Merge change 2774 into donut
Android (Google) Code Review
2009-06-01
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Limit check on maxChannels for SoundPool.
Dave Sparks
2009-06-01
1
-6
/
+10
*
|
Merge change 2716 into donut
Android (Google) Code Review
2009-05-29
2
-8
/
+34
|
\
\
|
*
|
Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow
Dave Sparks
2009-05-29
2
-8
/
+34
|
|
/
*
|
Merge change 2399 into donut
Android (Google) Code Review
2009-05-28
1
-40
/
+279
|
\
\
|
*
|
Motorola additions for CDMA support without CdmaSuppConnTracker
Wink Saville
2009-05-28
1
-40
/
+279
|
|
/
*
|
Added the two validations for the memory stress test
Yu Shan Emily Lau
2009-05-28
1
-9
/
+97
|
/
*
setVolume did not check interface descriptor
Dave Sparks
2009-05-26
1
-0
/
+2
*
Fix issue 1846343 - part 1
Eric Laurent
2009-05-26
5
-21
/
+36
*
Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder
Dave Sparks
2009-05-20
1
-0
/
+4
*
Merge change 2016 into donut
Android (Google) Code Review
2009-05-19
5
-39
/
+39
|
\
|
*
Replaced the old test media files with the new open source test media files.
Yu Shan Emily Lau
2009-05-19
5
-39
/
+39
*
|
Added the write sdcard permission so that the mediarecorder test
Yu Shan Emily Lau
2009-05-19
1
-0
/
+1
|
/
*
Document the media scanner's flow through native and java code, since
Marco Nelissen
2009-05-19
1
-1
/
+39
*
Add a tool to play all kinds of media files saved in /sdcard/media_api/sampl...
Xia Wang
2009-05-15
3
-6
/
+103
*
Findbugs fixes.
Marco Nelissen
2009-05-14
3
-8
/
+5
*
Merge change 1370 into donut
Android (Google) Code Review
2009-05-11
1
-0
/
+5
|
\
|
*
Fix a JNI layer crash due to null camera object passed to get_native_camera()
James Dong
2009-05-11
1
-0
/
+5
*
|
Merge change 1155 into donut
Android (Google) Code Review
2009-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Don't allow negative numbers in ToneGenerator toneType parameter
Dave Sparks
2009-05-07
1
-1
/
+1
*
|
Merge change 1120 into donut
Android (Google) Code Review
2009-05-07
2
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest
Xia Wang
2009-05-06
2
-3
/
+13
*
|
fix issue 1641535: SoundPool should use AudioTrack with shared memory buffer
Eric Laurent
2009-05-07
1
-1
/
+4
|
/
*
Fixed issue 1709450: Requirements for CDMA Tone Generator
Eric Laurent
2009-05-06
3
-94
/
+413
*
fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on spea...
Eric Laurent
2009-05-06
2
-36
/
+217
*
Changes in mediaframework test for the OpenCore 2.0 integration. Changes incl...
Yu Shan Emily Lau
2009-05-05
4
-42
/
+109
*
Change 79 in git master branch
James Dong
2009-04-30
3
-34
/
+35
*
Merge change 740 into donut
Android (Google) Code Review
2009-04-29
1
-1
/
+1
|
\
[next]