Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
4c9eb718352697cd75269752344c0bcc6b05e708
/
services
/
camera
/
libcameraservice
4c9eb71
Camera2: Synchronize mode changes and triggers
by Eino-Ville Talvala
· 13 years ago
db30e68
Camera2: Include JPEG settings in ZSL requests.
by Eino-Ville Talvala
· 13 years ago
5e8e66f
Merge "Camera2: Fix deadlock while zooming during record" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
05dd06e
Camera2: Fix deadlock while zooming during record
by Igor Murashkin
· 13 years ago
b2e7a84
Merge "Camera2: Properly update FPS range when FPS is set." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
02b62d3
Camera2: Properly update FPS range when FPS is set.
by Eino-Ville Talvala
· 13 years ago
311f69f
Camera2: Fix prematurely clearing stream request
by Alex Ray
· 13 years ago
a1e5dcc
Camera2: Fix trying to release HAL stream twice
by Igor Murashkin
· 13 years ago
8dcdb95
Camera2: Handle client processes dying by closing camera resources
by Igor Murashkin
· 13 years ago
0cb290b
Camera2: Don't change state when reconnect is called
by Igor Murashkin
· 13 years ago
596cb97
Camera2: Use ZSL format quirk.
by Eino-Ville Talvala
· 13 years ago
c85f826
Camera2: Use scene mode override parameter
by Eino-Ville Talvala
· 13 years ago
43cbdc5
Camera2: Refactor preview/recording management to separate class.
by Eino-Ville Talvala
· 13 years ago
2e63d52
DO NOT MERGE: Remove experimental parameters for burst mode
by James Painter
· 13 years ago
0c0cfd7
Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev
by Alex Ray
· 13 years ago
d0dad6e
Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev
by Alex Ray
· 13 years ago
6751c09
Camera2: Use new JPEG transport header
by Alex Ray
· 13 years ago
823b786
Camera2: Only _some_ FPS values in the old API are scaled.
by Eino-Ville Talvala
· 13 years ago
b5d9113
Camera2: Fix FPS value scaling between HAL2 and API
by Eino-Ville Talvala
· 13 years ago
71d6454
Camera2: Re-entering preview state on v2 Device
by Alex Ray
· 13 years ago
b991ed9
Camera2: Fix JPEG Transport Header offset
by Alex Ray
· 13 years ago
c62bb78
Camera2: Make sure to clean out reprocess streams on shutdown as well.
by Eino-Ville Talvala
· 13 years ago
852c381
Camera2: Debug and logging fixes.
by Eino-Ville Talvala
· 13 years ago
f83e2b4
Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
707c3e3
Camera2: Emit ShutterCallback/RawCallback events after takePicture
by Igor Murashkin
· 13 years ago
e500bc2
Camera2: Fix cropRegion sometimes exceeding the sensor array size
by Igor Murashkin
· 13 years ago
12c5d13
Camera2: Truncate JPEG images
by Alex Ray
· 13 years ago
e7fc0ec
Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
5a07a62
Camera2: Don't use ZSL when flash is on force fire mode.
by Eino-Ville Talvala
· 13 years ago
e8f1b2e
Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
46dee9d
Camera2: Emit FaceDetection events for all except repeating 0-face frames
by Igor Murashkin
· 13 years ago
dab1197
Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
7adb52f
Camera2: Clean up startup/shutdown sequences.
by Eino-Ville Talvala
· 13 years ago
5a8fed0
Camera2: Erase ZSL queue after each use.
by Eino-Ville Talvala
· 13 years ago
52e9ad4
Camera2: State must be STOPPED before JPEG callback is fired.
by Eino-Ville Talvala
· 13 years ago
a4247b8
Camera2: ZSL captures should also make some noise.
by Eino-Ville Talvala
· 13 years ago
9d5f5c2
Camera2: Increase max timeout for the precapture sequence.
by Eino-Ville Talvala
· 13 years ago
d5a9ae0
Merge "Camera2: Increase capture timeout." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
59ab044
Camera2: Increase capture timeout.
by Eino-Ville Talvala
· 13 years ago
a2acc96
Camera2: Enable ZSL by default.
by Eino-Ville Talvala
· 13 years ago
a80773b
Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
2274549
Camera2: ZSL: Do regular capture if AE is not satisfied.
by Eino-Ville Talvala
· 13 years ago
0e0a140
Camera2: Don't be bothered by lack of faces.
by Eino-Ville Talvala
· 13 years ago
55619ef
Camera2: Filter out faces with 0 confidence.
by Eino-Ville Talvala
· 13 years ago
063886e
Camera2: Change face detect/scene mode priority.
by Eino-Ville Talvala
· 13 years ago
bd3a816
Camera2: Don't play shutter sound when doing a video snapshot
by Eino-Ville Talvala
· 13 years ago
d697d5c
Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""
by Eino-Ville Talvala
· 13 years ago
b362ce8
Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."
by Igor Murashkin
· 13 years ago
06068bf
Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.
by Eino-Ville Talvala
· 13 years ago
2954fe9
Camera2: Fix ZSL bugs.
by Eino-Ville Talvala
· 13 years ago
2fd3130
Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
c4cb954
Merge "Camera2: Configure ZSL at the right time." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
efd69bc
Camera2: Use full pixel array for ZSL stream
by Eino-Ville Talvala
· 13 years ago
c33e4b5
Camera2: Configure ZSL at the right time.
by Eino-Ville Talvala
· 13 years ago
eb37db0
Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
ccd795f
Camera1: Fix enable shutter sound command error handling.
by Eino-Ville Talvala
· 13 years ago
587879f
Camera2: Temporarily stop pre-allocation of recording stream.
by Eino-Ville Talvala
· 13 years ago
8ad3e80
Camera2: Clean up the right streams.
by Eino-Ville Talvala
· 13 years ago
2a88b71
Camera2: Use face priority scene mode when face detect is enabled.
by Eino-Ville Talvala
· 13 years ago
4c6b0b8
Camera2: Sanity check inputs better.
by Eino-Ville Talvala
· 13 years ago
fe140e8
Fix build
by James Painter
· 13 years ago
c3dbf1a
Camera2: Add a burst mode skeleton.
by James Painter
· 13 years ago
1a4d153
Merge "Camera2: Increase zoom steps." into jb-mr1-dev
by Alexander Ray
· 13 years ago
f98cbbe
Camera2: Use the recordingHint parameter.
by Eino-Ville Talvala
· 14 years ago
7d8b92b
Camera2: Delete all streams and stop all threads during shutdown.
by Eino-Ville Talvala
· 13 years ago
3357883
Camera2: Play shutter and recording sounds.
by Eino-Ville Talvala
· 13 years ago
1540532
Camera2: Increase zoom steps.
by Eino-Ville Talvala
· 13 years ago
2d6a503
Camera2: Move locked states out of AE/AWB mode
by Eino-Ville Talvala
· 13 years ago
69230df
Camera2: Basic ZSL and precapture trigger support.
by Eino-Ville Talvala
· 14 years ago
a289bf6
Fix an issue where the "mFrameCount" field was accessed without its containing object
by James Dong
· 13 years ago
314079e
Camera: set vendor_ops on camera metadata.
by Shuzhen Wang
· 13 years ago
a1e4e30
Camera2: Require 2 JPEG thumbnail resolutions.
by Eino-Ville Talvala
· 14 years ago
2863918
Camera2: Move preview callback processing to its own thread.
by Eino-Ville Talvala
· 14 years ago
177bd34
Camera2: Move still capture processing to separate thread.
by Eino-Ville Talvala
· 14 years ago
a16733e
Camera2: Factor out FrameProcessor.
by Eino-Ville Talvala
· 14 years ago
2e19c3c
Camera2: Factor out Camera2Client::Parameters
by Eino-Ville Talvala
· 14 years ago
f17b6cf
Camera2: Fix metering/focusing region coordinates, minor bugs
by Eino-Ville Talvala
· 14 years ago
c8474b6
Camera2: Move frame processing to its own thread.
by Eino-Ville Talvala
· 14 years ago
cab96a4
Camera2: Use CameraMetadata wrapper class.
by Eino-Ville Talvala
· 14 years ago
30e65e7
Camera2: Replace MediaConsumer with BufferItemConsumer.
by Eino-Ville Talvala
· 14 years ago
76dc8da
Camera2: Ignore NOT_FOUND errors for face detect mode on frame receipt.
by Eino-Ville Talvala
· 14 years ago
228a538
Camera2: Add support for preview callbacks
by Eino-Ville Talvala
· 14 years ago
3cc8979
Camera2: Fix SCENE_MODE
by Eino-Ville Talvala
· 14 years ago
8ce89d9
Camera2: Skeleton for output frame processing, plus face detect
by Eino-Ville Talvala
· 14 years ago
603b12e
Camera2: Swap AF notification order, minor bug fix.
by Eino-Ville Talvala
· 14 years ago
174181e
Camera2: Add trigger support, and implement autofocus
by Eino-Ville Talvala
· 14 years ago
31d377b
Update state only if calls to native window are successful
by James Dong
· 14 years ago
9719715
Camera2: Reduce redundant device dumpsys
by Eino-Ville Talvala
· 14 years ago
8da4cd7
Fix a deadlock in commandSetVideoBufferCountL()
by James Dong
· 14 years ago
160d4af
Camera2: Add notification handling skeleton.
by Eino-Ville Talvala
· 14 years ago
36cdfb1
Camera2: Break out individual commands
by Eino-Ville Talvala
· 14 years ago
983cf23
Dynamically configure the number of video buffers used by camera source, if supported
by James Dong
· 14 years ago
15d7245
Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
1bf1c00
Merge "Camera2: Minor logging updates." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
4a76bce
Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
d6f8e08
Camera2: Fix exposure compensation step value.
by Eino-Ville Talvala
· 14 years ago
750d74b
Camera2: Minor logging updates.
by Eino-Ville Talvala
· 14 years ago
3a60914
Camera2: Check PIDs to ensure camera exclusive access.
by Eino-Ville Talvala
· 14 years ago
9007619
Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
35f859b
Shutter sound is heard at the end of the recorded video
by Patric Frederiksen
· 14 years ago
Next »