| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Fix testCameraPreviewMemoryUsage test." | Wu-cheng Li | 2010-03-25 | 2 | -96/+71 |
|\ |
|
| * | Fix testCameraPreviewMemoryUsage test. | Wu-cheng Li | 2010-03-25 | 2 | -96/+71 |
* | | Merge "QueryCodecs now returns the names of the software codecs (non-OpenMax)... | Andreas Huber | 2010-03-24 | 1 | -0/+17 |
|\ \ |
|
| * | | QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. | Andreas Huber | 2010-03-24 | 1 | -0/+17 |
| |/ |
|
* | | Enable early termination of the prefetcher's preparation phase. | Andreas Huber | 2010-03-24 | 4 | -4/+37 |
|/ |
|
* | Clear the local prefetcher strong reference before signalling that prepare() ... | Andreas Huber | 2010-03-23 | 1 | -0/+2 |
* | Fix issue 2472495: Phone cannot be set to silent mode via volume keys while D... | Eric Laurent | 2010-03-22 | 1 | -49/+88 |
* | Unhide the MediaButton receiver API in android.media.AudioManager | Jean-Michel Trivi | 2010-03-22 | 1 | -27/+0 |
* | Update MediaRecorder.java documentation to mention it does not work on the em... | James Dong | 2010-03-22 | 1 | -0/+1 |
* | Merge "libutils Condition are now PRIVATE by default" | Mathias Agopian | 2010-03-19 | 1 | -2/+4 |
|\ |
|
| * | libutils Condition are now PRIVATE by default | Mathias Agopian | 2010-03-19 | 1 | -2/+4 |
* | | Merge "Fix two AudioFocus issues: - if a focus owner abandons audio focus dur... | Jean-Michel Trivi | 2010-03-19 | 1 | -15/+52 |
|\ \ |
|
| * | | Fix two AudioFocus issues: | Jean-Michel Trivi | 2010-03-19 | 1 | -15/+52 |
* | | | Unhide new constants used in AudioFocus API to denote a situation | Jean-Michel Trivi | 2010-03-19 | 1 | -9/+11 |
|/ / |
|
* | | Merge "We should pass null for the album artist if it was not set, instead of... | Marco Nelissen | 2010-03-19 | 1 | -6/+6 |
|\ \ |
|
| * | | We should pass null for the album artist if it was not set, instead of a copy | Marco Nelissen | 2010-03-19 | 1 | -6/+6 |
* | | | Fix SDK build Remove links to hidden constant in javadoc. | Jean-Michel Trivi | 2010-03-18 | 1 | -3/+0 |
* | | | Attempt to fix the SDK build. | Eric Laurent | 2010-03-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Support focus requests where ducking of the loser of audio focus | Jean-Michel Trivi | 2010-03-18 | 2 | -30/+43 |
* | | Unhide AudioManager API to control bluetooth SCO audio connection. | Eric Laurent | 2010-03-18 | 1 | -17/+1 |
* | | Merge "Include "album artist" when inserting items in the media provider." | Marco Nelissen | 2010-03-18 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Include "album artist" when inserting items in the media provider. | Marco Nelissen | 2010-03-18 | 1 | -1/+5 |
* | | Merge "Report a runtime error rather than asserting if the amr software decod... | Andreas Huber | 2010-03-18 | 1 | -1/+9 |
|\ \ |
|
| * | | Report a runtime error rather than asserting if the amr software decoder read... | Andreas Huber | 2010-03-18 | 1 | -1/+9 |
* | | | Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, fo... | Andreas Huber | 2010-03-18 | 1 | -3/+14 |
|/ / |
|
* | | Either the software mp3 decoder's CRC computation is wrong (and PV never enab... | Andreas Huber | 2010-03-18 | 1 | -1/+1 |
* | | Merge "Issue 2416481: Support Voice Dialer over BT SCO." | Eric Laurent | 2010-03-18 | 3 | -1/+326 |
|\ \
| |/
|/| |
|
| * | Issue 2416481: Support Voice Dialer over BT SCO. | Eric Laurent | 2010-03-18 | 3 | -1/+326 |
* | | Merge "While streaming media data, upon a socket-read error, try reconnecting... | Andreas Huber | 2010-03-18 | 2 | -3/+19 |
|\ \
| |/
|/| |
|
| * | While streaming media data, upon a socket-read error, try reconnecting to the... | Andreas Huber | 2010-03-17 | 2 | -3/+19 |
* | | Merge "Fix bug where the ID stored for an OnAudioFocusChangeListener is an em... | Jean-Michel Trivi | 2010-03-17 | 1 | -4/+1 |
|\ \ |
|
| * | | Fix bug where the ID stored for an OnAudioFocusChangeListener is an | Jean-Michel Trivi | 2010-03-17 | 1 | -4/+1 |
* | | | Merge "Don't stop a test case when the test case failed for some of the sampl... | James Dong | 2010-03-17 | 1 | -20/+71 |
|\ \ \ |
|
| * | | | Don't stop a test case when the test case failed for some of the sample files. | James Dong | 2010-03-17 | 1 | -20/+71 |
* | | | | Merge "Inserted a 1.5s wait time between the camera release and new camrea." | Yu Shan Emily Lau | 2010-03-17 | 1 | -2/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Inserted a 1.5s wait time between the camera release and new camrea. | Yu Shan Emily Lau | 2010-03-16 | 1 | -2/+7 |
* | | | | Merge "Implementation of the policing of transport control key press events a... | Jean-Michel Trivi | 2010-03-17 | 3 | -21/+223 |
|\ \ \ \ |
|
| * | | | | Implementation of the policing of transport control key press | Jean-Michel Trivi | 2010-03-17 | 3 | -21/+223 |
* | | | | | Merge "Instead of asserting that nothing bad happened during (software-)AAC d... | Andreas Huber | 2010-03-17 | 1 | -1/+10 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Instead of asserting that nothing bad happened during (software-)AAC decoding... | Andreas Huber | 2010-03-17 | 1 | -1/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." | Eric Laurent | 2010-03-17 | 1 | -2/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix issue 2416481: Support Voice Dialer over BT SCO. | Eric Laurent | 2010-03-16 | 1 | -2/+13 |
* | | | | "isPlaying" should never block, acquiring the mutex here is unnecessary, rath... | Andreas Huber | 2010-03-16 | 1 | -2/+0 |
* | | | | Merge "Properly handle errors during the codec configuration phase, attempt t... | Andreas Huber | 2010-03-16 | 2 | -45/+73 |
|\ \ \ \ |
|
| * | | | | Properly handle errors during the codec configuration phase, attempt to rever... | Andreas Huber | 2010-03-16 | 2 | -45/+73 |
* | | | | | Merge "Fixes bug 2502132, and masks bug 2518313." | Glenn Kasten | 2010-03-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fixes bug 2502132, and masks bug 2518313. | Glenn Kasten | 2010-03-16 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge "Fix regression in directory scanning" | Kenny Root | 2010-03-16 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix regression in directory scanning | Kenny Root | 2010-03-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Adjust expected text frame length in ID3 | Kenny Root | 2010-03-15 | 1 | -0/+1 |
|/ / / |
|