summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | DO NOT MERGE NuCachedSource2: fix possible erroneous early freeWonsik Kim2015-09-144-7/+21
| * | | | am 741a3351: Merge "DO NOT MERGE - IAudioFlinger: clear config before reading...Wei Jia2015-09-111-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge "DO NOT MERGE - IAudioFlinger: clear config before reading it from parc...Wei Jia2015-09-111-2/+4
| | |\ \ \
| | | * | | DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.Wei Jia2015-09-101-2/+4
| | | |/ /
| * | | | am b659b4c7: Merge "DO NOT MERGE fix build" into klp-devWonsik Kim2015-09-111-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "DO NOT MERGE fix build" into klp-devWonsik Kim2015-09-111-0/+1
| | |\ \ \
| | | * | | DO NOT MERGE fix buildWonsik Kim2015-09-111-0/+1
| * | | | | am 1784a8db: Merge "DO NOT MERGE Avoid size_t overflow in base64 decoding onc...Wonsik Kim2015-09-112-94/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "DO NOT MERGE Avoid size_t overflow in base64 decoding once again" into...Wonsik Kim2015-09-112-94/+21
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | DO NOT MERGE Avoid size_t overflow in base64 decoding once againWonsik Kim2015-09-092-94/+21
| | | |/
* | | | stagefright: fix AMessage::FromParcelFlanker2015-09-251-3/+25
* | | | Merge "IAudioFlinger: fix the missing initialization of variable to ensure no...Wei Jia2015-09-171-1/+1
|\ \ \ \
| * | | | IAudioFlinger: fix the missing initialization of variable to ensure no info l...Wei Jia2015-09-171-1/+1
* | | | | Merge "DO NOT MERGE Fix vulnerability in mediaserver" into lmp-devJeff Tinker2015-09-171-0/+2
|\ \ \ \ \
| * | | | | DO NOT MERGE Fix vulnerability in mediaserverJeff Tinker2015-09-161-0/+2
* | | | | | Merge "Fix for security vulnerability in media server DO NOT MERGE" into lmp-devJeff Tinker2015-09-171-1/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix for security vulnerability in media server DO NOT MERGEJeff Tinker2015-09-141-1/+23
| |/ / / /
* | | | | DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info l...Wei Jia2015-09-162-14/+14
* | | | | Merge "DO NOT MERGE NuCachedSource2: fix possible erroneous early free" into ...Wonsik Kim2015-09-164-7/+21
|\ \ \ \ \
| * | | | | DO NOT MERGE NuCachedSource2: fix possible erroneous early freeWonsik Kim2015-09-144-7/+21
* | | | | | Merge "DO NOT MERGE Avoid size_t overflow in base64 decoding once again" into...Wonsik Kim2015-09-142-93/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DO NOT MERGE Avoid size_t overflow in base64 decoding once againWonsik Kim2015-09-142-93/+21
| * | | | | Merge "Revert "Avoid size_t overflow in base64 decoding once again"" into lmp...Wonsik Kim2015-09-112-20/+93
| |\ \ \ \ \
| | * | | | | Revert "Avoid size_t overflow in base64 decoding once again"Wonsik Kim2015-09-112-20/+93
| * | | | | | Merge "Avoid size_t overflow in base64 decoding once again" into lmp-devWonsik Kim2015-09-112-93/+20
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | Avoid size_t overflow in base64 decoding once againWonsik Kim2015-09-092-93/+20
* | | | | | am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately wh...Wei Jia2015-09-121-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is a...Wei Jia2015-09-101-1/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | libstagefright: fix A_Refl to return immediately when there is an error.Wei Jia2015-09-081-1/+4
| | | |_|/ | | |/| |
* | | | | DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.Wei Jia2015-09-102-14/+28
| |_|/ / |/| | |
* | | | DO NOT MERGE: Protect data source access with mutex during disconnectRobert Shih2015-09-082-8/+24
| |_|/ |/| |
* | | am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls...Robert Shih2015-09-032-3/+3
|\ \ \ | |/ /
| * | am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-devRobert Shih2015-09-032-3/+3
| |\ \ | | |/
| | * Merge "Zero out return values in media binder calls" into klp-devRobert Shih2015-09-032-3/+3
| | |\
| | | * Zero out return values in media binder callsRobert Shih2015-09-022-3/+3
* | | | am 3732a3ac: am ab203130: Merge "Make IEffect command more robust (second try...Andy Hung2015-09-031-7/+20
|\ \ \ \ | |/ / /
| * | | am ab203130: Merge "Make IEffect command more robust (second try)" into klp-devAndy Hung2015-09-031-7/+20
| |\ \ \ | | |/ /
| | * | Merge "Make IEffect command more robust (second try)" into klp-devAndy Hung2015-09-031-7/+20
| | |\ \
| | | * | Make IEffect command more robust (second try)Andy Hung2015-09-021-7/+20
| | | |/
* | | | am 16e12007: am 74888428: Merge "Fix timedtext parsing" into klp-devMarco Nelissen2015-09-032-254/+377
|\ \ \ \ | |/ / /
| * | | am 74888428: Merge "Fix timedtext parsing" into klp-devMarco Nelissen2015-09-032-254/+377
| |\ \ \ | | |/ /
| | * | Merge "Fix timedtext parsing" into klp-devMarco Nelissen2015-09-032-254/+377
| | |\ \
| | | * | Fix timedtext parsingMarco Nelissen2015-08-312-254/+377
| | | |/
| * | | am 9d916c77: DO NOT MERGE - libstagefright: sanity check size before derefere...Wei Jia2015-09-031-5/+16
| |\ \ \ | | |/ /
| | * | DO NOT MERGE - libstagefright: sanity check size before dereferencing pointer...Wei Jia2015-09-031-5/+16
* | | | DO NOT MERGE - libstagefright: sanity check size before dereferencing pointer...Wei Jia2015-09-031-8/+28
* | | | am 436b32d1: am d2605273: Ogg: avoid size_t overflow in base64 decodingWonsik Kim2015-09-031-5/+15
|\ \ \ \ | |/ / /
| * | | am d2605273: Ogg: avoid size_t overflow in base64 decodingWonsik Kim2015-09-031-5/+15
| |\ \ \ | | |/ /
| | * | Ogg: avoid size_t overflow in base64 decodingWonsik Kim2015-09-031-5/+15
| | |/
* | | am fba72ab0: am f394f121: Merge "libmedia: clear reply data for IEffect comma...Andy Hung2015-08-281-2/+2
|\ \ \ | |/ /