1. 763226f Merge "CameraService: fix camera removal paths" am: 930c980043 am: 1f1584afba by Guennadi Liakhovetski · 7 years ago
  2. 6034bf5 CameraService: fix camera removal paths by Guennadi Liakhovetski · 7 years ago
  3. a453d0d No camera for idle uids - av framework by Svet Ganov · 7 years ago
  4. 151e3be CameraService: Update camera and torch state lists also at runtime by Guennadi Liakhovetski · 8 years ago
  5. e8c96c7 CameraService: Clean up ICameraServiceProxy; send it more info by Eino-Ville Talvala · 8 years ago
  6. fad3228 Camera: fix camera status after HAL crash by Yin-Chia Yeh · 8 years ago
  7. 92e3321 Camera: fix new device register logic by Yin-Chia Yeh · 8 years ago
  8. aee727d Camera: Re-enumarate new providers by Emilian Peev · 8 years ago
  9. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  10. 71c73a2 Camera: Support vendor tags from multiple providers by Emilian Peev · 8 years ago
  11. b96b515 Merge "CameraProviderManager: Handle transaction errors, HAL process death" by Eino-Ville Talvala · 8 years ago
  12. 8d942f9 CameraProviderManager: Handle transaction errors, HAL process death by Eino-Ville Talvala · 8 years ago
  13. 5ff9c91 cameraservice: remove String\d+::std_string by Steven Moreland · 8 years ago
  14. 20bd4b5 Remove unused includes. by Steven Moreland · 8 years ago
  15. e2ce936 Merge "Camera: Check for invalid camera during API version calls" by TreeHugger Robot · 8 years ago
  16. 2f140ed CameraService: don't skip device dump when there is no client by Zhijun He · 8 years ago
  17. 28ad2ea Camera: Check for invalid camera during API version calls by Emilian Peev · 8 years ago
  18. 8131a26 Camera service: Update client eviction priorities by Emilian Peev · 8 years ago
  19. d00111e Camera service: Fix dump() for treble path and rearrange it by Eino-Ville Talvala · 8 years ago
  20. 8131418 Camera service: Clean up dump() command indenting. by Eino-Ville Talvala · 8 years ago
  21. 6963d0a CameraService: Fill in missing facing information in Treble path by Eino-Ville Talvala · 8 years ago
  22. 9cbbc83 Camera service: Switch to HIDL by default, add prop to disable by Eino-Ville Talvala · 8 years ago
  23. 067428c Camera: setup vendor tag in binderized mode by Yin-Chia Yeh · 8 years ago
  24. 52778d4 Camera: patching camera service for treble by Yin-Chia Yeh · 8 years ago
  25. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago
  26. f51fca2 Camera service: Updates in preparation for HIDL by Eino-Ville Talvala · 8 years ago
  27. f4db13d Camera service: Speed up camera service startup on boot by Eino-Ville Talvala · 8 years ago
  28. e67f6da Camera: fix camera facing override logic am: 13cd59a7ea by Yin-Chia Yeh · 9 years ago
  29. 13cd59a Camera: fix camera facing override logic by Yin-Chia Yeh · 9 years ago
  30. 56b0c92 Merge "Mark unused parameters as UNUSED in BRILLO." am: 1567662f5a am: 002a0ffe14 by Alex Deymo · 9 years ago
  31. 9c2a2c2 Mark unused parameters as UNUSED in BRILLO. by Alex Deymo · 9 years ago
  32. f5e60b1 Merge "Silence warning about unused variables in BRILLO." am: bcd87f5969 am: ca59abe191 by Alex Deymo · 9 years ago
  33. eb4c32d Silence warning about unused variables in BRILLO. by Alex Deymo · 9 years ago
  34. 7bc559a resolve merge conflicts of 70066d9 to stage-aosp-master am: 311f99eade by Chih-Hung Hsieh · 9 years ago
  35. 311f99e resolve merge conflicts of 70066d9 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  36. 5404ee1 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
  37. 203d7b2 CameraService: Notify flashlight about device close am: e4fe21bb7c by Chien-Yu Chen · 9 years ago
  38. e4fe21b CameraService: Notify flashlight about device close by Chien-Yu Chen · 9 years ago
  39. 55943ae Merge \"Camera service: Trust telephony service to forward client UIDs.\" into nyc-mr1-dev by Eino-Ville Talvala · 9 years ago
  40. af9d030 Camera service: Trust telephony service to forward client UIDs. by Eino-Ville Talvala · 9 years ago
  41. 5bef437 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 9 years ago
  42. 1ac5a45 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 9 years ago
  43. 4afbdec Camera: update service to support HAL3.4 by Zhijun He · 9 years ago
  44. 3755a45 Merge "Camera: override external facing for API1 client" into nyc-dev am: c3c06c4 by Yin-Chia Yeh · 9 years ago
  45. 0f695eb Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 9 years ago
  46. c3c06c4 Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 9 years ago
  47. 0b09427 DO NOT MERGE: Camera: override external facing for API1 client by Yin-Chia Yeh · 9 years ago
  48. 9b5a6e9 Camera: override external facing for API1 client by Yin-Chia Yeh · 9 years ago
  49. 2362982 Merge "Camera: Add dumpsys --unreachable support" into nyc-dev am: 7e52fc604b by Eino-Ville Talvala · 9 years ago
  50. d89821e Camera: Add dumpsys --unreachable support by Eino-Ville Talvala · 9 years ago
  51. 4f3d620 CameraService: Fix client PID by Chien-Yu Chen · 9 years ago
  52. 7939aee resolve merge conflicts of d384306 to nyc-dev-plus-aosp by Chien-Yu Chen · 9 years ago
  53. 18df60e Camera: Use original client PID for eviction by Chien-Yu Chen · 9 years ago
  54. 1bbe0a4 Merge "Camera: Don\'t crash when the device has no vendor tags." into nyc-dev by Eino-Ville Talvala · 9 years ago
  55. 1e74e24 Camera: Don't crash when the device has no vendor tags. by Eino-Ville Talvala · 9 years ago
  56. 0492686 resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp by Eino-Ville Talvala · 9 years ago
  57. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  58. e7afc1a Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 9 years ago
  59. 103177f Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 9 years ago
  60. e16d116 CameraService: Fix cameraId type of onDeviceStatusChanged by Bin Chen · 9 years ago
  61. 2e2cfd6 Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102 by Christopher Wiley · 9 years ago
  62. cf34799 Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102 by Christopher Wiley · 9 years ago
  63. 15ca784 Merge "brillo: Don't even try contacting the camera proxy" by Christopher Wiley · 9 years ago
  64. 5536317 Merge commit '813ac23bee5b3519c2b7f410a2b24b3a94075b22' into HEAD by Bill Yi · 9 years ago
  65. ce761d1 resolve merge conflicts of c25621f0e5 to nyc-dev-plus-aosp by Christopher Wiley · 9 years ago
  66. c25621f Merge "brillo: Rely on static SELinux policy for camera" by Christopher Wiley · 9 years ago
  67. 92c06fc brillo: Don't even try contacting the camera proxy by Christopher Wiley · 9 years ago
  68. 0039bcf brillo: Rely on static SELinux policy for camera by Christopher Wiley · 9 years ago
  69. 161c953 Fix warning: list conflicting ids (not cameraId) by Dimitry Ivanov · 9 years ago
  70. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  71. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  72. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  73. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  74. fb5043a Camera: Disallow dumping clients directly am: c400396525 am: 795243686f by Eino-Ville Talvala · 9 years ago
  75. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  76. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  77. 6dd6c54 Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  78. 49c9705 CameraService: Further fixes to default camera counts by Eino-Ville Talvala · 9 years ago
  79. 654b4bf Camera: fix HAL1.0 support by Yin-Chia Yeh · 9 years ago
  80. a6b3ed1 Merge "Camera: set mNumberOfNormalCameras correctly" by Yin-Chia Yeh · 9 years ago
  81. 169e8eb Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  82. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  83. e9ccb98 Remove "sys.secpolicy.camera.off_" system property check by Makoto Onuki · 10 years ago
  84. 5adc76c DO NOT MERGE: libcameraservice: Fix nullptr crash when no client. by Tom Keel · 10 years ago
  85. 3e60089 Camera: frameworks: Add NULL check for callback by Ranjith Kagathi Ananda · 10 years ago
  86. ceb10ea Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-dev by Yin-Chia Yeh · 10 years ago
  87. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
  88. d4a653a Camera: setup vendor tags before get_camera_info by Yin-Chia Yeh · 10 years ago
  89. fefa614 Reduce DUMP permission denial output to one line. by dcashman · 10 years ago
  90. a84bbe6 CameraService: Add more systracing, fix module init order by Eino-Ville Talvala · 10 years ago
  91. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 10 years ago
  92. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 10 years ago
  93. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  94. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  95. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  96. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 10 years ago
  97. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 10 years ago
  98. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 10 years ago
  99. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  100. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago