1. fd99e1d Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 15 years ago
  2. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  3. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 15 years ago
  4. 95fbf2c Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 15 years ago
  5. 44ada65 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 15 years ago
  6. 38ecadb Add camera metering area API. by Wu-cheng Li · 15 years ago
  7. a1c3d37 Add camera focus area API. by Wu-cheng Li · 15 years ago
  8. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  9. 6f7a293 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 15 years ago
  10. d42c6e8 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 15 years ago
  11. e468ac5 Application-managed callback buffer support for raw image by James Dong · 15 years ago
  12. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
  13. e661567 Fixed a typo in the enum for unknown camera error message by James Dong · 15 years ago
  14. 986ef2a We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 15 years ago
  15. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  16. 0f5a6f9 Add preferred preview size support in the camera framework by James Dong · 15 years ago
  17. d8f4d4a am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  18. c2c8868 Improve camera documentation. by Wu-cheng Li · 15 years ago
  19. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 15 years ago
  20. 95b18cb Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 15 years ago
  21. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 15 years ago
  22. 8be92d5 Camera hal change for 0-memcpy in media recording framework by James Dong · 15 years ago
  23. a9424e2 0-memcpy video recording framework by James Dong · 15 years ago
  24. 0d14c25 Video size retrieval/configuration support in camera hal by James Dong · 15 years ago
  25. a77e059 Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 15 years ago
  26. 9219e0b am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 15 years ago
  27. ac4205c Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 15 years ago
  28. e2d8ba8 Add YUV420P color format support for video output from camera hal by James Dong · 15 years ago
  29. 3b7b358 Added command type to play recording sound. by Nipun Kwatra · 15 years ago
  30. b5ca461 Adding enable/disable option for sendCommand() by Nipun Kwatra · 15 years ago
  31. f015774 am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 15 years ago
  32. 541d765 Remove camera metering mode API. by Wu-cheng Li · 16 years ago
  33. 10d3d28 am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
  34. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 16 years ago
  35. 817afcf Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
  36. 04379fa Add camera fps range API. by Wu-cheng Li · 16 years ago
  37. b7a6794 Handle the camera open failure better. by Wu-cheng Li · 16 years ago
  38. e44607e Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
  39. 34c91a3 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
  40. 85b6e16 Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 16 years ago
  41. c6e88fd Improve camera documentation. by Wu-cheng Li · 16 years ago
  42. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 16 years ago
  43. 68335fd fix inaccurate copyrights by Jean-Baptiste Queru · 16 years ago
  44. ddbdb35 Change camera interface to support multiple cameras. by Chih-Chung Chang · 16 years ago
  45. d38bee5 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 16 years ago
  46. 2b8aba2 Add camera metering mode API. by Wu-cheng Li · 16 years ago
  47. 0b0279e Add video frame parameter. by Wu-cheng Li · 16 years ago
  48. 6b19fac Improve GPS EXIF parameters comments. by Wu-cheng Li · 16 years ago
  49. ae77ffa Fix build error. by Wu-cheng Li · 16 years ago
  50. 09a2ab9 Add camera focus distances API. by Wu-cheng Li · 16 years ago
  51. 83e5a90 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 16 years ago
  52. adbda96 Add remove method in CameraParameters class. by Wu-cheng Li · 16 years ago
  53. 4bf7ace Add continuous focus mode constant. by Wu-cheng Li · 16 years ago
  54. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 16 years ago
  55. 465d5a7 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 16 years ago
  56. d8d888e Add camera parameter string constant for "true". by Wu-cheng Li · 16 years ago
  57. c0170bc Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 16 years ago
  58. 949c503 Unhide zoom API. by Wu-cheng Li · 16 years ago
  59. 4f1bff9 Unhide exposure compensation API. by Wu-cheng Li · 16 years ago
  60. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago