Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
3e55b3e4cdebd47a2e5b5df99107954fb4b1ab64
/
services
/
camera
aa9e3e0
Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !null
by Igor Murashkin
· 14 years ago
b8d6efb
Camera2: Don't hold locks while waiting to sync.
by Eino-Ville Talvala
· 14 years ago
43b7ac6
Camera2: Increase mode update timeout.
by Eino-Ville Talvala
· 14 years ago
f1945f0
Camera2: Fix potential deadlock
by Eino-Ville Talvala
· 14 years ago
ac0cd56
Camera2: Improve quirks focusing behavior.
by Eino-Ville Talvala
· 14 years ago
5471732
Camera2: Don't touch frame counter on output frames.
by Eino-Ville Talvala
· 14 years ago
d6cc4a6
Camera2: When focus is already locked in CAF mode, do not trigger HAL.
by Eino-Ville Talvala
· 14 years ago
a14be59
Camera2: Don't error out of startPreview when already recording.
by Eino-Ville Talvala
· 14 years ago
907e565
Camera2: Don't let unlocks happen during recording.
by Eino-Ville Talvala
· 14 years ago
55f6c9d
Camera2: Do not set auto-white-balance regions from metering regions.
by Eino-Ville Talvala
· 14 years ago
c037920
Camera: Limit valid caller PIDs for camera clients.
by Eino-Ville Talvala
· 14 years ago
2b0db6a
Merge "Camera: Clear Hardware device pointer when initialization fails" into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
dca0ac2
Merge "Camera2: Fix uninitialized parameters." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
44f120f
Camera: Clear Hardware device pointer when initialization fails
by Igor Murashkin
· 14 years ago
3d84d38
Merge "Camera2: Call onAutoFocus immediately for fixed-focus cameras" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
a3ee047
Camera2: Fix uninitialized parameters.
by Eino-Ville Talvala
· 14 years ago
d016cf5
Merge "Camera2: Move non-ZSL shutter sound firing to be later." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
5f0714e
Camera2: Call onAutoFocus immediately for fixed-focus cameras
by Igor Murashkin
· 14 years ago
2458d48
Merge "Camera2: Always disconnect in the client destructor" into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
1e6ccd5
Camera2: Move non-ZSL shutter sound firing to be later.
by Eino-Ville Talvala
· 14 years ago
036bc3e
Camera2: Always disconnect in the client destructor
by Igor Murashkin
· 14 years ago
82edd54
Camera2: isSmoothZoomSupported should return FALSE
by Igor Murashkin
· 14 years ago
6f85460
Camera2: Set default flash mode to FLASH_OFF
by Alex Ray
· 14 years ago
4c9aeb2
Merge "Camera2: Fix Parameters#setZoom off by 1 validation error" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
b8f0090
Merge "Camera2: On stopping preview, wait until captures are completed." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
709bc10
Camera2: Fix Parameters#setZoom off by 1 validation error
by Igor Murashkin
· 14 years ago
e18c1cc
Merge "Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
d5087f9
Camera2: On stopping preview, wait until captures are completed.
by Eino-Ville Talvala
· 14 years ago
4d410ed
Camera2: Fix off-by-one error in ZSL selection.
by Eino-Ville Talvala
· 14 years ago
7d2a4aa
Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras
by Igor Murashkin
· 14 years ago
f6e09d2
Camera2: Unconditionally shut down streams on disconnect.
by Eino-Ville Talvala
· 14 years ago
7373cbe
Camera2: Fix metering regions to take into account the current zoom/crop region
by Igor Murashkin
· 14 years ago
af3d288
Camera2: Change policy for calculating previewFpsRange from previewFps
by Igor Murashkin
· 14 years ago
becb0bc
Merge "Camera2: Don't promote weak IBinder ptrs to strong ones" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
294d0ec
Camera2: Don't promote weak IBinder ptrs to strong ones
by Igor Murashkin
· 14 years ago
95069fe
Camera2: Use the triggerAfWithAuto quirk
by Eino-Ville Talvala
· 14 years ago
4865c52
Camera2: Synchronize mode changes and triggers
by Eino-Ville Talvala
· 14 years ago
ec77108
Camera2: Include JPEG settings in ZSL requests.
by Eino-Ville Talvala
· 14 years ago
f66cc52
Merge "Camera2: Fix deadlock while zooming during record" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
04273cb
Camera2: Fix deadlock while zooming during record
by Igor Murashkin
· 14 years ago
ce953ce
Merge "Camera2: Properly update FPS range when FPS is set." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
260f267
Camera2: Properly update FPS range when FPS is set.
by Eino-Ville Talvala
· 14 years ago
c206305
Camera2: Fix prematurely clearing stream request
by Alex Ray
· 14 years ago
b3e97b3
Camera2: Fix trying to release HAL stream twice
by Igor Murashkin
· 14 years ago
ecf17e8
Camera2: Handle client processes dying by closing camera resources
by Igor Murashkin
· 14 years ago
22d58d3
Camera2: Don't change state when reconnect is called
by Igor Murashkin
· 14 years ago
e382ee2
Camera2: Use ZSL format quirk.
by Eino-Ville Talvala
· 14 years ago
8a42dd8
Camera2: Use scene mode override parameter
by Eino-Ville Talvala
· 14 years ago
73bbd1f
Camera2: Refactor preview/recording management to separate class.
by Eino-Ville Talvala
· 14 years ago
0517e30
DO NOT MERGE: Remove experimental parameters for burst mode
by James Painter
· 14 years ago
23f7401
Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev
by Alex Ray
· 14 years ago
24dfc95
Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev
by Alex Ray
· 14 years ago
0fa1e76
Camera2: Use new JPEG transport header
by Alex Ray
· 14 years ago
d0cec0c
Camera2: Only _some_ FPS values in the old API are scaled.
by Eino-Ville Talvala
· 14 years ago
c9d7e4d
Camera2: Fix FPS value scaling between HAL2 and API
by Eino-Ville Talvala
· 14 years ago
77449ad
Camera2: Re-entering preview state on v2 Device
by Alex Ray
· 14 years ago
eb8a42b
Camera2: Fix JPEG Transport Header offset
by Alex Ray
· 14 years ago
c7d9afd
Camera2: Make sure to clean out reprocess streams on shutdown as well.
by Eino-Ville Talvala
· 14 years ago
4bb8118
Camera2: Debug and logging fixes.
by Eino-Ville Talvala
· 14 years ago
9a2e4fa
Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
1b65ae9
Camera2: Emit ShutterCallback/RawCallback events after takePicture
by Igor Murashkin
· 14 years ago
018d228
Camera2: Fix cropRegion sometimes exceeding the sensor array size
by Igor Murashkin
· 14 years ago
a6b4c40
Camera2: Truncate JPEG images
by Alex Ray
· 14 years ago
df2bc29
Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev
by Eino-Ville Talvala
· 14 years ago
6b367f2
Camera2: Don't use ZSL when flash is on force fire mode.
by Eino-Ville Talvala
· 14 years ago
75dce94
Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev
by Igor Murashkin
· 14 years ago
e7f256a
Camera2: Emit FaceDetection events for all except repeating 0-face frames
by Igor Murashkin
· 14 years ago
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
Next »