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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Camera: Fix flashlight deadlock
Chien-Yu Chen
2015-09-02
1
-1
/
+3
*
Camera: Add camera type to ICameraService.getNumberOfCameras.
Eino-Ville Talvala
2015-08-14
1
-0
/
+8
*
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
Ruben Brunk
2015-06-02
1
-4
/
+22
|
\
|
*
Track camera and flashlight usage in battery stats.
Ruben Brunk
2015-06-01
1
-4
/
+22
*
|
camera: Add AIDL interface for CameraServiceProxy.
Ruben Brunk
2015-05-20
1
-0
/
+2
|
/
*
camera2: Fix work-profile eviction handling.
Ruben Brunk
2015-05-14
1
-20
/
+14
*
Merge "camera2: Fix arbitration priority calculation." into mnc-dev
Ruben Brunk
2015-05-13
1
-15
/
+1
|
\
|
*
camera2: Fix arbitration priority calculation.
Ruben Brunk
2015-05-12
1
-15
/
+1
*
|
Merge "mediaresourcemanager: change resource manager service log to use ring ...
Ronghua Wu
2015-05-12
1
-1
/
+1
|
\
\
|
*
|
mediaresourcemanager: change resource manager service log to use ring buffer.
Ronghua Wu
2015-05-11
1
-1
/
+1
|
|
/
*
|
Revert "Add camera app op - camera"
Svetoslav Ganov
2015-05-12
1
-12
/
+10
|
/
*
Add camera app op - camera
Svet Ganov
2015-05-02
1
-10
/
+12
*
camera2: Fix fuzztesting segfault in connect.
Ruben Brunk
2015-05-01
1
-0
/
+9
*
CameraService: Add support for module init, some logging updates
Eino-Ville Talvala
2015-04-15
1
-0
/
+10
*
camera: Fix client eviction/disconnect race.
Ruben Brunk
2015-04-13
1
-0
/
+3
*
camera: Update camera service logging and validation.
Ruben Brunk
2015-04-09
1
-8
/
+49
*
camera2: Enforce client eviction on user switch.
Ruben Brunk
2015-03-31
1
-6
/
+24
*
camera2: Remove ProCamera.
Ruben Brunk
2015-03-20
1
-53
/
+1
*
camera2: Add camera client eviction enforcement.
Ruben Brunk
2015-03-18
1
-94
/
+449
*
camera: implement flashlight for HAL v1 devices
Chien-Yu Chen
2015-03-03
1
-1
/
+0
*
camera: fix flashlight implementation for HAL v2
Chien-Yu Chen
2015-03-03
1
-8
/
+13
*
camera: implement flashlight control
Chien-Yu Chen
2015-02-12
1
-0
/
+34
*
CameraService: intercept Camera module
Yin-Chia Yeh
2015-02-03
1
-2
/
+4
*
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-14
1
-1
/
+1
*
camera: Allow shutter sounds to be disabled from camera2 api
Igor Murashkin
2014-08-19
1
-8
/
+11
*
CameraService: Clean up availability listeners and HAL error codes
Eino-Ville Talvala
2014-07-28
1
-5
/
+8
*
cameraservice: Implement HAL1 and higher HAL API coexistence
Zhijun He
2014-06-19
1
-1
/
+7
*
camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService
Igor Murashkin
2014-06-17
1
-0
/
+17
*
camera2: Update CameraService for HAL1 shim.
Ruben Brunk
2014-05-21
1
-0
/
+39
*
CameraService: trigger appropriate callbacks for burst capture.
Jianing Wei
2014-04-10
1
-3
/
+8
*
camera3: Pass vendor tags through binder.
Ruben Brunk
2014-03-13
1
-15
/
+18
*
Camera: Implement getCameraCharacteristics
Zhijun He
2013-09-25
1
-0
/
+2
*
Camera1: Set preview to be asynchronous, and remove dead code
Eino-Ville Talvala
2013-08-21
1
-2
/
+1
*
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-08-16
1
-8
/
+16
*
Camera: Rename new API to camera2, rearrange camera service
Eino-Ville Talvala
2013-07-30
1
-2
/
+2
*
Make android.hardware.photography.Camera work on HAL3+ devices
Igor Murashkin
2013-06-20
1
-1
/
+4
*
Initial implementation of android.hardware.photography.CameraDevice (service)
Igor Murashkin
2013-06-20
1
-7
/
+25
*
am a790258a: am a5751c3a: Merge "Camera: Hotplug - conditionally transition t...
Igor Murashkin
2013-05-08
1
-5
/
+3
|
\
|
*
Camera: Hotplug - conditionally transition to PRESENT when clients disconnect
Igor Murashkin
2013-05-02
1
-5
/
+3
*
|
Camera: Add preview callback surface support
Eino-Ville Talvala
2013-04-17
1
-0
/
+2
|
/
*
Camera: Add hotplug support (for fixed # of cameras)
Igor Murashkin
2013-03-26
1
-2
/
+12
*
Camera: Make ProCamera connect take the same paths as Camera connect
Igor Murashkin
2013-03-11
1
-19
/
+26
*
CameraService: Refactor Camera2Client to share a base with ProCameraClient
Igor Murashkin
2013-03-11
1
-5
/
+9
*
Camera: Drop ProCamera connections when a Camera connection happens
Igor Murashkin
2013-02-28
1
-1
/
+29
*
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
Igor Murashkin
2013-02-26
1
-1
/
+6
*
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-7
/
+50
*
Camera: Add ProCamera private binder interface for an API2-light functionality
Igor Murashkin
2013-02-22
1
-24
/
+123
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-1
/
+1
*
Camera2: Don't promote weak IBinder ptrs to strong ones
Igor Murashkin
2012-10-05
1
-2
/
+2
*
Camera2: Handle client processes dying by closing camera resources
Igor Murashkin
2012-10-03
1
-2
/
+13
[next]