summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - audioflinger: fix recursive mutex lock in EffectHandle.Eric Laurent2017-03-221-7/+25
* DO NOT MERGE - improve audio effect framwework thread safetyEric Laurent2017-03-227-123/+225
* Fix security vulnerability: potential OOB write in audioserverrago2017-03-131-0/+16
* Effect: Use local cached data for Effect commitAndy Hung2017-03-131-19/+38
* Effects: Check get parameter command sizeAndy Hung2017-02-031-0/+7
* soundtrigger: fix memory corruptionSam Mortimer2016-12-131-1/+1
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-062-8/+53
|\
| * soundtrigger: add size check on sound model and recogntion dataEric Laurent2016-08-261-8/+30
| * Add EFFECT_CMD_SET_PARAM parameter checkingAndy Hung2016-08-261-0/+29
* | libcameraservice: Don't pass NULL args on setCallbacks callirii2016-09-111-1/+13
* | 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
* | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-022-0/+14
|\ \
| * | DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-231-0/+8
| * | Check effect command reply size in AudioFlingerAndy Hung2016-06-231-0/+6
| |/
* | audiopolicy: Constrain session events to music streamsSteve Kondik2016-07-181-0/+5
* | Enforce permission for accessing fm tunerScott Mertz2016-07-084-0/+18
* | audiopolicy: engineconfigurable: Don't include the exampleDiogo Ferreira2016-05-231-1/+1
* | Revert "cameraservice: Run HAL3 in Non ZSL mode".Sanjeev Garg2016-05-061-1/+1
* | soundtrigger: fill in default extras from dspRoman Birg2016-05-041-0/+31
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-0/+8
|\ \ | |/
| * Camera3Device: Validate template IDChien-Yu Chen2016-03-251-0/+8
* | audiopolicy: Add AudioSessionInfo APISteve Kondik2016-04-278-18/+270
* | audiopolicy: Revert all session callback patches.Steve Kondik2016-04-227-212/+16
* | audiopolicy: Fix notification not sent for session releaseSteve Kondik2016-04-222-4/+2
* | audiopolicy: Clean up the messSteve Kondik2016-04-196-208/+27
* | audiopolicy: Update legacy policy for session callbacksSteve Kondik2016-04-161-12/+26
* | frameworks/av: Fix LOG_NDEBUG compilation issuesLeena Winterrowd2016-04-132-1/+2
* | cameraservice: Run HAL3 in Non ZSL modeAbhishek Kondaveeti2016-04-131-1/+1
* | audio: QTI resampler supports for 32 bit input formatZhou Song2016-04-133-10/+16
* | audioflinger: Compile 192k resampler for 32 bit environmentRamjee Singh2016-04-131-2/+9
* | CameraClient: MTK SupportRicardo Cerqueira2016-04-111-0/+3
* | audiopolicy: Be a little smarter with auto-attachSteve Kondik2016-04-077-49/+195
* | audio: Send effect session notifications after startOutput successSteve Kondik2016-04-052-5/+11
* | 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
* | CameraService: Fix cameraId type of onDeviceStatusChangedBin Chen2016-03-222-3/+3
* | libcameraservice: Allow media server to disconnect camera even unlockedWang, Jianfeng XA2016-03-221-5/+0
* | audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cppArne Coucheron2016-03-171-54/+0
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-102-3/+21
|\ \
| * \ 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
| | |/ / /
| * | | | audioflinger: fix standby delay on A2DP outputEric Laurent2016-01-121-3/+20
| |/ / /
| * | | Merge "Reduce lock time for dump to make sure not locked when calling back to...Ronghua Wu2015-11-021-11/+26
| |\ \ \