1. 7d5569f Cameraservice: Cache camera service proxy interface by Eino-Ville Talvala · 6 years ago
  2. e097f4a Merge "Allow VNDK 'users' which are not foreground to connect to camera devices." by Jayant Chowdhary · 6 years ago
  3. f73c851 Merge "Camera: Lazy load sound files to speed up camera startup" am: 2b65dca6e1 am: 2e6ed61d17 by username · 6 years ago
  4. 5755fea Camera: Lazy load sound files to speed up camera startup by username · 6 years ago
  5. 53722fa Camera: Update listeners about permission changes by Emilian Peev · 6 years ago
  6. 8ec41c1 Allow VNDK 'users' which are not foreground to connect to camera devices. by Jayant Chowdhary · 6 years ago
  7. 5a9b492 Merge "Camera service: Support for device state change notifications" by Eino-Ville Talvala · 6 years ago
  8. 63f3611 Camera service: Support for device state change notifications by Eino-Ville Talvala · 6 years ago
  9. f949ddd cameraserver: Add support for hiding secure cameras. by Jayant Chowdhary · 6 years ago
  10. d1d435a Prevent camera access when sensor privacy is enabled by Michael Groover · 6 years ago
  11. a29c135 Camera: Support lazy HALs by Peter Kalauskas · 6 years ago
  12. e1aedc5 Camera: Do not update state at HAL starts up if state already exists by Shuzhen Wang · 6 years ago
  13. 950eca0 Merge "Camera: Do not update state at HAL starts up if state already exists" by TreeHugger Robot · 6 years ago
  14. aa1b815 fix indentation for coding rule by Jeongik Cha · 6 years ago
  15. cf461b2 remove linking against aidl enum by Jeongik Cha · 6 years ago
  16. 6ba3f5e Camera: Do not update state at HAL starts up if state already exists by Shuzhen Wang · 6 years ago
  17. aa5e64c remove linking against aidl enum by Jeongik Cha · 6 years ago
  18. f2f38ba Merge changes from topic "cameraserver-hidl-impl" by Jayant Chowdhary · 6 years ago
  19. b98450a Merge "CameraService: Fix missing torch state callback" am: 5a80267cc4 am: 28c5bca5a9 by Shuzhen Wang · 6 years ago
  20. be543d4 cameraserver: Implement HIDL ICameraService skeleton. by Jayant Chowdhary · 6 years ago
  21. 7d859d4 CameraService: Fix missing torch state callback by Shuzhen Wang · 6 years ago
  22. 1236193 cameraserver: Wrap calls to IPCThreadState functions to factor in different transports. by Jayant Chowdhary · 6 years ago
  23. 91175d9 Camera service: Extend UID check timeout to 300ms. by Eino-Ville Talvala · 6 years ago
  24. bd39b49 Handle race between UID state and activty resume by Svet Ganov · 6 years ago
  25. 603414d Merge "Camera: Add support for hidden physical camera IDs" by Shuzhen Wang · 6 years ago
  26. e20c637 Camera: Filter camera characteristics by Emilian Peev · 6 years ago
  27. f9d2c02 Camera: Add support for hidden physical camera IDs by Shuzhen Wang · 6 years ago
  28. 6b8cf11 Camera service: Extend UID check timeout to 300ms. am: 32b8c20dbc am: 29a50b741b by Eino-Ville Talvala · 6 years ago
  29. 32b8c20 Camera service: Extend UID check timeout to 300ms. by Eino-Ville Talvala · 6 years ago
  30. 06fcfb0 Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER by Shuzhen Wang · 6 years ago
  31. 94ec46f Handle race between UID state and activty resume by Svet Ganov · 6 years ago
  32. f13bda5 Camera: send disable error code to API1 client by Yin-Chia Yeh · 6 years ago
  33. 2db86ff Revert "Camera: Use fully qualified name for camera eviction logic" by Shuzhen Wang · 6 years ago
  34. 9e3055d Camera: Use fully qualified name for camera eviction logic by Shuzhen Wang · 7 years ago
  35. 7f25e5f Camera: Synchronize access to torch status map by Emilian Peev · 7 years ago
  36. 7b4ab78 Improve camera availability for active UIDs by Svet Ganov · 7 years ago
  37. ef49805 Handle failure of creating MediaPlayer properly by Jaekyun Seok · 7 years ago
  38. 8abec3f CameraService: Handle ActivityManager death for UidPolicy by Eino-Ville Talvala · 7 years ago
  39. 10164d0 Merge "Update app op calls due to internal API change" by TreeHugger Robot · 7 years ago
  40. f5bc9a9 Merge "Camera: Add API level to service proxy notification" by TreeHugger Robot · 7 years ago
  41. 1d51910 Update app op calls due to internal API change by Svet Ganov · 7 years ago
  42. 7dc2089 Merge "Camera: Cache monitored tag options in service" by TreeHugger Robot · 7 years ago
  43. dbfcb38 Camera: fix corner case in eviction logic by Yin-Chia Yeh · 7 years ago
  44. 573291c Camera: Add API level to service proxy notification by Emilian Peev · 7 years ago
  45. c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 7 years ago
  46. bd8c503 Camera: Cache monitored tag options in service by Emilian Peev · 7 years ago
  47. 59a8ef0 Read media files from /product/media/audio by Jaekyun Seok · 7 years ago
  48. 763226f Merge "CameraService: fix camera removal paths" am: 930c980043 am: 1f1584afba by Guennadi Liakhovetski · 7 years ago
  49. 6034bf5 CameraService: fix camera removal paths by Guennadi Liakhovetski · 7 years ago
  50. a453d0d No camera for idle uids - av framework by Svet Ganov · 7 years ago
  51. 151e3be CameraService: Update camera and torch state lists also at runtime by Guennadi Liakhovetski · 7 years ago
  52. e8c96c7 CameraService: Clean up ICameraServiceProxy; send it more info by Eino-Ville Talvala · 7 years ago
  53. fad3228 Camera: fix camera status after HAL crash by Yin-Chia Yeh · 7 years ago
  54. 92e3321 Camera: fix new device register logic by Yin-Chia Yeh · 7 years ago
  55. aee727d Camera: Re-enumarate new providers by Emilian Peev · 7 years ago
  56. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  57. 71c73a2 Camera: Support vendor tags from multiple providers by Emilian Peev · 8 years ago
  58. b96b515 Merge "CameraProviderManager: Handle transaction errors, HAL process death" by Eino-Ville Talvala · 8 years ago
  59. 8d942f9 CameraProviderManager: Handle transaction errors, HAL process death by Eino-Ville Talvala · 8 years ago
  60. 5ff9c91 cameraservice: remove String\d+::std_string by Steven Moreland · 8 years ago
  61. 20bd4b5 Remove unused includes. by Steven Moreland · 8 years ago
  62. e2ce936 Merge "Camera: Check for invalid camera during API version calls" by TreeHugger Robot · 8 years ago
  63. 2f140ed CameraService: don't skip device dump when there is no client by Zhijun He · 8 years ago
  64. 28ad2ea Camera: Check for invalid camera during API version calls by Emilian Peev · 8 years ago
  65. 8131a26 Camera service: Update client eviction priorities by Emilian Peev · 8 years ago
  66. d00111e Camera service: Fix dump() for treble path and rearrange it by Eino-Ville Talvala · 8 years ago
  67. 8131418 Camera service: Clean up dump() command indenting. by Eino-Ville Talvala · 8 years ago
  68. 6963d0a CameraService: Fill in missing facing information in Treble path by Eino-Ville Talvala · 8 years ago
  69. 9cbbc83 Camera service: Switch to HIDL by default, add prop to disable by Eino-Ville Talvala · 8 years ago
  70. 067428c Camera: setup vendor tag in binderized mode by Yin-Chia Yeh · 8 years ago
  71. 52778d4 Camera: patching camera service for treble by Yin-Chia Yeh · 8 years ago
  72. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago
  73. f51fca2 Camera service: Updates in preparation for HIDL by Eino-Ville Talvala · 8 years ago
  74. f4db13d Camera service: Speed up camera service startup on boot by Eino-Ville Talvala · 8 years ago
  75. e67f6da Camera: fix camera facing override logic am: 13cd59a7ea by Yin-Chia Yeh · 8 years ago
  76. 13cd59a Camera: fix camera facing override logic by Yin-Chia Yeh · 8 years ago
  77. 56b0c92 Merge "Mark unused parameters as UNUSED in BRILLO." am: 1567662f5a am: 002a0ffe14 by Alex Deymo · 8 years ago
  78. 9c2a2c2 Mark unused parameters as UNUSED in BRILLO. by Alex Deymo · 8 years ago
  79. f5e60b1 Merge "Silence warning about unused variables in BRILLO." am: bcd87f5969 am: ca59abe191 by Alex Deymo · 8 years ago
  80. eb4c32d Silence warning about unused variables in BRILLO. by Alex Deymo · 8 years ago
  81. 7bc559a resolve merge conflicts of 70066d9 to stage-aosp-master am: 311f99eade by Chih-Hung Hsieh · 8 years ago
  82. 311f99e resolve merge conflicts of 70066d9 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  83. 5404ee1 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 8 years ago
  84. 203d7b2 CameraService: Notify flashlight about device close am: e4fe21bb7c by Chien-Yu Chen · 8 years ago
  85. e4fe21b CameraService: Notify flashlight about device close by Chien-Yu Chen · 8 years ago
  86. 55943ae Merge \"Camera service: Trust telephony service to forward client UIDs.\" into nyc-mr1-dev by Eino-Ville Talvala · 8 years ago
  87. af9d030 Camera service: Trust telephony service to forward client UIDs. by Eino-Ville Talvala · 8 years ago
  88. 5bef437 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 8 years ago
  89. 1ac5a45 Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7 by Zhijun He · 8 years ago
  90. 4afbdec Camera: update service to support HAL3.4 by Zhijun He · 8 years ago
  91. 3755a45 Merge "Camera: override external facing for API1 client" into nyc-dev am: c3c06c4 by Yin-Chia Yeh · 8 years ago
  92. 0f695eb Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 8 years ago
  93. c3c06c4 Merge "Camera: override external facing for API1 client" into nyc-dev by Yin-Chia Yeh · 8 years ago
  94. 0b09427 DO NOT MERGE: Camera: override external facing for API1 client by Yin-Chia Yeh · 8 years ago
  95. 9b5a6e9 Camera: override external facing for API1 client by Yin-Chia Yeh · 8 years ago
  96. 2362982 Merge "Camera: Add dumpsys --unreachable support" into nyc-dev am: 7e52fc604b by Eino-Ville Talvala · 8 years ago
  97. d89821e Camera: Add dumpsys --unreachable support by Eino-Ville Talvala · 9 years ago
  98. 4f3d620 CameraService: Fix client PID by Chien-Yu Chen · 9 years ago
  99. 7939aee resolve merge conflicts of d384306 to nyc-dev-plus-aosp by Chien-Yu Chen · 9 years ago
  100. 18df60e Camera: Use original client PID for eviction by Chien-Yu Chen · 9 years ago