1. aee727d Camera: Re-enumarate new providers by Emilian Peev · 9 years ago
  2. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 9 years ago
  3. 71c73a2 Camera: Support vendor tags from multiple providers by Emilian Peev · 10 years ago
  4. 8131a26 Camera service: Update client eviction priorities by Emilian Peev · 10 years ago
  5. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 10 years ago
  6. f51fca2 Camera service: Updates in preparation for HIDL by Eino-Ville Talvala · 10 years ago
  7. 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 10 years ago
  8. 7939aee resolve merge conflicts of d384306 to nyc-dev-plus-aosp by Chien-Yu Chen · 11 years ago
  9. d384306 Merge "Camera: Use original client PID for eviction" into nyc-dev by Chien-Yu Chen · 11 years ago
  10. 1c0e480 Merge "Camera: Fix openLegacy error codes" into nyc-dev am: 8708e14 by Eino-Ville Talvala · 11 years ago
  11. 3525dd9 Camera: Fix openLegacy error codes by Eino-Ville Talvala · 11 years ago
  12. 18df60e Camera: Use original client PID for eviction by Chien-Yu Chen · 11 years ago
  13. 0492686 resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp by Eino-Ville Talvala · 11 years ago
  14. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 11 years ago
  15. e7afc1a Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 11 years ago
  16. 103177f Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b by Bin Chen · 11 years ago
  17. e16d116 CameraService: Fix cameraId type of onDeviceStatusChanged by Bin Chen · 11 years ago
  18. 5536317 Merge commit '813ac23bee5b3519c2b7f410a2b24b3a94075b22' into HEAD by Bill Yi · 11 years ago
  19. ce761d1 resolve merge conflicts of c25621f0e5 to nyc-dev-plus-aosp by Christopher Wiley · 11 years ago
  20. 0039bcf brillo: Rely on static SELinux policy for camera by Christopher Wiley · 11 years ago
  21. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 11 years ago
  22. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 11 years ago
  23. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 11 years ago
  24. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 11 years ago
  25. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 11 years ago
  26. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 11 years ago
  27. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 11 years ago
  28. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 11 years ago
  29. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 11 years ago
  30. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 11 years ago
  31. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 11 years ago
  32. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  33. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  34. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 11 years ago
  35. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 11 years ago
  36. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 11 years ago
  37. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 11 years ago
  38. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 11 years ago
  39. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 11 years ago
  40. 2882bb9 Merge "camera2: Fix arbitration priority calculation." into mnc-dev by Ruben Brunk · 11 years ago
  41. be0b6b4 camera2: Fix arbitration priority calculation. by Ruben Brunk · 11 years ago
  42. d0e25a2 Merge "mediaresourcemanager: change resource manager service log to use ring buffer." into mnc-dev by Ronghua Wu · 11 years ago
  43. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 11 years ago
  44. 022ed72 mediaresourcemanager: change resource manager service log to use ring buffer. by Ronghua Wu · 11 years ago
  45. 32fa6d0 Add camera app op - camera by Svet Ganov · 11 years ago
  46. 0bbf8b2 camera2: Fix fuzztesting segfault in connect. by Ruben Brunk · 11 years ago
  47. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 11 years ago
  48. 4f9576b camera: Fix client eviction/disconnect race. by Ruben Brunk · 11 years ago
  49. a8ca915 camera: Update camera service logging and validation. by Ruben Brunk · 11 years ago
  50. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 12 years ago
  51. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 12 years ago
  52. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 12 years ago
  53. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 12 years ago
  54. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 12 years ago
  55. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 12 years ago
  56. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 12 years ago
  57. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 12 years ago
  58. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 12 years ago
  59. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 12 years ago
  60. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 12 years ago
  61. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 12 years ago
  62. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 12 years ago
  63. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 13 years ago
  64. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 13 years ago
  65. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 13 years ago
  66. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 13 years ago
  67. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 13 years ago
  68. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago
  69. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 13 years ago
  70. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 13 years ago
  71. d354abf am a790258a: am a5751c3a: Merge "Camera: Hotplug - conditionally transition to PRESENT when clients disconnect" into jb-mr2-dev by Igor Murashkin · 13 years ago
  72. 93747b9 Camera: Hotplug - conditionally transition to PRESENT when clients disconnect by Igor Murashkin · 13 years ago
  73. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 13 years ago
  74. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 14 years ago
  75. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 14 years ago
  76. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 14 years ago
  77. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 14 years ago
  78. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 14 years ago
  79. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 14 years ago
  80. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 14 years ago
  81. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 14 years ago
  82. 294d0ec Camera2: Don't promote weak IBinder ptrs to strong ones by Igor Murashkin · 14 years ago
  83. ecf17e8 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 14 years ago
  84. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 14 years ago
  85. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 14 years ago
  86. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 14 years ago
  87. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 14 years ago
  88. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 14 years ago
  89. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 15 years ago
  90. 60a78ac Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 15 years ago
  91. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 15 years ago
  92. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 15 years ago
  93. ff09ef8 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 15 years ago
  94. 0ed3ec0 CameraService: (dis)connect from preview windows by Jamie Gennis · 15 years ago
  95. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  96. 8b1027d remove more unused references to ISurface by Mathias Agopian · 15 years ago
  97. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  98. e468ac5 Application-managed callback buffer support for raw image by James Dong · 16 years ago
  99. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 16 years ago
  100. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago