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
*
Use Java API from xml configuration in the test application
James Dong
2010-02-22
3
-126
/
+101
*
am 8978547f: am f5fe3949: Fix issue 2459650.
Eric Laurent
2010-02-22
1
-1
/
+3
|
\
|
*
am f5fe3949: Fix issue 2459650.
Eric Laurent
2010-02-22
1
-1
/
+3
|
|
\
|
|
*
Fix issue 2459650.
Eric Laurent
2010-02-22
1
-1
/
+3
*
|
|
Merge "Increase the sleep time to fix testTakePicture."
Wu-cheng Li
2010-02-21
2
-2
/
+2
|
\
\
\
|
*
|
|
Increase the sleep time to fix testTakePicture.
Wu-cheng Li
2010-02-22
2
-2
/
+2
*
|
|
|
sdutils: Get rid of sdutils - use vdc for similar low level functions
San Mehat
2010-02-20
2
-213
/
+0
*
|
|
|
Merge "Make sure that the event callback thread is Java capable in the simula...
Marco Nelissen
2010-02-19
2
-0
/
+24
|
\
\
\
\
|
*
|
|
|
Make sure that the event callback thread is Java capable in the simulator.
Marco Nelissen
2010-02-19
2
-0
/
+24
*
|
|
|
|
The MediaScanner is way too obsessed with restricting the files to be scanned.
Andreas Huber
2010-02-19
1
-19
/
+1
*
|
|
|
|
Merge "Implement legacy behaviour for MediaPlayer's behaviour of starting fro...
Andreas Huber
2010-02-19
3
-6
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
Implement legacy behaviour for MediaPlayer's behaviour of starting from the s...
Andreas Huber
2010-02-18
3
-6
/
+25
|
|
/
/
/
/
*
|
|
|
|
Fix a race condition in the prefetcher, the source may be shutdown while we'r...
Andreas Huber
2010-02-18
1
-11
/
+7
|
/
/
/
/
*
|
|
|
Merge "Range check in MediaScanner::processDirectory"
Kenny Root
2010-02-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Range check in MediaScanner::processDirectory
Kenny Root
2010-02-18
1
-1
/
+1
*
|
|
|
|
Merge "Store AudioTrack return value for error condition"
Kenny Root
2010-02-18
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Store AudioTrack return value for error condition
Kenny Root
2010-02-18
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
We are cancelling this event during reset, but the event may have already bee...
Andreas Huber
2010-02-17
1
-0
/
+12
|
/
/
/
/
*
|
|
|
Merge "Disable the TI AMR hardware decoder for audio decoding until its issue...
Andreas Huber
2010-02-17
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Disable the TI AMR hardware decoder for audio decoding until its issues are r...
Andreas Huber
2010-02-17
1
-1
/
+0
*
|
|
|
|
Unhide new SoundPool API's. Bug 2415373.
Dave Sparks
2010-02-17
1
-8
/
+0
|
/
/
/
/
*
|
|
|
Merge "Fix logging in SoundPool."
Dave Sparks
2010-02-17
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix logging in SoundPool.
Dave Sparks
2010-02-17
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge "Fix issue 2440226: Car dock volume synchronization."
Jaikumar Ganesh
2010-02-17
2
-9
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix issue 2440226: Car dock volume synchronization.
Eric Laurent
2010-02-16
2
-9
/
+20
*
|
|
|
Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."
Dave Sparks
2010-02-16
5
-10
/
+134
|
\
\
\
\
|
*
|
|
|
Add SoundPool API to pause and resume all active streams. Bug 2426531.
Dave Sparks
2010-02-16
5
-10
/
+134
|
|
/
/
/
*
|
|
|
Merge "If we never triggered a range request but know the content length make...
Andreas Huber
2010-02-16
2
-2
/
+17
|
\
\
\
\
|
*
|
|
|
If we never triggered a range request but know the content length make sure t...
Andreas Huber
2010-02-16
2
-2
/
+17
|
|
/
/
/
*
|
|
|
Merge "Don't hold the prefetcher mutex while prefetching a single source, the...
Andreas Huber
2010-02-16
1
-30
/
+36
|
\
\
\
\
|
*
|
|
|
Don't hold the prefetcher mutex while prefetching a single source, the lock p...
Andreas Huber
2010-02-16
1
-30
/
+36
|
|
/
/
/
*
|
|
|
Merge "The AMRSource failed to properly release a media buffer in case of err...
Andreas Huber
2010-02-16
1
-6
/
+11
|
\
\
\
\
|
*
|
|
|
The AMRSource failed to properly release a media buffer in case of error.
Andreas Huber
2010-02-16
1
-6
/
+11
|
|
/
/
/
*
|
|
|
Merge "Support decoder queries from media profiles xml configuration file"
James Dong
2010-02-16
2
-8
/
+147
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Support decoder queries from media profiles xml configuration file
James Dong
2010-02-12
2
-8
/
+147
*
|
|
|
Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor li...
Gloria Wang
2010-02-12
2
-16
/
+2
|
\
\
\
\
|
*
|
|
|
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...
Gloria Wang
2010-02-12
2
-16
/
+2
*
|
|
|
|
Merge "Preserve a preview frame to be restored after resuming the playback se...
Andreas Huber
2010-02-12
2
-25
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
Preserve a preview frame to be restored after resuming the playback session.
Andreas Huber
2010-02-12
2
-25
/
+99
*
|
|
|
|
|
Merge "New API on java's MediaPlayer to suspend/resume a session."
Andreas Huber
2010-02-12
8
-0
/
+131
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
New API on java's MediaPlayer to suspend/resume a session.
Andreas Huber
2010-02-12
8
-0
/
+131
*
|
|
|
|
|
Squashed commit of the following:
Andreas Huber
2010-02-12
4
-27
/
+190
|
/
/
/
/
/
*
|
|
|
|
Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for h...
Eric Laurent
2010-02-12
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge "Add support for "album artist" tag."
Marco Nelissen
2010-02-11
5
-2
/
+12
|
\
\
\
\
|
*
|
|
|
Add support for "album artist" tag.
Marco Nelissen
2010-02-11
5
-2
/
+12
*
|
|
|
|
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
17
-34
/
+44
*
|
|
|
|
Merge "Support for rendering through an overlay on the droid even if a softwa...
Andreas Huber
2010-02-11
3
-5
/
+67
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Support for rendering through an overlay on the droid even if a software rend...
Andreas Huber
2010-02-11
3
-5
/
+67
|
|
/
/
/
*
|
|
|
Revise ThumbnailUtils API.
Ray Chen
2010-02-11
1
-60
/
+45
|
/
/
/
*
|
|
Merge "Fixing AMR recording code."
Andreas Huber
2010-02-10
2
-3
/
+11
|
\
\
\
[next]