1. 18df60e Camera: Use original client PID for eviction by Chien-Yu Chen · 9 years ago
  2. 1e74e24 Camera: Don't crash when the device has no vendor tags. by Eino-Ville Talvala · 9 years ago
  3. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  4. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  5. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  6. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  7. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  8. fb5043a Camera: Disallow dumping clients directly am: c400396525 am: 795243686f by Eino-Ville Talvala · 9 years ago
  9. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  10. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  11. 6dd6c54 Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  12. 49c9705 CameraService: Further fixes to default camera counts by Eino-Ville Talvala · 9 years ago
  13. 654b4bf Camera: fix HAL1.0 support by Yin-Chia Yeh · 9 years ago
  14. a6b3ed1 Merge "Camera: set mNumberOfNormalCameras correctly" by Yin-Chia Yeh · 9 years ago
  15. 169e8eb Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  16. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  17. e9ccb98 Remove "sys.secpolicy.camera.off_" system property check by Makoto Onuki · 10 years ago
  18. 5adc76c DO NOT MERGE: libcameraservice: Fix nullptr crash when no client. by Tom Keel · 10 years ago
  19. 3e60089 Camera: frameworks: Add NULL check for callback by Ranjith Kagathi Ananda · 10 years ago
  20. ceb10ea Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-dev by Yin-Chia Yeh · 10 years ago
  21. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
  22. d4a653a Camera: setup vendor tags before get_camera_info by Yin-Chia Yeh · 10 years ago
  23. fefa614 Reduce DUMP permission denial output to one line. by dcashman · 10 years ago
  24. a84bbe6 CameraService: Add more systracing, fix module init order by Eino-Ville Talvala · 10 years ago
  25. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 10 years ago
  26. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 10 years ago
  27. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  28. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  29. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  30. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 10 years ago
  31. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 10 years ago
  32. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 10 years ago
  33. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  34. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago
  35. 2232aee Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-dev by Ruben Brunk · 10 years ago
  36. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 10 years ago
  37. 022f0cb CameraService: Logcat conflicting devices on rejected open by Eino-Ville Talvala · 10 years ago
  38. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 10 years ago
  39. 2882bb9 Merge "camera2: Fix arbitration priority calculation." into mnc-dev by Ruben Brunk · 10 years ago
  40. be0b6b4 camera2: Fix arbitration priority calculation. by Ruben Brunk · 10 years ago
  41. 28e8ef7 Fail gracefully when camera app op is not enabled. by Svetoslav · 10 years ago
  42. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 10 years ago
  43. 32fa6d0 Add camera app op - camera by Svet Ganov · 10 years ago
  44. 0bbf8b2 camera2: Fix fuzztesting segfault in connect. by Ruben Brunk · 10 years ago
  45. f2326ac Merge "CameraService: Add support for module init, some logging updates" by Eino-Ville Talvala · 10 years ago
  46. f6463fc camera2: remove unnecessary flashlight error messages by Chien-Yu Chen · 10 years ago
  47. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 10 years ago
  48. 4f9576b camera: Fix client eviction/disconnect race. by Ruben Brunk · 10 years ago
  49. a8ca915 camera: Update camera service logging and validation. by Ruben Brunk · 10 years ago
  50. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 10 years ago
  51. 4027296 Merge "camera: update CameraModule" by Yin-Chia Yeh · 10 years ago
  52. 676b21b camera: update CameraModule by Chien-Yu Chen · 10 years ago
  53. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  54. 54b4246 Fix link error of PROCESS_STATE_NONEXISTENT. by Chih-Hung Hsieh · 10 years ago
  55. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  56. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 10 years ago
  57. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 10 years ago
  58. a9284a8 Merge "camera: implement flashlight control" by Chien-Yu Chen · 10 years ago
  59. 228711d Look up user-specific device policy for disabling camera by Amith Yamasani · 10 years ago
  60. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  61. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  62. 6b6d8a7 am ffa3e71e: am bc0f452b: Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 11 years ago
  63. 5fc9d90 Camera2: Fix CameraParameters parse segfault. by Ruben Brunk · 11 years ago
  64. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  65. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  66. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  67. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 11 years ago
  68. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  69. 3d07d1a camera: Let #connectLegacy calls through with unspecified HAL version by Igor Murashkin · 11 years ago
  70. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 11 years ago
  71. 07b5667 Merge "camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService" by Igor Murashkin · 11 years ago
  72. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 11 years ago
  73. 63d877f CameraService: Fix permissions check issues by Eino-Ville Talvala · 11 years ago
  74. 152dbcf camera2: Add jpeg sizes to legacy mode static characteristics. by Ruben Brunk · 11 years ago
  75. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 11 years ago
  76. f2776a5 Merge "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 11 years ago
  77. e1b55da NULL check in ConnectPro by Natalie Silvanovich · 11 years ago
  78. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  79. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 11 years ago
  80. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  81. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  82. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  83. 29cdd9b am a1aaaf86: am 4f53fe74: Merge "CameraService: deadlock fix" by Eino-Ville Talvala · 11 years ago
  84. a1aaaf8 am 4f53fe74: Merge "CameraService: deadlock fix" by Eino-Ville Talvala · 11 years ago
  85. 6ec3a15 CameraService: deadlock fix by Kalle Lampila · 12 years ago
  86. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  87. 5c679d4 resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  88. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 11 years ago
  89. 9ff25ce am 557847ee: am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  90. 557847e am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  91. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 11 years ago
  92. bd3e2e0 camera2: Fix segfault when using null availability listener by Igor Murashkin · 11 years ago
  93. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 11 years ago
  94. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  95. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  96. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  97. ff3e31d camera: Collect stack traces when bad things happen, print with dumpsys by Igor Murashkin · 12 years ago
  98. f05e50e Camera: only return static metadata for HAL3 device by Zhijun He · 12 years ago
  99. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 12 years ago
  100. 17963d1 Fix CameraService error flag when running HAL1 with API2. by Ruben Brunk · 12 years ago