summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Fix divide by zerostable/cm-13.0-ZNH5YMarco Nelissen2016-12-121-5/+18
* Fix potential NULL dereference in Visualizer effectrago2016-12-121-3/+8
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-12-042-5/+2
* IOMX: do not clear buffer if it's allocated by componentChong Zhang2016-12-041-1/+0
* IOMX: allow configuration after going to loaded stateLajos Molnar2016-12-041-2/+8
* IOMX: restrict conversion of ANWB to gralloc source in emptyBufferLajos Molnar2016-12-041-2/+7
* IOMX: work against metadata buffer spoofingLajos Molnar2016-12-047-41/+196
* Allow to use baseline profile for AVC recordingAndreas Blaesius2016-12-042-1/+5
* libstagefright: wfd: don't use intra macroblock refresh mode on omap4Ziyan2016-12-042-0/+6
* stagefright: don't fail MediaCodec.configure if clients use store-meta keyLajos Molnar2016-12-041-1/+4
* Limit mp4 atom size to something reasonableMarco Nelissen2016-12-041-0/+13
* SampleIterator: clear members on seekTo errorRobert Shih2016-12-041-3/+4
* Check mprotect resultMarco Nelissen2016-12-041-24/+28
* Radio: get service by value.Eric Laurent2016-12-042-4/+4
* SoundTrigger: get service by value.Eric Laurent2016-12-042-5/+5
* Fix stack content leak vulnerability in mediaserverJeff Tinker2016-12-041-1/+1
* Fix potential overflow in Visualizer effectrago2016-12-041-0/+9
* MediaPlayerService: allow next player to be NULLWei Jia2016-12-041-1/+1
* Fix build breakage caused by commitPawin Vongmasa2016-12-031-2/+2
* Add EFFECT_CMD_SET_PARAM parameter checkingAndy Hung2016-12-031-0/+23
* soundtrigger: add size check on sound model and recogntion dataEric Laurent2016-12-031-8/+30
* MediaPlayerService: avoid invalid static castRobert Shih2016-12-032-0/+11
* better validation lengths of strings in ID3 tagsRay Essick2016-12-031-15/+42
* SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-12-032-2/+24
* libcameraservice: Don't pass NULL args on setCallbacks callirii2016-09-161-1/+13
* libstagefright: mtk: Use vendor extensions to check if we should fixup croppingDiogo Ferreira2016-09-161-0/+10
* stagefright: Disable thumbnail mode for 8996-class devicesSteve Kondik2016-09-161-1/+7
* audioflinger: Always process volume commands from a latest trackHaynes Mathew George2016-09-161-9/+3
* audioflinger: set flush pending on invalidating offload trackHaynes Mathew George2016-09-162-3/+17
* Don't place large objects on the stackGlenn Kasten2016-09-161-5/+13
* DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-09-081-14/+14
* Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-09-082-25/+133
* fix buildLajos Molnar2016-09-081-1/+2
* SoftVPX: fix nFilledLen overflowRobert Shih2016-09-082-3/+20
* Fix buildRobert Shih2016-09-081-1/+1
* Fix buildRobert Shih2016-09-081-1/+1
* SoftMP3: memset safelyRobert Shih2016-09-082-4/+19
* Add bound checks to utf16_to_utf8Sergio Giro2016-09-081-1/+2
* DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-09-081-9/+19
* OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-09-081-1/+3
* omx: prevent input port enable/disable for software codecsWonsik Kim2016-09-081-0/+7
* Fix corruption via buffer overflow in mediaserverRay Essick2016-09-081-5/+9
* stagefright: Remove the HAL3 limitation from the video reference clock selectionRicardo Cerqueira2016-08-142-4/+2
* mediascanner: Accept .opus file extension.Danny Baumann2016-08-141-1/+1
* Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-0215-33/+157
|\
| * DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-235-1/+51
| * DO NOT MERGE omx: check buffer port before usingWonsik Kim2016-06-232-20/+55
| * Check effect command reply size in AudioFlingerAndy Hung2016-06-231-0/+6
| * SoftHEVC: Exit gracefully in case of decoder errorsHarish Mahendrakar2016-06-231-0/+22
| * Don't use sp<>&Marco Nelissen2016-06-234-6/+6