1. 56b0c92 Merge "Mark unused parameters as UNUSED in BRILLO." am: 1567662f5a am: 002a0ffe14 by Alex Deymo · 9 years ago
  2. 9c2a2c2 Mark unused parameters as UNUSED in BRILLO. by Alex Deymo · 9 years ago
  3. f5e60b1 Merge "Silence warning about unused variables in BRILLO." am: bcd87f5969 am: ca59abe191 by Alex Deymo · 9 years ago
  4. eb4c32d Silence warning about unused variables in BRILLO. by Alex Deymo · 9 years ago
  5. 7bc559a resolve merge conflicts of 70066d9 to stage-aosp-master am: 311f99eade by Chih-Hung Hsieh · 9 years ago
  6. 311f99e resolve merge conflicts of 70066d9 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  7. 5404ee1 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
  8. 203d7b2 CameraService: Notify flashlight about device close am: e4fe21bb7c by Chien-Yu Chen · 9 years ago
  9. e4fe21b CameraService: Notify flashlight about device close by Chien-Yu Chen · 9 years ago
  10. 55943ae Merge \"Camera service: Trust telephony service to forward client UIDs.\" into nyc-mr1-dev by Eino-Ville Talvala · 9 years ago
  11. af9d030 Camera service: Trust telephony service to forward client UIDs. by Eino-Ville Talvala · 9 years ago
  12. 5bef437 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 9 years ago
  13. 1ac5a45 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 9 years ago
  14. 4afbdec Camera: update service to support HAL3.4 by Zhijun He · 9 years ago
  15. 3755a45 Merge "Camera: override external facing for API1 client" into nyc-dev am: c3c06c4 by Yin-Chia Yeh · 9 years ago
  16. 0f695eb Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 9 years ago
  17. c3c06c4 Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 9 years ago
  18. 0b09427 DO NOT MERGE: Camera: override external facing for API1 client by Yin-Chia Yeh · 9 years ago
  19. 9b5a6e9 Camera: override external facing for API1 client by Yin-Chia Yeh · 9 years ago
  20. 2362982 Merge "Camera: Add dumpsys --unreachable support" into nyc-dev am: 7e52fc604b by Eino-Ville Talvala · 9 years ago
  21. d89821e Camera: Add dumpsys --unreachable support by Eino-Ville Talvala · 9 years ago
  22. 4f3d620 CameraService: Fix client PID by Chien-Yu Chen · 9 years ago
  23. 7939aee resolve merge conflicts of d384306 to nyc-dev-plus-aosp by Chien-Yu Chen · 9 years ago
  24. 18df60e Camera: Use original client PID for eviction by Chien-Yu Chen · 9 years ago
  25. 1bbe0a4 Merge "Camera: Don\'t crash when the device has no vendor tags." into nyc-dev by Eino-Ville Talvala · 9 years ago
  26. 1e74e24 Camera: Don't crash when the device has no vendor tags. by Eino-Ville Talvala · 9 years ago
  27. 0492686 resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp by Eino-Ville Talvala · 9 years ago
  28. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  29. e7afc1a Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 9 years ago
  30. 103177f Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 9 years ago
  31. e16d116 CameraService: Fix cameraId type of onDeviceStatusChanged by Bin Chen · 9 years ago
  32. 2e2cfd6 Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102 by Christopher Wiley · 9 years ago
  33. cf34799 Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102 by Christopher Wiley · 9 years ago
  34. 15ca784 Merge "brillo: Don't even try contacting the camera proxy" by Christopher Wiley · 9 years ago
  35. 5536317 Merge commit '813ac23bee5b3519c2b7f410a2b24b3a94075b22' into HEAD by Bill Yi · 9 years ago
  36. ce761d1 resolve merge conflicts of c25621f0e5 to nyc-dev-plus-aosp by Christopher Wiley · 9 years ago
  37. c25621f Merge "brillo: Rely on static SELinux policy for camera" by Christopher Wiley · 9 years ago
  38. 92c06fc brillo: Don't even try contacting the camera proxy by Christopher Wiley · 9 years ago
  39. 0039bcf brillo: Rely on static SELinux policy for camera by Christopher Wiley · 9 years ago
  40. 161c953 Fix warning: list conflicting ids (not cameraId) by Dimitry Ivanov · 9 years ago
  41. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  42. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  43. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  44. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  45. fb5043a Camera: Disallow dumping clients directly am: c400396525 am: 795243686f by Eino-Ville Talvala · 9 years ago
  46. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  47. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  48. 6dd6c54 Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  49. 49c9705 CameraService: Further fixes to default camera counts by Eino-Ville Talvala · 9 years ago
  50. 654b4bf Camera: fix HAL1.0 support by Yin-Chia Yeh · 9 years ago
  51. a6b3ed1 Merge "Camera: set mNumberOfNormalCameras correctly" by Yin-Chia Yeh · 9 years ago
  52. 169e8eb Camera: set mNumberOfNormalCameras correctly by Yin-Chia Yeh · 9 years ago
  53. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  54. e9ccb98 Remove "sys.secpolicy.camera.off_" system property check by Makoto Onuki · 10 years ago
  55. 5adc76c DO NOT MERGE: libcameraservice: Fix nullptr crash when no client. by Tom Keel · 10 years ago
  56. 3e60089 Camera: frameworks: Add NULL check for callback by Ranjith Kagathi Ananda · 10 years ago
  57. ceb10ea Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-dev by Yin-Chia Yeh · 10 years ago
  58. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
  59. d4a653a Camera: setup vendor tags before get_camera_info by Yin-Chia Yeh · 10 years ago
  60. fefa614 Reduce DUMP permission denial output to one line. by dcashman · 10 years ago
  61. a84bbe6 CameraService: Add more systracing, fix module init order by Eino-Ville Talvala · 10 years ago
  62. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 10 years ago
  63. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 10 years ago
  64. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  65. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 10 years ago
  66. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  67. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 10 years ago
  68. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 10 years ago
  69. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 10 years ago
  70. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  71. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago
  72. 2232aee Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-dev by Ruben Brunk · 10 years ago
  73. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 10 years ago
  74. 022f0cb CameraService: Logcat conflicting devices on rejected open by Eino-Ville Talvala · 10 years ago
  75. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 10 years ago
  76. 2882bb9 Merge "camera2: Fix arbitration priority calculation." into mnc-dev by Ruben Brunk · 10 years ago
  77. be0b6b4 camera2: Fix arbitration priority calculation. by Ruben Brunk · 10 years ago
  78. 28e8ef7 Fail gracefully when camera app op is not enabled. by Svetoslav · 10 years ago
  79. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 10 years ago
  80. 32fa6d0 Add camera app op - camera by Svet Ganov · 10 years ago
  81. 0bbf8b2 camera2: Fix fuzztesting segfault in connect. by Ruben Brunk · 10 years ago
  82. f2326ac Merge "CameraService: Add support for module init, some logging updates" by Eino-Ville Talvala · 10 years ago
  83. f6463fc camera2: remove unnecessary flashlight error messages by Chien-Yu Chen · 10 years ago
  84. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 10 years ago
  85. 4f9576b camera: Fix client eviction/disconnect race. by Ruben Brunk · 10 years ago
  86. a8ca915 camera: Update camera service logging and validation. by Ruben Brunk · 10 years ago
  87. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 10 years ago
  88. 4027296 Merge "camera: update CameraModule" by Yin-Chia Yeh · 10 years ago
  89. 676b21b camera: update CameraModule by Chien-Yu Chen · 10 years ago
  90. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  91. 54b4246 Fix link error of PROCESS_STATE_NONEXISTENT. by Chih-Hung Hsieh · 10 years ago
  92. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  93. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 10 years ago
  94. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 10 years ago
  95. a9284a8 Merge "camera: implement flashlight control" by Chien-Yu Chen · 10 years ago
  96. 228711d Look up user-specific device policy for disabling camera by Amith Yamasani · 10 years ago
  97. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  98. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  99. 6b6d8a7 am ffa3e71e: am bc0f452b: Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 11 years ago
  100. 5fc9d90 Camera2: Fix CameraParameters parse segfault. by Ruben Brunk · 11 years ago