summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-143-0/+4
|\
| * am 089affb6: Merge "mediaserver and associated services are 32-bit only"Glenn Kasten2014-03-143-0/+4
| |\
| | * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-123-0/+4
| | * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-062-2/+5
| * | am f0fb921c: am bc69c8ba: DO NOT MERGE: Camera: delete preview callback when ...Zhijun He2014-03-111-0/+16
| |\ \
| | * \ am bc69c8ba: DO NOT MERGE: Camera: delete preview callback when preview size ...Zhijun He2014-03-111-0/+16
| | |\ \
| | | * | DO NOT MERGE: Camera: delete preview callback when preview size is changedZhijun He2014-03-101-0/+16
| * | | | am 47ef192f: am a11111f9: Merge changes Id28b35fd,Ie4e64977,I2950f31e into kl...Eino-Ville Talvala2014-03-073-55/+66
| |\ \ \ \ | | |/ / /
| | * | | am a11111f9: Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-devEino-Ville Talvala2014-03-073-55/+66
| | |\ \ \ | | | |/ /
| | | * | Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-devEino-Ville Talvala2014-03-073-55/+66
| | | |\ \
| | | | * | DO NOT MERGE: Camera: fix focusArea wrong indexing issueZhijun He2014-03-051-14/+14
| | | | * | DO NOT MERGE: camera2: Fix race with stream deletion during disconnect.Ruben Brunk2014-03-051-6/+8
| | | | * | DO NOT MERGE: camera2/3: Add protection for still capture pathZhijun He2014-03-051-35/+44
| | | * | | Increase kFastTrackMultiplier from 1 to 2Glenn Kasten2014-03-051-7/+7
| | * | | | am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| | | * | | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
| * | | | | am eb16bb5d: am 7028a2c8: am 7e92abea: audioflinger: fix offload write buffer...Eric Laurent2014-03-051-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 7e92abea: audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
| | | |/ /
| | | * | audioflinger: check for condition before waitingHaynes Mathew George2014-03-041-1/+6
| * | | | am 632c3790: am 7c206e5b: am e0cd1051: audioflinger: update track ready condi...Haynes Mathew George2014-03-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | am e0cd1051: audioflinger: update track ready conditionHaynes Mathew George2014-03-051-1/+1
| | |\ \ \ | | | |/ /
| | | * | audioflinger: update track ready conditionHaynes Mathew George2014-03-041-1/+1
| * | | | am 4f9e38c6: am 21e81bca: am e010f65e: audioflinger: Fix for a deadlock in tr...Haynes Mathew George2014-03-052-2/+6
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | am e010f65e: audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-052-2/+6
| | |\ \ | | | |/
| | | * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-042-2/+6
* | | | Merge "Fix Offload playback in AudioFlinger"Andy Hung2014-03-141-2/+3
|\ \ \ \
| * | | | Fix Offload playback in AudioFlingerAndy Hung2014-03-131-2/+3
* | | | | Merge "Revert "Revert "Convert AudioFlinger mSinkBuffer to flexible format"""Andy Hung2014-03-142-22/+41
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Revert "Convert AudioFlinger mSinkBuffer to flexible format""Andy Hung2014-03-132-22/+41
* | | | | Merge "camera3: Pass vendor tags through binder."Ruben Brunk2014-03-135-49/+111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-135-49/+111
* | | | | Revert "Convert AudioFlinger mSinkBuffer to flexible format"Eric Laurent2014-03-132-41/+22
* | | | | Convert AudioFlinger mSinkBuffer to flexible formatAndy Hung2014-03-102-22/+41
* | | | | Add mEffectBuffer to AudioFlingerAndy Hung2014-03-102-21/+110
* | | | | NBAIO::Format_from_SR_C requires audio_format_t parameterGlenn Kasten2014-03-071-1/+1
* | | | | Merge "Use larger capture pipe since we support resampling by 6:1"Glenn Kasten2014-03-061-3/+3
|\ \ \ \ \
| * | | | | Use larger capture pipe since we support resampling by 6:1Glenn Kasten2014-02-281-3/+3
* | | | | | Rename mSinkFormat to mMixerFormat for AudioMixer::track_tAndy Hung2014-03-013-16/+16
* | | | | | Merge "Use float_from_q19_12 conversion in AudioMixer"Andy Hung2014-03-011-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use float_from_q19_12 conversion in AudioMixerAndy Hung2014-02-281-3/+4
* | | | | | Merge "Add MixerBuffer for accumulation of float audio"Andy Hung2014-02-282-10/+113
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add MixerBuffer for accumulation of float audioAndy Hung2014-02-272-10/+113
* | | | | | Merge "Rename mixBufferSize to mSinkBufferSize in AudioFlinger"Andy Hung2014-02-282-11/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename mixBufferSize to mSinkBufferSize in AudioFlingerAndy Hung2014-02-272-11/+11
* | | | | | Merge "Rename constants for MixBufferSize to SinkBufferSize"Andy Hung2014-02-281-9/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename constants for MixBufferSize to SinkBufferSizeAndy Hung2014-02-271-9/+9
* | | | | | Merge "Rename mMixBuffer to mSinkBuffer in AudioFlinger"Andy Hung2014-02-282-27/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Rename mMixBuffer to mSinkBuffer in AudioFlingerAndy Hung2014-02-272-27/+28