1. 148d0b8 Launch PermissionsActivity if CameraActivity resume is called without critical permissions. by zafir · 9 years ago
  2. 6e0e81f am 5c8c7d3c: Clear permissions check after successful PermissionsActivity by Alan Newberger · 9 years ago
  3. 5c8c7d3 Clear permissions check after successful PermissionsActivity by Alan Newberger · 9 years ago
  4. f2bdf27 am c2d5d078: Restrict permission checks to M devices by Alan Newberger · 9 years ago
  5. c2d5d07 Restrict permission checks to M devices by Alan Newberger · 9 years ago
  6. 2b4101f am ad44cda8: Minimum viable Android M runtime permissions handling for H. by zafir · 9 years ago
  7. ad44cda Minimum viable Android M runtime permissions handling for H. by zafir · 9 years ago
  8. 1cef126 am fd6f316a: Merge "Ensure CaptureModule/API2 works without front camera" into ub-camera-haleakala by Alan Newberger · 9 years ago
  9. 245239b am 62240e14: Merge "Update filmstrip item on metadata update" into ub-camera-haleakala by Alan Newberger · 9 years ago
  10. fd6f316 Merge "Ensure CaptureModule/API2 works without front camera" into ub-camera-haleakala by Alan Newberger · 9 years ago
  11. 62240e1 Merge "Update filmstrip item on metadata update" into ub-camera-haleakala by Alan Newberger · 9 years ago
  12. 75dcaf3 am 04a9f8b6: Merge "Fix transform issue in CaptureIntent." into ub-camera-haleakala by Senpo Hu · 9 years ago
  13. ef22af4 Ensure CaptureModule/API2 works without front camera by Alan Newberger · 9 years ago
  14. 9ad71f6 Update filmstrip item on metadata update by Alan Newberger · 9 years ago
  15. a657242 Fix transform issue in CaptureIntent. by Senpo Hu · 9 years ago
  16. d3611d6 AOSP Camera source should run camera2 API on M by Alan Newberger · 9 years ago
  17. 8d8b329 Fix for invalidated resolutions via upgrade by I-Jong Lin · 9 years ago
  18. e2323c5 Refresh required for full-screen undo in filmstrip by I-Jong Lin · 9 years ago
  19. 2eb8298 Use Google Feedback CrashBuilder API to make reports easier to consume. by Sascha Haeberling · 9 years ago
  20. e6b00bf Fix for unusable camera after quick pause/resume and HDR+ switch (camera-Haleakala) by Gabriel Nava · 9 years ago
  21. dad39b1 Add logging for when a session knowingly failed. by Sascha Haeberling · 9 years ago
  22. 14d92c3 Merge "Log capture session canceled events." into ub-camera-haleakala by Paul Rohde · 9 years ago
  23. 646e84f Log capture session canceled events. by Paul Rohde · 9 years ago
  24. d927492 Handling the GcamService timeout due to application in paused state (camera-Haleakala) by Gabriel Nava · 9 years ago
  25. 090f2fc Fill out more EXIF data, closer parity to Nexus HAL bug: 21277434 by Spike Sprague · 9 years ago
  26. fa77628 Merge "Don't attempt to update thumbnail if session is finished." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  27. dae7a41 Don't attempt to update thumbnail if session is finished. by Sascha Haeberling · 9 years ago
  28. 51495cc Fix to avoid random ArrayIndexOutOfBoundsException in bottom bar (camera-Haleakala) by Gabriel Nava · 9 years ago
  29. 76ab714 Merge "Log capture started and bytes on disk" into ub-camera-haleakala by Paul Rohde · 9 years ago
  30. 231b1c0 Log capture started and bytes on disk by Paul Rohde · 9 years ago
  31. 95a80b6 Make filmstrip grey squares less common. by Paul Rohde · 9 years ago
  32. 10aea80 Merge "Workaround of the face detection failure on L and N5" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  33. 83160a8 Merge "Increase the default JPG buffer size." into ub-camera-haleakala by Paul Rohde · 9 years ago
  34. ce10e62 Increase the default JPG buffer size. by Paul Rohde · 9 years ago
  35. 9218dc3 Workaround of the face detection failure on L and N5 by Pengchong Jin · 9 years ago
  36. f361659 Fix for crash when switching cameras on KitKat (camera-haleakala) by Gabriel Nava · 9 years ago
  37. 49f0d88 Merge "WAR of the face detection failure" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  38. f51a30f Merge "Ensuring the right HDR icon is shown on camera switch (camera-haleakala)" into ub-camera-haleakala by Gabriel Nava · 9 years ago
  39. 64efe89 Merge "skip first run dialog when starting in secure mode" into ub-camera-haleakala by Alan Newberger · 9 years ago
  40. 04e24ac skip first run dialog when starting in secure mode by Alan Newberger · 9 years ago
  41. 4368ec0 Ensuring the right HDR icon is shown on camera switch (camera-haleakala) by Gabriel Nava · 9 years ago
  42. 55bcfca Merge "Freezing preview in capture intent when image is exposed instead of shutter click (camera-haleakala)" into ub-camera-haleakala by Gabriel Nava · 9 years ago
  43. 7e39f8b WAR of the face detection failure by Pengchong Jin · 9 years ago
  44. ea48e2e Freezing preview in capture intent when image is exposed instead of shutter click (camera-haleakala) by Gabriel Nava · 9 years ago
  45. cc98645 Merge "Hide no active camera NPE by defaulting to camera device -1" into ub-camera-haleakala by Paul Rohde · 9 years ago
  46. d46ac00 Hide no active camera NPE by defaulting to camera device -1 by Paul Rohde · 9 years ago
  47. c534c71 Fall back to bounds if provided width/height is 0 by Alan Newberger · 9 years ago
  48. edd5f80 [ImageIntent] Support volume / camera key to take photo. by Senpo Hu · 9 years ago
  49. 14de25b Opening the right camera on app restart when using PhotoModule (camera-haleakala) by Gabriel Nava · 9 years ago
  50. 0ec0452 Refresh metadata for every filmstrip item update. by Alan Newberger · 9 years ago
  51. ca434e5 Preventing camera button to get into wrong state when pressed in succession (camera-haleakala) by Gabriel Nava · 9 years ago
  52. 012cfd9 Merge "Avoid camera switch while HDR activation is in progress (camera-haleakala)" into ub-camera-haleakala by Gabriel Nava · 9 years ago
  53. 9a57f18 Avoid camera switch while HDR activation is in progress (camera-haleakala) by Gabriel Nava · 9 years ago
  54. 64f82d5 Merge "Check for a potentially destroyed activity before startPreview." into ub-camera-haleakala by Paul Rohde · 9 years ago
  55. e76ece9 Merge "Fix bug b/20638423" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  56. 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
  57. 2914f84 Check for a potentially destroyed activity before startPreview. by Paul Rohde · 9 years ago
  58. ce9ef4e Disabling non available options instead of hiding when hw support is present (camera-haleakala) by Gabriel Nava · 9 years ago
  59. e3ba951 Fix bug b/20638423 by Pengchong Jin · 9 years ago
  60. 1fe3cb8 Merge "Fix bug b/19965993" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  61. a88d6fb Merge "Freeze preview after taking shot in capture intent." into ub-camera-haleakala by Senpo Hu · 9 years ago
  62. e5c19b4 Freeze preview after taking shot in capture intent. by Senpo Hu · 9 years ago
  63. 09d24d4 Fix bug b/19965993 by Pengchong Jin · 9 years ago
  64. 350c3a4 Merge "Fix for N4 Video and inclusion of CaptureIntent" into ub-camera-haleakala by I-Jong Lin · 9 years ago
  65. 436aba8 Fix for N4 Video and inclusion of CaptureIntent by I-Jong Lin · 9 years ago
  66. d9ca269 Make sure we cancel countdown before mPaused is set. by Sascha Haeberling · 9 years ago
  67. ff1bb57 Lower the priority of ProcessingService to 'background'. by Sascha Haeberling · 9 years ago
  68. a49c2be Merge "Fix for N4 Video Rotation Bug" into ub-camera-haleakala by I-Jong Lin · 9 years ago
  69. f018bce Fix for N4 Video Rotation Bug by I-Jong Lin · 9 years ago
  70. 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
  71. 301a3e1 DO NOT MERGE - Show an error if we couldn't connect to the Camera device. by Sascha Haeberling · 9 years ago
  72. 470df03 Merge "Fix b/20638271: (Part 1)" into ub-camera-haleakala by Pengchong Jin · 9 years ago
  73. de88a42 Fix b/20638271: (Part 1) by Pengchong Jin · 9 years ago
  74. bb7cd0a Merge "Correctly read AF and AE capabilities for front-camera." into ub-camera-haleakala by Paul Rohde · 9 years ago
  75. 7340e5c Merge "Fix a race condition while tapping retake button." into ub-camera-haleakala by Senpo Hu · 9 years ago
  76. bc75813 Fix a race condition while tapping retake button. by Senpo Hu · 9 years ago
  77. c5ecbd6 calling setDrawableByLayerId sets that Drawable's level to 0. reset level of video shutter button to maximum. by Spike Sprague · 9 years ago
  78. b55bc73 Correctly read AF and AE capabilities for front-camera. by Paul Rohde · 9 years ago
  79. d82f136 Ensure OnScreenHint uses an Activity by Alan Newberger · 9 years ago
  80. 2c1c639 Merge "Add copywrite headers for device lifecycle classes." into ub-camera-haleakala by Paul Rohde · 9 years ago
  81. bb5cb5f Add copywrite headers for device lifecycle classes. by Paul Rohde · 9 years ago
  82. f7b0fba Merge "Add some basic progress reporting for saving JPEG files." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  83. 922cd85 Add some basic progress reporting for saving JPEG files. by Sascha Haeberling · 9 years ago
  84. 5f1f618 Send a warmup burst to the camera before attaching the preview. by Paul Rohde · 9 years ago
  85. 417e194 Merge "Add a memory pool for reusing direct bytebuffers." into ub-camera-haleakala by Paul Rohde · 9 years ago
  86. de2c5f8 Add a memory pool for reusing direct bytebuffers. by Paul Rohde · 9 years ago
  87. 9c6f9b8 Add proper support for canceling sessions. by Sascha Haeberling · 9 years ago
  88. 6a9e937 Merge "Catch security exception and show error dialog." into ub-camera-haleakala by zafir · 9 years ago
  89. efcd55e Catch security exception and show error dialog. by zafir · 9 years ago
  90. 9640ff9 Merge "Fix view recycling in filmstrip" into ub-camera-haleakala by Alan Newberger · 9 years ago
  91. 5a0be52 Fix view recycling in filmstrip by Alan Newberger · 9 years ago
  92. e1bfecf Add average priority speed to ImageBackend by I-Jong Lin · 9 years ago
  93. 40d3aad Increase the thread priority of critical camera components. by Paul Rohde · 9 years ago
  94. 220539d Merge "Reduce software jpg encoding priority." into ub-camera-haleakala by Paul Rohde · 9 years ago
  95. 22f00c9 Reduce software jpg encoding priority. by Paul Rohde · 9 years ago
  96. 4f70ac0 On non-Nexus device, don't show aspect ratio dialog. by Senpo Hu · 9 years ago
  97. f80bfbb Avoid Camera2 Contanimation in Kit-Kat, Part 2 by I-Jong Lin · 9 years ago
  98. fbc5a67 Merge "Defer the ZSL stream by 500 ms" into ub-camera-haleakala by Paul Rohde · 9 years ago
  99. faa6c88 Make sure a 0x0 size is not crashing summary filling. by Sascha Haeberling · 9 years ago
  100. ffae1b5 Defer the ZSL stream by 500 ms by Paul Rohde · 9 years ago