1. 1a6c4d5 Convert LegacyCamera's Android.mk to Android.bp by Jingwen Chen · 4 years, 6 months ago
  2. 819fa02 Merge "packages/apps/LegacyCamera: Set LOCAL_SDK_VERSION where possible." am: 4e4414c875 am: daabea88b5 by hansson · 6 years ago
  3. 7d194af packages/apps/LegacyCamera: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  4. 5879495 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  5. bd34e16 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  6. 1461b53 Rename Camera to LegacyCamera for SDK inclusion. by Eino-Ville Talvala · 12 years ago
  7. 048edf2 Fix focus area in front camera. by Chih-yu Huang · 13 years ago
  8. 131cf98 Add hysteresis to orientation rounding. by Eino-Ville Talvala · 13 years ago
  9. 52c5c76 Add "Intent.FLAG_ACTIVITY_CLEAR_TOP" flag in test. by Angus Kong · 13 years ago
  10. d480002 Refactor all focus code to a separate class. by Wu-cheng Li · 13 years ago
  11. d2db708 Use matrix to transform the location of faces. by Wu-cheng Li · 13 years ago
  12. 91b5b4e Fix testExtraSizeLimit test. by Wu-cheng Li · 13 years ago
  13. 0d604e2 Add test for converting touch point to focus area. by Wu-cheng Li · 13 years ago
  14. d627491 Add video capture intent tests. by Wu-cheng Li · 13 years ago
  15. 44294b6 Add more image capture intent tests. by Wu-cheng Li · 13 years ago
  16. 5df067a Add image capture intent test. by Wu-cheng Li · 13 years ago
  17. f6069b1 Removed the flaky memory checking. by Yu Shan Emily Lau · 14 years ago
  18. 9048630 Cleanup: Remove BitmapManager, ImageManager, and gallery classes. by Chia-chi Yeh · 13 years ago
  19. d1388c7 Modified the key event injection to adopt the Camera UI change. by Yu Shan Emily Lau · 14 years ago
  20. 2ff6c06 Log the exception stack so it is easier to debug. by Wu-cheng Li · 14 years ago
  21. 559f5cf Remove the hard-coded package name in camera tests. by Wu-cheng Li · 14 years ago
  22. 6eabb9b Close the camera application immediately when media server dies. by Wu-cheng Li · 14 years ago
  23. d3ccb36 Fixed the camera latency image capture test case with the new UI. by Yu Shan Emily Lau · 14 years ago
  24. 0a0a2d5 Fixed the camera image stress test with the new UI. by Yu Shan Emily Lau · 14 years ago
  25. 4aaa213 Fix the wrong rotation on naturally landscape devices. by Wu-cheng Li · 14 years ago
  26. 0e88af0 Add the test for activity leak. by Wu-cheng Li · 14 years ago
  27. b78d168 Turn on the camera unit tests. by Yu Shan Emily Lau · 14 years ago
  28. dcd762a Close the video file descriptor earlier. by Wu-cheng Li · 14 years ago
  29. 0433fd2 Fixed the NPE issue with the test file output name. by Yu Shan Emily Lau · 14 years ago
  30. e4b210a Expose the camera stress test parameters. by Yu Shan Emily Lau · 14 years ago
  31. 1c3631a am b84acd02: Merge "Fixed the camera test instrumentation target naming issue." into froyo by Yu Shan Emily Lau · 14 years ago
  32. 86803af Fixed the camera test instrumentation target naming issue. by Yu Shan Emily Lau · 14 years ago
  33. 3e2d954 Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codes by Ray Chen · 14 years ago
  34. e6ffea2 Do not register OneShotPreviewCallback to reduce latency. by Wu-cheng Li · 14 years ago
  35. b76ece2 Update the camera package name in the camera tests. by Yu Shan Emily Lau · 14 years ago
  36. e480f77 Camera should have the com.android.camera package name. Related to bug #2464545 by Romain Guy · 14 years ago
  37. f36c08d Merge "Make camera tests use the same key as camera." by Chih-Chung Chang · 14 years ago
  38. f0daa50 Make camera tests use the same key as camera. by Chih-Chung Chang · 14 years ago
  39. 3889cf3 Unbundle: change camera package name. by Chih-Chung Chang · 14 years ago
  40. e57b61d Revert "Unbundle: change package name to com.google.android.camera" by Chih-Chung Chang · 14 years ago
  41. f744b3f Unbundle: change package name to com.google.android.camera by Chih-Chung Chang · 14 years ago
  42. 9a4c2ca Remove unused code. by Chih-Chung Chang · 14 years ago
  43. e9a34e6 am 3cd9af7e: am 499e3b0a: Modify the camera lantency report tag so that it is easier to publish to the dashboard. by Yu Shan Emily Lau · 14 years ago
  44. 499e3b0 Modify the camera lantency report tag so that it is easier to publish to the dashboard. by Yu Shan Emily Lau · 14 years ago
  45. 7dfaf54 am 5e4deaf0: Merge change I94d56d71 into eclair by Yu Shan Emily Lau · 15 years ago
  46. 898d476 Split the startup measurment into two parts. by Yu Shan Emily Lau · 15 years ago
  47. 0a76e59 am 56e1db46: Trun on the log to see what causing the failure by Yu Shan Emily Lau · 15 years ago
  48. e517ec7 am 154d112a: Increse the wait time for image capture. by Yu Shan Emily Lau · 15 years ago
  49. 56e1db4 Trun on the log to see what causing the failure by Yu Shan Emily Lau · 15 years ago
  50. 154d112 Increse the wait time for image capture. by Yu Shan Emily Lau · 15 years ago
  51. 7d9eda6 am 5a717676: Re-submit the change and make sure the test target can pick it up. by Yu Shan Emily Lau · 15 years ago
  52. 5a71767 Re-submit the change and make sure the test target can pick it up. by Yu Shan Emily Lau · 15 years ago
  53. 91e7670 am 9324f11a: Add postview callback to know when the captured image is shown. b2237074 by Wu-cheng Li · 15 years ago
  54. 9324f11 Add postview callback to know when the captured image is shown. b2237074 by Wu-cheng Li · 15 years ago
  55. 87ac6d7 am f8fb435d: Changed the tag name. by Yu Shan Emily Lau · 15 years ago
  56. f8fb435 Changed the tag name. by Yu Shan Emily Lau · 15 years ago
  57. 79bc8ac Remove unused code in Camera app. by Owen Lin · 15 years ago
  58. 61c10fd am 7c176f50: Insert the wait time before collecting the last memory usage for image capture. by Yu Shan Emily Lau · 15 years ago
  59. 7c176f5 Insert the wait time before collecting the last memory usage for image capture. by Yu Shan Emily Lau · 15 years ago
  60. 28f3595 Utilize group id to request & cancel thumbnail requests. by Ray Chen · 15 years ago
  61. a1f18ae Modified the test cases name to be more meaningful. by Yu Shan Emily Lau · 15 years ago
  62. 78f86ed Fixed the switching mode test case. Send out the intent instead of sending the raw menu key event. by Yu Shan Emily Lau · 15 years ago
  63. 49cf4ed Add the power measurment test case for image capture and video capture. by Yu Shan Emily Lau · 15 years ago
  64. 531afe2 Start the intent in order to switch to video capture mode. by Yu Shan Emily Lau · 15 years ago
  65. 8bbfc4b modified: tests/src/com/android/camera/stress/ImageCapture.java by Yu Shan Emily Lau · 15 years ago
  66. 562f923 Change Cancelable to method call directly. by Chih-Chung Chang · 15 years ago
  67. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  68. 8b6e394 Remove unused code. by Chih-Chung Chang · 15 years ago
  69. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  70. 012d0f3 Defer bitmap rotation until it's drawn on ImageView. by Ray Chen · 15 years ago
  71. ce033a5 Fix http://b/1991523 by limiting the size of a bitmap when we decode a full image. by Chih-Chung Chang · 15 years ago
  72. 187e9f4 Remove unused code. by Chih-Chung Chang · 15 years ago
  73. 4250e21 Simplify ImageGetter. by Chih-Chung Chang · 15 years ago
  74. 6dac837 Capture individual camera and video startup time and output to a text file. by Yu Shan Emily Lau · 15 years ago
  75. d5d7464 Set bitmaps for full size images as being purgeable in viewing and reviewing images. by Wei-Ta Chen · 15 years ago
  76. cede87f Added the memory measurement of the mediaserver in the camera image capture and video capture test cases. by Yu Shan Emily Lau · 15 years ago
  77. 0a28549 Change camera latency time variables to non-static. by Chih-Chung Chang · 15 years ago
  78. 8160f6f Export the camera latency output into the output text file. by Yu Shan Emily Lau · 15 years ago
  79. 90543d5 Add the run count to the output file and save to the sdcard. by Yu Shan Emily Lau · 15 years ago
  80. 487f28c Added the cameraStartup measurement test case. by Yu Shan Emily Lau · 15 years ago
  81. 0e93962 fix bug 1909589 and 1903635. I think the cause root is that the LruCache is not by Owen Lin · 15 years ago
  82. 6429cc0 Merge change 3377 into donut by Android (Google) Code Review · 15 years ago
  83. 9a6cb73 Merge change 3393 into donut by Android (Google) Code Review · 15 years ago
  84. edbebe1 Use a week reference to trace all the items which are in used. by Owen Lin · 15 years ago
  85. 87d2b41 Fix the unittests due to the change of code. by Owen Lin · 15 years ago
  86. 11cac26 Exposed the camera latency measurement to the test. by Yu Shan Emily Lau · 15 years ago
  87. 0f9c339 Make ImageList parcelable so that they can pass by intent. by Owen Lin · 15 years ago
  88. 565664f Merge change 1531 into donut by Android (Google) Code Review · 15 years ago
  89. 1d5babb Fix the order bug in ImageListUber and add unit test for ImageListUber. by Owen Lin · 15 years ago
  90. 1b7efb4 Use TestSuiteBuilder to build unit test suite. by Owen Lin · 15 years ago
  91. 4177add Clean BitmapManager. by Chih-Chung Chang · 15 years ago
  92. 49b396e Organize the structure and named for camera's tests. by Owen Lin · 15 years ago
  93. 896182a remove cancelAllDecodingThreads and allowAllDecodingThreads. by Ray Chen · 15 years ago
  94. 3ec4b60 new file: ../../../../tests/src/com/android/camera/stress/CameraLatency.java by Ray Chen · 15 years ago
  95. cb6b519 Merge change 1410 into donut by Android (Google) Code Review · 15 years ago
  96. a2eceab Put the instrumentation test into a separate tests package. by Yu Shan Emily Lau · 15 years ago
  97. 2eb0ec7 modified: CameraAppUnitTestRunner.java by Ray Chen · 15 years ago
  98. 60550bd new file: ../CameraAppUnitTestRunner.java by Ray Chen · 15 years ago
  99. 41a8578 Improve the design of ICancelable. by Owen Lin · 15 years ago
  100. 96f917e AI 146084: Add a PriorityTask to let cancel/prioritize tasks much easier. by Owen Lin · 15 years ago