summaryrefslogtreecommitdiff
path: root/common/hal/google_camera_hal/camera_device_session.cc
AgeCommit message (Expand)Author
2021-12-14Add RemoveCachedBuffers to HWL interfaceJason Lee
2021-10-20Camera: Measure buffer allocation timevincechiu
2021-07-30GCH : Allow zoom ratio mapper to take into account device specific array dime...Jayant Chowdhary
2021-07-27GCH : Allow zoom ratio mapper to take into account device specific array dime...Jayant Chowdhary
2021-07-07Update Profiler and add infra structure to support customized profilerFangzhou Liu
2021-06-23Avoid passing request from unrecognized physical camera idJamesYH Chen
2021-04-16Merge "camera: add error handling for external session" into sc-devTreeHugger Robot
2021-03-29camera: Ignore the shutter if the error result is sent to FWKhorngchuang
2021-03-18Merge "Add ZslSnapshotCaptureSession." into sc-devMinghui Tan
2021-03-18Merge "Camera: Use zoom ratio to switch between physical cameras" into sc-devTreeHugger Robot
2021-03-17Add ZslSnapshotCaptureSession.Minghui Tan
2021-03-17Camera: Use zoom ratio to switch between physical camerasShuzhen Wang
2021-03-17camera: To notify shutter even in the case of error buffer/resulthorngchuang
2021-03-15Merge "GCH supports physical camera settings" into sc-devMingChe Chiang
2021-03-11Merge "Add trace event for video encoder streaming" into sc-devTreeHugger Robot
2021-03-11Add trace event for video encoder streamingDavid Massoud
2021-03-11Create CaptureSessionWrapperProcessBlock.Minghui Tan
2021-03-11GCH supports physical camera settingsMingChe Chiang
2021-02-26camera: add error handling for external sessiontimothywang
2021-02-24Camera: Fix race condition in stream buffer cache managerShuzhen Wang
2020-09-29Revert "Revert "Pass HwlSessionCallback in CreateSession""Jason Lee
2020-09-29Revert "Pass HwlSessionCallback in CreateSession"Mikhail Naganov
2020-09-28Pass HwlSessionCallback in CreateSessionJason Lee
2020-09-17Camera: Add trace points in GCHvincechiu
2020-08-04Camera: add trace for request bufferkocolin
2020-07-31Merge "camera: Support stream configuration set to RT thread" into rvc-d1-devTreeHugger Robot
2020-07-30camera: Support stream configuration set to RT threadvincechiu
2020-07-30Camera: Preload capture session librarykocolin
2020-06-03camera: Erase pending result only when publish result to FWKvincechiu
2020-05-23camera: Publish error message properlyvincechiu
2020-05-14Support Gralloc 4 Mapper in Camera HALJason Macnak
2020-05-05camera: add zoom ratio mapper in HWLtimothywang
2020-04-14camera: fix crop region of UW cameratimothywang
2020-03-26camera: apply zoom ratio to physical cameratimothywang
2020-03-13Merge "camera: fix the throttled request bypassing flush check" into rvc-devKhaki Sung
2020-03-12camera: support zoom ratiotimothywang
2020-03-12camera: fix the throttled request bypassing flush checkKhaki Sung
2019-12-19camera: move IsReconfigurationRequired API implementation to HWLvincechiu
2019-11-15camera: Migrate Google Camera HALCheng Gu