summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MTP: Use DateTime form in GetObjectPropDesc for date/time properties.Mike Lockwood2010-11-232-0/+6
* Rename MtpCursor to PtpCursorMike Lockwood2010-11-233-30/+30
* MTP: Remove static library build for linux host.Mike Lockwood2010-11-231-29/+0
* am 3e18dfab: am 4da48ec8: Merge "Notify the playback status to DRM agents bef...Gloria Wang2010-11-221-7/+12
|\
| * am 4da48ec8: Merge "Notify the playback status to DRM agents before the playb...Gloria Wang2010-11-221-7/+12
| |\
| | * Merge "Notify the playback status to DRM agents before the playback starts"Gloria Wang2010-11-221-7/+12
| | |\
| | | * Notify the playback status to DRM agents before the playback startsGloria Wang2010-11-221-7/+12
* | | | am 24a90c26: am d9334934: Merge "Update of DRM Framework."Gloria Wang2010-11-2218-2/+433
|\ \ \ \ | |/ / /
| * | | am d9334934: Merge "Update of DRM Framework."Gloria Wang2010-11-2218-2/+433
| |\ \ \ | | |/ /
| | * | Merge "Update of DRM Framework."Gloria Wang2010-11-2218-2/+433
| | |\ \ | | | |/ | | |/|
| | | * Update of DRM Framework.Takeshi Aimi2010-11-1918-2/+433
* | | | Merge "Squashed commit of the following:"Andreas Huber2010-11-2217-696/+581
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-11-2217-696/+581
* | | | | Merge "64-bit file size/offset support for DRM framework"Gloria Wang2010-11-2216-62/+62
|\ \ \ \ \
| * | | | | 64-bit file size/offset support for DRM frameworkGloria Wang2010-11-1916-62/+62
* | | | | | Fixed an issue in SampleTable where the table index was incorrectly wrapped a...James Dong2010-11-211-1/+3
| |/ / / / |/| | | |
* | | | | am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-193-17/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 589e8381: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-193-17/+28
| |\ \ \ \
| | * | | | Improve camera documentation.Wu-cheng Li2010-11-193-17/+28
* | | | | | Display AVC video sample profile and level for "stagefright" utilJames Dong2010-11-191-0/+15
* | | | | | am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa2010-11-191-8/+10
| | | |_|/ | | |/| |
* | | | | Merge "Removed uncessary FILE structure pointer for I/O"James Dong2010-11-199-62/+76
|\ \ \ \ \
| * | | | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-199-62/+76
* | | | | | Merge "Fix issue 3157123."Eric Laurent2010-11-198-52/+61
|\ \ \ \ \ \
| * | | | | | Fix issue 3157123.Eric Laurent2010-11-198-52/+61
* | | | | | | Merge "PTP: Fix permissions problems with files imported via PTP"Mike Lockwood2010-11-192-3/+11
|\ \ \ \ \ \ \
| * | | | | | | PTP: Fix permissions problems with files imported via PTPMike Lockwood2010-11-192-3/+11
| |/ / / / / /
* | | | | | | Merge "Fix an artifact of going from off_t to off64_t"Andreas Huber2010-11-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix an artifact of going from off_t to off64_tAndreas Huber2010-11-191-1/+1
| |/ / / / / /
* | | | | | | am f69f356e: am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: fram...Jean-Baptiste Queru2010-11-190-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/m...Jean-Baptiste Queru2010-11-191-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | build failed with g++ v. 4.4.5Matthias Bady2010-11-181-1/+1
* | | | | | | Squashed commit of the following:Andreas Huber2010-11-197-168/+27
| |_|/ / / / |/| | | | |
* | | | | | PTP: Improve performance and reliability of file importingMike Lockwood2010-11-194-96/+93
| |_|/ / / |/| | | |
* | | | | Merge "64-bit file size/offset support for media framework"James Dong2010-11-1840-230/+238
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 64-bit file size/offset support for media frameworkJames Dong2010-11-1840-230/+238
* | | | | Set the external display usage bit in Stagefright.Jamie Gennis2010-11-182-2/+2
* | | | | Log H.264 profile/level in OMXCodecAndreas Huber2010-11-181-1/+1
|/ / / /
* | | | Merge "Support for "chunked" HTTP transfer encoding."Andreas Huber2010-11-184-21/+136
|\ \ \ \
| * | | | Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-184-21/+136
* | | | | Merge "Fix an issue wherre error notification will not be sent after mediapla...James Dong2010-11-181-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix an issue wherre error notification will not be sent after mediaplayer resetJames Dong2010-11-181-0/+3
* | | | | Merge "Add getUri() for streaming"Gloria Wang2010-11-185-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add getUri() for streamingGloria Wang2010-11-185-0/+12
* | | | | MTP: Fixes to allow file transfers > 4 gigabytesMike Lockwood2010-11-172-1/+10
* | | | | Merge "MTP: Set correct format for abstract audio playlists"Mike Lockwood2010-11-171-0/+2
|\ \ \ \ \
| * | | | | MTP: Set correct format for abstract audio playlistsMike Lockwood2010-11-171-0/+2
* | | | | | Merge "Add new audio mode for audio communications other than telelphony."Jean-Michel Trivi2010-11-174-19/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |