Series Detail
Show a series.
GET /api/1.1/series/1817/?format=api
{ "id": 1817, "url": "https://patchwork.libcamera.org/api/1.1/series/1817/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1817", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "name": "Improve pointer types in android HAL adaptation layer", "date": "2021-03-23T01:42:18", "submitter": { "id": 63, "url": "https://patchwork.libcamera.org/api/1.1/people/63/?format=api", "name": "Hirokazu Honda", "email": "hiroh@chromium.org" }, "version": 1, "total": 8, "received_total": 8, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/1817/mbox/", "cover_letter": { "id": 11645, "url": "https://patchwork.libcamera.org/api/1.1/covers/11645/?format=api", "web_url": "https://patchwork.libcamera.org/cover/11645/", "msgid": "<20210323014226.3211412-1-hiroh@chromium.org>", "date": "2021-03-23T01:42:18", "name": "[libcamera-devel,0/8] Improve pointer types in android HAL adaptation layer", "mbox": "https://patchwork.libcamera.org/cover/11645/mbox/" }, "patches": [ { "id": 11646, "url": "https://patchwork.libcamera.org/api/1.1/patches/11646/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11646/", "msgid": "<20210323014226.3211412-2-hiroh@chromium.org>", "date": "2021-03-23T01:42:19", "name": "[libcamera-devel,1/8] android: CameraHalManager: Hold CameraDevice with std::unique_ptr", "mbox": "https://patchwork.libcamera.org/patch/11646/mbox/" }, { "id": 11647, "url": "https://patchwork.libcamera.org/api/1.1/patches/11647/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11647/", "msgid": "<20210323014226.3211412-3-hiroh@chromium.org>", "date": "2021-03-23T01:42:20", "name": "[libcamera-devel,2/8] android: CameraHalManager: Hold CameraManager with std::unique_ptr", "mbox": "https://patchwork.libcamera.org/patch/11647/mbox/" }, { "id": 11648, "url": "https://patchwork.libcamera.org/api/1.1/patches/11648/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11648/", "msgid": "<20210323014226.3211412-4-hiroh@chromium.org>", "date": "2021-03-23T01:42:21", "name": "[libcamera-devel,3/8] android: CameraHalManager: Fix a function call of a moved Camera", "mbox": "https://patchwork.libcamera.org/patch/11648/mbox/" }, { "id": 11649, "url": "https://patchwork.libcamera.org/api/1.1/patches/11649/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11649/", "msgid": "<20210323014226.3211412-5-hiroh@chromium.org>", "date": "2021-03-23T01:42:22", "name": "[libcamera-devel,4/8] android: CameraDevice: Take shared_ptr in constructor", "mbox": "https://patchwork.libcamera.org/patch/11649/mbox/" }, { "id": 11650, "url": "https://patchwork.libcamera.org/api/1.1/patches/11650/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11650/", "msgid": "<20210323014226.3211412-6-hiroh@chromium.org>", "date": "2021-03-23T01:42:23", "name": "[libcamera-devel,5/8] android: CameraDevice: Return const shared_ptr& by camera()", "mbox": "https://patchwork.libcamera.org/patch/11650/mbox/" }, { "id": 11651, "url": "https://patchwork.libcamera.org/api/1.1/patches/11651/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11651/", "msgid": "<20210323014226.3211412-7-hiroh@chromium.org>", "date": "2021-03-23T01:42:24", "name": "[libcamera-devel,6/8] android: Camera3RequestDescriptor: Manage buffers with std::vector", "mbox": "https://patchwork.libcamera.org/patch/11651/mbox/" }, { "id": 11652, "url": "https://patchwork.libcamera.org/api/1.1/patches/11652/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11652/", "msgid": "<20210323014226.3211412-8-hiroh@chromium.org>", "date": "2021-03-23T01:42:25", "name": "[libcamera-devel,7/8] android: CameraDevice: Manage staticMetadata_ with std::unique_ptr", "mbox": "https://patchwork.libcamera.org/patch/11652/mbox/" }, { "id": 11653, "url": "https://patchwork.libcamera.org/api/1.1/patches/11653/?format=api", "web_url": "https://patchwork.libcamera.org/patch/11653/", "msgid": "<20210323014226.3211412-9-hiroh@chromium.org>", "date": "2021-03-23T01:42:26", "name": "[libcamera-devel,8/8] android: CameraDevice: Manage requestTemplates_ with std::unique_ptr", "mbox": "https://patchwork.libcamera.org/patch/11653/mbox/" } ] }