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
...
|
*
|
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
|
*
|
ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls
Igor Murashkin
2013-02-22
2
-22
/
+260
|
*
|
Camera: ProCameraTests: clean up a bit, still needs more cleanup
Igor Murashkin
2013-02-22
1
-79
/
+116
|
*
|
ProCamera: Add getInfo for getting static metadata (and a test)
Igor Murashkin
2013-02-22
3
-5
/
+78
|
*
|
Camera: ProCamera - implement onResultReceived callback for metadata callbacks
Igor Murashkin
2013-02-22
3
-12
/
+159
|
*
|
Camera: ProCameraTests - add CpuConsumer tests for dual streams
Igor Murashkin
2013-02-22
1
-2
/
+166
|
*
|
Camera: ProCamera - add createStreamCpu and unit test
Igor Murashkin
2013-02-22
2
-51
/
+235
|
*
|
Camera: Change ProCamera to take IGraphicBufferProducer
Igor Murashkin
2013-02-22
2
-8
/
+12
|
*
|
Camera: ProCamera2Client - add createStream (service is stubbed) and unit test
Igor Murashkin
2013-02-22
3
-54
/
+169
|
*
|
Camera: ProCamera - add createStream stub and unit test for it
Igor Murashkin
2013-02-22
2
-1
/
+179
|
*
|
Camera: ProCameraTests - add asynchronous locking unit test
Igor Murashkin
2013-02-22
1
-5
/
+41
|
*
|
Camera: ProClient add asynchronous locks and such
Igor Murashkin
2013-02-22
4
-4
/
+221
|
*
|
Camera: Add ProCamera private binder interface for an API2-light functionality
Igor Murashkin
2013-02-22
8
-2
/
+731
|
*
|
Camera: Add unit test infrastructure for libcameraclient
Igor Murashkin
2013-02-22
3
-2
/
+68
|
*
|
Camera: Add exists function to CameraMetadata
Igor Murashkin
2013-02-22
1
-0
/
+5
|
*
|
Camera: Move CameraMetadata.h from service to client library
Igor Murashkin
2013-02-22
2
-1
/
+304
|
*
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
2
-11
/
+12
|
*
|
Camera: Add HDR scene mode constants.
Eino-Ville Talvala
2012-09-10
1
-0
/
+1
|
*
|
Camera2: Add a burst mode skeleton.
James Painter
2012-09-07
1
-0
/
+5
*
|
|
Initial implementation of android.hardware.photography.CameraDevice (service)
Igor Murashkin
2013-06-20
8
-119
/
+765
*
|
|
camera: Make some binder interfaces compatible with AIDL
Igor Murashkin
2013-06-11
4
-6
/
+88
*
|
|
am ad60695f: am 1a95a727: Merge "camera: Use new camera_metadata structure va...
Igor Murashkin
2013-05-06
2
-15
/
+63
|
\
\
\
|
*
|
|
camera: Use new camera_metadata structure validation functions
Igor Murashkin
2013-05-02
2
-15
/
+63
*
|
|
|
am b9258b57: am d090054d: Merge "Fix ProCameraTests to pass on Wolfie, disabl...
Igor Murashkin
2013-04-22
1
-24
/
+64
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix ProCameraTests to pass on Wolfie, disabling failing tests
Igor Murashkin
2013-04-18
1
-24
/
+64
*
|
|
|
Camera: Add preview callback surface support
Eino-Ville Talvala
2013-04-17
2
-0
/
+29
|
/
/
/
*
|
|
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
*
|
|
ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls
Igor Murashkin
2013-02-22
2
-22
/
+260
*
|
|
Camera: ProCameraTests: clean up a bit, still needs more cleanup
Igor Murashkin
2013-02-22
1
-79
/
+116
*
|
|
ProCamera: Add getInfo for getting static metadata (and a test)
Igor Murashkin
2013-02-22
3
-5
/
+78
*
|
|
Camera: ProCamera - implement onResultReceived callback for metadata callbacks
Igor Murashkin
2013-02-22
3
-12
/
+159
[prev]
[next]