1. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 11 years ago
  2. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 11 years ago
  3. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 11 years ago
  4. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 11 years ago
  5. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  6. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  7. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 11 years ago
  8. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 11 years ago
  9. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 11 years ago
  10. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 11 years ago
  11. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 11 years ago
  12. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 11 years ago
  13. 2882bb9 Merge "camera2: Fix arbitration priority calculation." into mnc-dev by Ruben Brunk · 11 years ago
  14. be0b6b4 camera2: Fix arbitration priority calculation. by Ruben Brunk · 11 years ago
  15. d0e25a2 Merge "mediaresourcemanager: change resource manager service log to use ring buffer." into mnc-dev by Ronghua Wu · 11 years ago
  16. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 11 years ago
  17. 022ed72 mediaresourcemanager: change resource manager service log to use ring buffer. by Ronghua Wu · 11 years ago
  18. 32fa6d0 Add camera app op - camera by Svet Ganov · 11 years ago
  19. 0bbf8b2 camera2: Fix fuzztesting segfault in connect. by Ruben Brunk · 11 years ago
  20. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 11 years ago
  21. 4f9576b camera: Fix client eviction/disconnect race. by Ruben Brunk · 11 years ago
  22. a8ca915 camera: Update camera service logging and validation. by Ruben Brunk · 11 years ago
  23. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 12 years ago
  24. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 12 years ago
  25. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 12 years ago
  26. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 12 years ago
  27. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 12 years ago
  28. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 12 years ago
  29. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 12 years ago
  30. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 12 years ago
  31. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 12 years ago
  32. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 12 years ago
  33. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 12 years ago
  34. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 12 years ago
  35. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 12 years ago
  36. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 13 years ago
  37. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 13 years ago
  38. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 13 years ago
  39. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 13 years ago
  40. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 13 years ago
  41. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago
  42. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 13 years ago
  43. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 13 years ago
  44. 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
  45. 93747b9 Camera: Hotplug - conditionally transition to PRESENT when clients disconnect by Igor Murashkin · 13 years ago
  46. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 13 years ago
  47. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 14 years ago
  48. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 14 years ago
  49. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 14 years ago
  50. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 14 years ago
  51. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 14 years ago
  52. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 14 years ago
  53. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 14 years ago
  54. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 14 years ago
  55. 294d0ec Camera2: Don't promote weak IBinder ptrs to strong ones by Igor Murashkin · 14 years ago
  56. ecf17e8 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 14 years ago
  57. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 14 years ago
  58. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 14 years ago
  59. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 14 years ago
  60. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 14 years ago
  61. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 14 years ago
  62. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 15 years ago
  63. 60a78ac Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 15 years ago
  64. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 15 years ago
  65. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 15 years ago
  66. ff09ef8 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 15 years ago
  67. 0ed3ec0 CameraService: (dis)connect from preview windows by Jamie Gennis · 15 years ago
  68. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  69. 8b1027d remove more unused references to ISurface by Mathias Agopian · 15 years ago
  70. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  71. e468ac5 Application-managed callback buffer support for raw image by James Dong · 16 years ago
  72. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 16 years ago
  73. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago
  74. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 16 years ago
  75. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 16 years ago
  76. 012716a Fix camera display orientation. by Wu-cheng Li · 16 years ago
  77. b36f2df resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 16 years ago
  78. 4a73f3d The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 16 years ago
  79. b5ca461 Adding enable/disable option for sendCommand() by Nipun Kwatra · 16 years ago
  80. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 16 years ago
  81. b7a6794 Handle the camera open failure better. by Wu-cheng Li · 16 years ago
  82. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 16 years ago
  83. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  84. 65ab471 move native services under services/ by Mathias Agopian · 16 years ago