Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
1ec43c9c3e6a486cd2d1438f158eea1a27bb6007
/
services
/
camera
/
libcameraservice
/
common
6034bf5
CameraService: fix camera removal paths
by Guennadi Liakhovetski
· 9 years ago
ac47b25
Camera: check HIDL transaction ret value am: 73d0374fcb
by Yin-Chia Yeh
· 9 years ago
73d0374
Camera: check HIDL transaction ret value
by Yin-Chia Yeh
· 9 years ago
b09212c
Merge "Camera service: Add support for camera.device@3.3" into oc-mr1-dev
by Eino-Ville Talvala
· 9 years ago
91cd3f8
Camera service: Add support for camera.device@3.3
by Eino-Ville Talvala
· 9 years ago
df3dc63
Merge "Camera: Avoid stream re-configuration when format gets overridden" into oc-mr1-dev
by Emilian Peev
· 9 years ago
0856872
Merge "libcameraservice: fix static analyzer complaints" am: 836a3100bd am: 45e78fa78c
by George Burgess IV
· 9 years ago
45e78fa
Merge "libcameraservice: fix static analyzer complaints" am: 836a3100bd
by George Burgess IV
· 9 years ago
710c142
Camera: Avoid stream re-configuration when format gets overridden
by Emilian Peev
· 9 years ago
a0b8496
libcameraservice: fix static analyzer complaints
by George Burgess IV
· 9 years ago
050f5dc
Camera: Switch usage flags to 64-bit unsigned
by Emilian Peev
· 9 years ago
e8c96c7
CameraService: Clean up ICameraServiceProxy; send it more info
by Eino-Ville Talvala
· 9 years ago
92e3321
Camera: fix new device register logic
by Yin-Chia Yeh
· 9 years ago
c03b730
Merge "Camera: Advertise only unique API1 compatible devices" into oc-dev
by TreeHugger Robot
· 9 years ago
cdb74a6
Camera: Advertise only unique API1 compatible devices
by Emilian Peev
· 9 years ago
aee727d
Camera: Re-enumarate new providers
by Emilian Peev
· 9 years ago
f53f66e
Camera: Cleanup 'CameraModule' dependend code
by Emilian Peev
· 9 years ago
08dd245
Camera: Make device related code version agnostic
by Emilian Peev
· 9 years ago
238ef5f
Camera: allow shifted camera metadata for some interface
by Yin-Chia Yeh
· 9 years ago
71c73a2
Camera: Support vendor tags from multiple providers
by Emilian Peev
· 9 years ago
be83fa7
Camera: add buffer freed notification interface
by Yin-Chia Yeh
· 9 years ago
dc3134e
Camera: fix FlashLightTest
by Yin-Chia Yeh
· 9 years ago
e8e9e19
Camera: fix number of cameras logic
by Yin-Chia Yeh
· 10 years ago
8d942f9
CameraProviderManager: Handle transaction errors, HAL process death
by Eino-Ville Talvala
· 10 years ago
bbbbe84
Camera: Allow direct selection of operating mode
by Eino-Ville Talvala
· 10 years ago
6566536
Cameraserver: Use multiple hwbinder threads
by Eino-Ville Talvala
· 10 years ago
5d7e515
Camera: Avoid possible race condition during provider init
by Emilian Peev
· 10 years ago
20bd4b5
Remove unused includes.
by Steven Moreland
· 10 years ago
2987b83
Merge "Camera service: Fix dump() for treble path and rearrange it"
by TreeHugger Robot
· 10 years ago
d00111e
Camera service: Fix dump() for treble path and rearrange it
by Eino-Ville Talvala
· 10 years ago
4c5b1c7
Camera: remove wait for remote HIDL interface
by Yin-Chia Yeh
· 10 years ago
758c215
Camera: Combine handling of deferred surface and shared surface
by Shuzhen Wang
· 10 years ago
f3a8a23
Merge changes from topics 'cam-hidl-fence', 'camera-hidl-bufId'
by Yin-Chia Yeh
· 10 years ago
6540509
Camera: wait for remote camera provider
by Yin-Chia Yeh
· 10 years ago
067428c
Camera: setup vendor tag in binderized mode
by Yin-Chia Yeh
· 10 years ago
0129d52
camera2: Add support for secondary surface for stream
by Shuzhen Wang
· 10 years ago
52778d4
Camera: patching camera service for treble
by Yin-Chia Yeh
· 10 years ago
0b1cb14
Camera: Update camera service to use new HIDL HALs, part 2
by Eino-Ville Talvala
· 10 years ago
2f09bac
Camera: Update camera service to use new HIDL HALs, part 1
by Eino-Ville Talvala
· 10 years ago
9d06601
Camera2: Add onCaptureQueueEmpty callback
by Shuzhen Wang
· 10 years ago
8b0b971
Fix clang-tidy warnings in camera.
by Chih-Hung Hsieh
· 10 years ago
e1c8063
Camera: use wp for NotificationListener
by Yin-Chia Yeh
· 10 years ago
5d677d1
Camera3: add deferred surface support
by Zhijun He
· 10 years ago
e8c535e
Camera: Stop repeating request if its output is abandoned
by Chien-Yu Chen
· 10 years ago
4c06099
Camera: derive post RAW sensitivity keys for BC
by Yin-Chia Yeh
· 10 years ago
b0fdc1e
Camera: Retry JPEG capture if buffer is dropped.
by Shuzhen Wang
· 10 years ago
d56db1d
Camera: Switch camera2 to auto-gen C++ binder interfaces
by Eino-Ville Talvala
· 11 years ago
f1d124e
Camera: derive post RAW sensitivity boost range
by Yin-Chia Yeh
· 11 years ago
125684a
Camera3: add camera3 buffer manager support
by Zhijun He
· 11 years ago
c73e041
Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb
by Eino-Ville Talvala
· 11 years ago
7952436
Camera: Disallow dumping clients directly am: c400396525
by Eino-Ville Talvala
· 11 years ago
c400396
Camera: Disallow dumping clients directly
by Eino-Ville Talvala
· 11 years ago
e9154ce
Camera: plumbing for RAW OPAQUE
by Yin-Chia Yeh
· 11 years ago
654b4bf
Camera: fix HAL1.0 support
by Yin-Chia Yeh
· 11 years ago
d309fb9
CameraService: Remove device HALv2 support, other cleanup
by Eino-Ville Talvala
· 11 years ago
a84bbe6
CameraService: Add more systracing, fix module init order
by Eino-Ville Talvala
· 11 years ago
412fe56
CameraService: Notify camera service proxy of device status
by Eino-Ville Talvala
· 11 years ago
c78ac26
Add experimental camera session prepare API.
by Ruben Brunk
· 11 years ago
f6d07bc
Merge "Fix UAF error in CameraModule." into mnc-dev
by Ruben Brunk
· 11 years ago
eff134a
Fix UAF error in CameraModule.
by Ruben Brunk
· 11 years ago
b25e3c8
Camera: Add hidden experimental tearDown method.
by Eino-Ville Talvala
· 11 years ago
944f843
CameraModule: fix getCameraInfo()
by Chien-Yu Chen
· 11 years ago
a3b3caa
Add default for pre-distortion active array.
by Ruben Brunk
· 11 years ago
727d172
CameraService: Add consumer name to output stream dumpsys
by Eino-Ville Talvala
· 11 years ago
d46a6b9
Camera1 API: Support SW encoders for new camera HALs
by Eino-Ville Talvala
· 11 years ago
1fa8999
Camera2: implement high speed video APIs
by Zhijun He
· 11 years ago
3e28a1a
Camera: derive LSC characteristics keys
by Yin-Chia Yeh
· 11 years ago
467b6e1
Merge "Camera: update CameraModule deriveKey" into mnc-dev
by Yin-Chia Yeh
· 11 years ago
7e31a87
Merge "Revert "Add camera app op - camera"" into mnc-dev
by Svetoslav Ganov
· 11 years ago
280405a
Revert "Add camera app op - camera"
by Svetoslav Ganov
· 11 years ago
b28c344
Camera: update CameraModule deriveKey
by Yin-Chia Yeh
· 11 years ago
9c5af61
CameraService: update android.control.availableModes
by Zhijun He
· 11 years ago
32fa6d0
Add camera app op - camera
by Svet Ganov
· 11 years ago
f2326ac
Merge "CameraService: Add support for module init, some logging updates"
by Eino-Ville Talvala
· 11 years ago
1527f07
CameraService: Add support for module init, some logging updates
by Eino-Ville Talvala
· 11 years ago
6a07a72
Merge "Camera: fix invalid access of static_camera_characteristics"
by Yin-Chia Yeh
· 11 years ago
7768ded
Camera: fix invalid access of static_camera_characteristics
by Yin-Chia Yeh
· 11 years ago
4d44cad
Camera2: Add prepare for output streams
by Eino-Ville Talvala
· 11 years ago
618ff8a
camera2: add reprocess support
by Chien-Yu Chen
· 12 years ago
525907a
Merge "Camera: fix metadata assertion"
by Yin-Chia Yeh
· 11 years ago
54298b3
Camera: fix metadata assertion
by Yin-Chia Yeh
· 11 years ago
4027296
Merge "camera: update CameraModule"
by Yin-Chia Yeh
· 11 years ago
676b21b
camera: update CameraModule
by Chien-Yu Chen
· 12 years ago
9efdf95
camera2: Remove ProCamera.
by Ruben Brunk
· 12 years ago
b97babb
Camera: plumbing rotation field through
by Yin-Chia Yeh
· 12 years ago
3d82c0d
Camera: Wire up dataSpace, clean up ICameraDeviceUser
by Eino-Ville Talvala
· 12 years ago
d231fd6
camera: implement flashlight for HAL v1 devices
by Chien-Yu Chen
· 12 years ago
b6dc0bf
CameraService: fix invalid access of camera metadata
by Yin-Chia Yeh
· 12 years ago
e074a93
CameraService: intercept Camera module
by Yin-Chia Yeh
· 12 years ago
06b4606
Update calls to IInterface::asBinder()
by Marco Nelissen
· 12 years ago
e992e75
Camera: Guard against asBinder() calls on NULL interfaces
by Eino-Ville Talvala
· 12 years ago
b9d2f33
CameraService: Add client name/pid to device open/close logging.
by Eino-Ville Talvala
· 12 years ago
e2d167e
camera: Configure streams immediately when API2 does configuration
by Igor Murashkin
· 12 years ago
28c9b6f
Camera2/3: Cleanup the jpeg buffer size calcaulation logic
by Zhijun He
· 12 years ago
f67e23e
CameraService: Clean up availability listeners and HAL error codes
by Eino-Ville Talvala
· 12 years ago
204e329
Camera HAL3: migrate from partial quirks to partial result
by Zhijun He
· 12 years ago
0ea8fa4
Camera3: Add capture intent for ZSL capture
by Zhijun He
· 12 years ago
954d248
Camera API1/2: don't register the same listener multiple times
by Gaurav Batra
· 12 years ago
25a0aef
Camera1: Don't send partial results to ZSL clients
by Zhijun He
· 12 years ago
cd8fce8
Camera2: get stream configs by device verison
by Yin-Chia Yeh
· 12 years ago
Next »