summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera2
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-3024-8634/+0
* Merge "update to new Consumer APIs"Mathias Agopian2013-07-203-6/+3
|\
| * update to new Consumer APIsMathias Agopian2013-07-163-6/+3
* | am b0177ff2: am 46910bdc: Camera2/3: Fix deadlock when starting recording bef...Eino-Ville Talvala2013-07-192-0/+120
|\ \ | |/ |/|
| * Camera2/3: Fix deadlock when starting recording before preview.Eino-Ville Talvala2013-07-182-0/+120
* | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-124-4/+8
* | Merge "Pass additional arg to acquireBuffer calls."Andy McFadden2013-07-112-3/+3
|\ \
| * | Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-082-3/+3
* | | am 06a4604e: am 4a5c009b: Camera2/3: As a fallback, unilaterally free old rec...Eino-Ville Talvala2013-07-082-14/+119
|\ \ \ | |/ / |/| / | |/
| * Camera2/3: As a fallback, unilaterally free old recording buffersEino-Ville Talvala2013-07-082-14/+119
* | resolved conflicts for merge of 364a2677 to masterEino-Ville Talvala2013-06-281-3/+17
|\ \ | |/
| * Camera2/3: Don't allow recording and callbacks to coexist.Eino-Ville Talvala2013-06-271-4/+18
* | camera2/3: Warn on missing active array size parametersAlex Ray2013-06-201-0/+2
* | am 9c8714da: am e6478de7: Camera2/3: Avoid shutdown race in callback processor.Eino-Ville Talvala2013-06-191-1/+4
|\ \ | |/
| * Camera2/3: Avoid shutdown race in callback processor.Eino-Ville Talvala2013-06-191-1/+4
* | am bda5d1f2: am 241b5279: Camera3: Power: Properly shut down unused thread.Eino-Ville Talvala2013-06-171-2/+3
|\ \ | |/
| * Camera3: Power: Properly shut down unused thread.Eino-Ville Talvala2013-06-171-2/+3
* | am 0cc75491: am 26bc908b: Camera2/3: Make sure to wait for idle after still c...Eino-Ville Talvala2013-06-141-0/+6
|\ \ | |/
| * Camera2/3: Make sure to wait for idle after still capture.Eino-Ville Talvala2013-06-131-0/+6
* | camera2: accept 4-value active array sizeAlex Ray2013-06-131-3/+10
* | am 574ca4f4: am ba696bbf: Merge "camera2/3: Fix deadlock take picture while p...Zhijun He2013-06-071-87/+88
|\ \ | |/
| * camera2/3: Fix deadlock take picture while preview callbackZhijun He2013-06-061-87/+88
* | am 1d263b89: am 62a8f67f: camera2/3: Add protection to callback processing callZhijun He2013-06-061-0/+7
|\ \ | |/
| * camera2/3: Add protection to callback processing callZhijun He2013-06-061-0/+7
* | am 4dd110ae: am 254446a8: Camera2/3: Move recording frame processing to its o...Eino-Ville Talvala2013-06-052-12/+56
|\ \ | |/
| * Camera2/3: Move recording frame processing to its own thread.Eino-Ville Talvala2013-06-042-12/+56
* | Camera: static parameter default valuesAlex Ray2013-05-281-43/+51
* | libcameraservice: missing argument when loggingAlex Ray2013-05-281-1/+2
* | am 14e585c8: am 6947f125: Merge "camera3: Disable ZSL for limited mode camera...Ed Heyl2013-05-241-5/+13
|\ \ | |/
| * Merge "camera3: Disable ZSL for limited mode camera HALs" into jb-mr2-devEd Heyl2013-05-241-5/+13
| |\
| | * camera3: Disable ZSL for limited mode camera HALsIgor Murashkin2013-05-231-5/+13
* | | am 9b89c15d: am ca3fb120: Merge "camera3: Fix zsl buffers released-while-in-u...Igor Murashkin2013-05-231-0/+2
|\ \ \ | |/ /
| * | Merge "camera3: Fix zsl buffers released-while-in-use race condition" into jb...Igor Murashkin2013-05-231-0/+2
| |\ \ | | |/
| | * camera3: Fix zsl buffers released-while-in-use race conditionIgor Murashkin2013-05-221-0/+2
* | | am 98730cd7: am 1f7f83b7: Merge "Camera3: Make sure new metadata results sign...Igor Murashkin2013-05-232-0/+35
|\ \ \ | |/ /
| * | Merge "Camera3: Make sure new metadata results signal other threads waiting" ...Igor Murashkin2013-05-232-0/+35
| |\ \ | | |/ | |/|
| | * Camera3: Make sure new metadata results signal other threads waitingIgor Murashkin2013-05-222-0/+35
* | | am b7337d56: am ed49d7b5: Merge "camera3: Fix recording failure when switchin...Igor Murashkin2013-05-221-1/+7
|\ \ \ | |/ /
| * | Merge "camera3: Fix recording failure when switching resolutions while previe...Igor Murashkin2013-05-221-1/+7
| |\ \
| | * | camera3: Fix recording failure when switching resolutions while preview onIgor Murashkin2013-05-221-1/+7
| | |/
* | | am 1d60db8b: am c2c874d8: Camera3: Fix Bug minTimestamp is never greater than...Mansoor Aftab2013-05-221-1/+1
|\ \ \ | |/ /
| * | Camera3: Fix Bug minTimestamp is never greater than frame timestampMansoor Aftab2013-05-221-1/+1
| |/
* | am 722e4892: am 01831d23: Camera2/3: Increase digital zoom stepsZhijun He2013-05-211-1/+1
|\ \ | |/
| * Camera2/3: Increase digital zoom stepsZhijun He2013-05-201-1/+1
| * Camera3: Fix fast flexible YUV->NV21 path.Eino-Ville Talvala2013-05-141-29/+33
| * Camera: Pause preview when needing to delete jpeg/zsl streamsIgor Murashkin2013-05-134-4/+76
| * Merge "Camera2/3: Optimize a few YCbCr_420_888 copy paths" into jb-mr2-devEino-Ville Talvala2013-05-101-20/+46
| |\
| | * Camera2/3: Optimize a few YCbCr_420_888 copy pathsEino-Ville Talvala2013-05-091-20/+46
| * | Merge "Camera2: FoV quirk crop regions" into jb-mr2-devAlex Ray2013-05-101-20/+17
| |\ \ | | |/ | |/|
| | * Camera2: FoV quirk crop regionsAlex Ray2013-05-071-20/+17