summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | MediaPlayerService: avoid invalid static castRobert Shih2016-08-262-0/+11
| | * | better validation lengths of strings in ID3 tagsRay Essick2016-08-261-15/+42
| | * | SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-262-2/+24
| | * | Add EFFECT_CMD_SET_PARAM parameter checkingAndy Hung2016-08-261-0/+29
| | * | DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-08-161-14/+15
| | * | Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-08-162-26/+133
| | * | omx: prevent input port enable/disable for software codecsWonsik Kim2016-08-161-0/+7
| | * | Fix buildRobert Shih2016-08-161-1/+1
| | * | Fix buildRobert Shih2016-08-161-1/+1
| | * | Add bound checks to utf16_to_utf8Sergio Giro2016-08-161-1/+2
| | * | fix buildLajos Molnar2016-08-161-1/+2
| | * | SoftVPX: fix nFilledLen overflowRobert Shih2016-08-162-3/+20
| | * | OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-08-161-1/+3
| | * | Fix corruption via buffer overflow in mediaserverRay Essick2016-08-161-5/+9
| | * | DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-08-161-9/+19
| | * | SoftMP3: memset safelyRobert Shih2016-08-162-4/+19
| * | | libcameraservice: Don't pass NULL args on setCallbacks callirii2016-09-111-1/+13
| * | | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-0711-62/+224
| |\ \ \ | | | |/ | | |/|
| | * | DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-08-011-14/+15
| | * | omx: prevent input port enable/disable for software codecsWonsik Kim2016-07-211-0/+7
| | * | Fix buildRobert Shih2016-07-211-1/+1
| | * | Fix buildRobert Shih2016-07-211-1/+1
| | * | Add bound checks to utf16_to_utf8Sergio Giro2016-07-211-1/+2
| | * | fix buildLajos Molnar2016-07-211-1/+2
| | * | SoftVPX: fix nFilledLen overflowRobert Shih2016-07-212-3/+20
| | * | OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-07-211-1/+3
| | * | Fix corruption via buffer overflow in mediaserverRay Essick2016-07-211-5/+9
| | * | DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-07-211-9/+19
| | * | SoftMP3: memset safelyRobert Shih2016-07-212-4/+19
| | * | Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-07-202-26/+133
| * | | libstagefright: mtk: Use vendor extensions to check if we should fixup croppingDiogo Ferreira2016-08-301-0/+10
| * | | stagefright: Disable thumbnail mode for 8996-class devicesSteve Kondik2016-08-191-1/+7
| * | | audioflinger: Always process volume commands from a latest trackHaynes Mathew George2016-08-191-9/+3
| * | | audioflinger: set flush pending on invalidating offload trackHaynes Mathew George2016-08-192-3/+17
| * | | Don't place large objects on the stackGlenn Kasten2016-08-191-5/+13
| * | | mediascanner: Accept .opus file extension.Danny Baumann2016-08-101-1/+1
| * | | stagefright: Remove the HAL3 limitation from the video reference clock selectionRicardo Cerqueira2016-08-102-4/+2
| * | | 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
| | * | SoftAAC2: fix crash on all-zero adts bufferMarco Nelissen2016-06-231-6/+9
| | * | Fix potential overflowMarco Nelissen2016-06-231-0/+8
| * | | audiopolicy: Constrain session events to music streamsSteve Kondik2016-07-181-0/+5
| * | | Enforce permission for accessing fm tunerScott Mertz2016-07-084-0/+18
| * | | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-0712-19/+208
| |\ \ \ | | |/ /
| | * | Resolve a merge issue between lmp and lmp-mr1+Dave Weinstein2016-06-141-1/+1
| | |/
| | * MPEG4Extractor: ensure kKeyTrackID exists before creating an MPEG4Source as t...Wei Jia2016-05-273-14/+33