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
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
CameraMetadata: Fix String tag update null character issue
Zhijun He
2014-03-27
1
-1
/
+2
*
Revert "camera: Fix setParameters for Preview FPS single/range values"
Eino-Ville Talvala
2014-03-26
1
-48
/
+5
*
camera: Fix setParameters for Preview FPS single/range values
Igor Murashkin
2014-03-20
1
-5
/
+48
*
Merge "Remove deprecated BufferQueue constructor"
Dan Stoza
2014-03-18
1
-3
/
+6
|
\
|
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-12
1
-3
/
+6
*
|
camera2: Don't log vendor tag errors when camera HAL too old
Igor Murashkin
2014-03-17
2
-5
/
+5
*
|
camera3: Pass vendor tags through binder.
Ruben Brunk
2014-03-13
5
-0
/
+592
|
/
*
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
1
-1
/
+1
|
\
|
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-1
/
+1
*
|
CameraMetadata: fix metadata alignment issue
Zhijun He
2013-12-09
1
-30
/
+107
|
/
*
Camera HAL3/API1: Add support for the partial result quirk.
Eino-Ville Talvala
2013-11-06
1
-1
/
+9
*
Camera API 2, Device 2/3: Implement idle and shutter callbacks
Eino-Ville Talvala
2013-10-02
4
-27
/
+60
*
Camera: Implement getCameraCharacteristics
Zhijun He
2013-09-25
1
-0
/
+36
*
Camera: Correct stream id types
Zhijun He
2013-09-08
1
-14
/
+12
*
Merge "Camera2: Add flush support" into klp-dev
Eino-Ville Talvala
2013-08-27
1
-0
/
+17
|
\
|
*
Camera2: Add flush support
Eino-Ville Talvala
2013-08-23
1
-0
/
+17
*
|
camera2: Get rid of annoying "Reading a NULL string...." error message
Igor Murashkin
2013-08-23
1
-1
/
+14
|
/
*
Camera1: Rename setPreviewTexture to ...Target for clarity
Eino-Ville Talvala
2013-08-21
1
-3
/
+3
*
Camera1: Set preview to be asynchronous, and remove dead code
Eino-Ville Talvala
2013-08-21
2
-11
/
+11
*
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-08-16
4
-25
/
+74
*
separte producer and consumer interfaces
Mathias Agopian
2013-08-06
1
-2
/
+1
*
Camera: fix the metadate parcel write issue
Zhijun He
2013-07-31
1
-5
/
+10
*
Camera: Rename new API to camera2, rearrange camera service
Eino-Ville Talvala
2013-07-30
5
-13
/
+12
*
camera2: Implement ICameraDeviceUser::waitUntilIdle
Zhijun He
2013-07-23
1
-0
/
+16
*
update to new Consumer APIs
Mathias Agopian
2013-07-16
1
-1
/
+1
*
Merge "always pass the BufferQueue explicitely to consumers"
Mathias Agopian
2013-07-16
1
-1
/
+2
|
\
|
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
|
camera2: Implement ICameraDeviceUser::getCameraInfo
Igor Murashkin
2013-07-15
1
-14
/
+13
|
/
*
am 8ebdfa8b: am 5de9ef20: am 365ed394: Merge "Typo in CameraParameters::set"
Jean-Baptiste Queru
2013-07-08
1
-1
/
+1
|
\
|
*
am 365ed394: Merge "Typo in CameraParameters::set"
Jean-Baptiste Queru
2013-07-08
1
-1
/
+1
|
|
\
|
|
*
Typo in CameraParameters::set
You Kim
2012-12-14
1
-1
/
+1
|
|
*
DO NOT MERGE: Remove experimental parameters for burst mode
James Painter
2012-09-28
1
-5
/
+0
|
*
|
camera: Use new camera_metadata structure validation functions
Igor Murashkin
2013-05-02
2
-15
/
+63
|
*
|
Fix ProCameraTests to pass on Wolfie, disabling failing tests
Igor Murashkin
2013-04-18
1
-24
/
+64
|
*
|
Merge "Update the test output path." into jb-mr2-dev
Yu Shan Emily Lau
2013-04-15
1
-1
/
+1
|
|
\
\
|
|
*
|
Update the test output path.
Yu Shan Emily Lau
2013-04-12
1
-1
/
+1
|
*
|
|
Add liblog
Ying Wang
2013-04-09
1
-0
/
+1
|
|
/
/
|
*
|
Camera: Add input side to camera3 HAL device
Eino-Ville Talvala
2013-03-27
1
-12
/
+105
|
*
|
Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev
Igor Murashkin
2013-03-27
1
-5
/
+13
|
|
\
\
|
|
*
|
Camera: Add hotplug support (for fixed # of cameras)
Igor Murashkin
2013-03-26
1
-5
/
+13
|
*
|
|
ProCamera: Fix memory leak in consumeFrameMetadata
Igor Murashkin
2013-03-27
2
-4
/
+5
|
|
/
/
|
*
|
ProCameraTests: Minor add grey/frame count debug-only print outs
Igor Murashkin
2013-03-18
1
-0
/
+10
|
*
|
remove uses of Surface in favor or IGraphicBufferProducer
Mathias Agopian
2013-03-12
2
-39
/
+2
|
*
|
(Camera)ProCamera: Remove unused functions from binder interface
Igor Murashkin
2013-03-11
6
-145
/
+31
|
*
|
ProCamera: Add CpuConsumer asynchronous mode support
Igor Murashkin
2013-02-28
2
-3
/
+74
|
*
|
Camera: Drop ProCamera connections when a Camera connection happens
Igor Murashkin
2013-02-28
5
-12
/
+274
|
*
|
ProCameraTest: Drop frames test move processing delay between lock/unlock
Igor Murashkin
2013-02-28
1
-5
/
+5
|
*
|
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
Igor Murashkin
2013-02-26
5
-249
/
+283
|
*
|
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
2
-5
/
+15
|
*
|
ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames
Igor Murashkin
2013-02-22
2
-10
/
+88
[next]