1. 5271e0b Hide Sensor.getRequiredPermission API. by Aravind Akella · 10 years ago
  2. 7fcb3578 Camera2: Invoke onError callbacks for failure to open by Eino-Ville Talvala · 10 years ago
  3. 21547d6 camera2: Change CaptureListener callbacks to include the session (api) by Igor Murashkin · 10 years ago
  4. 35677d1 Merge "DNG: Hide unimplemented methods." into lmp-preview-dev by Ruben Brunk · 10 years ago
  5. df9b747 Camera2: Update availableStreamConfigurations for JPEG sizes by Zhijun He · 10 years ago
  6. 8e783f7 DNG: Hide unimplemented methods. by Ruben Brunk · 10 years ago
  7. c6b4d9b Merge "camera2: Implement most of CameraCaptureSession" into lmp-preview-dev by Igor Murashkin · 10 years ago
  8. 3f6680a Merge "DNG: Write out additional fields." into lmp-preview-dev by Ruben Brunk · 10 years ago
  9. b8df8e0 DNG: Write out additional fields. by Ruben Brunk · 10 years ago
  10. 0b27d34 camera2: Implement most of CameraCaptureSession by Igor Murashkin · 10 years ago
  11. b9e60f3 DO NOT MERGE: Added missing entries in the cec device array by Jinsuk Kim · 10 years ago
  12. e74282b DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 10 years ago
  13. a8fd44b DO NOT MERGE: Fix a couple of bugs in CEC services by Jinsuk Kim · 10 years ago
  14. 304b4a7 DO NOT MERGE: Fix a bug calling a wrong HDMI-CEC Binder API by Jinsuk Kim · 10 years ago
  15. 61ced38 DO NOT MERGE: Add the constants for the callback result of SendCecCommand(). by Yuncheol Heo · 10 years ago
  16. f41799e Merge "Camera2: update the range of metering weight" into lmp-preview-dev by Yin-Chia Yeh · 10 years ago
  17. 97f1c85 Camera2: update the range of metering weight by Yin-Chia Yeh · 10 years ago
  18. 5743868 camera2: Change android.lens.focusRange to Pair<Float,Float> by Igor Murashkin · 10 years ago
  19. 421ddbe Camera2: Fix availableCapabilities incorrect type by Zhijun He · 10 years ago
  20. f5fe63c Merge "Camera2: Update spec for thumbnail cropping behavior" into lmp-preview-dev by Zhijun He · 10 years ago
  21. 50f7243 Camera2: Update spec for thumbnail cropping behavior by Zhijun He · 10 years ago
  22. 884cddc Camera2: Fix wrong index in ColorSpaceTransform by Yin-Chia Yeh · 10 years ago
  23. 5749368 camera2: Update native/managed key mappings. by Ruben Brunk · 10 years ago
  24. 8490ace Camera2: switch API interface to java classses by Yin-Chia Yeh · 10 years ago
  25. 2bb91a7 Camera2: Use ColorSpaceTransform and RggbChannelVector, replace enum byte[] by Eino-Ville Talvala · 10 years ago
  26. 78712a8 camera2: Add new metadata keys, change types for existing range keys by Igor Murashkin · 10 years ago
  27. 817f893 Camera2: Replace int[] by MeteringRectangle by Yin-Chia Yeh · 10 years ago
  28. db075af camera2: Add partial results to the capture listener (API change) by Igor Murashkin · 10 years ago
  29. 0bfa56e Merge "camera2: Move DngCreator to hardware/camera2." into lmp-preview-dev by Ruben Brunk · 10 years ago
  30. 8949225 Camera2: Mark the under-specified tags for FUTURE by Zhijun He · 10 years ago
  31. db67ffd Merge "DO NOT MERGE: Javadoc fix." into lmp-preview-dev by Ruben Brunk · 10 years ago
  32. 5e3c3aa DO NOT MERGE: Javadoc fix. by Ruben Brunk · 10 years ago
  33. d6d6515 camera2: Refactor CameraMetadata.Key out into 3 key classes by Igor Murashkin · 10 years ago
  34. 1498615 Camera2: Add croppingType tag by Zhijun He · 10 years ago
  35. 9e6d188 Camera2: Raw is not croppable by Zhijun He · 10 years ago
  36. fa7c755 Camera2: Clarify shading map spec by Zhijun He · 10 years ago
  37. b607900 camera2: Move DngCreator to hardware/camera2. by Ruben Brunk · 10 years ago
  38. cca00c6 Camera2: New capture session interface by Eino-Ville Talvala · 10 years ago
  39. 94520c7 Merge "camera2: Add HAL1 compatibility shim skeleton." by Ruben Brunk · 10 years ago
  40. 9302a73 Fix broken build by Jinsuk Kim · 10 years ago
  41. 78d695d Add feature actions for HDMI-CEC playback device by Jinsuk Kim · 10 years ago
  42. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 10 years ago
  43. 5633e37 Merge "USB: Minor cleanup from API council review" by Mike Lockwood · 10 years ago
  44. fa2b3fc USB: Minor cleanup from API council review by Mike Lockwood · 10 years ago
  45. 91120c5 HdmiControlManager with HdmiPlaybackClient API definition by Jinsuk Kim · 10 years ago
  46. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 10 years ago
  47. 9d08a93 Merge "camera2: Move parameters around to different packages" by Igor Murashkin · 10 years ago
  48. b0650e8 Merge "Add ARC commands" by Jungshik Jang · 10 years ago
  49. be9cd8e Add ARC commands by Jungshik Jang · 10 years ago
  50. 72f9f0a camera2: Move parameters around to different packages by Igor Murashkin · 10 years ago
  51. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 10 years ago
  52. 3c40a04 camera2: Update native<->managed camera metadata marshalers by Igor Murashkin · 10 years ago
  53. 1796635 Merge "Add wake gesture as a hidden sensor in Sensor.java" by Etienne Le Grand · 10 years ago
  54. f974cc8 Display: Brightness: Low power mode scales the brightness to 50 percent. by Ruchi Kandoi · 10 years ago
  55. e2e5527 Merge "Camera2: Minor update for exposureCompensation spec" by Yin-Chia Yeh · 10 years ago
  56. a4227df Camera2: Minor update for exposureCompensation spec by Yin-Chia Yeh · 10 years ago
  57. 28071e3 Add wake gesture as a hidden sensor in Sensor.java by Etienne Le Grand · 10 years ago
  58. bc01db4 Camera: remove some DNG tags by Zhijun He · 10 years ago
  59. 379af01 Camera2: Add missing capture result tags by Zhijun He · 10 years ago
  60. e126be2 Merge "Camera2: make videostabilization type consistent" by Zhijun He · 10 years ago
  61. 4793af5 Camera2: make videostabilization type consistent by Zhijun He · 10 years ago
  62. dab4049 Merge "Camera2: Minor update for hyperfocalDistance spec" by Zhijun He · 10 years ago
  63. b41fcc2 Camera2: Minor update for hyperfocalDistance spec by Zhijun He · 10 years ago
  64. 043aa25 Merge "Define Feature action for obtaining info on a new CEC device" by Jinsuk Kim · 10 years ago
  65. 9481421 camera2: Add camera-specific data types used for metadata key/value by Igor Murashkin · 10 years ago
  66. b3a78b2 camera2: Add re-usable data types for camera metadata key/values by Igor Murashkin · 10 years ago
  67. 25bb60e Merge "Camera2: replace AssertionError with error log" by Zhijun He · 10 years ago
  68. 3f74ab0 Implement logical address allocation logic for HDMI CEC. by Jungshik Jang · 10 years ago
  69. 7d9a843 Implement add/remove device info api for Hdmi Cec device. by Jungshik Jang · 10 years ago
  70. c70d229 Define Feature action for obtaining info on a new CEC device by Jinsuk Kim · 10 years ago
  71. 22589b4 Camera2: replace AssertionError with error log by Zhijun He · 10 years ago
  72. 896c330 Merge "Camera2: Update availableFormats related key docs" by Zhijun He · 10 years ago
  73. a4d0a8f Camera2: Update availableFormats related key docs by Zhijun He · 10 years ago
  74. 967c435 Merge "CameraDevice: Make sure log tags are within length bounds." by Eino-Ville Talvala · 10 years ago
  75. b72d1ef CameraDevice: Make sure log tags are within length bounds. by Eino-Ville Talvala · 10 years ago
  76. cc97272 Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. by destradaa · 10 years ago
  77. baf0c65 Camera2 API: fix bug in Camera2 CTS test failure. by Jianing Wei · 10 years ago
  78. abb7a88 Merge "Camera2 API: fix wrong logic in handling last frame number." by Jianing Wei · 10 years ago
  79. aaea4d3 am 18a69b93: am 8e1e4006: Merge "Add support for dynamically setting the virtual display surface." into klp-modular-dev by Jeff Brown · 10 years ago
  80. 5a4b02b Camera2 API: fix wrong logic in handling last frame number. by Jianing Wei · 10 years ago
  81. 18a69b9 am 8e1e4006: Merge "Add support for dynamically setting the virtual display surface." into klp-modular-dev by Jeff Brown · 10 years ago
  82. 4f91e2a Camera2: Update sync.frameNumber tag by Zhijun He · 10 years ago
  83. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  84. a2e86e4 Merge "Update DNG tags." by Ruben Brunk · 10 years ago
  85. 7c06236 Update DNG tags. by Ruben Brunk · 10 years ago
  86. 8fd7f1e Rename basePkg to opPkg by Christoph Studer · 10 years ago
  87. d951ab2 am 8ebd66c2: am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  88. 8ebd66c2 am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  89. cd4c1c7 Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  90. 4bdcd29 am 55dab4dd: am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  91. 55dab4d am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  92. b11f250 Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  93. 6179107 Delegate HdmiCecService method impl to HdmiCecDevice subclass by Jinsuk Kim · 10 years ago
  94. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  95. 337e764 am f24687e2: Merge "Plumb display power state through display manager." into klp-modular-dev by Jeff Brown · 10 years ago
  96. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  97. cd9a7bb Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Aravind Akella · 10 years ago
  98. dcb495f Merge "Camera2 API: enable burst capture and repeating burst." by Jianing Wei · 10 years ago
  99. d2c3a82 Camera2 API: enable burst capture and repeating burst. by Jianing Wei · 10 years ago
  100. e30adb7 Camera2: Add MANUAL capture intent by Zhijun He · 10 years ago