summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new grallo...Eino-Ville Talvala2012-09-141-1/+1
|\
| * Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc schem...Eino-Ville Talvala2012-09-141-1/+1
* | Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme...Eino-Ville Talvala2012-09-141-1/+1
|\ \ | |/
| * Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."Igor Murashkin2012-09-141-1/+1
* | Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into ...Igor Murashkin2012-09-141-1/+1
|\ \ | |/
| * Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.Eino-Ville Talvala2012-09-131-1/+1
* | audioflinger: send priority request from a threadEric Laurent2012-09-132-36/+105
* | Handle audio HAL returning 0 bytes in record threadJean-Michel Trivi2012-09-131-4/+4
|/
* Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-devEric Laurent2012-09-131-8/+14
|\
| * Don't deadlock on AudioRecord start when reads return 0Jean-Michel Trivi2012-09-121-8/+14
* | Camera2: Fix ZSL bugs.Eino-Ville Talvala2012-09-123-24/+52
|/
* Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-devEino-Ville Talvala2012-09-111-3/+4
|\
| * Camera2: Use full pixel array for ZSL streamEino-Ville Talvala2012-09-111-3/+4
* | Merge "Camera2: Configure ZSL at the right time." into jb-mr1-devEino-Ville Talvala2012-09-112-10/+9
|\ \ | |/
| * Camera2: Configure ZSL at the right time.Eino-Ville Talvala2012-09-112-10/+9
* | Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1...Eino-Ville Talvala2012-09-111-4/+2
|\ \
| * | Camera1: Fix enable shutter sound command error handling.Eino-Ville Talvala2012-09-111-4/+2
* | | Merge "Communicate audio session ID to downmixer" into jb-mr1-devJean-Michel Trivi2012-09-115-14/+17
|\ \ \ | |_|/ |/| |
| * | Communicate audio session ID to downmixerJean-Michel Trivi2012-09-105-14/+17
| |/
* | Camera2: Temporarily stop pre-allocation of recording stream.Eino-Ville Talvala2012-09-101-7/+2
* | Camera2: Clean up the right streams.Eino-Ville Talvala2012-09-101-3/+16
|/
* Camera2: Use face priority scene mode when face detect is enabled.Eino-Ville Talvala2012-09-101-10/+14
* Camera2: Sanity check inputs better.Eino-Ville Talvala2012-09-101-0/+16
* Merge "Add outlier statistics for fast mixer cycle times" into jb-mr1-devGlenn Kasten2012-09-091-1/+40
|\
| * Add outlier statistics for fast mixer cycle timesGlenn Kasten2012-09-071-1/+40
* | Fix buildJames Painter2012-09-071-0/+1
* | Camera2: Add a burst mode skeleton.James Painter2012-09-0710-7/+636
* | Merge "audioflinger: changes for new audio devices enums" into jb-mr1-devEric Laurent2012-09-072-69/+53
|\ \
| * | audioflinger: changes for new audio devices enumsEric Laurent2012-09-072-69/+53
| |/
* | Merge "Camera2: Increase zoom steps." into jb-mr1-devAlexander Ray2012-09-071-1/+1
|\ \
| * | Camera2: Increase zoom steps.Eino-Ville Talvala2012-09-061-1/+1
| |/
* | Camera2: Use the recordingHint parameter.Eino-Ville Talvala2012-09-072-22/+49
* | Camera2: Delete all streams and stop all threads during shutdown.Eino-Ville Talvala2012-09-074-0/+24
* | Camera2: Play shutter and recording sounds.Eino-Ville Talvala2012-09-063-0/+13
|/
* Merge "AudioFlinger: send audio source to audio effects" into jb-mr1-devEric Laurent2012-09-062-1/+40
|\
| * AudioFlinger: send audio source to audio effectsEric Laurent2012-08-312-1/+40
* | Camera2: Move locked states out of AE/AWB modeEino-Ville Talvala2012-09-061-5/+12
* | Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-0619-469/+2037
* | Fix an issue where the "mFrameCount" field was accessed without its containin...James Dong2012-09-051-1/+1
|/
* Camera: set vendor_ops on camera metadata.Shuzhen Wang2012-08-311-1/+6
* Update audio commentsGlenn Kasten2012-08-302-10/+14
* Remove dead codeGlenn Kasten2012-08-301-0/+4
* Merge "Move libnbaio out of AudioFlinger" into jb-mr1-devGlenn Kasten2012-08-3032-2459/+14
|\
| * Move libnbaio out of AudioFlingerGlenn Kasten2012-08-3032-2459/+14
* | Camera2: Require 2 JPEG thumbnail resolutions.Eino-Ville Talvala2012-08-301-1/+1
* | Camera2: Move preview callback processing to its own thread.Eino-Ville Talvala2012-08-305-223/+410
* | Camera2: Move still capture processing to separate thread.Eino-Ville Talvala2012-08-306-206/+429
* | Camera2: Factor out FrameProcessor.Eino-Ville Talvala2012-08-285-217/+344
|/
* Camera2: Factor out Camera2Client::ParametersEino-Ville Talvala2012-08-289-2017/+2140
* Camera2: Fix metering/focusing region coordinates, minor bugsEino-Ville Talvala2012-08-272-10/+38