1. d6f4758 Merge change 2506 into donut by Android (Google) Code Review · 15 years ago
  2. 6fa5540 Merge change 2960 into donut by Android (Google) Code Review · 15 years ago
  3. 6248302 Integrate unsubmitted cupcake change 149104: by Phil Dubach · 15 years ago
  4. 34416f7 Merge change 2963 into donut by Android (Google) Code Review · 15 years ago
  5. 5a4b864 CTS: Clean up and fix MemoryFileTest by Phil Dubach · 15 years ago
  6. 91ec588 Integrate unsubmitted cupcake change 123653: by Phil Dubach · 15 years ago
  7. d9e9d87 Integrate unsubmitted cupcake change 149106: by Phil Dubach · 15 years ago
  8. 50d3d27 CTS changes for MemoryFile constructor throwing IOException. by Bjorn Bringert · 15 years ago
  9. ab17a39 Integrate unsubmitted cupcake change 131139: by Phil Dubach · 15 years ago
  10. a5b9bbc Integrate unsubmitted cupcake change 120329: by Phil Dubach · 15 years ago
  11. b9d142f Integrate unsubmitted cupcake change 125078: by Phil Dubach · 15 years ago
  12. 5fb8178 Merge change 2101 into donut by Android (Google) Code Review · 15 years ago
  13. 52efeb8 Integrate unsubmitted cupcake change 118310: by Phil Dubach · 15 years ago
  14. 58e58b1 Integrate unsubmitted cupcake change 120332: by Phil Dubach · 15 years ago
  15. dcbdf8d Merge change 2088 into donut by Android (Google) Code Review · 15 years ago
  16. 4d09c50 Integrate unsubmitted cupcake change 147367: by Phil Dubach · 15 years ago
  17. d97c14e Revert "Change cts tests to use InstrumentationTestRunner." by Brett Chabot · 15 years ago
  18. 15f91be Integrate unsubmitted cupcake change 123924: by Phil Dubach · 15 years ago
  19. a97f97f Integrate unsubmitted cupcake change 147366: by Phil Dubach · 15 years ago
  20. d1f5378 Integrate unsubmitted cupcake change 147364: by Phil Dubach · 15 years ago
  21. 597759f Integrate unsubmitted cupcake change 122803: by Phil Dubach · 15 years ago
  22. ed57ee5 Merge change 1904 into donut by Android (Google) Code Review · 15 years ago
  23. 5892431 Integrate unsubmitted cupcake change 123656: by Phil Dubach · 15 years ago
  24. db7c692 Integrate unsubmitted cupcake change 122791: by Phil Dubach · 15 years ago
  25. 782ce10 Merge change 1838 into donut by Android (Google) Code Review · 15 years ago
  26. e512979 Integrate unsubmitted cupcake change 122311: by Phil Dubach · 15 years ago
  27. ea99ab0 Integrate unsubmitted cupcake change 122821: by Phil Dubach · 15 years ago
  28. 9830bc8 Merge change 1828 into donut by Android (Google) Code Review · 15 years ago
  29. 3eee0e5 Integrate unsubmitted cupcake change 130899: by Phil Dubach · 15 years ago
  30. 942d4c7 Merge change 1807 into donut by Android (Google) Code Review · 15 years ago
  31. 8d5c4e4 Integrate unsubmitted cupcake change 146308: by Phil Dubach · 15 years ago
  32. a9f4a22 Fix build after change 2524. by Phil Dubach · 15 years ago
  33. 8207b3d Update CTS host tool to work with the new ddmlib API. by Xavier Ducrohet · 15 years ago
  34. fb2c547 Integrate unsubmitted cupcake change 122792: by Phil Dubach · 15 years ago
  35. 05ff95a Merge change 1711 into donut by Android (Google) Code Review · 15 years ago
  36. 2152b85 am 31f8d506: AI 148879: Update SignatureTest with many fixes. - Update SignatureTest to build against SDK - Provides better error messages on failures - Fixes issue with final methods in final classes (http://b/1839589) - Fixes issue with strict checking on native modifier (http://b/1839558) - Fixes issue with removal of abstract modifier on a class (http://b/1839622) BUG=1839558,1839622,1839589 by Bill Napier · 15 years ago
  37. 31f8d50 AI 148879: Update SignatureTest with many fixes. by Bill Napier · 15 years ago
  38. 22662ef Merge change 1706 into donut by Android (Google) Code Review · 15 years ago
  39. 62c8964 Merge change 1701 into donut by Android (Google) Code Review · 15 years ago
  40. 0567ea1 Merge change 1700 into donut by Android (Google) Code Review · 15 years ago
  41. 4e149f1 Change cts tests to use InstrumentationTestRunner. by Brett Chabot · 15 years ago
  42. 06648b6 Integration of unsubmitted cupcake change 122278: by Phil Dubach · 15 years ago
  43. d7b4324 Integration of unsubmitted cupcake change 123642 by Phil Dubach · 15 years ago
  44. 7652b18 Update CTS to use the new IDevice#getSyncService(). by Xavier Ducrohet · 15 years ago
  45. 231a0d3 Other small issues found during findbugs fixit. by Bill Napier · 15 years ago
  46. 79a83a6 Fix possible race condition in android.view.cts.waitForResult. by Bill Napier · 15 years ago
  47. 53cff00 Make isFinished field name nicer to read. by Bill Napier · 15 years ago
  48. 6c12b46 Fix race-condition in waiting for activity to finish code. by Bill Napier · 15 years ago
  49. a7d9560 Fix test case to actually obey the passed in maximum start time. by Bill Napier · 15 years ago
  50. ca047b5 am 1263200: AI 148774: CTS Fix problem with VM tests when CTS_PATH is no by Phil Dubach · 15 years ago
  51. 1263200 AI 148774: CTS Fix problem with VM tests when CTS_PATH is not absolute by Phil Dubach · 15 years ago
  52. b99c55b Remove tests for now hidden install API. by Dianne Hackborn · 15 years ago
  53. 9c8b7eb am 1c57118: AI 148741: CTS Add XML schema to describe format of test res by Phil Dubach · 15 years ago
  54. 1c57118 AI 148741: CTS Add XML schema to describe format of test results by Phil Dubach · 15 years ago
  55. d1eb2aa am 707e13f: AI 148689: CTS Exclude flaky test from android.graphics.cts by Phil Dubach · 15 years ago
  56. 59a7a12 am debd3ce: AI 148687: CTS: Update CTS result transformation by Phil Dubach · 15 years ago
  57. 707e13f AI 148689: CTS Exclude flaky test from android.graphics.cts by Phil Dubach · 15 years ago
  58. debd3ce AI 148687: CTS: Update CTS result transformation by Phil Dubach · 15 years ago
  59. e7e4c43 am 38bd8b9: AI 148645: CTS: Change startcts script to use adb and ddmlib by Phil Dubach · 15 years ago
  60. 38bd8b9 AI 148645: CTS: Change startcts script to use adb and ddmlib from the SDK by Phil Dubach · 15 years ago
  61. 77e7797 am 63d0c74: AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 15 years ago
  62. 63d0c74 AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 15 years ago
  63. eafc7ec am ad690bb: AI 148634: CTS: Exclude AlarmManager test broken by CL148448 by Phil Dubach · 15 years ago
  64. ad690bb AI 148634: CTS: Exclude AlarmManager test broken by CL148448 by Phil Dubach · 15 years ago
  65. c682991 am 698c04c: AI 148525: CTS: Rerun currently running test when batch mode by Phil Dubach · 15 years ago
  66. 698c04c AI 148525: CTS: Rerun currently running test when batch mode terminates abruptly by Phil Dubach · 15 years ago
  67. 5f4aabc am 5671dd6: AI 148455: CTS: Change tests in Android plan to use new Inst by Phil Dubach · 15 years ago
  68. 5671dd6 AI 148455: CTS: Change tests in Android plan to use new InstrumentationCtsTestRunner by Phil Dubach · 15 years ago
  69. d43fd34 am 43ad2f6: AI 148448: A tiny, tiny fix for the new CTS test runner by Jorg Pleumann · 15 years ago
  70. 43ad2f6 AI 148448: A tiny, tiny fix for the new CTS test runner by Jorg Pleumann · 15 years ago
  71. dc52411 am 8a6c9f9: AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  72. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  73. 4f4547c am 14cb792: AI 148392: CTS: Include host configuration values in result by Phil Dubach · 15 years ago
  74. 14cb792 AI 148392: CTS: Include host configuration values in result file by Phil Dubach · 15 years ago
  75. 25d76a5 am d2b5fd8: AI 148374: CTS: Do not ask whether to resume a session when by Phil Dubach · 15 years ago
  76. d2b5fd8 AI 148374: CTS: Do not ask whether to resume a session when started from command line by Phil Dubach · 15 years ago
  77. 4b08ffd am fa5ce86: AI 148357: CTS: Read sesion start and end times when loading by Phil Dubach · 15 years ago
  78. fa5ce86 AI 148357: CTS: Read sesion start and end times when loading existing results by Phil Dubach · 15 years ago
  79. 0ccd964 am 7c19589: AI 148329: CTS: Exclude performance tests from the CTS and A by Phil Dubach · 15 years ago
  80. 07c442b am 57fd770: AI 148328: CTS: Fix premature end of session when disabling by Phil Dubach · 15 years ago
  81. 11aa01d am f5668c7: AI 148327: CTS: Mark flaky test MediaControllerTest.testDisp by Phil Dubach · 15 years ago
  82. 91648cf am dc4e179: AI 148315: CTS: Import existing sessions from result directo by Phil Dubach · 15 years ago
  83. 7c19589 AI 148329: CTS: Exclude performance tests from the CTS and Android test plans by Phil Dubach · 15 years ago
  84. 57fd770 AI 148328: CTS: Fix premature end of session when disabling device restarts by Phil Dubach · 15 years ago
  85. f5668c7 AI 148327: CTS: Mark flaky test MediaControllerTest.testDispatchKeyEvent as broken by Phil Dubach · 15 years ago
  86. dc4e179 AI 148315: CTS: Import existing sessions from result directory when restarting console by Phil Dubach · 15 years ago
  87. 045f13b am 5b58efe: AI 148303: CTS host: Add host machine information to the CTS by Phil Dubach · 15 years ago
  88. 5b58efe AI 148303: CTS host: Add host machine information to the CTS result by Phil Dubach · 15 years ago
  89. d24e4c7 am f9fb333: AI 148276: CTS: Remove internal API dependency from MediaSto by Phil Dubach · 15 years ago
  90. f9fb333 AI 148276: CTS: Remove internal API dependency from MediaStore tests by Phil Dubach · 15 years ago
  91. 8bef4f3 am 780f705: AI 148267: CTS: Mark remaining failures in Android test plan by Phil Dubach · 15 years ago
  92. 780f705 AI 148267: CTS: Mark remaining failures in Android test plan as broken. by Phil Dubach · 15 years ago
  93. 15c7d6b am 1dcf27c: AI 148239: CTS: Fix failing test cases in android.widget by Phil Dubach · 15 years ago
  94. 84aee85 am 44e9f24: AI 148227: CTS: Add configurable delay after installing or r by Phil Dubach · 15 years ago
  95. 1dcf27c AI 148239: CTS: Fix failing test cases in android.widget by Phil Dubach · 15 years ago
  96. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 15 years ago
  97. 82e8de9 am 617f18e: AI 148198: CTS: Fix or exclude failing tests in Android test by Phil Dubach · 15 years ago
  98. 617f18e AI 148198: CTS: Fix or exclude failing tests in Android test plan by Phil Dubach · 15 years ago
  99. bd28efa am 7a06798: AI 148171: CTS: Fix failing test cases in Android test plan by Phil Dubach · 15 years ago
  100. 57c5fa1 am f005cd6: AI 148161: CTS: Support from creating derived plans from pre by Scott Su · 15 years ago