1. 4c9eb71 Camera2: Synchronize mode changes and triggers by Eino-Ville Talvala · 13 years ago
  2. db30e68 Camera2: Include JPEG settings in ZSL requests. by Eino-Ville Talvala · 13 years ago
  3. 5e8e66f Merge "Camera2: Fix deadlock while zooming during record" into jb-mr1-dev by Igor Murashkin · 13 years ago
  4. 05dd06e Camera2: Fix deadlock while zooming during record by Igor Murashkin · 13 years ago
  5. b2e7a84 Merge "Camera2: Properly update FPS range when FPS is set." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  6. 02b62d3 Camera2: Properly update FPS range when FPS is set. by Eino-Ville Talvala · 13 years ago
  7. 311f69f Camera2: Fix prematurely clearing stream request by Alex Ray · 13 years ago
  8. a1e5dcc Camera2: Fix trying to release HAL stream twice by Igor Murashkin · 13 years ago
  9. 8dcdb95 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 13 years ago
  10. 0cb290b Camera2: Don't change state when reconnect is called by Igor Murashkin · 13 years ago
  11. 596cb97 Camera2: Use ZSL format quirk. by Eino-Ville Talvala · 13 years ago
  12. c85f826 Camera2: Use scene mode override parameter by Eino-Ville Talvala · 13 years ago
  13. 43cbdc5 Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 13 years ago
  14. 2e63d52 DO NOT MERGE: Remove experimental parameters for burst mode by James Painter · 13 years ago
  15. 0c0cfd7 Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev by Alex Ray · 13 years ago
  16. d0dad6e Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev by Alex Ray · 13 years ago
  17. 6751c09 Camera2: Use new JPEG transport header by Alex Ray · 13 years ago
  18. 823b786 Camera2: Only _some_ FPS values in the old API are scaled. by Eino-Ville Talvala · 13 years ago
  19. b5d9113 Camera2: Fix FPS value scaling between HAL2 and API by Eino-Ville Talvala · 13 years ago
  20. 71d6454 Camera2: Re-entering preview state on v2 Device by Alex Ray · 13 years ago
  21. b991ed9 Camera2: Fix JPEG Transport Header offset by Alex Ray · 13 years ago
  22. c62bb78 Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 13 years ago
  23. 852c381 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 13 years ago
  24. f83e2b4 Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev by Igor Murashkin · 13 years ago
  25. 707c3e3 Camera2: Emit ShutterCallback/RawCallback events after takePicture by Igor Murashkin · 13 years ago
  26. e500bc2 Camera2: Fix cropRegion sometimes exceeding the sensor array size by Igor Murashkin · 13 years ago
  27. 12c5d13 Camera2: Truncate JPEG images by Alex Ray · 13 years ago
  28. e7fc0ec Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  29. 5a07a62 Camera2: Don't use ZSL when flash is on force fire mode. by Eino-Ville Talvala · 13 years ago
  30. e8f1b2e Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev by Igor Murashkin · 13 years ago
  31. 46dee9d Camera2: Emit FaceDetection events for all except repeating 0-face frames by Igor Murashkin · 13 years ago
  32. dab1197 Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  33. 7adb52f Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 13 years ago
  34. 5a8fed0 Camera2: Erase ZSL queue after each use. by Eino-Ville Talvala · 13 years ago
  35. 52e9ad4 Camera2: State must be STOPPED before JPEG callback is fired. by Eino-Ville Talvala · 13 years ago
  36. a4247b8 Camera2: ZSL captures should also make some noise. by Eino-Ville Talvala · 13 years ago
  37. 9d5f5c2 Camera2: Increase max timeout for the precapture sequence. by Eino-Ville Talvala · 13 years ago
  38. d5a9ae0 Merge "Camera2: Increase capture timeout." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  39. 59ab044 Camera2: Increase capture timeout. by Eino-Ville Talvala · 13 years ago
  40. a2acc96 Camera2: Enable ZSL by default. by Eino-Ville Talvala · 13 years ago
  41. a80773b Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  42. 2274549 Camera2: ZSL: Do regular capture if AE is not satisfied. by Eino-Ville Talvala · 13 years ago
  43. 0e0a140 Camera2: Don't be bothered by lack of faces. by Eino-Ville Talvala · 13 years ago
  44. 55619ef Camera2: Filter out faces with 0 confidence. by Eino-Ville Talvala · 13 years ago
  45. 063886e Camera2: Change face detect/scene mode priority. by Eino-Ville Talvala · 13 years ago
  46. bd3a816 Camera2: Don't play shutter sound when doing a video snapshot by Eino-Ville Talvala · 13 years ago
  47. d697d5c Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" by Eino-Ville Talvala · 13 years ago
  48. b362ce8 Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." by Igor Murashkin · 13 years ago
  49. 06068bf Camera2: Use FORMAT_ZSL until transition to new gralloc scheme. by Eino-Ville Talvala · 13 years ago
  50. 2954fe9 Camera2: Fix ZSL bugs. by Eino-Ville Talvala · 13 years ago
  51. 2fd3130 Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  52. c4cb954 Merge "Camera2: Configure ZSL at the right time." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  53. efd69bc Camera2: Use full pixel array for ZSL stream by Eino-Ville Talvala · 13 years ago
  54. c33e4b5 Camera2: Configure ZSL at the right time. by Eino-Ville Talvala · 13 years ago
  55. eb37db0 Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  56. ccd795f Camera1: Fix enable shutter sound command error handling. by Eino-Ville Talvala · 13 years ago
  57. 587879f Camera2: Temporarily stop pre-allocation of recording stream. by Eino-Ville Talvala · 13 years ago
  58. 8ad3e80 Camera2: Clean up the right streams. by Eino-Ville Talvala · 13 years ago
  59. 2a88b71 Camera2: Use face priority scene mode when face detect is enabled. by Eino-Ville Talvala · 13 years ago
  60. 4c6b0b8 Camera2: Sanity check inputs better. by Eino-Ville Talvala · 13 years ago
  61. fe140e8 Fix build by James Painter · 13 years ago
  62. c3dbf1a Camera2: Add a burst mode skeleton. by James Painter · 13 years ago
  63. 1a4d153 Merge "Camera2: Increase zoom steps." into jb-mr1-dev by Alexander Ray · 13 years ago
  64. f98cbbe Camera2: Use the recordingHint parameter. by Eino-Ville Talvala · 14 years ago
  65. 7d8b92b Camera2: Delete all streams and stop all threads during shutdown. by Eino-Ville Talvala · 13 years ago
  66. 3357883 Camera2: Play shutter and recording sounds. by Eino-Ville Talvala · 13 years ago
  67. 1540532 Camera2: Increase zoom steps. by Eino-Ville Talvala · 13 years ago
  68. 2d6a503 Camera2: Move locked states out of AE/AWB mode by Eino-Ville Talvala · 13 years ago
  69. 69230df Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 14 years ago
  70. a289bf6 Fix an issue where the "mFrameCount" field was accessed without its containing object by James Dong · 13 years ago
  71. 314079e Camera: set vendor_ops on camera metadata. by Shuzhen Wang · 13 years ago
  72. a1e4e30 Camera2: Require 2 JPEG thumbnail resolutions. by Eino-Ville Talvala · 14 years ago
  73. 2863918 Camera2: Move preview callback processing to its own thread. by Eino-Ville Talvala · 14 years ago
  74. 177bd34 Camera2: Move still capture processing to separate thread. by Eino-Ville Talvala · 14 years ago
  75. a16733e Camera2: Factor out FrameProcessor. by Eino-Ville Talvala · 14 years ago
  76. 2e19c3c Camera2: Factor out Camera2Client::Parameters by Eino-Ville Talvala · 14 years ago
  77. f17b6cf Camera2: Fix metering/focusing region coordinates, minor bugs by Eino-Ville Talvala · 14 years ago
  78. c8474b6 Camera2: Move frame processing to its own thread. by Eino-Ville Talvala · 14 years ago
  79. cab96a4 Camera2: Use CameraMetadata wrapper class. by Eino-Ville Talvala · 14 years ago
  80. 30e65e7 Camera2: Replace MediaConsumer with BufferItemConsumer. by Eino-Ville Talvala · 14 years ago
  81. 76dc8da Camera2: Ignore NOT_FOUND errors for face detect mode on frame receipt. by Eino-Ville Talvala · 14 years ago
  82. 228a538 Camera2: Add support for preview callbacks by Eino-Ville Talvala · 14 years ago
  83. 3cc8979 Camera2: Fix SCENE_MODE by Eino-Ville Talvala · 14 years ago
  84. 8ce89d9 Camera2: Skeleton for output frame processing, plus face detect by Eino-Ville Talvala · 14 years ago
  85. 603b12e Camera2: Swap AF notification order, minor bug fix. by Eino-Ville Talvala · 14 years ago
  86. 174181e Camera2: Add trigger support, and implement autofocus by Eino-Ville Talvala · 14 years ago
  87. 31d377b Update state only if calls to native window are successful by James Dong · 14 years ago
  88. 9719715 Camera2: Reduce redundant device dumpsys by Eino-Ville Talvala · 14 years ago
  89. 8da4cd7 Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 14 years ago
  90. 160d4af Camera2: Add notification handling skeleton. by Eino-Ville Talvala · 14 years ago
  91. 36cdfb1 Camera2: Break out individual commands by Eino-Ville Talvala · 14 years ago
  92. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  93. 15d7245 Merge "Camera2: Fix exposure compensation step value." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  94. 1bf1c00 Merge "Camera2: Minor logging updates." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  95. 4a76bce Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  96. d6f8e08 Camera2: Fix exposure compensation step value. by Eino-Ville Talvala · 14 years ago
  97. 750d74b Camera2: Minor logging updates. by Eino-Ville Talvala · 14 years ago
  98. 3a60914 Camera2: Check PIDs to ensure camera exclusive access. by Eino-Ville Talvala · 14 years ago
  99. 9007619 Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev by Eino-Ville Talvala · 14 years ago
  100. 35f859b Shutter sound is heard at the end of the recorded video by Patric Frederiksen · 14 years ago