summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix media player decode function. Bug 2317821.Dave Sparks2009-12-091-7/+17
* Partially fix bug 2111240 Detect docking / undocking event by reportingJean-Michel Trivi2009-12-072-0/+14
* Merge change I9cc489a2 into eclairAndroid (Google) Code Review2009-12-072-5/+5
|\
| * Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-072-5/+5
* | Merge change Ibb9b1de1 into eclairAndroid (Google) Code Review2009-12-071-34/+33
|\ \ | |/ |/|
| * 1) Capture the start memory before the test startedYu Shan Emily Lau2009-12-041-34/+33
* | Images.Media.DATE_TAKEN should be in milliseconds.Ray Chen2009-12-042-2/+3
* | Merge change Id5fa58cf into eclairAndroid (Google) Code Review2009-12-031-3/+4
|\ \ | |/ |/|
| * Fix timezone issue to comply with EXIF standard.Ray Chen2009-11-301-3/+4
* | DATE_TAKEN should be in millisecond instead of second.Ray Chen2009-11-301-3/+3
|/
* Fix issue 2192673: Music Pausing Even when notifications are set to silent.Eric Laurent2009-11-271-1/+7
* Fix simulator build.Dave Sparks2009-11-231-3/+12
* Set metadata retriever thread group to the caller's group.Dave Sparks2009-11-233-27/+75
* Merge change I49f02be9 into eclairAndroid (Google) Code Review2009-11-212-43/+49
|\
| * Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-192-43/+49
* | Merge change Ib3191441 into eclairAndroid (Google) Code Review2009-11-201-0/+2
|\ \
| * | Add the checking for mediaplayer stress test.Yu Shan Emily Lau2009-11-201-0/+2
| |/
* | DO NOT MERGE: Instead of inserting semi-random delays after submission to sur...Andreas Huber2009-11-191-23/+35
|/
* Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSourceJean-Michel Trivi2009-11-181-2/+4
* Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing ima...Ray Chen2009-11-171-1/+4
* Merge change Iad79689a into eclairAndroid (Google) Code Review2009-11-121-9/+18
|\
| * Improvements for issue 2197683: English IME key-press latency is noticeably h...Eric Laurent2009-11-111-9/+18
* | Merge change I923d7d72 into eclairAndroid (Google) Code Review2009-11-122-78/+28
|\ \
| * | Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-122-78/+28
| |/
* | Delegate the platform dependent hardware renderer implementation to a shared ...Andreas Huber2009-11-125-300/+36
|/
* Fix for random audio output failures, properly dup() the file descriptor in I...Andreas Huber2009-11-101-1/+3
* Check whether test server is up before running tests which use streaming files.Gloria Wang2009-11-095-0/+12
* Merge change Ic997acac into eclairAndroid (Google) Code Review2009-11-062-3/+21
|\
| * Make AudioPlayer a little less verbose, defer starting audio playback until a...Andreas Huber2009-11-052-3/+21
* | Merge change I4b03c2cd into eclairAndroid (Google) Code Review2009-11-052-4/+12
|\ \
| * | Add windows media support check in MediaMetadataTest.java and MediaPlayerApiT...James Dong2009-11-042-4/+12
* | | Fix bug 2242585 to unhide the new audio recording sources.Jean-Michel Trivi2009-11-051-2/+2
| |/ |/|
* | DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-0517-467/+926
* | Now that UseBuffer on this component is fixed, let's use it.Andreas Huber2009-11-051-1/+0
* | Merge change I93f500a5 into eclairAndroid (Google) Code Review2009-11-055-110/+225
|\ \ | |/ |/|
| * Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-045-110/+225
* | Add new audio sources to support the A1026 recording configurations.Jean-Michel Trivi2009-11-031-1/+7
|/
* Fix video flickering by propagating the NO_CACHING flag from the master to Me...Andreas Huber2009-11-031-1/+2
* Merge change Ib0036762 into eclairAndroid (Google) Code Review2009-11-021-0/+29
|\
| * Add windows media support check in MediaMetadataRetrieverTestJames Dong2009-11-021-0/+29
* | Merge change I43a335c3 into eclairAndroid (Google) Code Review2009-11-021-1/+2
|\ \
| * | Suppress takePicture test from continuous DO NOT MERGE.Brett Chabot2009-10-301-1/+2
| |/
* | Merge change Ic8c7ca7b into eclairAndroid (Google) Code Review2009-11-021-1/+2
|\ \
| * | Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.Brett Chabot2009-10-301-1/+2
| |/
* | Make sure the visualization stops immediately when sound stops, instead of co...Marco Nelissen2009-11-021-0/+1
|/
* Dump media recorder PID in dumpsys media.player, and fix minor bugs.Gloria Wang2009-10-294-3/+33
* Merge change I4e83a76a into eclairAndroid (Google) Code Review2009-10-281-5/+15
|\
| * Fix bug 2201417. Whenever the System setting that indicatesJean-Michel Trivi2009-10-271-5/+15
* | Add some logging to detect if AsyncPlayer is lagging. Bug 2201082.Dave Sparks2009-10-271-42/+51
* | Merge change I96458368 into eclairAndroid (Google) Code Review2009-10-262-1/+2
|\ \