1. 7dfaf54 am 5e4deaf0: Merge change I94d56d71 into eclair by Yu Shan Emily Lau · 15 years ago
  2. 898d476 Split the startup measurment into two parts. by Yu Shan Emily Lau · 15 years ago
  3. 0a76e59 am 56e1db46: Trun on the log to see what causing the failure by Yu Shan Emily Lau · 15 years ago
  4. e517ec7 am 154d112a: Increse the wait time for image capture. by Yu Shan Emily Lau · 15 years ago
  5. 56e1db4 Trun on the log to see what causing the failure by Yu Shan Emily Lau · 15 years ago
  6. 154d112 Increse the wait time for image capture. by Yu Shan Emily Lau · 15 years ago
  7. 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
  8. 5a71767 Re-submit the change and make sure the test target can pick it up. by Yu Shan Emily Lau · 15 years ago
  9. 91e7670 am 9324f11a: Add postview callback to know when the captured image is shown. b2237074 by Wu-cheng Li · 15 years ago
  10. 9324f11 Add postview callback to know when the captured image is shown. b2237074 by Wu-cheng Li · 15 years ago
  11. 87ac6d7 am f8fb435d: Changed the tag name. by Yu Shan Emily Lau · 15 years ago
  12. f8fb435 Changed the tag name. by Yu Shan Emily Lau · 15 years ago
  13. 79bc8ac Remove unused code in Camera app. by Owen Lin · 15 years ago
  14. 61c10fd am 7c176f50: Insert the wait time before collecting the last memory usage for image capture. by Yu Shan Emily Lau · 15 years ago
  15. 7c176f5 Insert the wait time before collecting the last memory usage for image capture. by Yu Shan Emily Lau · 15 years ago
  16. 28f3595 Utilize group id to request & cancel thumbnail requests. by Ray Chen · 15 years ago
  17. a1f18ae Modified the test cases name to be more meaningful. by Yu Shan Emily Lau · 15 years ago
  18. 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
  19. 49cf4ed Add the power measurment test case for image capture and video capture. by Yu Shan Emily Lau · 15 years ago
  20. 531afe2 Start the intent in order to switch to video capture mode. by Yu Shan Emily Lau · 15 years ago
  21. 8bbfc4b modified: tests/src/com/android/camera/stress/ImageCapture.java by Yu Shan Emily Lau · 15 years ago
  22. 562f923 Change Cancelable to method call directly. by Chih-Chung Chang · 15 years ago
  23. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  24. 8b6e394 Remove unused code. by Chih-Chung Chang · 15 years ago
  25. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  26. 012d0f3 Defer bitmap rotation until it's drawn on ImageView. by Ray Chen · 15 years ago
  27. 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
  28. 187e9f4 Remove unused code. by Chih-Chung Chang · 15 years ago
  29. 4250e21 Simplify ImageGetter. by Chih-Chung Chang · 15 years ago
  30. 6dac837 Capture individual camera and video startup time and output to a text file. by Yu Shan Emily Lau · 15 years ago
  31. d5d7464 Set bitmaps for full size images as being purgeable in viewing and reviewing images. by Wei-Ta Chen · 15 years ago
  32. 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
  33. 0a28549 Change camera latency time variables to non-static. by Chih-Chung Chang · 15 years ago
  34. 8160f6f Export the camera latency output into the output text file. by Yu Shan Emily Lau · 15 years ago
  35. 90543d5 Add the run count to the output file and save to the sdcard. by Yu Shan Emily Lau · 15 years ago
  36. 487f28c Added the cameraStartup measurement test case. by Yu Shan Emily Lau · 15 years ago
  37. 0e93962 fix bug 1909589 and 1903635. I think the cause root is that the LruCache is not by Owen Lin · 15 years ago
  38. 6429cc0 Merge change 3377 into donut by Android (Google) Code Review · 15 years ago
  39. 9a6cb73 Merge change 3393 into donut by Android (Google) Code Review · 15 years ago
  40. edbebe1 Use a week reference to trace all the items which are in used. by Owen Lin · 15 years ago
  41. 87d2b41 Fix the unittests due to the change of code. by Owen Lin · 15 years ago
  42. 11cac26 Exposed the camera latency measurement to the test. by Yu Shan Emily Lau · 15 years ago
  43. 0f9c339 Make ImageList parcelable so that they can pass by intent. by Owen Lin · 15 years ago
  44. 565664f Merge change 1531 into donut by Android (Google) Code Review · 15 years ago
  45. 1d5babb Fix the order bug in ImageListUber and add unit test for ImageListUber. by Owen Lin · 15 years ago
  46. 1b7efb4 Use TestSuiteBuilder to build unit test suite. by Owen Lin · 15 years ago
  47. 4177add Clean BitmapManager. by Chih-Chung Chang · 15 years ago
  48. 49b396e Organize the structure and named for camera's tests. by Owen Lin · 15 years ago
  49. 896182a remove cancelAllDecodingThreads and allowAllDecodingThreads. by Ray Chen · 15 years ago
  50. 3ec4b60 new file: ../../../../tests/src/com/android/camera/stress/CameraLatency.java by Ray Chen · 15 years ago
  51. cb6b519 Merge change 1410 into donut by Android (Google) Code Review · 15 years ago
  52. a2eceab Put the instrumentation test into a separate tests package. by Yu Shan Emily Lau · 15 years ago
  53. 2eb0ec7 modified: CameraAppUnitTestRunner.java by Ray Chen · 15 years ago
  54. 60550bd new file: ../CameraAppUnitTestRunner.java by Ray Chen · 15 years ago
  55. 41a8578 Improve the design of ICancelable. by Owen Lin · 16 years ago
  56. 96f917e AI 146084: Add a PriorityTask to let cancel/prioritize tasks much easier. by Owen Lin · 16 years ago
  57. 7a98363 AI 144532: Change the tests' package name to be identical to its path. by Owen Lin · 16 years ago
  58. b64d345 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. becfb35 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. dee42a6 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  61. 0eaec58 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. 1d4c750 Initial Contribution by The Android Open Source Project · 16 years ago