1. 32fa6d0 Add camera app op - camera by Svet Ganov · 10 years ago
  2. 0bbf8b2 camera2: Fix fuzztesting segfault in connect. by Ruben Brunk · 10 years ago
  3. f2326ac Merge "CameraService: Add support for module init, some logging updates" by Eino-Ville Talvala · 10 years ago
  4. f6463fc camera2: remove unnecessary flashlight error messages by Chien-Yu Chen · 10 years ago
  5. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 10 years ago
  6. 4f9576b camera: Fix client eviction/disconnect race. by Ruben Brunk · 10 years ago
  7. a8ca915 camera: Update camera service logging and validation. by Ruben Brunk · 10 years ago
  8. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 10 years ago
  9. 4027296 Merge "camera: update CameraModule" by Yin-Chia Yeh · 10 years ago
  10. 676b21b camera: update CameraModule by Chien-Yu Chen · 10 years ago
  11. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  12. 54b4246 Fix link error of PROCESS_STATE_NONEXISTENT. by Chih-Hung Hsieh · 10 years ago
  13. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  14. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 10 years ago
  15. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 10 years ago
  16. a9284a8 Merge "camera: implement flashlight control" by Chien-Yu Chen · 10 years ago
  17. 228711d Look up user-specific device policy for disabling camera by Amith Yamasani · 10 years ago
  18. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  19. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  20. 6b6d8a7 am ffa3e71e: am bc0f452b: Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 11 years ago
  21. 5fc9d90 Camera2: Fix CameraParameters parse segfault. by Ruben Brunk · 11 years ago
  22. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  23. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  24. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  25. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 11 years ago
  26. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  27. 3d07d1a camera: Let #connectLegacy calls through with unspecified HAL version by Igor Murashkin · 11 years ago
  28. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 11 years ago
  29. 07b5667 Merge "camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService" by Igor Murashkin · 11 years ago
  30. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 11 years ago
  31. 63d877f CameraService: Fix permissions check issues by Eino-Ville Talvala · 11 years ago
  32. 152dbcf camera2: Add jpeg sizes to legacy mode static characteristics. by Ruben Brunk · 11 years ago
  33. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 11 years ago
  34. f2776a5 Merge "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 11 years ago
  35. e1b55da NULL check in ConnectPro by Natalie Silvanovich · 11 years ago
  36. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  37. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 11 years ago
  38. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  39. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  40. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  41. 29cdd9b am a1aaaf86: am 4f53fe74: Merge "CameraService: deadlock fix" by Eino-Ville Talvala · 11 years ago
  42. a1aaaf8 am 4f53fe74: Merge "CameraService: deadlock fix" by Eino-Ville Talvala · 11 years ago
  43. 6ec3a15 CameraService: deadlock fix by Kalle Lampila · 12 years ago
  44. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  45. 5c679d4 resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  46. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 11 years ago
  47. 9ff25ce am 557847ee: am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  48. 557847e am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  49. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 11 years ago
  50. bd3e2e0 camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  51. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 11 years ago
  52. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  53. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  54. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  55. ff3e31d camera: Collect stack traces when bad things happen, print with dumpsys by Igor Murashkin · 12 years ago
  56. f05e50e Camera: only return static metadata for HAL3 device by Zhijun He · 12 years ago
  57. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 12 years ago
  58. 17963d1 Fix CameraService error flag when running HAL1 with API2. by Ruben Brunk · 12 years ago
  59. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 12 years ago
  60. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago
  61. 4711005 Camera: ProCamera connect need support HAL3 device by Zhijun He · 12 years ago
  62. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 12 years ago
  63. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 12 years ago
  64. 93747b9 Camera: Hotplug - conditionally transition to PRESENT when clients disconnect by Igor Murashkin · 12 years ago
  65. d09801b Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  66. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 12 years ago
  67. acd695c ProCamera: Fix rare deadlock when client destructs inside the connect call by Igor Murashkin · 12 years ago
  68. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  69. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  70. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 12 years ago
  71. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  72. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 12 years ago
  73. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  74. 985fd30 Camera: ProCamera2Client - add createStream (service is stubbed) and unit test by Igor Murashkin · 12 years ago
  75. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 12 years ago
  76. 1d88023 Camera: Add unit test infrastructure for libcameraclient by Igor Murashkin · 12 years ago
  77. c0dd54f CameraService: Log camera module name by Alex Ray · 12 years ago
  78. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  79. 036bc3e Camera2: Always disconnect in the client destructor by Igor Murashkin · 13 years ago
  80. 294d0ec Camera2: Don't promote weak IBinder ptrs to strong ones by Igor Murashkin · 13 years ago
  81. ecf17e8 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 13 years ago
  82. 428b77a Camera2: Improve formatting of debugging dump by Eino-Ville Talvala · 13 years ago
  83. f592613 CameraService: Add more information to service dump. by Eino-Ville Talvala · 13 years ago
  84. 611f619 Add basic Camera2Client dump, minor fixes to CameraService dump. by Eino-Ville Talvala · 13 years ago
  85. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 13 years ago
  86. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 13 years ago
  87. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 13 years ago
  88. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  89. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 13 years ago
  90. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  91. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  92. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  93. 0e5ace7 am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1 by Eino-Ville Talvala · 13 years ago
  94. 60a78ac Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 13 years ago
  95. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  96. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  97. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  98. d620506 Add camera focus move callback. by Wu-cheng Li · 14 years ago
  99. 8888a75 Fix 5487571: Make sure shutter sound is played when it's enforced by Chih-Chung Chang · 14 years ago
  100. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 14 years ago