- 504c5e3 am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1 by Gloria Wang · 14 years ago
- 25cd578 Fix for bug 4126624. by Gloria Wang · 14 years ago
- e3f5133 am e2cd3353: Merge "Fix for bug 4165823. Add death listener to clean-up drmserver appropriately when drmserver died. Cherry-pick from master. Do not merge." into honeycomb-mr1 by Gloria Wang · 14 years ago
- 07d0220 Fix for bug 4165823. by Gloria Wang · 14 years ago
- ee9f5ee am 0b1b2a32: Merge "Bug 4159373 Use HDCP debug settings" into honeycomb-mr1 by Glenn Kasten · 14 years ago
- eabd346 Bug 4159373 Use HDCP debug settings by Glenn Kasten · 14 years ago
- 52bee30 am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1 by Gloria Wang · 14 years ago
- 975040c Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1 by Gloria Wang · 14 years ago
- 0e680d8 am 453c0d5f: Merge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue." into honeycomb-mr1 by Andreas Huber · 14 years ago
- 19da284 Merge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue." into honeycomb-mr1 by Andreas Huber · 14 years ago
- 6b2a35b Add one more field in DecryptHandle to support bug 4126624 by Gloria Wang · 14 years ago
- 7962605 am 7abedd0c: Merge "do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624." into honeycomb-mr1 by Gloria Wang · 14 years ago
- 4dabc20 do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624. by Gloria Wang · 14 years ago
- bb3ae0d DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 14 years ago
- b6a7147 am e2c32e9f: If nothing is to be copied, return right away. by Andreas Huber · 14 years ago
- 3109629 If nothing is to be copied, return right away. by Andreas Huber · 14 years ago
- 49bbee0 am a0dc8da2: Merge "DO NOT MERGE Send WebView the current transform and whether we\'re drawing a layer. Bug #3275491" into honeycomb-mr1 by Russell Brenner · 14 years ago
- 39068e0 DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 14 years ago
- 2a0fa5a am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1 by James Dong · 14 years ago
- 8eb69d6 Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
- f432a76 am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 14 years ago
- 27c1744 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 14 years ago
- eabc1eb am fc591762: Merge "Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file." into honeycomb-mr1 by James Dong · 14 years ago
- 8031ec7 Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file. by James Dong · 14 years ago
- 8190975 am 46956b06: Merge "DO NOT MERGE: Fix a race condition when playing an audio-only stream and seeking before starting." into honeycomb-mr1 by Andreas Huber · 14 years ago
- ae03031 DO NOT MERGE: Fix a race condition when playing an audio-only stream and seeking before starting. by Andreas Huber · 14 years ago
- 8c87dc7 am 3913c131: Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1 by Eric Laurent · 14 years ago
- 427f147 Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1 by Eric Laurent · 14 years ago
- ce80563 Improvement for issue 3489986: BT SCO volume by Eric Laurent · 14 years ago
- e24faed am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 14 years ago
- e1b7678 Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 14 years ago
- 41b3d3b Bug 4016329 do full string comparisons by Glenn Kasten · 14 years ago
- 1444c94 am 132bb659: Merge "For issue 4082089 Add more info and error events into the DRM framework" into honeycomb-mr1 by Gloria Wang · 14 years ago
- 505bd99 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 14 years ago
- 5cb5326 am 7d93b757: (-s ours) am 68f66b94: Merge "MP3Extractor and MP3 decoder fixes - DO NOT MERGE" into gingerbread by James Dong · 14 years ago
- 41be68d am 3ec9d06f: Merge "MtpDevice: Handle zero length packets in readResponse()" into honeycomb-mr1 by Mike Lockwood · 14 years ago
- 8980847 Merge "MtpDevice: Handle zero length packets in readResponse()" into honeycomb-mr1 by Mike Lockwood · 14 years ago
- 6cfa41f am 7ea3c7f5: Merge "- Some change on the DrmManager in order to support feature request 4082089. In DrmManager, we currently lock both processDrmInfo() and onInfo() which is ok for now since processDrmInfo() is async call, and it will return without waitin by Gloria Wang · 14 years ago
- 56d0834 Merge "- Some change on the DrmManager in order to support feature request 4082089. In DrmManager, we currently lock both processDrmInfo() and onInfo() which is ok for now since processDrmInfo() is async call, and it will return without waiting for onInfo() call. However, if we send an event in processDrmInfo(), we will got deadlock here because we need to invoke onInf() which will wait for processDrmInfo() to release the lock. Use different lock for onInfo(). - Remove some redundent mutex lock." into honeycomb-mr1 by Gloria Wang · 14 years ago
- 3d74457 MtpDevice: Handle zero length packets in readResponse() by Mike Lockwood · 14 years ago
- 23771ca am dec0b755: Merge "MTP host: Fix problems reading large data packets" into honeycomb-mr1 by Mike Lockwood · 14 years ago
- 33bde8d MTP host: Fix problems reading large data packets by Mike Lockwood · 14 years ago
- 0e0a5f9 - Some change on the DrmManager in order to support feature request 4082089. by Gloria Wang · 14 years ago
- 04b1447 am 68f66b94: Merge "MP3Extractor and MP3 decoder fixes - DO NOT MERGE" into gingerbread by James Dong · 14 years ago
- 9dec491 MP3Extractor and MP3 decoder fixes - DO NOT MERGE by James Dong · 14 years ago
- 203616f am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 14 years ago
- 2eb6295 Bug 3012968 DRM output control by Glenn Kasten · 15 years ago
- 0592e3c am 54fe5856: Merge "- Change level of some LOGs from LOGE to LOGV because those logs are not error logs from non-DRMed content\'s point of view. - Add more mutex lock to avoid crash by multi-thread calls. - Fix for bug 4050039" into honeycomb-mr1 by Gloria Wang · 14 years ago
- 8862028 Merge "- Change level of some LOGs from LOGE to LOGV because those logs are not error logs from non-DRMed content's point of view. - Add more mutex lock to avoid crash by multi-thread calls. - Fix for bug 4050039" into honeycomb-mr1 by Gloria Wang · 14 years ago
- 6b610a3 - Change level of some LOGs from LOGE to LOGV because those logs by Gloria Wang · 14 years ago
- 4ec5179 am 8df2477c: am bd0e806a: Support IPv6->IPv4 fallback in HTTP streaming. by Lorenzo Colitti · 14 years ago
- 83bfaf0 am e4a02b61: am b9da16a1: Support IPv6 in HTTP streaming. by Lorenzo Colitti · 14 years ago
- d563b83 am bd0e806a: Support IPv6->IPv4 fallback in HTTP streaming. by Lorenzo Colitti · 14 years ago
- f64b241 am b9da16a1: Support IPv6 in HTTP streaming. by Lorenzo Colitti · 14 years ago
- bd75c0d am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1 by Eric Laurent · 14 years ago
- 1703cdf Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 14 years ago
- 0ef6315 Support IPv6->IPv4 fallback in HTTP streaming. by Lorenzo Colitti · 15 years ago
- 7528e58 Support IPv6 in HTTP streaming. by Lorenzo Colitti · 15 years ago
- 335874e am b1be086e: (-s ours) am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch... by James Dong · 14 years ago
- af50f11 am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch... by James Dong · 14 years ago
- 64bfdc7 Add missing copyright headers for a couple of files. DO NOT MERGE by James Dong · 14 years ago
- fbb1909 Add missing copyright headers to a couple of files by James Dong · 14 years ago
- 73870c9 Fix a leak from AACEncoder.cpp by James Dong · 14 years ago
- 2eb6a47 Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file must have the same mode by James Dong · 14 years ago
- 4f46fed Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 14 years ago
- 9ee159b - To track the usage of all audio output devices by Gloria Wang · 14 years ago
- 9a5f9b7 Merge "Stagefright: Use the ANW min undequeued bufs query." by Jamie Gennis · 14 years ago
- 8b17ba3 Merge "To support DRM files without file extension" by Gloria Wang · 14 years ago
- c3369fd Merge "Resize internal PES buffers dynamically instead of relying on a fixed maximum size." by Andreas Huber · 14 years ago
- 3e57322 Resize internal PES buffers dynamically instead of relying on a fixed maximum size. by Andreas Huber · 14 years ago
- 43a7e77 Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity." by Andreas Huber · 14 years ago
- 32f3cef Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 14 years ago
- 1c49671 Merge "Fix issue 3388775." by Eric Laurent · 14 years ago
- f96ebc6 Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits" by James Dong · 14 years ago
- 7f89d09 To support DRM files without file extension by Gloria Wang · 14 years ago
- ebdc652 PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits by James Dong · 14 years ago
- 3fd91ba Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source. by Andreas Huber · 14 years ago
- 5f5354e Merge "Add support for up to 32 buffers per Surface" by Mathias Agopian · 14 years ago
- 2a21ff5 Merge "Get rid of redundant media profiles" by James Dong · 14 years ago
- 2a7e0a1 Get rid of redundant media profiles by James Dong · 14 years ago
- 196855e Add support for up to 32 buffers per Surface by Mathias Agopian · 14 years ago
- d71a0e1 Fix issue 3499926. by Eric Laurent · 14 years ago
- c0bff9b Merge "Fix issue 3479042." by Eric Laurent · 14 years ago
- 532492c Fix issue 3388775. by Eric Laurent · 14 years ago
- 59e7879 Merge "Stagefright: Query buffer usage from the component." by Jamie Gennis · 14 years ago
- e13e24b Merge "Add an OMX IL API for querying buffer usage flags." by Jamie Gennis · 14 years ago
- d2d38d5 Merge "Fix error recovery in Stagefright init." by Jamie Gennis · 14 years ago
- 243f5f9 Fix issue 3479042. by Eric Laurent · 14 years ago
- 258d4e3 Stagefright: Use the ANW min undequeued bufs query. by Jamie Gennis · 14 years ago
- 7400680 Fix error recovery in Stagefright init. by Jamie Gennis · 14 years ago
- 3c14b97 Stagefright: Query buffer usage from the component. by Jamie Gennis · 14 years ago
- e2ce645 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
- 6fa83fb Merge "The color conversion from YUV420Planar to RGB only requires the image width to be a multiple of 2, not 4." by James Dong · 14 years ago
- 3911a72 Merge "Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool." by Andreas Huber · 14 years ago
- 4855ea6 Merge "Fix bug 3376700 Volume too loud at lowest setting" by Jean-Michel Trivi · 14 years ago
- c83d4f5 Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool. by Andreas Huber · 14 years ago
- 8ddeebb Bug 3447027 Limit previews for DRM video by Glenn Kasten · 14 years ago
- 043b22d Fix bug 3376700 Volume too loud at lowest setting by Jean-Michel Trivi · 14 years ago
- 6018185 am fbd67fec: (-s ours) am 0600fff9: DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago
- 5f19885 am 0600fff9: DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago