1. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  2. 294d0ec Camera2: Don't promote weak IBinder ptrs to strong ones by Igor Murashkin · 12 years ago
  3. ecf17e8 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 12 years ago
  4. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 12 years ago
  5. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 12 years ago
  6. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 12 years ago
  7. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 12 years ago
  8. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 12 years ago
  9. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  10. 60a78ac Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 13 years ago
  11. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 13 years ago
  12. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  13. ff09ef8 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  14. 0ed3ec0 CameraService: (dis)connect from preview windows by Jamie Gennis · 13 years ago
  15. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 13 years ago
  16. 8b1027d remove more unused references to ISurface by Mathias Agopian · 13 years ago
  17. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 13 years ago
  18. e468ac5 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  19. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  20. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  21. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 14 years ago
  22. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  23. 012716a Fix camera display orientation. by Wu-cheng Li · 14 years ago
  24. b36f2df resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 14 years ago
  25. 4a73f3d The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  26. b5ca461 Adding enable/disable option for sendCommand() by Nipun Kwatra · 14 years ago
  27. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  28. b7a6794 Handle the camera open failure better. by Wu-cheng Li · 14 years ago
  29. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  30. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  31. 65ab471 move native services under services/ by Mathias Agopian · 14 years ago