1. ea48e2e Freezing preview in capture intent when image is exposed instead of shutter click (camera-haleakala) by Gabriel Nava · 9 years ago
  2. c534c71 Fall back to bounds if provided width/height is 0 by Alan Newberger · 9 years ago
  3. edd5f80 [ImageIntent] Support volume / camera key to take photo. by Senpo Hu · 9 years ago
  4. 14de25b Opening the right camera on app restart when using PhotoModule (camera-haleakala) by Gabriel Nava · 9 years ago
  5. 0ec0452 Refresh metadata for every filmstrip item update. by Alan Newberger · 9 years ago
  6. ca434e5 Preventing camera button to get into wrong state when pressed in succession (camera-haleakala) by Gabriel Nava · 9 years ago
  7. 012cfd9 Merge "Avoid camera switch while HDR activation is in progress (camera-haleakala)" into ub-camera-haleakala by Gabriel Nava · 9 years ago
  8. 9a57f18 Avoid camera switch while HDR activation is in progress (camera-haleakala) by Gabriel Nava · 9 years ago
  9. 64f82d5 Merge "Check for a potentially destroyed activity before startPreview." into ub-camera-haleakala by Paul Rohde · 9 years ago
  10. e76ece9 Merge "Fix bug b/20638423" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  11. 6e2dc1e Merge "Disabling non available options instead of hiding when hw support is present (camera-haleakala)" into ub-camera-haleakala by Gabriel Nava · 9 years ago
  12. 2914f84 Check for a potentially destroyed activity before startPreview. by Paul Rohde · 9 years ago
  13. ce9ef4e Disabling non available options instead of hiding when hw support is present (camera-haleakala) by Gabriel Nava · 9 years ago
  14. e3ba951 Fix bug b/20638423 by Pengchong Jin · 9 years ago
  15. 1fe3cb8 Merge "Fix bug b/19965993" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  16. a88d6fb Merge "Freeze preview after taking shot in capture intent." into ub-camera-haleakala by Senpo Hu · 9 years ago
  17. e5c19b4 Freeze preview after taking shot in capture intent. by Senpo Hu · 9 years ago
  18. 09d24d4 Fix bug b/19965993 by Pengchong Jin · 9 years ago
  19. 350c3a4 Merge "Fix for N4 Video and inclusion of CaptureIntent" into ub-camera-haleakala by I-Jong Lin · 9 years ago
  20. 436aba8 Fix for N4 Video and inclusion of CaptureIntent by I-Jong Lin · 9 years ago
  21. d9ca269 Make sure we cancel countdown before mPaused is set. by Sascha Haeberling · 9 years ago
  22. ff1bb57 Lower the priority of ProcessingService to 'background'. by Sascha Haeberling · 9 years ago
  23. a49c2be Merge "Fix for N4 Video Rotation Bug" into ub-camera-haleakala by I-Jong Lin · 9 years ago
  24. f018bce Fix for N4 Video Rotation Bug by I-Jong Lin · 9 years ago
  25. a8fcb96 Merge "DO NOT MERGE - Show an error if we couldn't connect to the Camera device." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  26. 301a3e1 DO NOT MERGE - Show an error if we couldn't connect to the Camera device. by Sascha Haeberling · 9 years ago
  27. 470df03 Merge "Fix b/20638271: (Part 1)" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  28. de88a42 Fix b/20638271: (Part 1) by Pengchong Jin · 9 years ago
  29. bb7cd0a Merge "Correctly read AF and AE capabilities for front-camera." into ub-camera-haleakala by Paul Rohde · 9 years ago
  30. 7340e5c Merge "Fix a race condition while tapping retake button." into ub-camera-haleakala by Senpo Hu · 9 years ago
  31. bc75813 Fix a race condition while tapping retake button. by Senpo Hu · 9 years ago
  32. c5ecbd6 calling setDrawableByLayerId sets that Drawable's level to 0. reset level of video shutter button to maximum. by Spike Sprague · 9 years ago
  33. b55bc73 Correctly read AF and AE capabilities for front-camera. by Paul Rohde · 9 years ago
  34. d82f136 Ensure OnScreenHint uses an Activity by Alan Newberger · 9 years ago
  35. 2c1c639 Merge "Add copywrite headers for device lifecycle classes." into ub-camera-haleakala by Paul Rohde · 9 years ago
  36. bb5cb5f Add copywrite headers for device lifecycle classes. by Paul Rohde · 9 years ago
  37. f7b0fba Merge "Add some basic progress reporting for saving JPEG files." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  38. 922cd85 Add some basic progress reporting for saving JPEG files. by Sascha Haeberling · 9 years ago
  39. 5f1f618 Send a warmup burst to the camera before attaching the preview. by Paul Rohde · 9 years ago
  40. 417e194 Merge "Add a memory pool for reusing direct bytebuffers." into ub-camera-haleakala by Paul Rohde · 9 years ago
  41. de2c5f8 Add a memory pool for reusing direct bytebuffers. by Paul Rohde · 9 years ago
  42. 9c6f9b8 Add proper support for canceling sessions. by Sascha Haeberling · 9 years ago
  43. 6a9e937 Merge "Catch security exception and show error dialog." into ub-camera-haleakala by zafir · 9 years ago
  44. efcd55e Catch security exception and show error dialog. by zafir · 9 years ago
  45. 9640ff9 Merge "Fix view recycling in filmstrip" into ub-camera-haleakala by Alan Newberger · 9 years ago
  46. 5a0be52 Fix view recycling in filmstrip by Alan Newberger · 9 years ago
  47. e1bfecf Add average priority speed to ImageBackend by I-Jong Lin · 9 years ago
  48. 40d3aad Increase the thread priority of critical camera components. by Paul Rohde · 9 years ago
  49. 220539d Merge "Reduce software jpg encoding priority." into ub-camera-haleakala by Paul Rohde · 9 years ago
  50. 22f00c9 Reduce software jpg encoding priority. by Paul Rohde · 9 years ago
  51. 4f70ac0 On non-Nexus device, don't show aspect ratio dialog. by Senpo Hu · 9 years ago
  52. f80bfbb Avoid Camera2 Contanimation in Kit-Kat, Part 2 by I-Jong Lin · 9 years ago
  53. fbc5a67 Merge "Defer the ZSL stream by 500 ms" into ub-camera-haleakala by Paul Rohde · 9 years ago
  54. faa6c88 Make sure a 0x0 size is not crashing summary filling. by Sascha Haeberling · 9 years ago
  55. ffae1b5 Defer the ZSL stream by 500 ms by Paul Rohde · 9 years ago
  56. bb2eeed Merge "[CaptureIntent] Disable the shutter button after taking photo." into ub-camera-haleakala by Senpo Hu · 9 years ago
  57. 42d1bb0 Merge "Ignore TRIGGER_CANCEL when tracking AF state" into ub-camera-haleakala by Puneet Lall · 9 years ago
  58. 6420374 Ignore TRIGGER_CANCEL when tracking AF state by Puneet Lall · 9 years ago
  59. 6aca73e [CaptureIntent] Disable the shutter button after taking photo. by Senpo Hu · 9 years ago
  60. ef670bf Merge "[CaptureIntent] Fix post-capture screen off-by-one pixel issue." into ub-camera-haleakala by Sascha Häberling · 9 years ago
  61. c2953af [CaptureIntent] Fix post-capture screen off-by-one pixel issue. by Senpo Hu · 10 years ago
  62. d03edd0 Merge "Make sure picture sizes are cached on start-up, if they are not already." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  63. 35a6942 Make sure picture sizes are cached on start-up, if they are not already. by Sascha Haeberling · 9 years ago
  64. 36a1ad2 Add support for dynamic ring-buffer max size by Puneet Lall · 10 years ago
  65. 7e120c2 Merge "Report jank for simple capture module cameras." into ub-camera-haleakala by Paul Rohde · 10 years ago
  66. cee1a39 Report jank for simple capture module cameras. by Paul Rohde · 10 years ago
  67. 47aeebf Fix build by adding missing imports. by Sascha Haeberling · 10 years ago
  68. 592c9e7 Merge "Add support for new independent Lens Blur quality setting." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  69. 45314d5 Merge "Collect and log jank statistics in the Camera." into ub-camera-haleakala by Paul Rohde · 10 years ago
  70. 4a0c690 Merge "Reduce startup preview jank by preventing Glide pre-allocation." into ub-camera-haleakala by Paul Rohde · 10 years ago
  71. 46f8751 Add support for new independent Lens Blur quality setting. by Sascha Haeberling · 10 years ago
  72. a1a76c8 Collect and log jank statistics in the Camera. by Paul Rohde · 10 years ago
  73. 778a15a Merge "Detect jank in the preview by measuring sensor timestamps." into ub-camera-haleakala by Paul Rohde · 10 years ago
  74. 3bc3887 Detect jank in the preview by measuring sensor timestamps. by Paul Rohde · 10 years ago
  75. f6f2863 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  76. 7456d9e Merge "Enable exposure compensation in capture intent." into ub-camera-haleakala by zafir · 10 years ago
  77. cdc6330 Enable exposure compensation in capture intent. by zafir · 10 years ago
  78. c14fe7d Merge "Don't use undersore for variable names." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  79. 7cdefdb Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  80. c9f44b6 Don't use undersore for variable names. by Sascha Haeberling · 10 years ago
  81. a3fee38 Merge "Sync Video torch setting with on-screen indicator" into ub-camera-haleakala by Spike Sprague · 10 years ago
  82. 6ffdeac Hiding manual exposure button in video module. by zafir · 10 years ago
  83. 030ea25 Sync Video torch setting with on-screen indicator by Spike Sprague · 10 years ago
  84. a4158d3 Merge "Include HDR on/off correctly in event." into ub-camera-haleakala by Andy Huibers · 10 years ago
  85. 86eb607 Include HDR on/off correctly in event. by Andy Huibers · 10 years ago
  86. e252965 Make sure N4 uses the correct texture view transform. by Sascha Haeberling · 10 years ago
  87. 458cb4c Prevent countdown cancelation from starting the camera on pause. by Paul Rohde · 10 years ago
  88. 70dbb60 [CaptureIntent] Fix NPE crash when open camera. by Senpo Hu · 10 years ago
  89. 11daa1d Merge "Remove the setFocusRatio verbose logspam." into ub-camera-haleakala by Paul Rohde · 10 years ago
  90. 863e9ac Merge "Change CaptureSession.saveAndFinish to return a future for the URI." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  91. 3703618 Change CaptureSession.saveAndFinish to return a future for the URI. by Sascha Haeberling · 10 years ago
  92. 15001b3 Remove the setFocusRatio verbose logspam. by Paul Rohde · 10 years ago
  93. 10e22c5 Fix build error. Mirror API change to Camera2. by Sascha Haeberling · 10 years ago
  94. 6dced72 Merge "Catch HAL error that prevents retrieval of resolutions." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  95. 9a532be Merge "Cancel in-progress capture when paused" into ub-camera-haleakala by Sascha Häberling · 10 years ago
  96. 3ad9c90 Catch HAL error that prevents retrieval of resolutions. by Sascha Haeberling · 10 years ago
  97. 4fe6f70 Cancel in-progress capture when paused by Puneet Lall · 10 years ago
  98. d678031 Suppress HDR 16:9 on N4 by Alan Newberger · 10 years ago
  99. 6d58416 Merge "Show error dialog when camera is unavailable." into ub-camera-haleakala by zafir · 10 years ago
  100. 8d84a7c Show error dialog when camera is unavailable. by zafir · 10 years ago