1. 2bca210 Use debug.Log instead of android.util.Log. by Angus Kong · 10 years ago
  2. d05374f Implement preview started callbacks. by Erin Dahlgren · 10 years ago
  3. 630d55b Handle uncaught runtime exceptions from the framework. by Erin Dahlgren · 10 years ago
  4. 62753ae Add camera state in CameraManager implementation by Angus Kong · 10 years ago
  5. d8de077 Shared texture view in photosphere. by Erin Dahlgren · 10 years ago
  6. 4d4a4bc Hook up with camera for accurate timing of new frame by Doris Liu · 11 years ago
  7. 20fad24 Major refactor: Make resources access through app. by Angus Kong · 11 years ago[Renamed (88%) from src/com/android/camera/CameraManager.java]
  8. 6284815 Further refactor by Angus Kong · 11 years ago
  9. 638e6f0 Clean up ApiHelper and remove unused code paths. by Sascha Haeberling · 11 years ago
  10. 4f795b8 Show dialog when camera device is not connected. by Angus Kong · 11 years ago
  11. b50b5cb Clean up Gallery codes. by Angus Kong · 11 years ago
  12. 8e963a5 This removes all non-Camera stuff from Camera2. by Sascha Haeberling · 11 years ago
  13. 9e76552 Add wrapper for face detection listener. by Angus Kong · 11 years ago
  14. 9ef9925 Refactor CameraManager. by Angus Kong · 11 years ago
  15. 36ed867 Use extra copy of parameters for concurrent access by Angus Kong · 11 years ago
  16. 104e001 Refresh parameters during recording. by Angus Kong · 11 years ago
  17. 2ebee8f Don't access mParameters dirty bit in other thread by Angus Kong · 11 years ago
  18. b71331b Make stopPreview synchronous. by Angus Kong · 11 years ago
  19. fd363b2 Handle InterruptedException in waitDone by Angus Kong · 11 years ago
  20. 73749f2 Don't use SynchronousQueue to pass results. by Angus Kong · 11 years ago
  21. 918f811 Fix NPE when reconnecting camera. by Angus Kong · 11 years ago
  22. 0925a4e Make camera releasing synchronous. by Angus Kong · 11 years ago
  23. dcb0ef1 Make camera calls asynchronous by Angus Kong · 11 years ago
  24. 8872c23 Move Camera Java/Native source into Gallery2 by Michael Kolb · 12 years ago