index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
camera
/
libcameraservice
/
CameraService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Camera2: Fix CameraParameters parse segfault.
Ruben Brunk
2014-11-20
1
-0
/
+1
*
|
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-17
1
-9
/
+9
*
|
Camera: Guard against asBinder() calls on NULL interfaces
Eino-Ville Talvala
2014-11-07
1
-2
/
+5
|
/
*
camera: Allow shutter sounds to be disabled from camera2 api
Igor Murashkin
2014-08-19
1
-20
/
+24
*
CameraService: Clean up availability listeners and HAL error codes
Eino-Ville Talvala
2014-07-28
1
-47
/
+49
*
Camera2: get stream configs by device verison
Yin-Chia Yeh
2014-06-20
1
-2
/
+1
*
camera: Let #connectLegacy calls through with unspecified HAL version
Igor Murashkin
2014-06-20
1
-1
/
+8
*
cameraservice: Implement HAL1 and higher HAL API coexistence
Zhijun He
2014-06-19
1
-23
/
+102
*
Merge "camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService"
Igor Murashkin
2014-06-17
1
-23
/
+128
|
\
|
*
camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService
Igor Murashkin
2014-06-17
1
-23
/
+128
*
|
CameraService: Fix permissions check issues
Eino-Ville Talvala
2014-06-17
1
-4
/
+5
|
/
*
camera2: Add jpeg sizes to legacy mode static characteristics.
Ruben Brunk
2014-06-12
1
-9
/
+20
*
camera2: Update CameraService for HAL1 shim.
Ruben Brunk
2014-05-21
1
-71
/
+239
*
Merge "camera3: Update CameraMetadata vendor tag handling."
Ruben Brunk
2014-05-05
1
-1
/
+14
|
\
|
*
camera3: Update CameraMetadata vendor tag handling.
Ruben Brunk
2014-05-02
1
-1
/
+14
|
*
Revert "camera3: Update CameraMetadata vendor tag handling."
Ruben Brunk
2014-05-03
1
-14
/
+1
|
*
camera3: Update CameraMetadata vendor tag handling.
Ruben Brunk
2014-05-02
1
-1
/
+14
*
|
NULL check in ConnectPro
Natalie Silvanovich
2014-05-05
1
-0
/
+5
|
/
*
CameraService: trigger appropriate callbacks for burst capture.
Jianing Wei
2014-04-10
1
-3
/
+6
*
Camera3: fix HAL3.x version check issue
Zhijun He
2014-03-27
1
-0
/
+8
*
am a1aaaf86: am 4f53fe74: Merge "CameraService: deadlock fix"
Eino-Ville Talvala
2014-03-25
1
-0
/
+1
|
\
|
*
am 4f53fe74: Merge "CameraService: deadlock fix"
Eino-Ville Talvala
2014-03-25
1
-0
/
+1
|
|
\
|
|
*
CameraService: deadlock fix
Kalle Lampila
2014-03-25
1
-0
/
+1
*
|
|
am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus...
Colin Cross
2014-03-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp
Colin Cross
2014-03-21
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
libcameraservice: fix 64-bit print format warnings
Colin Cross
2014-03-21
1
-1
/
+1
*
|
|
am 557847ee: am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null ...
Igor Murashkin
2014-03-18
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability ...
Igor Murashkin
2014-03-18
1
-0
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
camera2: Fix segfault when using null availability listener
Igor Murashkin
2014-03-17
1
-0
/
+10
*
|
|
camera2: Don't log vendor tag errors when camera HAL too old
Igor Murashkin
2014-03-17
1
-1
/
+1
*
|
|
camera3: Pass vendor tags through binder.
Ruben Brunk
2014-03-13
1
-15
/
+78
*
|
|
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-2
/
+2
|
|
/
*
|
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
1
-1
/
+2
|
/
*
camera: Collect stack traces when bad things happen, print with dumpsys
Igor Murashkin
2013-10-29
1
-0
/
+5
*
Camera: only return static metadata for HAL3 device
Zhijun He
2013-10-01
1
-0
/
+6
*
Camera: Implement getCameraCharacteristics
Zhijun He
2013-09-25
1
-0
/
+37
*
Fix CameraService error flag when running HAL1 with API2.
Ruben Brunk
2013-09-04
1
-2
/
+2
*
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-08-16
1
-56
/
+65
*
Camera: Rename new API to camera2, rearrange camera service
Eino-Ville Talvala
2013-07-30
1
-4
/
+4
*
Camera: ProCamera connect need support HAL3 device
Zhijun He
2013-07-22
1
-0
/
+1
*
Make android.hardware.photography.Camera work on HAL3+ devices
Igor Murashkin
2013-06-20
1
-0
/
+3
*
Initial implementation of android.hardware.photography.CameraDevice (service)
Igor Murashkin
2013-06-20
1
-19
/
+106
*
Camera: Hotplug - conditionally transition to PRESENT when clients disconnect
Igor Murashkin
2013-05-02
1
-7
/
+30
*
Camera2: Fix deadlock on shutdown due to client getting killed.
Eino-Ville Talvala
2013-04-26
1
-0
/
+4
*
Camera: Add hotplug support (for fixed # of cameras)
Igor Murashkin
2013-03-26
1
-3
/
+131
*
ProCamera: Fix rare deadlock when client destructs inside the connect call
Igor Murashkin
2013-03-13
1
-77
/
+87
*
Camera: Make ProCamera connect take the same paths as Camera connect
Igor Murashkin
2013-03-11
1
-127
/
+88
*
CameraService: Refactor Camera2Client to share a base with ProCameraClient
Igor Murashkin
2013-03-11
1
-6
/
+8
*
Camera: Drop ProCamera connections when a Camera connection happens
Igor Murashkin
2013-02-28
1
-1
/
+125
[prev]
[next]