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 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
|
*
|
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
[next]