summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice
Commit message (Expand)AuthorAgeFilesLines
...
| | * Camera2: Don't error out of startPreview when already recording.Eino-Ville Talvala2012-10-101-4/+7
| * | am f5230955: am 907e5651: Camera2: Don\'t let unlocks happen during recording.Eino-Ville Talvala2012-10-101-2/+6
| |\ \ | | |/
| | * Camera2: Don't let unlocks happen during recording.Eino-Ville Talvala2012-10-101-2/+6
| * | am 6f846139: am 55f6c9df: Camera2: Do not set auto-white-balance regions from...Eino-Ville Talvala2012-10-101-3/+0
| |\ \ | | |/
| | * Camera2: Do not set auto-white-balance regions from metering regions.Eino-Ville Talvala2012-10-101-3/+0
| * | am e44d7f83: am c0379204: Camera: Limit valid caller PIDs for camera clients.Eino-Ville Talvala2012-10-102-20/+11
| |\ \ | | |/
| | * Camera: Limit valid caller PIDs for camera clients.Eino-Ville Talvala2012-10-102-20/+11
| * | am 4c7b3129: am 2b0db6ae: Merge "Camera: Clear Hardware device pointer when i...Eino-Ville Talvala2012-10-101-0/+1
| |\ \ | | |/
| | * Merge "Camera: Clear Hardware device pointer when initialization fails" into ...Eino-Ville Talvala2012-10-091-0/+1
| | |\
| | | * Camera: Clear Hardware device pointer when initialization failsIgor Murashkin2012-10-091-0/+1
| * | | am 754cbdd2: am dca0ac21: Merge "Camera2: Fix uninitialized parameters." into...Eino-Ville Talvala2012-10-091-0/+8
| |\ \ \ | | |/ /
| | * | Merge "Camera2: Fix uninitialized parameters." into jb-mr1-devEino-Ville Talvala2012-10-091-0/+8
| | |\ \ | | | |/ | | |/|
| | | * Camera2: Fix uninitialized parameters.Eino-Ville Talvala2012-10-091-0/+8
| * | | am e4664bb0: am 3d84d38e: Merge "Camera2: Call onAutoFocus immediately for fi...Igor Murashkin2012-10-091-0/+15
| |\ \ \ | | |/ /
| | * | Merge "Camera2: Call onAutoFocus immediately for fixed-focus cameras" into jb...Igor Murashkin2012-10-091-0/+15
| | |\ \
| | | * | Camera2: Call onAutoFocus immediately for fixed-focus camerasIgor Murashkin2012-10-091-0/+15
| | | |/
| * | | am 240a538b: am d016cf5b: Merge "Camera2: Move non-ZSL shutter sound firing t...Eino-Ville Talvala2012-10-092-5/+12
| |\ \ \ | | |/ /
| | * | Merge "Camera2: Move non-ZSL shutter sound firing to be later." into jb-mr1-devEino-Ville Talvala2012-10-092-5/+12
| | |\ \ | | | |/ | | |/|
| | | * Camera2: Move non-ZSL shutter sound firing to be later.Eino-Ville Talvala2012-10-082-5/+12
| * | | am 843aba43: am 2458d482: Merge "Camera2: Always disconnect in the client des...Eino-Ville Talvala2012-10-081-0/+4
| |\ \ \ | | |/ /
| | * | Merge "Camera2: Always disconnect in the client destructor" into jb-mr1-devEino-Ville Talvala2012-10-081-0/+4
| | |\ \ | | | |/ | | |/|
| | | * Camera2: Always disconnect in the client destructorIgor Murashkin2012-10-081-0/+4
| * | | am 4a4253b9: am 82edd543: Camera2: isSmoothZoomSupported should return FALSEIgor Murashkin2012-10-081-1/+1
| |\ \ \ | | |/ /
| | * | Camera2: isSmoothZoomSupported should return FALSEIgor Murashkin2012-10-081-1/+1
| | |/
| * | am 9ea63b3b: am 6f854608: Camera2: Set default flash mode to FLASH_OFFAlex Ray2012-10-081-2/+2
| |\ \ | | |/
| | * Camera2: Set default flash mode to FLASH_OFFAlex Ray2012-10-081-2/+2
| * | am a761686d: am 4c9aeb21: Merge "Camera2: Fix Parameters#setZoom off by 1 val...Igor Murashkin2012-10-081-1/+2
| |\ \ | | |/
| | * Merge "Camera2: Fix Parameters#setZoom off by 1 validation error" into jb-mr1...Igor Murashkin2012-10-081-1/+2
| | |\
| | | * Camera2: Fix Parameters#setZoom off by 1 validation errorIgor Murashkin2012-10-081-1/+2
| * | | am c7ee4fda: am b8f0090a: Merge "Camera2: On stopping preview, wait until cap...Eino-Ville Talvala2012-10-084-44/+57
| |\ \ \ | | |/ /
| | * | Merge "Camera2: On stopping preview, wait until captures are completed." into...Eino-Ville Talvala2012-10-084-44/+57
| | |\ \ | | | |/ | | |/|
| | | * Camera2: On stopping preview, wait until captures are completed.Eino-Ville Talvala2012-10-074-44/+57
| * | | am 97f00a6b: am e18c1cce: Merge "Camera2: Report getMaxNumFocusAreas 0 for fi...Igor Murashkin2012-10-082-7/+25
| |\ \ \ | | |/ /
| | * | Merge "Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras" into jb...Igor Murashkin2012-10-082-7/+25
| | |\ \ | | | |/ | | |/|
| | | * Camera2: Report getMaxNumFocusAreas 0 for fixed focus camerasIgor Murashkin2012-10-052-7/+25
| * | | am 3576742a: am 4d410ede: Camera2: Fix off-by-one error in ZSL selection.Eino-Ville Talvala2012-10-071-3/+6
| |\ \ \ | | |/ /
| | * | Camera2: Fix off-by-one error in ZSL selection.Eino-Ville Talvala2012-10-061-3/+6
| * | | am 4d85afad: am f6e09d20: Camera2: Unconditionally shut down streams on disco...Eino-Ville Talvala2012-10-051-1/+10
| |\ \ \ | | |/ /
| | * | Camera2: Unconditionally shut down streams on disconnect.Eino-Ville Talvala2012-10-051-1/+10
| | |/
| * | am de434d89: am 7373cbe8: Camera2: Fix metering regions to take into account ...Igor Murashkin2012-10-053-10/+150
| |\ \ | | |/
| | * Camera2: Fix metering regions to take into account the current zoom/crop regionIgor Murashkin2012-10-053-10/+150
| * | am 9be4d65d: am af3d2887: Camera2: Change policy for calculating previewFpsRa...Igor Murashkin2012-10-052-15/+105
| |\ \ | | |/
| | * Camera2: Change policy for calculating previewFpsRange from previewFpsIgor Murashkin2012-10-052-15/+105
| * | am 7ca6460d: am becb0bc4: Merge "Camera2: Don\'t promote weak IBinder ptrs to...Igor Murashkin2012-10-052-12/+14
| |\ \ | | |/
| | * Merge "Camera2: Don't promote weak IBinder ptrs to strong ones" into jb-mr1-devIgor Murashkin2012-10-052-12/+14
| | |\
| | | * Camera2: Don't promote weak IBinder ptrs to strong onesIgor Murashkin2012-10-052-12/+14
| * | | am e5f4024b: am 95069fef: Camera2: Use the triggerAfWithAuto quirkEino-Ville Talvala2012-10-053-0/+26
| |\ \ \ | | |/ /
| | * | Camera2: Use the triggerAfWithAuto quirkEino-Ville Talvala2012-10-043-0/+26
| * | | am 577ac8a7: am 4865c526: Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-0512-66/+259
| |\ \ \ | | |/ /
| | * | Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-0412-66/+259
| | |/