summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio: use offload standby delay for direct pcmWeiyin Jiang2016-04-031-0/+2
* audio: allow standby for direct trackWeiyin Jiang2016-04-031-0/+4
* audioflinger: clear mMixerBuffer if frame is not readyMohan Kumar2016-03-221-3/+15
* Avoid parsing CC SEI payload beyond buffer endPatrik2 Carlsson2016-03-221-0/+6
* CameraService: Fix cameraId type of onDeviceStatusChangedBin Chen2016-03-222-3/+3
* MPEG4Extractor: cast media time to int64_t in order to avoid check on unsigne...Wei Jia2016-03-221-1/+1
* Overflow fixes for amrwbencMarco Nelissen2016-03-224-16/+26
* libcameraservice: Allow media server to disconnect camera even unlockedWang, Jianfeng XA2016-03-221-5/+0
* Fix benign integer overflow conditions for VSYNC add and removal.Dan Austin2016-03-221-2/+4
* Fix harmless unsigned overflow in recoverPTSChad Brubaker2016-03-221-1/+1
* Fix integer overflow in time conversionMarco Nelissen2016-03-221-1/+5
* Prevent divide by zero in WAVExtractorJoshua J. Drake2016-03-221-2/+10
* OMXCodec: fix potential OOB read in parseHEVCCodecSpecificDataRobert Shih2016-03-221-1/+4
* Prevent integer underflows in ID3::IteratorJoshua J. Drake2016-03-222-0/+11
* Stagefright: Remove unused variables and filesAndreas Gampe2016-03-226-510/+0
* h264dec: Use intptr_t when a pointer is treated as an integerAshok Bhat2016-03-222-6/+6
* MPEG4Extractor: still more NULL dereference fixesJoshua J. Drake2016-03-221-0/+3
* Use errno correctly.tao.pei2016-03-221-14/+29
* Fix 64-bit comparisonMarco Nelissen2016-03-221-1/+6
* Revert "Fixed comparison on 64 bit system"Keith Mok2016-03-221-1/+1
* audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cppArne Coucheron2016-03-171-54/+0
* Merge branch 'dr15' into cm-13.0Steve Kondik2016-03-123-5/+28
|\
| * Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-103-5/+28
| |\
| | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974...Eino-Ville Talvala2016-01-150-0/+0
| | |\
| | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974...Eino-Ville Talvala2016-01-150-0/+0
| | | |\
| | | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974...Eino-Ville Talvala2016-01-150-0/+0
| | | | |\
| | | | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974...Eino-Ville Talvala2016-01-150-0/+0
| | | | | |\
| | | | | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974...Eino-Ville Talvala2016-01-1512-5/+43
| | | | | | |\
| | | | | | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966e am: 0fefc974ffEino-Ville Talvala2016-01-1512-5/+43
| | | | | | | |\
| | | | | | | | * resolve merge conflicts of 88b736a198 to lmp-dev. am: 899823966eEino-Ville Talvala2016-01-1512-5/+43
| | | | | | | | |\
| | | | | | | | | * resolve merge conflicts of 88b736a198 to lmp-dev.Eino-Ville Talvala2016-01-1512-5/+43
| | | | | | | | | |\
| | | | | | | | | | * resolve merge conflicts of 88b736a198 to lmp-dev.Eino-Ville Talvala2016-01-1412-5/+43
| | | | | | | | | | |\
| | | | | | | | | | | * Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-1412-5/+43
| | | | | | | | | | | |\
| | | | | | | | | | | | * Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-1312-5/+43
| | * | | | | | | | | | | Camera: Disallow dumping clients directly am: c400396525 am: 795243686fEino-Ville Talvala2016-01-1410-6/+37
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Camera: Disallow dumping clients directly am: c400396525Eino-Ville Talvala2016-01-1410-6/+37
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-1410-6/+37
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / /
| | | | | * | | | | | | | Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-1310-6/+37
| | * | | | | | | | | | | Camera: set mNumberOfNormalCameras correctlyYin-Chia Yeh2016-01-131-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Camera: set mNumberOfNormalCameras correctlyYin-Chia Yeh2016-01-121-0/+1
| | * | | | | | | | | | | Merge "audioflinger: fix standby delay on A2DP output" into mnc-dr1.5-devEric Laurent2016-01-131-3/+20
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | audioflinger: fix standby delay on A2DP outputEric Laurent2016-01-121-3/+20
| | * | | | | | | | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| / / / / / / / / / / | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / /
| | | | | * | | | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / /
| | | | | | * | | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | | | |\ \ \ \ \ \ \ | | | | | | | |/ / / / / /
| | | | | | | * | | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | | | | |\ \ \ \ \ \ | | | | | | | | |/ / / / /
| | | | | | | | * | | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7eMarco Nelissen2016-01-121-1/+9
| | | | | | | | |\ \ \ \ \ | | | | | | | | | |/ / / /
| | | | | | | | | * | | | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102Marco Nelissen2016-01-121-1/+9
| | | | | | | | | |\ \ \ \ | | | | | | | | | | |/ / /