1. 2eb8298 Use Google Feedback CrashBuilder API to make reports easier to consume. by Sascha Haeberling · 9 years ago
  2. dad39b1 Add logging for when a session knowingly failed. by Sascha Haeberling · 9 years ago
  3. 646e84f Log capture session canceled events. by Paul Rohde · 9 years ago
  4. 231b1c0 Log capture started and bytes on disk by Paul Rohde · 9 years ago
  5. a581306 Dynamic configuration management for Camera2 by Alan Newberger · 9 years ago
  6. f80bfbb Avoid Camera2 Contanimation in Kit-Kat, Part 2 by I-Jong Lin · 9 years ago
  7. 7e120c2 Merge "Report jank for simple capture module cameras." into ub-camera-haleakala by Paul Rohde · 9 years ago
  8. cee1a39 Report jank for simple capture module cameras. by Paul Rohde · 9 years ago
  9. 47aeebf Fix build by adding missing imports. by Sascha Haeberling · 9 years ago
  10. 592c9e7 Merge "Add support for new independent Lens Blur quality setting." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  11. 46f8751 Add support for new independent Lens Blur quality setting. by Sascha Haeberling · 9 years ago
  12. a1a76c8 Collect and log jank statistics in the Camera. by Paul Rohde · 9 years ago
  13. 10e22c5 Fix build error. Mirror API change to Camera2. by Sascha Haeberling · 9 years ago
  14. ad529c3 Add Faces and Lens Dist. info to photoCaptureDone by I-Jong Lin · 9 years ago
  15. d2672f6 Add processing time to capture done event for CaptureModule captures. by Andy Huibers · 9 years ago
  16. f6031c0 Add EXIF data to images processed via software JPEG encoder. bug: 16961102 by Spike Sprague · 9 years ago
  17. 2cd148f Merge "Add black-list for resolutions." into ub-camera-haleakala by Sascha Haeberling · 9 years ago
  18. 86d753f Add black-list for resolutions. by Sascha Haeberling · 9 years ago
  19. 94aa337 Merge " Change interface of BurstMediaItem to provide filepath." into ub-camera-haleakala by Shashi Shekhar · 9 years ago
  20. 4361352 Change interface of BurstMediaItem to provide filepath. by Shashi Shekhar · 9 years ago
  21. 2c9a42a Update stats. by Andy Huibers · 9 years ago
  22. e107dd3 Fix the Camera2 build by Puneet Lall · 9 years ago
  23. a166b88 Decouple OneCameraManager and CameraActivity. by Senpo Hu · 9 years ago
  24. ddd3632 Fix build. by Andy Huibers · 9 years ago
  25. 0877b74 Allow number of Images in ImageReader to be variable. Goes with ag/644111. by Andy Huibers · 9 years ago
  26. 734122e Adding reporting functionality using Feedback API for PhotoModule and CaptureModule when captured pictures don't save to the device. by zafir · 9 years ago
  27. 9b2e782 Log API2 preview repeat failures. by Andy Huibers · 9 years ago
  28. 8f51086 Centralize logic for Camera API feature determination. by Sascha Haeberling · 9 years ago
  29. b4b27f2 Port burst to use FrameServer. by Shashi Shekhar · 9 years ago
  30. 69c897f Implemented Report functionality using GMS Core Feedback API. Implemented stubs for Camera2. by zafir · 9 years ago
  31. 4dc301a Image Backend Integration w/ Simple Camera by I-Jong Lin · 9 years ago
  32. e0457cf Fix camera2 LogHelper signature mismatch. by Paul Rohde · 9 years ago
  33. d7aab18 Move stats to new package. by Andy Huibers · 9 years ago
  34. 8a09cc2 Change ImageSaver interface to support processing bursts and thumbnails by Puneet Lall · 9 years ago
  35. 10ab198 Merge "Refactor the filmstrip backing data." into ub-camera-haleakala by Paul Rohde · 9 years ago
  36. 5aa7eb2 Instantiate a ImageSaver.Builder in CaptureModule. by Senpo Hu · 9 years ago
  37. 8ee16b8 Refactor the filmstrip backing data. by Paul Rohde · 9 years ago
  38. d846395 Refactor camera factories to reduce code duplication by Puneet Lall · 9 years ago
  39. 0f989ba Refactor the interface of CaptureModule to Burst to allow disabling. by Sascha Haeberling · 9 years ago
  40. 82d592f Hook burst controller to the shutter button long press. by Shashi Shekhar · 10 years ago
  41. 4af3ac5 Fix the build break due to ag/567355. by Senpo Hu · 10 years ago
  42. 74b723c Log camera exception via UsageStatistics. by Senpo Hu · 10 years ago
  43. 37c8be8 Add verbose logging for os/apk debug builds by Alan Newberger · 10 years ago
  44. 13d07d0 DO NOT MERGE Pipe context through to camera by Sascha Häberling · 10 years ago
  45. bcc384e Revert "Pipe context through to camera" by Sascha Häberling · 10 years ago
  46. f6bf65e Pipe context through to camera by Sascha Haeberling · 10 years ago
  47. 2d4be25 Add simple sound player to be used in Camera implementations. by Sascha Haeberling · 10 years ago
  48. 3c3398d Remove FeedbackHelper by Alan Newberger · 10 years ago
  49. 4c1bffe Enable switching within CaptureModule to HDR+ and back. by Sascha Haeberling · 10 years ago
  50. 4f93e19 filmstrip actionbar tweaks by Spike Sprague · 10 years ago
  51. 90f1583 Enable progress reporting for modules like HDR+. by Sascha Haeberling · 10 years ago
  52. f67f64f Merge "Enable seamless switching to/from camera2-backed Photo module" into ub-camera-glacier by Sol Boucher · 10 years ago
  53. 44ce4b2 Enable seamless switching to/from camera2-backed Photo module by Sol Boucher · 10 years ago
  54. 59c784b [OC] Gcam OneCamera implementation. by Sascha Haeberling · 10 years ago
  55. e3dfd5a [OC] Migrate away from android.util.Size sinc we cannot use it in K. by Sascha Haeberling · 10 years ago
  56. 2b99192 [OC] Introduce OneCameraCreator so we can dynamically create a different version. by Sascha Haeberling · 10 years ago
  57. 9a9a108 Improved logging of foreground source type. by Andy Huibers · 10 years ago
  58. d674447 Add empty version of SystemProperties interface. by Sascha Haeberling · 10 years ago
  59. 121306f am 78e5a83a: Merge "fix Camera2 stubs for GoogleHelpHelper" into ub-camera-fishlake by Erin Dahlgren · 10 years ago
  60. ad8fa76 fix Camera2 stubs for GoogleHelpHelper by Erin Dahlgren · 10 years ago
  61. b7c7d9a Add metadata to capture and tap to focus events. by Andy Huibers · 10 years ago
  62. 4a00427 am b7c7d9a0: Add metadata to capture and tap to focus events. by Andy Huibers · 10 years ago
  63. d358041 am 03fd3baf: Merge "Add maximum zoom level and time to view events." into ub-camera-fishlake by Andy Huibers · 10 years ago
  64. c8924b2 Add maximum zoom level and time to view events. by Andy Huibers · 10 years ago
  65. c7e26a2 am ecf1014c: Merge "Revert "Memory window analysis in Camera2. Bug: 13280671"" into ub-camera-fishlake by Sascha Häberling · 10 years ago
  66. 1fc6119 Revert "Memory window analysis in Camera2. Bug: 13280671" by Sascha Häberling · 10 years ago
  67. f42886e am 2b04dc42: Merge "Memory window analysis in Camera2. Bug: 13280671" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  68. b4f3483 Memory window analysis in Camera2. Bug: 13280671 by Kevin Gabayan · 10 years ago
  69. 6190c36 New Settings API by Erin Dahlgren · 10 years ago
  70. fb33336 MotionManager for motion-aware focus unlock in Camera2. Second revision. by Kevin Gabayan · 10 years ago
  71. 811a814 Merge "Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601"" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  72. 516c11a Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601" by Kevin Gabayan · 10 years ago
  73. ebba328 MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601 by Kevin Gabayan · 10 years ago
  74. bacc258 Merge "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  75. 40d6795 Adjust the GoogleHelp interface so Camera2 will build by Erin Dahlgren · 10 years ago
  76. c78accd GoogleHelp affordance in CameraSettingsActivity by Erin Dahlgren · 10 years ago
  77. d832f31 secure camera -> gallery launch hardcoded to launch G+ photos by Spike Sprague · 10 years ago
  78. 547d7c8 Add timer duration to UsageStatistics. by Andy Huibers · 10 years ago
  79. 203abe5 Add grid lines and flash states to capture logging. by Andy Huibers · 10 years ago
  80. f56453a Fix Camera2 build. by Andy Huibers · 10 years ago
  81. ebd9537 Logging for Everglades release. by Andy Huibers · 10 years ago
  82. 443a1a6 Move share evaluation into ReleaseDialogHelper by Alan Newberger · 10 years ago
  83. 311372e am eaaf2930: Add logging for failure conditions. by Andy Huibers · 10 years ago
  84. eaaf293 Add logging for failure conditions. by Andy Huibers · 10 years ago
  85. f9cba4e DO NOT MERGE - Remove SmartCamera (Part 1/2) by Sascha Haeberling · 10 years ago
  86. 1045fef Create cameradevice package for camera management. by Angus Kong · 10 years ago
  87. 5f3f0ea am 2d0fdb5e: Merge "Add logging override helper" into gb-ub-photos-denali by Alan Newberger · 10 years ago
  88. 2d0fdb5 Merge "Add logging override helper" into gb-ub-photos-denali by Alan Newberger · 10 years ago
  89. 92f89f4 am 05ee74dc: Log memory consumption at end of onCreate (Camera2). Bug: 13280671 by Kevin Gabayan · 10 years ago
  90. c00f209 Add logging override helper by Alan Newberger · 10 years ago
  91. 05ee74d Log memory consumption at end of onCreate (Camera2). Bug: 13280671 by Kevin Gabayan · 10 years ago
  92. bdc8982 am bd90f35e: Migrate LocationManager to use camera Logger by Alan Newberger · 10 years ago
  93. bd90f35 Migrate LocationManager to use camera Logger by Alan Newberger · 10 years ago
  94. 342e68d am 224b97cb: Merge "Add context to parameters passed to ExtraSettings" into gb-ub-photos-denali by Seth Raphael · 10 years ago
  95. f3e528c resolved conflicts for merge of 0bfc7619 to ub-camera-everglades by Sascha Haeberling · 10 years ago
  96. f33880b am 94dea6e4: Merge "Refactor UsageStatistic so it can be disabled more easily." into gb-ub-photos-denali by Sascha Haeberling · 10 years ago
  97. 224b97c Merge "Add context to parameters passed to ExtraSettings" into gb-ub-photos-denali by Seth Raphael · 10 years ago
  98. 4b531ae Add context to parameters passed to ExtraSettings by Seth Raphael · 10 years ago
  99. 10c5816 Logging revisions. by Andy Huibers · 10 years ago
  100. a83ec8a Refactor UsageStatistic so it can be disabled more easily. by Sascha Haeberling · 10 years ago