1. 0989e39 Handle unexpected exceptions when loading videos. by Angus Kong · 11 years ago
  2. a34e8c7 Merge "Add activity-alias for Camera." into gb-ub-photos-carlsbad by Mangesh Ghiware · 11 years ago
  3. dcccc51 Fix camera preview stopped after onResume(). by Angus Kong · 11 years ago
  4. acd4e11 Add activity-alias for Camera. by Mangesh Ghiware · 11 years ago
  5. 5894ec2 Fix view jumps when action bar is hiding by ztenghui · 11 years ago
  6. 1e33534 Merge "Don't take a snapshot if video recording is not in progress." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  7. e96a4ad Merge "Clean up unused code." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  8. 0abbdb3 Merge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  9. 50df470 Hide the actionbar and title at the beginning by ztenghui · 11 years ago
  10. a514b14 Don't take a snapshot if video recording is not in progress. by Sascha Haeberling · 11 years ago
  11. ddef779 Clean up unused code. by Sascha Haeberling · 11 years ago
  12. 02ed1b2 Merge "Add the menu items back" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  13. 0353ca2 Add the menu items back by ztenghui · 11 years ago
  14. f929661 Merge "Check for device support before taking video snapshots" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  15. 3860574 Check for device support before taking video snapshots by Doris Liu · 11 years ago
  16. 6d8bb27 Merge "Remove old video camera icon and label from Camera2" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  17. cf44e58 Remove old video camera icon and label from Camera2 by Doris Liu · 11 years ago
  18. 5754963 Remove Refocus from Camera UI. by Sascha Haeberling · 11 years ago
  19. 0a08b3a Merge "Fix video capture intent handling" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  20. 2a7f44c Fix video capture intent handling by Doris Liu · 11 years ago
  21. c27d21b Add local data types. by Angus Kong · 11 years ago
  22. d806e65 Don't return null if there's no images to load. by Angus Kong · 11 years ago
  23. 3968548 Don't set mImages to null, as we call .size() later. by Sascha Haeberling · 11 years ago
  24. ca4ddcc Update app name to "Camera" before merging to KLP. by Sascha Haeberling · 11 years ago
  25. a0bd080 Merge "Add the basic action bar back." into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  26. ce08798 Merge "Clean up Gallery codes." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  27. fa9e2cc Add the basic action bar back. by ztenghui · 11 years ago
  28. b50b5cb Clean up Gallery codes. by Angus Kong · 11 years ago
  29. 81c5992 Fix NPE after capture when camera roll is empty. by Angus Kong · 11 years ago
  30. 4b2cb93 Merge "Add camera-related tests back." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  31. 1ac5817 Add camera-related tests back. by Sascha Haeberling · 11 years ago
  32. c3679c0 Use PopupWindow for settings popup by Doris Liu · 11 years ago
  33. 3d0b691 Fix DataAdapter wrapper classes callback mechanism. by Angus Kong · 11 years ago
  34. 70466a0 Merge "Refactor data/LocalData." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  35. eee0d4e Changes required for building GoogleCamera. by Sascha Haeberling · 11 years ago
  36. bd26069 Refactor data/LocalData. by Angus Kong · 11 years ago
  37. 764b07e Remove refocus icon if it's not enabled or present. by Sascha Haeberling · 11 years ago
  38. 43ec6fa Add .mk files for Camera2. by Sascha Haeberling · 11 years ago
  39. 37f3611 This adds the following four CLs to Camera2: by Sascha Haeberling · 11 years ago
  40. 8fe71f3 Remove two more .mk files. We will add CleanSpec.mk back later. by Sascha Haeberling · 11 years ago
  41. 8e963a5 This removes all non-Camera stuff from Camera2. by Sascha Haeberling · 11 years ago
  42. 4fc90b0 Remove all .mk files from the cloned Camera2 until the project is by Sascha Haeberling · 11 years ago
  43. 8672b22 Merge tests/exiftool_parser/ from platform/packages/apps/Gallery2 to tests/exiftool_parser/ by Qiwen Zhao · 11 years ago
  44. 394baeb Merge CleanSpec.mk/ from platform/packages/apps/Gallery2 to CleanSpec.mk/ by Qiwen Zhao · 11 years ago
  45. 326a79d Merge proguard.flags/ from platform/packages/apps/Gallery2 to proguard.flags/ by Qiwen Zhao · 11 years ago
  46. 7ee1687 Merge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/ by Qiwen Zhao · 11 years ago
  47. 48634be Merge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to AndroidManifest.xml/ by Qiwen Zhao · 11 years ago
  48. 51b3321 Merge res/ from platform/packages/apps/Gallery2 to res/ by Qiwen Zhao · 11 years ago
  49. e426d40 Merge jni/ from platform/packages/apps/Gallery2 to jni/ by Qiwen Zhao · 11 years ago
  50. ae49a9f Merge src/ from platform/packages/apps/Gallery2 to src/ by Qiwen Zhao · 11 years ago
  51. 68de58e Merge jni_jpegstream/ from platform/packages/apps/Gallery2 to jni_jpegstream/ by Qiwen Zhao · 11 years ago
  52. 972f65f Merge gallerycommon/ from platform/packages/apps/Gallery2 to gallerycommon/ by Qiwen Zhao · 11 years ago
  53. d475c67 Load the FilmStrip data in onCreate() by Angus Kong · 11 years ago
  54. 8b6c588 Merge "Clean up the test tags used by the continuous test service to determine which tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context." into gb-ub-photos-carlsbad by Jason Noguchi · 11 years ago
  55. 26d2fb1 Merge "Clean up the test tags used by the continuous test service to determine which tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context." into gb-ub-photos-carlsbad by Jason Noguchi · 11 years ago
  56. 4c3d807 Clean up the test tags used by the continuous test service to determine which by Jason Noguchi · 11 years ago
  57. f40d4fb Clean up the test tags used by the continuous test service to determine which by Jason Noguchi · 11 years ago
  58. 9db5aa8 Initial empty repository by Qiwen Zhao · 11 years ago
  59. b19d603 Fix display bug with highres by nicolasroard · 11 years ago
  60. 08a7c5e Fix display bug with highres by nicolasroard · 11 years ago
  61. 5ba2436 Add quality selector to export. by Ruben Brunk · 11 years ago
  62. 8f0065b Add quality selector to export. by Ruben Brunk · 11 years ago
  63. 56f7698 Hide "View Photo Sphere" button by default. by Sascha Haeberling · 11 years ago
  64. a1168a9 Merge "add Per Channel Saturation" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  65. dd9432a Merge "add Per Channel Saturation" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  66. 8e5e4ee Add LocalDataAdapter and wrappers. by Angus Kong · 11 years ago
  67. 2f1ff6d add Per Channel Saturation by John Hoford · 11 years ago
  68. 014bbe6 add Per Channel Saturation by John Hoford · 11 years ago
  69. 8bd1746 Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  70. bfed271 Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  71. 1a7821c Adds back the PhotoSphere View icon in filmstrip. by Sascha Haeberling · 11 years ago
  72. f1f5186 Adds back the PhotoSphere View icon in filmstrip. by Sascha Haeberling · 11 years ago
  73. 22c824d Refactoring Geometry handling. by Ruben Brunk · 11 years ago
  74. 203eb40 Refactoring Geometry handling. by Ruben Brunk · 11 years ago
  75. d7abdc4 Fix problem with N-1 caching when no filters / one filter by nicolasroard · 11 years ago
  76. 3a5bc6b Fix problem with N-1 caching when no filters / one filter by nicolasroard · 11 years ago
  77. bb2848a Merge "Add wrapper for face detection listener." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  78. b1dd393 Merge "Implements N-1 Caching" into gb-ub-photos-carlsbad by nicolasroard · 11 years ago
  79. 5c9925a Merge "Implements N-1 Caching" into gb-ub-photos-carlsbad by nicolasroard · 11 years ago
  80. 37c88fc Implements N-1 Caching by nicolasroard · 11 years ago
  81. 7f2b1e5 Implements N-1 Caching by nicolasroard · 11 years ago
  82. 9e76552 Add wrapper for face detection listener. by Angus Kong · 11 years ago
  83. d152efe Set default video quality to the highest by Doris Liu · 11 years ago
  84. c2556da Set default video quality to the highest by Doris Liu · 11 years ago
  85. 3f7e004 Set default video quality to the highest by Doris Liu · 11 years ago
  86. 6d29a64 Fix switching camera failure. by Angus Kong · 11 years ago
  87. 996669f Merge "Do antialiasing on wallpaper preview." into gb-ub-photos-carlsbad by Ruben Brunk · 11 years ago
  88. d031ce8 Do antialiasing on wallpaper preview. by Ruben Brunk · 11 years ago
  89. a0a5134 Merge "clean up some bugs and update the icons" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  90. 28d86a3 Merge "clean up some bugs and update the icons" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  91. 7dd44d8 clean up some bugs and update the icons by John Hoford · 11 years ago
  92. e887fa5 clean up some bugs and update the icons by John Hoford · 11 years ago
  93. 13ae260 Add user presets saving/loading by nicolasroard · 11 years ago
  94. 430d25b Add user presets saving/loading by nicolasroard · 11 years ago
  95. 2e5fe3f Merge "add Grad filter" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  96. 7d1433a Merge "add Grad filter" into gb-ub-photos-carlsbad by John Hoford · 11 years ago
  97. 6ae2eca add Grad filter by John Hoford · 11 years ago
  98. 52e9277 add Grad filter by John Hoford · 11 years ago
  99. 9ef9925 Refactor CameraManager. by Angus Kong · 11 years ago
  100. d7d3f84 Merge "Refocus integration phase 1." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago