1. 3828452 Camera: Add support for torch strength control. by Rucha Katakwar · 4 years, 2 months ago
  2. d4abdf7 Camera: Filter small JPEG sizes based on targetSdkVersion by Shuzhen Wang · 4 years, 8 months ago
  3. 8eb8d91 cameraserver: Allow clients to specify lower oom scores for camera arbitration. by Jayant Chowdhary · 4 years, 8 months ago
  4. 56786ac [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 11 months ago
  5. 5739fff Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 11 months ago
  6. c837504 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  7. 316781a Camera: Pass system health metrics to ServiceProxy by Shuzhen Wang · 5 years ago
  8. 4d9c30c Merge "Camera: Add onCameraOpened/onCameraClosed callbacks" into rvc-dev am: 5ae4551c92 am: 9e9f925a5a by Automerger Merge Worker · 6 years ago
  9. 695044d Camera: Add onCameraOpened/onCameraClosed callbacks by Shuzhen Wang · 6 years ago
  10. b3f7cd2 Use std::optional for nullable by Jooyung Han · 6 years ago
  11. 4385816 Camera: Support new provider callback version in camera service by Shuzhen Wang · 6 years ago
  12. cc0b795 Camera: Propagate all offline stream ids to clients by Emilian Peev · 6 years ago
  13. 9e648f6 Pipe through featureId from context to Camera code by Philip P. Moltmann · 6 years ago
  14. 5a095ea ICameraServiceDefault is not available by Jiyong Park · 7 years ago
  15. 53722fa Camera: Update listeners about permission changes by Emilian Peev · 7 years ago
  16. 0ff9ae3 Camera: Enable logical multi-camera API in NDK by Shuzhen Wang · 7 years ago
  17. 35ae826 Camera: Add support for stream combination query by Emilian Peev · 7 years ago
  18. e20c637 Camera: Filter camera characteristics by Emilian Peev · 7 years ago
  19. 5c22c15 Camera: Support physical camera metadata in capture result by Shuzhen Wang · 8 years ago
  20. aebbe41 camera: Support multiple physical camera requests by Emilian Peev · 8 years ago
  21. 5fbe0ba Camera: Add support for session parameters by Emilian Peev · 8 years ago
  22. 116c792 Track libgui changes by Robert Carr · 8 years ago
  23. 8ca23dc Camera: fix race in onRepeatingRequestError callback by Yin-Chia Yeh · 8 years ago
  24. b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 9 years ago
  25. b12fb5d Camera2: Add native test for framework-backed ZSL by Emilian Peev · 9 years ago
  26. f51fca2 Camera service: Updates in preparation for HIDL by Eino-Ville Talvala · 9 years ago
  27. 9d06601 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 9 years ago
  28. 06d4790 Merge "Camera: Stop repeating request if its output is abandoned" into nyc-dev by Chien-Yu Chen · 10 years ago
  29. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 10 years ago
  30. 0492686 resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp by Eino-Ville Talvala · 10 years ago
  31. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 10 years ago
  32. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 10 years ago
  33. 28ace6b Merge "Add missing liblog dependency" am: 4be8e17981 by Dimitry Ivanov · 10 years ago
  34. cdf1573 Add missing liblog dependency by Dimitry Ivanov · 10 years ago
  35. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 10 years ago
  36. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  37. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 11 years ago
  38. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 11 years ago
  39. 9a4fa2d Merge "Camera: Remove RAW_SENSOR in favor of RAW16" by Eino-Ville Talvala · 11 years ago
  40. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 11 years ago
  41. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 11 years ago
  42. bd014b8 am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles." by Dan Albert · 11 years ago
  43. 0cb2c99 Clean up test makefiles. by Dan Albert · 11 years ago
  44. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 12 years ago
  45. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  46. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  47. c6deb68 Fix ProCameraTests to pass on Wolfie, disabling failing tests by Igor Murashkin · 13 years ago
  48. 41f37e7 Update the test output path. by Yu Shan Emily Lau · 13 years ago
  49. ad065d3 Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev by Igor Murashkin · 13 years ago
  50. 65d7986 ProCamera: Fix memory leak in consumeFrameMetadata by Igor Murashkin · 13 years ago
  51. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 13 years ago
  52. 4753918 ProCameraTests: Minor add grey/frame count debug-only print outs by Igor Murashkin · 13 years ago
  53. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 13 years ago
  54. ba5ca4e ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 13 years ago
  55. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 13 years ago
  56. 3fa4891 ProCameraTest: Drop frames test move processing delay between lock/unlock by Igor Murashkin · 13 years ago
  57. 4bc4a38 ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames by Igor Murashkin · 13 years ago
  58. a140a6e ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls by Igor Murashkin · 13 years ago
  59. dcb07d5 Camera: ProCameraTests: clean up a bit, still needs more cleanup by Igor Murashkin · 13 years ago
  60. 7b33a74 ProCamera: Add getInfo for getting static metadata (and a test) by Igor Murashkin · 13 years ago
  61. a91537e Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 13 years ago
  62. eb72e17 Camera: ProCameraTests - add CpuConsumer tests for dual streams by Igor Murashkin · 13 years ago
  63. 5835cc4 Camera: ProCamera - add createStreamCpu and unit test by Igor Murashkin · 13 years ago
  64. 985fd30 Camera: ProCamera2Client - add createStream (service is stubbed) and unit test by Igor Murashkin · 13 years ago
  65. 68506fd Camera: ProCamera - add createStream stub and unit test for it by Igor Murashkin · 13 years ago
  66. 39f79f7 Camera: ProCameraTests - add asynchronous locking unit test by Igor Murashkin · 13 years ago
  67. 5376573 Camera: ProClient add asynchronous locks and such by Igor Murashkin · 13 years ago
  68. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 13 years ago
  69. 1d88023 Camera: Add unit test infrastructure for libcameraclient by Igor Murashkin · 13 years ago