1. db7b0a5 Merge "Camera: Add debug messages for camera latency" into oc-dev am: b4bec13dca by Shuzhen Wang · 9 years ago
  2. 686f644 Camera: Add debug messages for camera latency by Shuzhen Wang · 9 years ago
  3. bc83d65 Merge "Workaround for Clang emitting spurious Wunused-lambda-capture warning" am: 5a6046f0b7 am: e270ab96fe by Yi Kong · 9 years ago
  4. debd04d Workaround for Clang emitting spurious Wunused-lambda-capture warning by Yi Kong · 9 years ago
  5. 7c4573f Remove redundant dependencies by Steven Moreland · 9 years ago
  6. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 9 years ago
  7. f79b554 Use fmq for camera capture request. by Yifan Hong · 9 years ago
  8. 47cf8e6 Revert "Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages" by Yin-Chia Yeh · 9 years ago
  9. 1a2f15d Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages by Eino-Ville Talvala · 9 years ago
  10. 4717c47 Camera: camera service HAL1 HIDL path by Yin-Chia Yeh · 10 years ago
  11. 2d16ffa Camera: Rework ZSL path when using API1 with HAL3 by Emilian Peev · 10 years ago
  12. 9cbbc83 Camera service: Switch to HIDL by default, add prop to disable by Eino-Ville Talvala · 10 years ago
  13. 0129d52 camera2: Add support for secondary surface for stream by Shuzhen Wang · 10 years ago
  14. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 10 years ago
  15. f51fca2 Camera service: Updates in preparation for HIDL by Eino-Ville Talvala · 10 years ago
  16. 4f197ec Merge "Remove unneeded links with dynamic libraries" am: 46d0a5b493 by Marco Nelissen · 10 years ago
  17. 2635065 Remove unneeded links with dynamic libraries by Marco Nelissen · 10 years ago
  18. c661ae6 Remove unneeded links with dynamic libraries by Marco Nelissen · 10 years ago
  19. b411506 Camera3Device: Add dumpsys monitoring of request/result metadata am: 4d453830b6 by Eino-Ville Talvala · 10 years ago
  20. 4d45383 Camera3Device: Add dumpsys monitoring of request/result metadata by Eino-Ville Talvala · 10 years ago
  21. 2362982 Merge "Camera: Add dumpsys --unreachable support" into nyc-dev am: 7e52fc604b by Eino-Ville Talvala · 10 years ago
  22. d89821e Camera: Add dumpsys --unreachable support by Eino-Ville Talvala · 10 years ago
  23. 321a0f3 Merge "Export libbinder headers as part of libcameraservice" am: 1068fed by Treehugger Robot · 10 years ago
  24. e0c3179 Export libbinder headers as part of libcameraservice by Christopher Wiley · 10 years ago
  25. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 11 years ago
  26. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 11 years ago
  27. 125684a Camera3: add camera3 buffer manager support by Zhijun He · 11 years ago
  28. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 11 years ago
  29. f99498e CameraService: Use SCHED_FIFO for request queue thread in HFR by Eino-Ville Talvala · 11 years ago
  30. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 11 years ago
  31. 99e6971 Track camera and flashlight usage in battery stats. by Ruben Brunk · 11 years ago
  32. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 12 years ago
  33. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 12 years ago
  34. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 12 years ago
  35. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 12 years ago
  36. 6551e1e camera2: Fix video snapshot for HAL 2.* devices. by Ruben Brunk · 12 years ago
  37. 16a2ada CameraService: Create a dummy stream when 0 streams are requested. by Eino-Ville Talvala · 12 years ago
  38. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 12 years ago
  39. 4bd71b4 libcameraservice: build 64-bit by Colin Cross · 13 years ago
  40. 758799c resolved conflicts for merge of 3c780188 to master by Glenn Kasten · 13 years ago
  41. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 13 years ago
  42. af783aa mediaserver and associated services are 32-bit only by Glenn Kasten · 13 years ago
  43. ff3e31d camera: Collect stack traces when bad things happen, print with dumpsys by Igor Murashkin · 13 years ago
  44. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 13 years ago
  45. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago
  46. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 13 years ago
  47. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 13 years ago
  48. ae3d0ba Camera3: Refactor stream code to be DRY by Igor Murashkin · 13 years ago
  49. d24b065 Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-dev by Igor Murashkin · 13 years ago
  50. ae500e5 Camera3: Add ZSL stream support by Igor Murashkin · 13 years ago
  51. 4060274 camera: Add new RingBufferConsumer to keep a ring buffer of acquired frames by Igor Murashkin · 13 years ago
  52. da0dc0a Add liblog by Ying Wang · 13 years ago
  53. 8be20f5 Camera: Add streams to camera3 HAL device by Eino-Ville Talvala · 14 years ago
  54. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 14 years ago
  55. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 14 years ago
  56. a91537e Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 14 years ago
  57. 985fd30 Camera: ProCamera2Client - add createStream (service is stubbed) and unit test by Igor Murashkin · 14 years ago
  58. 7efa520 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 14 years ago
  59. c415902 Remove obsolete references to libmedia_native by Glenn Kasten · 14 years ago
  60. ddf3c50 Camera2: Compile with warnings, fix warnings by Igor Murashkin · 14 years ago
  61. 73bbd1f Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 14 years ago
  62. e538206 Camera2: Add a burst mode skeleton. by James Painter · 14 years ago
  63. da6665c Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 14 years ago
  64. d86a688 Camera2: Move preview callback processing to its own thread. by Eino-Ville Talvala · 14 years ago
  65. ea0d51b Camera2: Move still capture processing to separate thread. by Eino-Ville Talvala · 14 years ago
  66. a16733e Camera2: Factor out FrameProcessor. by Eino-Ville Talvala · 14 years ago
  67. 2e19c3c Camera2: Factor out Camera2Client::Parameters by Eino-Ville Talvala · 14 years ago
  68. cab96a4 Camera2: Use CameraMetadata wrapper class. by Eino-Ville Talvala · 14 years ago
  69. 30e65e7 Camera2: Replace MediaConsumer with BufferItemConsumer. by Eino-Ville Talvala · 14 years ago
  70. 78822d7 Camera2: Revamp recording support to allow opaque formats. by Eino-Ville Talvala · 14 years ago
  71. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 14 years ago
  72. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 14 years ago
  73. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 14 years ago
  74. 5e08d60 Break out CameraClient from CameraService. by Eino-Ville Talvala · 14 years ago
  75. b12153e Add libmedia_native by Glenn Kasten · 15 years ago
  76. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  77. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  78. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 16 years ago
  79. 65ab471 move native services under services/ by Mathias Agopian · 16 years ago