1. 5db8e20 Only allow one draw call pending at a time by Alan Newberger · 10 years ago
  2. 31d816f Merge "Stability: call stopPreview() before switching off video module." into ub-camera-glacier by Senpo Hu · 10 years ago
  3. c19d97b Let VideoModule override default mode options enable/disable by Spike Sprague · 10 years ago
  4. 36e045a Stability: call stopPreview() before switching off video module. by Senpo Hu · 10 years ago
  5. 7c703ce Cleanup: Move api check to ApiHelper by Puneet Lall · 10 years ago
  6. 2d512cc Merge "for intent capture and pano, fix the redo/ok/cancel button sizes so touch ripples show up right." into ub-camera-glacier by Spike Sprague · 10 years ago
  7. 5ea5dc0 Merge "tweaking peephole animation time from 350 to 500, per in-person request" into ub-camera-glacier by Spike Sprague · 10 years ago
  8. 7dae6bb tweaking peephole animation time from 350 to 500, per in-person request by Spike Sprague · 10 years ago
  9. 281624c Avoid building filmstrip item data if activity is destroyed by Alan Newberger · 10 years ago
  10. a530b68 Merge "WIP: Add recursive thumbnail call to LocalMediaData" into ub-camera-glacier by Alan Newberger · 10 years ago
  11. 2d3475a Fix crash in VideoModule - Method called after release() by Senpo Hu · 10 years ago
  12. 022ce61 Synchronize CaptureModule camera open/close operations by Puneet Lall · 10 years ago
  13. feb07ea Merge "Stability: add null check for all CameraProxy obj references in VideoModule." into ub-camera-glacier by Senpo Hu · 10 years ago
  14. 4ba2829 Stability: add null check for all CameraProxy obj references in VideoModule. by Senpo Hu · 10 years ago
  15. ad12363 Revert app workaround for bug 17614203 now that HAL is fixed. by Andy Huibers · 10 years ago
  16. 47c4474 Merge "Force filmstrip images to generate in JPEG compression format" into ub-camera-glacier by Alan Newberger · 10 years ago
  17. 65ab020 Force filmstrip images to generate in JPEG compression format by Alan Newberger · 10 years ago
  18. 4d2f3bf Merge "Recreate a OneCameraManager instance for each Activity." into ub-camera-glacier by Puneet Lall · 10 years ago
  19. ee3123b Stability: add null check for all CameraProxy obj references in PhotoModule. by Senpo Hu · 10 years ago
  20. e67bcfd Recreate a OneCameraManager instance for each Activity. by Puneet Lall · 10 years ago
  21. da6f3ac Skip disk caching for session data by Alan Newberger · 10 years ago
  22. 6b2d1e0 Merge "Revert temporary session images in filmstrip to RGB_565" into ub-camera-glacier by Alan Newberger · 10 years ago
  23. 728c6fe Revert temporary session images in filmstrip to RGB_565 by Alan Newberger · 10 years ago
  24. 347dccb Ensure Camera doesn't attempt access of back camera on Nakasi by Alan Newberger · 10 years ago
  25. 2631a15 Don't show aspect ratio UI if using API2 portability by Alan Newberger · 10 years ago
  26. eeeed4f new sounds for timer ticker and pano / photosphere intermediate captures by Spike Sprague · 10 years ago
  27. 2268fbb for intent capture and pano, by Spike Sprague · 10 years ago
  28. 7d1fb59 Merge "monkey test NPE fix, another null check on mCameraDevice" into ub-camera-glacier by Spike Sprague · 10 years ago
  29. de614ed WIP: Add recursive thumbnail call to LocalMediaData by Alan Newberger · 10 years ago
  30. b60af18 Merge "Fix filmstrip item bounds to filmstrip scale" into ub-camera-glacier by Alan Newberger · 10 years ago
  31. 5f86f7f Cleanup gesture UI hide code by Alan Newberger · 10 years ago
  32. b2b0e02 Clean up unused code by Alan Newberger · 10 years ago
  33. 5cc48d6 monkey test NPE fix, another null check on mCameraDevice by Spike Sprague · 10 years ago
  34. a62ed04 Fix filmstrip item bounds to filmstrip scale by Alan Newberger · 10 years ago
  35. 30ae8c6 Merge "Changed tap-to-meter rectangle and weights." into ub-camera-glacier by Jiawen Chen · 10 years ago
  36. e684ea5 Merge "Fix CameraSettingsActivityHelper" into ub-camera-glacier by Alan Newberger · 10 years ago
  37. 8bbb512 Merge "add null check to updateCameraParametersPreferences to apease the monkey" into ub-camera-glacier by Spike Sprague · 10 years ago
  38. ae56c12 add null check to updateCameraParametersPreferences to apease the monkey by Spike Sprague · 10 years ago
  39. 963775c portability layer doesn't work well with startPreviewWithCallback() by Spike Sprague · 10 years ago
  40. 3c3b31d mode switch jank fixes by Spike Sprague · 10 years ago
  41. 0971376 Changed tap-to-meter rectangle and weights. by Jiawen Chen · 10 years ago
  42. 577e351 Fix CameraSettingsActivityHelper by Alan Newberger · 10 years ago
  43. 6f1dfe6 Merge "Don't set mCameraAppUI to null in onDestroy" into ub-camera-glacier by Puneet Lall · 10 years ago
  44. dbb048f Don't set mCameraAppUI to null in onDestroy by Puneet Lall · 10 years ago
  45. a16219d set proper alpha on shutter button on mode switch, by Spike Sprague · 10 years ago
  46. 70a9652 Don't send redundant requests to start the preview by Puneet Lall · 10 years ago
  47. 486ba1d Revert layout change for Camera by Alan Newberger · 10 years ago
  48. 45f316b Establish synchronous camera closing when app utilizes API1/API2 by Alan Newberger · 10 years ago
  49. e6ebf3d If we are using CaptureModule for Gcam only, turn off flash. by Andy Huibers · 10 years ago
  50. 0c9af93 Merge "Revert "Delay PhotoModule preview cover removal to address jank"" into ub-camera-glacier by Alan Newberger · 10 years ago
  51. 843e0e1 Revert "Delay PhotoModule preview cover removal to address jank" by Alan Newberger · 10 years ago
  52. 7351415 Reset aspect ratio on pause by Alan Newberger · 10 years ago
  53. 87a2300 Merge "workaround fix" into ub-camera-glacier by Spike Sprague · 10 years ago
  54. 3096e67 Merge "Delay PhotoModule preview cover removal to address jank" into ub-camera-glacier by Alan Newberger · 10 years ago
  55. 49fb93b Delay PhotoModule preview cover removal to address jank by Alan Newberger · 10 years ago
  56. 2ab141f workaround fix by Spike Sprague · 10 years ago
  57. d3ee86b Merge "Return to filmstrip when video playback finishes." into ub-camera-glacier by Senpo Hu · 10 years ago
  58. be70731 Return to filmstrip when video playback finishes. by Senpo Hu · 10 years ago
  59. 5675b8a Fix the upside-down orienation bug in CaptureModule. by Senpo Hu · 10 years ago
  60. d79b38d Merge "Remove jank on camera options switching" into ub-camera-glacier by Alan Newberger · 10 years ago
  61. 9cefdd4 Changed double to float. viewFinder -> viewfinder. by Jiawen Chen · 10 years ago
  62. ffc395d Reinitialize shutter button in Camera mode upon preview start by Alan Newberger · 10 years ago
  63. 5c4bd6b Reduce logging for unknown camera scope by Alan Newberger · 10 years ago
  64. a710f37 Merge "This fixes Bitmap.createBitmap offset bug in L, not sure why." into ub-camera-glacier by Andy Huibers · 10 years ago
  65. fd97c6d Merge "DO NOT MERGE: Adjust for camera2 API changes" into ub-camera-glacier by Qiwen Zhao · 10 years ago
  66. 42a5ad5 Merge "Granting read permission in the result intent for VIDEO_CAPTURE." into ub-camera-glacier by Nicolas Prevot · 10 years ago
  67. c91c8d2 Remove jank on camera options switching by Alan Newberger · 10 years ago
  68. 5e3bf4c Remove toast. This reverts commit 779414e8bfe23d66de310570ff2314654e45ec9f. by Andy Huibers · 10 years ago
  69. b954b3e Merge "Always match camera orientation with device orientation regardless portrait lock." into ub-camera-glacier by Senpo Hu · 10 years ago
  70. 65c0013 Set video quality pref default values at startup. by Senpo Hu · 10 years ago
  71. bb1c72f Always match camera orientation with device orientation regardless by Senpo Hu · 10 years ago
  72. 0f54d28 This fixes Bitmap.createBitmap offset bug in L, not sure why. by Andy Huibers · 10 years ago
  73. 44917f6 Granting read permission in the result intent for VIDEO_CAPTURE. by Nicolas Prevot · 10 years ago
  74. dd38b94 DO NOT MERGE: Adjust for camera2 API changes by Eino-Ville Talvala · 10 years ago
  75. f974ba7 Additional logging for CAPTURE intent handling by Alan Newberger · 10 years ago
  76. 6281a79 Merge "In debug_ui mode, show CAF result state, length of AF scan, fps, for camera2 API." into ub-camera-glacier by Andy Huibers · 10 years ago
  77. ca3c564 In debug_ui mode, show CAF result state, length of AF scan, fps, for camera2 API. by Andy Huibers · 10 years ago
  78. 76215c9 DO NOT MERGE Update Camera2 to use latest APIs by Alan Newberger · 10 years ago
  79. 954b9b1 Merge "wait for filmstrip bottom panel buttons to finish animating to show clings" into ub-camera-glacier by Spike Sprague · 10 years ago
  80. 13d07d0 DO NOT MERGE Pipe context through to camera by Sascha Häberling · 10 years ago
  81. bcc384e Revert "Pipe context through to camera" by Sascha Häberling · 10 years ago
  82. f6bf65e Pipe context through to camera by Sascha Haeberling · 10 years ago
  83. 9eb0eb5 Merge "DO NOT MERGE Revert "Update camera2 API usage"" into ub-camera-glacier by Alan Newberger · 10 years ago
  84. 200d5f8 Merge "Close the camera when the async open callback runs after pause" into ub-camera-glacier by Alan Newberger · 10 years ago
  85. 21fdb9d DO NOT MERGE Revert "Update camera2 API usage" by Alan Newberger · 10 years ago
  86. 3c56192 wait for filmstrip bottom panel buttons to finish animating to show clings by Spike Sprague · 10 years ago
  87. e55801f Close the camera when the async open callback runs after pause by Alan Newberger · 10 years ago
  88. 82465c1 Merge "Update camera2 API usage" into ub-camera-glacier by Eino-Ville Talvala · 10 years ago
  89. 29a009c Add additional lifecycle logging to Camera by Alan Newberger · 10 years ago
  90. 9c84812 Update camera2 API usage by Eino-Ville Talvala · 10 years ago
  91. dc0369f Merge "Load Gcam OneCamera in CaptureModule when it's also doing normal shots." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  92. 961805e Load Gcam OneCamera in CaptureModule when it's also doing normal shots. by Sascha Haeberling · 10 years ago
  93. eacf946 Merge "remove stray bool resource for determining if OS is L or not, moved to more universal ApiHelper for that." into ub-camera-glacier by Spike Sprague · 10 years ago
  94. 79150ed remove stray bool resource for determining if OS is L or not, by Spike Sprague · 10 years ago
  95. 17d9084 Add short flash animation and shutter sound to ZSL camera. by Andy Huibers · 10 years ago
  96. f1e3dc8 Merge "Added log for first preview frame" into ub-camera-glacier by Puneet Lall · 10 years ago
  97. 5409278 Added log for first preview frame by Puneet Lall · 10 years ago
  98. ae6e94f Merge "Re-enable shutter-button when switching between front and back cameras." into ub-camera-glacier by Puneet Lall · 10 years ago
  99. 2ef0f9d Fix unnecessary string cast by Alan Newberger · 10 years ago
  100. 2b084ec Merge "Fixing settings upgrades" into ub-camera-glacier by Alan Newberger · 10 years ago