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
*
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
*
Camera: Start of support for version 3.0 of camera device HAL
Eino-Ville Talvala
2013-02-27
1
-1
/
+3
*
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
Igor Murashkin
2013-02-26
1
-1
/
+5
*
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-28
/
+143
*
Camera: ProCamera2Client - add createStream (service is stubbed) and unit test
Igor Murashkin
2013-02-22
1
-1
/
+3
*
Camera: Add ProCamera private binder interface for an API2-light functionality
Igor Murashkin
2013-02-22
1
-29
/
+267
*
Camera: Add unit test infrastructure for libcameraclient
Igor Murashkin
2013-02-22
1
-0
/
+1
*
CameraService: Log camera module name
Alex Ray
2013-02-20
1
-0
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-1
/
+0
*
Camera2: Always disconnect in the client destructor
Igor Murashkin
2012-10-08
1
-0
/
+4
*
Camera2: Don't promote weak IBinder ptrs to strong ones
Igor Murashkin
2012-10-05
1
-10
/
+12
*
Camera2: Handle client processes dying by closing camera resources
Igor Murashkin
2012-10-03
1
-15
/
+77
*
Camera2: Improve formatting of debugging dump
Eino-Ville Talvala
2012-07-31
1
-1
/
+2
*
CameraService: Add more information to service dump.
Eino-Ville Talvala
2012-07-17
1
-4
/
+57
*
Add basic Camera2Client dump, minor fixes to CameraService dump.
Eino-Ville Talvala
2012-05-31
1
-13
/
+7
*
Camera service: Initialization for camera2 clients and devices
Eino-Ville Talvala
2012-05-29
1
-24
/
+10
*
Camera service: Add skeleton support for camera2 devices.
Eino-Ville Talvala
2012-05-17
1
-5
/
+34
*
Break out CameraClient from CameraService.
Eino-Ville Talvala
2012-05-16
1
-883
/
+8
*
Remove new camera connect API.
Wu-cheng Li
2012-04-19
1
-112
/
+29
*
Fix deadlock in camera destruction after client app's crash
Keun young Park
2012-03-28
1
-15
/
+47
*
Add a new camera open API that allows taking the ownership.
Wu-cheng Li
2012-03-15
1
-32
/
+117
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-22
/
+22
*
am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the syste...
Eino-Ville Talvala
2012-01-06
1
-11
/
+1
|
\
|
*
Switch camera sounds to always use the system enforced audio stream.
Eino-Ville Talvala
2012-01-06
1
-11
/
+1
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-7
/
+7
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-2
/
+2
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
|
Add camera focus move callback.
Wu-cheng Li
2011-11-29
1
-1
/
+1
|
/
*
Fix 5487571: Make sure shutter sound is played when it's enforced
Chih-Chung Chang
2011-10-20
1
-8
/
+2
*
Fix 5468644: Use the proper audio stream type to play sound.
Chih-Chung Chang
2011-10-17
1
-14
/
+13
*
Add initialize method to CameraHardwareInterface
Tyler Luu
2011-10-07
1
-4
/
+9
*
Merge "Allow shutter/recording sound to be adjusted unless it's forced."
Chih-Chung Chang
2011-10-07
1
-1
/
+12
|
\
|
*
Allow shutter/recording sound to be adjusted unless it's forced.
Chih-Chung Chang
2011-10-07
1
-1
/
+12
*
|
Allow Camera.setDisplayOrientation to be called when preview is active.
Wu-cheng Li
2011-10-07
1
-4
/
+4
|
/
[next]