1. 780f705 AI 148267: CTS: Mark remaining failures in Android test plan as broken. by Phil Dubach · 15 years ago
  2. 1dcf27c AI 148239: CTS: Fix failing test cases in android.widget by Phil Dubach · 15 years ago
  3. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 15 years ago
  4. 617f18e AI 148198: CTS: Fix or exclude failing tests in Android test plan by Phil Dubach · 15 years ago
  5. 7a06798 AI 148171: CTS: Fix failing test cases in Android test plan by Phil Dubach · 15 years ago
  6. f005cd6 AI 148161: CTS: Support from creating derived plans from previous sessions. by Scott Su · 15 years ago
  7. a568534 AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 15 years ago
  8. e0e5790 AI 148153: CTS: Strip control characters from failure strings before converting to XML by Phil Dubach · 15 years ago
  9. 9c8fbb1 AI 148148: CTS: Encode SHA-1 hash of test packages in hex instead of Base64 by Phil Dubach · 15 years ago
  10. fa3dca7 AI 148142: CTS: added @BrokenTest tag for failed cases in ContextWrapperTest. by Scott Su · 15 years ago
  11. 7592e4f AI 148140: CTS: fixed failed cases in LocationManagerTest. by Scott Su · 15 years ago
  12. ae22e37 AI 148127: CTS: fix 'unable to find instrumentation info' bug in hardware package by Phil Dubach · 15 years ago
  13. 9d84774 AI 148124: CTS: Increase max Java heap for running CTS to 512M by Phil Dubach · 15 years ago
  14. 7eaf3cf AI 148122: CTS: fix failed cases in AbsSeekBarTest, GridViewTest, ListViewTest and PopupWindowTest. by Phil Dubach · 15 years ago
  15. 37b5663 AI 148102: CTS: Fix test failures in android.widget due to missing TextViewStubActivity by Phil Dubach · 15 years ago
  16. 259ced7 AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator. by Scott Su · 15 years ago
  17. 48f63bd AI 148071: CTS: Modify test description generator to include tests in subpackages by Phil Dubach · 15 years ago
  18. 5e96f28 AI 148070: CTS: fixed failed problem in android.graphics.cts.MovieTest by Scott Su · 15 years ago
  19. 0ca73c0 AI 148069: CTS: Run test bundles with more than 200 tests in individual mode by Phil Dubach · 15 years ago
  20. 6d152af AI 148066: Change perf2 app test from Calculator to MusicBrowser. by Bill Napier · 15 years ago
  21. c0a8231 AI 148056: CTS: refactor failed cases in package android.content.pm. by Scott Su · 15 years ago
  22. 986c1ab AI 148055: CTS: refactor failed case in AnimationTest. by Scott Su · 15 years ago
  23. 363c4bb AI 148054: CTS: refactor failed cases in package anroid.text. by Scott Su · 15 years ago
  24. b45eaae AI 148053: CTS: fixed failed testcases by Scott Su · 15 years ago
  25. 382ad68 AI 148041: Update CTS report template with following: by Gaurav Mathur · 15 years ago
  26. f40e213 AI 147986: Change CTS tests to use InstrumentationCoreTestRunner, which has handled the @BrokenTest by Scott Su · 15 years ago
  27. 3a52ca1 AI 147980: CTS: Fix device status problem after a reset by Phil Dubach · 15 years ago
  28. 59c0ba1 AI 147972: CTS: Fix a problem in Selector which would ignore the packages mistakenly when selecting test suites. by Phil Dubach · 15 years ago
  29. a0ec0db AI 147957: CTS: Add configuration variable to set max size for a package to be run in batch mode by Phil Dubach · 15 years ago
  30. ba0c1bb AI 147910: CTS: Fix test failures in GravityTest and ViewGroup_LayoutParamsTest by Phil Dubach · 15 years ago
  31. 4a40445 AI 147877: CTS: Sort package, suite, case and test lists for interactive plan generation by Phil Dubach · 15 years ago
  32. c6e9382 AI 147876: CTS: Fix signature test timeout handling and add timeout value to config by Phil Dubach · 15 years ago
  33. 6231185 AI 147797: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 15 years ago
  34. af9a409 AI 147786: Automated g4 rollback of changelist 147771. by Gaurav Mathur · 15 years ago
  35. 4f35e5e AI 147771: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 15 years ago
  36. d5fe3a6 AI 147757: CTS: Increase test timeout and fix result mixups after batch timeout by Phil Dubach · 15 years ago
  37. d9901b8 AI 147750: Add soft API test for SDK version by Gaurav Mathur · 15 years ago
  38. 4613a90 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 15 years ago
  39. 0aad978 AI 147679: CTS: add test cases for MessageQueue and Messenger by Scott Su · 15 years ago
  40. d5033e8 AI 147675: CTS: add test cases for android.os.Parcel by Scott Su · 15 years ago
  41. 381af19 AI 147672: CTS: add test cases fro android.os.ParcelFileDescriptor by Scott Su · 15 years ago
  42. ce08ad3 AI 147669: CTS: Add test case for android.app.Notification by Scott Su · 15 years ago
  43. 56f2a42 AI 147666: CTS: add test cases for android.os.Message, Handler and Looper by Scott Su · 15 years ago
  44. b430c8a AI 147663: CTS: add test cases for android.os.PowerManager.WakeLock by Scott Su · 15 years ago
  45. 810648a AI 147658: CTS: add test cases for android.view.KeyCharacterMap by Scott Su · 15 years ago
  46. a9e8720 AI 147655: CTS: add test cases for android.app.KeyguardManager by Scott Su · 15 years ago
  47. 60db5a8 AI 147652: CTS: fixed failed problem in android.app.cts.DatePickerDialogTest by Scott Su · 15 years ago
  48. cdeeb5b AI 147648: CTS: add test cases for android.app.Dialog by Scott Su · 15 years ago
  49. e68a4a1 AI 147644: CTS: add test cases for app.ListActivity by Scott Su · 15 years ago
  50. 60cb930 AI 147640: CTS: add test cases for android.app.AlarmManager by Scott Su · 15 years ago
  51. f479bb5 AI 147637: CTS: Add test case for android.app.ActivityManager by Scott Su · 15 years ago
  52. fd27abc AI 147634: CTS: add test cases for app.AlertDialog. by Scott Su · 15 years ago
  53. 5a76025 AI 147631: CTS: add test cases for LauncherActivity and TabActivity by Scott Su · 15 years ago
  54. 42f8f66 AI 147625: CTS: add test cases for content.pm.PackageManager and its related class. by Scott Su · 15 years ago
  55. 29aac8d AI 147618: CTS: add test cases for android.app.ExpandableListActivity by Scott Su · 15 years ago
  56. d776ea2 AI 147612: CTS: add test cases for Intent, IntentFiler and MutableContextWrapper by Scott Su · 15 years ago
  57. 7c0bdb3 AI 147609: CTS: add test cases for android.app.Activity. by Scott Su · 15 years ago
  58. 86ed74f AI 147606: CTS: fix failed problem in android.graphics.Paint by Scott Su · 15 years ago
  59. 2cc27de AI 147603: CTS: add test case for LocalActivityManager. by Scott Su · 15 years ago
  60. 17a8617 AI 147597: CTS: add test cases for android.content.res.TypedArray by Scott Su · 15 years ago
  61. 89a0970 AI 147594: CTS: add test cases for android.os.TokenWatcher by Scott Su · 15 years ago
  62. 501c063 AI 147591: CTS: add test cases for app.NotificationManager by Scott Su · 15 years ago
  63. 383a208 AI 147588: CTS: add test cases for android.widget.VideoView by Scott Su · 15 years ago
  64. 0af8f5c AI 147584: CTS: add test cases for provider.MediaStore by Scott Su · 15 years ago
  65. edf555c AI 147581: CTS:add test case for android.widget.MediaController by Scott Su · 15 years ago
  66. 85f5d8c AI 147573: CTS: add test cases for view.KeyEvent by Scott Su · 15 years ago
  67. 51f48d5 AI 147570: CTS: add test cases for android.widget.HeaderViewListAdapter by Scott Su · 15 years ago
  68. c05d403 AI 147566: CTS: add test cases for android.widget.SeekBar. by Scott Su · 15 years ago
  69. c032163 AI 147561: CTS: add test cases for android.widget.FrameLayout by Scott Su · 15 years ago
  70. e610a1e AI 147559: CTS: Use longer timeouts to allow for class initialization delays by Phil Dubach · 15 years ago
  71. 8c9b1e9 AI 147556: CTS: add test cases for android.os.ConditionVariable by Scott Su · 15 years ago
  72. a41d414 AI 147545: CTS: Handle timeout issues in unexpected tests by Phil Dubach · 15 years ago
  73. 56e6fe1 AI 147481: Include the performance tests in their own test plan. by Bill Napier · 15 years ago
  74. 5d3e1b9 AI 147477: CTS: Add test for Build.VERSION.RELEASE by Phil Dubach · 15 years ago
  75. 1928a76 AI 147450: CTS: add test cases for database.AbstractCursorTest, AbstractWindowedCursor, CursorJoiner, CursorWindow, DatabaseUtils, MatrixCursor and MergeCursor by Scott Su · 15 years ago
  76. b71daef AI 147448: CTS: add missing test in RectTest, RectFTest and LayoutTest by Scott Su · 15 years ago
  77. c080335 AI 147445: CTS: add test case for android.widget.CheckBox by Scott Su · 15 years ago
  78. 5731a54 AI 147442: CTS: add test cases for android.view.VelocityTracker by Scott Su · 15 years ago
  79. 8bd2754 AI 147435: CTS: add test cases for android.widget.ScrollView by Scott Su · 15 years ago
  80. 24236df AI 147398: CTS: Fix console search for test packages by Phil Dubach · 15 years ago
  81. 0ed2e70 AI 147345: CTS: add test cases for view.MotionEvent by Scott Su · 15 years ago
  82. fb7cda7 AI 147182: CTS: Fix NullPointerException during device restart BUG=1802445 by Phil Dubach · 15 years ago
  83. 8619270 AI 147143: Make sure parent directory exists when we by Jorg Pleumann · 15 years ago
  84. 380ec6f AI 147111: CTS: add test cases for SearchManager. by Scott Su · 15 years ago
  85. c968be4 AI 147099: CTS: add test cases for android.database.sqlite.SQLiteClosable. by Scott Su · 15 years ago
  86. 06f6081 AI 147097: CTS: add test cases for content.ContentResolver by Scott Su · 15 years ago
  87. 7fd3e03 AI 147089: CTS: Added test case for SQLiteAbortException, SQLiteConstraintException, SQLiteDatabaseCorruptException, SQLiteDiskIOException, SQLiteDoneException, SQLiteException, SQLiteFullException and SQLiteMisuseException by Scott Su · 15 years ago
  88. 231bd25 AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests by Phil Dubach · 15 years ago
  89. 1856bd1 AI 147049: Adding MultiApp Startup performance CTS test case. by Bill Napier · 15 years ago
  90. 07b1ec2 AI 147044: Single App Performance tests. by Bill Napier · 15 years ago
  91. f418d6c AI 146910: [Issue 1556587] CTS: CTS should include test cases to ensure application process and user isolation by Scott Su · 15 years ago
  92. e052f88 AI 146905: CTS: add test cases for android.os.Binder by Scott Su · 15 years ago
  93. 8f5bd29 AI 146900: CTS: add test cases for android.os.Process by Scott Su · 15 years ago
  94. 9959554 AI 146894: CTS: add test cases for android.app.Service by Scott Su · 15 years ago
  95. 5461caa AI 146876: CTS: add test cases for text.TextUtils. by Scott Su · 15 years ago
  96. c8a5cde AI 146790: Add ApiDemos Reference Application test to CTS. by Bill Napier · 15 years ago
  97. 48dd902 AI 146773: Create a CtsReferenceApp library so all CtsReferenceApp tests can have a common helpful baseclass. by Bill Napier · 15 years ago
  98. a74a1c2 AI 146764: Added Reference App Testing Support to CTS host. by Bill Napier · 15 years ago
  99. 3e506e0 AI 146763: Add the ability to read adb logcat messages to TestDevice by Bill Napier · 15 years ago
  100. fc77f6e AI 146710: Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago