Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
32cc2d3a18cad9de4587ff6904b2b7e4d338db06
/
services
/
camera
7504122
Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
98bb82d
Camera2: Clean up startup/shutdown sequences.
by Eino-Ville Talvala
· 14 years ago
768cf09
Camera2: Erase ZSL queue after each use.
by Eino-Ville Talvala
· 14 years ago
fe580e5
Camera2: State must be STOPPED before JPEG callback is fired.
by Eino-Ville Talvala
· 14 years ago
da1c5c1
Camera2: ZSL captures should also make some noise.
by Eino-Ville Talvala
· 14 years ago
c553118
Camera2: Increase max timeout for the precapture sequence.
by Eino-Ville Talvala
· 14 years ago
74e58c5
Merge "Camera2: Increase capture timeout." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
1f266ef
Camera2: Increase capture timeout.
by Eino-Ville Talvala
· 14 years ago
2f93127
Camera2: Enable ZSL by default.
by Eino-Ville Talvala
· 14 years ago
9c6ec82
Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
97b38a8
Camera2: ZSL: Do regular capture if AE is not satisfied.
by Eino-Ville Talvala
· 14 years ago
663c2cd
Camera2: Don't be bothered by lack of faces.
by Eino-Ville Talvala
· 14 years ago
a9f8d04
Camera2: Filter out faces with 0 confidence.
by Eino-Ville Talvala
· 14 years ago
d14de47
Camera2: Change face detect/scene mode priority.
by Eino-Ville Talvala
· 14 years ago
efb039e
Camera2: Don't play shutter sound when doing a video snapshot
by Eino-Ville Talvala
· 14 years ago
beb1416
Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""
by Eino-Ville Talvala
· 14 years ago
f54b145
Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."
by Igor Murashkin
· 14 years ago
8a30166
Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.
by Eino-Ville Talvala
· 14 years ago
bdde5f8
Camera2: Fix ZSL bugs.
by Eino-Ville Talvala
· 14 years ago
d067489
Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
2552036
Merge "Camera2: Configure ZSL at the right time." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
6e4db89
Camera2: Use full pixel array for ZSL stream
by Eino-Ville Talvala
· 14 years ago
b075252
Camera2: Configure ZSL at the right time.
by Eino-Ville Talvala
· 14 years ago
b063cb6
Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
c5268e8
Camera1: Fix enable shutter sound command error handling.
by Eino-Ville Talvala
· 14 years ago
14fe42d
Camera2: Temporarily stop pre-allocation of recording stream.
by Eino-Ville Talvala
· 14 years ago
47512a7
Camera2: Clean up the right streams.
by Eino-Ville Talvala
· 14 years ago
61c0cc6
Camera2: Use face priority scene mode when face detect is enabled.
by Eino-Ville Talvala
· 14 years ago
4a02cc8
Camera2: Sanity check inputs better.
by Eino-Ville Talvala
· 14 years ago
10894e5
Fix build
by James Painter
· 14 years ago
e538206
Camera2: Add a burst mode skeleton.
by James Painter
· 14 years ago
1c7ff02
Merge "Camera2: Increase zoom steps." into jb-mr1-dev
by Alexander Ray
· 14 years ago
5a4f93e
Camera2: Use the recordingHint parameter.
by Eino-Ville Talvala
· 14 years ago
cf70d34
Camera2: Delete all streams and stop all threads during shutdown.
by Eino-Ville Talvala
· 14 years ago
609acc0
Camera2: Play shutter and recording sounds.
by Eino-Ville Talvala
· 14 years ago
161fac8
Camera2: Increase zoom steps.
by Eino-Ville Talvala
· 14 years ago
96150cf
Camera2: Move locked states out of AE/AWB mode
by Eino-Ville Talvala
· 14 years ago
da6665c
Camera2: Basic ZSL and precapture trigger support.
by Eino-Ville Talvala
· 14 years ago
6638f3b
Fix an issue where the "mFrameCount" field was accessed without its containing object
by James Dong
· 14 years ago
092fe44
Camera: set vendor_ops on camera metadata.
by Shuzhen Wang
· 14 years ago
f128dc5
Camera2: Require 2 JPEG thumbnail resolutions.
by Eino-Ville Talvala
· 14 years ago
d86a688
Camera2: Move preview callback processing to its own thread.
by Eino-Ville Talvala
· 14 years ago
ea0d51b
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
428b77a
Camera2: Improve formatting of debugging dump
by Eino-Ville Talvala
· 14 years ago
836b81f
Camera2: Improve threading safety
by Eino-Ville Talvala
· 14 years ago
803cbf6
Camera2: Use more buffers for video encoding.
by Eino-Ville Talvala
· 14 years ago
78822d7
Camera2: Revamp recording support to allow opaque formats.
by Eino-Ville Talvala
· 14 years ago
2267106
Camera2: Stop preview: Wait until HAL is drained
by Eino-Ville Talvala
· 14 years ago
9e4c3db
Camera2: Add more verbose logging
by Eino-Ville Talvala
· 14 years ago
898a9a9
Camera2: Fix recording bugs
by Eino-Ville Talvala
· 14 years ago
f592613
CameraService: Add more information to service dump.
by Eino-Ville Talvala
· 14 years ago
9cca4c6
Camera2: Add recording support
by Eino-Ville Talvala
· 14 years ago
1e5b2b3
Update ANativeWindow client code for sync
by Jamie Gennis
· 14 years ago
2c08dc6
Camera2: Move per-frame verbose logs to separate log enable
by Eino-Ville Talvala
· 14 years ago
c94cd19
Camera2: Handle preview orientation changes.
by Eino-Ville Talvala
· 14 years ago
be0573b
Camera2: Connect camera parameters to HAL request entries.
by Eino-Ville Talvala
· 14 years ago
11b7cde
Camera2: Minor parameter restructuring
by Eino-Ville Talvala
· 14 years ago
3297daa
Camera2: Add more dump information, connect HAL device dump
by Eino-Ville Talvala
· 14 years ago
bfe00d2
am cc0df657: am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev
by James Dong
· 14 years ago
3d51d5c
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
by James Dong
· 14 years ago
4ecfec3
Camera2: Improve error checking and debug logs.
by Eino-Ville Talvala
· 14 years ago
d4bcfde
Camera2: Still image support
by Eino-Ville Talvala
· 14 years ago
6ed1ed1
Camera2: Copy metadata buffers for streaming.
by Eino-Ville Talvala
· 14 years ago
bd4976a
Camera2: Improve ANativeWindow handling
by Eino-Ville Talvala
· 14 years ago
bd47b7b
Camera2: Minor bugfixes and cleanup
by Eino-Ville Talvala
· 14 years ago
6861a4e
Camera2: Add setParameters call
by Eino-Ville Talvala
· 14 years ago
ac45eb3
Camera2: Add basic concurrency guards.
by Eino-Ville Talvala
· 14 years ago
7f61084
Camera2: Add internal parameter state to dump.
by Eino-Ville Talvala
· 14 years ago
3cca136
Camera2: Use new param structure, improve static camera info queries
by Eino-Ville Talvala
· 14 years ago
a189097
Camera2: Switch to using ATRACE
by Eino-Ville Talvala
· 14 years ago
6db981c
Camera service: Minimally functional preview for camera 2 devices.
by Eino-Ville Talvala
· 14 years ago
611f619
Add basic Camera2Client dump, minor fixes to CameraService dump.
by Eino-Ville Talvala
· 14 years ago
f69c70d
Camera service: Initialization for camera2 clients and devices
by Eino-Ville Talvala
· 14 years ago
09cf462
DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlock
by Eino-Ville Talvala
· 14 years ago
Next »