1. 611f619 Add basic Camera2Client dump, minor fixes to CameraService dump. by Eino-Ville Talvala · 12 years ago
  2. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 12 years ago
  3. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 12 years ago
  4. 44631c2 Merge "Break out CameraClient from CameraService." by Eino-Ville Talvala · 12 years ago
  5. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 12 years ago
  6. ba3c33d Remove old fake camera. by Eino-Ville Talvala · 12 years ago
  7. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  8. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 13 years ago
  9. 559bf28 AV Android make files changes by James Dong · 13 years ago
  10. b12153e Add libmedia_native by Glenn Kasten · 13 years ago
  11. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  12. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  13. 9eeafeb remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  14. 9f3d591 Add ANativeWindow timestamp support to camera service. by Eino-Ville Talvala · 13 years ago
  15. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 0e5ace7 am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1 by Eino-Ville Talvala · 13 years ago
  17. 60a78ac Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 13 years ago
  18. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  21. d620506 Add camera focus move callback. by Wu-cheng Li · 13 years ago
  22. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  23. 8888a75 Fix 5487571: Make sure shutter sound is played when it's enforced by Chih-Chung Chang · 13 years ago
  24. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 13 years ago
  25. 5861a9a Add initialize method to CameraHardwareInterface by Tyler Luu · 13 years ago
  26. 6c904e2 Merge "Allow shutter/recording sound to be adjusted unless it's forced." by Chih-Chung Chang · 13 years ago
  27. b9f5886 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  28. 90f4bc2 Allow shutter/recording sound to be adjusted unless it's forced. by Chih-Chung Chang · 13 years ago
  29. a8e409f Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  30. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  31. c3da343 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  32. ff09ef8 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  33. 85fb61e libcameraservice: call put_parameters on camera HAL by Iliyan Malchev · 13 years ago
  34. 2cd60e3 Merge "Disconnect the native window in CameraService::Client::disconnect." by Wu-cheng Li · 13 years ago
  35. 7574da5 Disconnect the native window in CameraService::Client::disconnect. by Wu-cheng Li · 13 years ago
  36. 9bc7af1 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  37. 630e65c Merge "CameraService: (dis)connect from preview windows" by Jamie Gennis · 13 years ago
  38. 0ed3ec0 CameraService: (dis)connect from preview windows by Jamie Gennis · 13 years ago
  39. 319d2e3 get rid of overlay HAL by Mathias Agopian · 13 years ago
  40. 619d29f Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  41. 1e06f43 CameraService: Decouple dequeue and lock by Sundar Raman · 13 years ago
  42. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  43. 01bded1 Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 13 years ago
  44. afcedc9 CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 13 years ago
  45. 26adde8 frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 13 years ago
  46. a335543 Allow camera to be disabled via Device Policy Manager by Wu-cheng Li · 13 years ago
  47. 8ce2364 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  48. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 14 years ago
  49. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 14 years ago
  50. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  51. 8b1027d remove more unused references to ISurface by Mathias Agopian · 14 years ago
  52. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  53. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  54. 8eb69d6 Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
  55. e468ac5 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  56. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  57. 986ef2a We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 14 years ago
  58. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  59. 6baa5de Don't drop video frames but to release them. by James Dong · 14 years ago
  60. e4db265 Revert "Temporary workaround for issue 3187563" by Eric Laurent · 14 years ago
  61. e3aac34 Temporary workaround for issue 3187563 by Eric Laurent · 14 years ago
  62. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 14 years ago
  63. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  64. 012716a Fix camera display orientation. by Wu-cheng Li · 14 years ago
  65. b36f2df resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 14 years ago
  66. 4a73f3d The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  67. 3b7b358 Added command type to play recording sound. by Nipun Kwatra · 14 years ago
  68. b5ca461 Adding enable/disable option for sendCommand() by Nipun Kwatra · 14 years ago
  69. 0667de7 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary. by Wu-cheng Li · 14 years ago
  70. 3abe8d2 Remove setPreviewDisplay in CameraService::Client::~Client(). by Wu-cheng Li · 14 years ago
  71. 8f3e6aa Add the setPreviewWindow camera HAL API to the camera stub. by Jamie Gennis · 14 years ago
  72. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  73. b7a6794 Handle the camera open failure better. by Wu-cheng Li · 14 years ago
  74. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  75. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  76. 65ab471 move native services under services/ by Mathias Agopian · 14 years ago