1. bfa0ee9 Merge "Remove testUnknownSourcesByDefaultTest" into gingerbread by Brian Muramatsu · 13 years ago
  2. 0866696 Remove testUnknownSourcesByDefaultTest by Brian Muramatsu · 13 years ago
  3. 4ed6a56 Merge "Increment Version to 2.3_r4" into gingerbread by Brian Muramatsu · 13 years ago
  4. 244820e Increment Version to 2.3_r4 by Brian Muramatsu · 13 years ago
  5. 9ef3eb6 Add some strings for screen where the text stayed in by KaoriFujimoto · 13 years ago
  6. 732ea4d Merge "Fix broken Paint test cases." into honeycomb-mr2 by Brian Muramatsu · 13 years ago
  7. 8b98f7c Detect when BT Pairing Dialog is Incorrectly Shown by Brian Muramatsu · 13 years ago
  8. 7c2e6b1 Merge "Fixes for the location manager cts tests" into gingerbread by Brian Muramatsu · 13 years ago
  9. 7a54af9 Fixes for the location manager cts tests by Jason Bayer · 14 years ago
  10. 72369e1 Fix testDecorView for new behavior of DisplayMetrics by Adam Powell · 13 years ago
  11. d188ecd Fixes for the location manager cts tests by Jason Bayer · 14 years ago
  12. 4a4a3f3 Merge "Bug fix for b/4545066 CTS fail at AccessibilityEndToEndTest#testTypeWindowStateChangedAccessibilityEvent. Increase async wait time to ensure that notifications are passed thru. I was able to reproduce the error by cutting down the wait time(MAX_TIMEOUT_ASYNCHRONOUS_PROCESSING)." into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  13. 9d9641b Fix broken Paint test cases. by Derek Sollenberger · 13 years ago
  14. 311b547 Merge "location provider fixes: test the provider without assuming presence of any particular provider on the device" into gingerbread by Brian Muramatsu · 13 years ago
  15. 599d94e location provider fixes: test the provider without assuming presence of any particular provider on the device by Jason Bayer · 14 years ago
  16. 90ada76 Merge "location provider fixes: test the provider without assuming presence of any particular provider on the device" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  17. d3c61f3 Bug fix for b/4545066 CTS fail at AccessibilityEndToEndTest#testTypeWindowStateChangedAccessibilityEvent. Increase async wait time to ensure that notifications are passed thru. I was able to reproduce the error by cutting down the wait time(MAX_TIMEOUT_ASYNCHRONOUS_PROCESSING). by Jun Peng · 13 years ago
  18. 22fd9b6 Merge "Merge remote branch 'korg/froyo' into manualmerge" into gingerbread by Brian Muramatsu · 13 years ago
  19. 02551c5 Merge remote branch 'korg/froyo' into manualmerge by Brian Muramatsu · 13 years ago
  20. 21b5afb Merge "Add HC MR1 Features to CTS Verifier" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  21. 34317ff Add HC MR1 Features to CTS Verifier by Brian Muramatsu · 13 years ago
  22. 5998c47 Merge "Make sensors optional" into gingerbread by Brian Muramatsu · 13 years ago
  23. 91e5244 Make sensors optional by Dylan Reid · 14 years ago
  24. 01552d1 Merge "Revert "Check "Unknown Sources" is Enabled by Default"" into froyo by Brian Muramatsu · 13 years ago
  25. 3978b74 Merge "Fix WindowTest#testDecorView" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  26. 72eeb65 Fix WindowTest#testDecorView by Brian Muramatsu · 14 years ago
  27. d05a0e3 Revert "Check "Unknown Sources" is Enabled by Default" by Brian Muramatsu · 13 years ago
  28. 1c3bb36 Merge "Fixed bugs in test case that caused test failure." into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  29. a24cfb3 location provider fixes: test the provider without assuming presence of any particular provider on the device by Jason Bayer · 14 years ago
  30. 81484bb Merge "Increment Version to 2.2_r6" into froyo by Brian Muramatsu · 13 years ago
  31. 487ef9e Increment Version to 2.2_r6 by Brian Muramatsu · 13 years ago
  32. ff55edc Merge "Copy Verifier Results to Clipboard" into gingerbread by Brian Muramatsu · 13 years ago
  33. e49daa9 Copy Verifier Results to Clipboard by Brian Muramatsu · 13 years ago
  34. 791f0e6 Checking hardware feature when test rear camera by Mist Liao · 14 years ago
  35. 5e710c7 Merge "Audio Latency Tests" into gingerbread by Brian Muramatsu · 13 years ago
  36. f62c022 Audio Latency Tests by Brian Muramatsu · 14 years ago
  37. 58d3a15 Fixed bugs in test case that caused test failure. by Mark Lindner · 13 years ago
  38. c8c6118 Merge "Add more CTS tests." into froyo by Brian Muramatsu · 13 years ago
  39. 09a8750 Add more CTS tests. by Marco Nelissen · 13 years ago
  40. 2131922 Merge "Skip Bluetooth tests if the device doesn't support Bluetooth." into gingerbread by Brian Muramatsu · 13 years ago
  41. 1633961 Skip Bluetooth tests if the device doesn't support Bluetooth. by fujimoto.kaori · 13 years ago
  42. 567abb6 Merge "CTS Verifier Bluetooth Test" into gingerbread by Brian Muramatsu · 13 years ago
  43. e891acb CTS Verifier Bluetooth Test by Brian Muramatsu · 13 years ago
  44. a1aa065 Merge "Make sensors optional for GoogleTV." into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  45. 544d272 Fix issue #4490446: 5 failures in android.content.res.cts.ConfigTest by Dianne Hackborn · 13 years ago
  46. a39c49b Fix testPreviewPictureSizesCombination by Yang Chuang · 13 years ago
  47. 87092ff Merge "Expect haptic feedback being performed only if it is turned on" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  48. ad61525 Wait for completing the initialization of WebViewCore by Masanori Ogino · 13 years ago
  49. 6a3a740 Expect haptic feedback being performed only if it is turned on by Jason Bayer · 14 years ago
  50. 3473b8e Make sensors optional for GoogleTV. by Dylan Reid · 14 years ago
  51. 70adf80 Bypass bluetooth tests if not present by Jason Bayer · 14 years ago
  52. cdf0598 Add a few tests for MotionEvents.PointerCoords. (DO NOT MERGE) by Jeff Brown · 14 years ago
  53. 350b426 Update VelocityTracker tests. (DO NOT MERGE) by Jeff Brown · 14 years ago
  54. dce64ea Merge "Check "Unknown Sources" is Enabled by Default" into froyo by Brian Muramatsu · 13 years ago
  55. 594e985 Check "Unknown Sources" is Enabled by Default by Brian Muramatsu · 14 years ago
  56. 7d1af5a Merge "Don't fail if vold.fstab is empty" into froyo by Brian Muramatsu · 13 years ago
  57. 206d087 Don't fail if vold.fstab is empty by Nick Kralevich · 13 years ago
  58. 84795c6 Merge "Changed the condition to consider negative value for PID." into gingerbread by Brian Muramatsu · 13 years ago
  59. 8689580 DO NOT MERGE Suppress testSetCamera Test by Brian Muramatsu · 13 years ago
  60. 4f21f5a Changed the condition to consider negative value for PID. by m-miyahara · 13 years ago
  61. edb4a8f Merge "Restore Null Device Id for PHONE_TYPE_NONE Devices." into honeycomb-mr2 by Brian Muramatsu · 13 years ago
  62. ed7f81c Fix for bug 4442572: CookieSyncManagerTest fails when executed with other tests ...but passes by itself by Kristian Monsen · 13 years ago
  63. 24d4228 Don't fail if vold.fstab is empty by Nick Kralevich · 13 years ago
  64. e7a1868 Merge "Don't fail if vold.fstab is empty" into gingerbread by Brian Muramatsu · 13 years ago
  65. 8989a4d Don't fail if vold.fstab is empty by Nick Kralevich · 13 years ago
  66. 0d887e3 Merge remote branch 'goog/gingerbread' into manualmerge by Brian Muramatsu · 13 years ago
  67. 758f50d am 6603f144: (-s ours) Merge "DO NOT MERGE Update Test Expectations for MR1" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  68. 6dda882 am 296b28fa: Update CTS Version for HC MR1 by Brian Muramatsu · 13 years ago
  69. 6603f14 Merge "DO NOT MERGE Update Test Expectations for MR1" into honeycomb-mr1 by Brian Muramatsu · 13 years ago
  70. f5b10ee Merge "Test for DownloadManager Compliance" into gingerbread by Brian Muramatsu · 13 years ago
  71. b68215a Test for DownloadManager Compliance by Brian Muramatsu · 14 years ago
  72. 296b28f Update CTS Version for HC MR1 by Brian Muramatsu · 13 years ago
  73. c80b1d0 DO NOT MERGE Update Test Expectations for MR1 by Brian Muramatsu · 14 years ago
  74. 4113511 DO NOT MERGE: From master -- Update to take care of new API. by Dianne Hackborn · 14 years ago
  75. 5da49ff Restore Null Device Id for PHONE_TYPE_NONE Devices. by Brian Muramatsu · 13 years ago
  76. 97fee19 Merge "Revert "Demo of Sending Arguments to a Test"" into gingerbread by Brian Muramatsu · 13 years ago
  77. b405999 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 13 years ago
  78. d3fcc2b Fix DATE_MODIFIED assertion fail in image media store test. by Mist Liao · 13 years ago
  79. 49ecbb7 Merge "enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. Some device will support too many counts of preview sizes to finish test in time." into gingerbread by Brian Muramatsu · 13 years ago
  80. 5dbaee6 Merge "Checking hardware feature when test rear camera" into gingerbread by Brian Muramatsu · 13 years ago
  81. 677ddbb enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. by sam_chiu · 13 years ago
  82. f583fe9 Remove this CTS test. by Dianne Hackborn · 13 years ago
  83. 3219d6d Merge "Demo of Sending Arguments to a Test" into gingerbread by Brian Muramatsu · 14 years ago
  84. a5d6c08 Demo of Sending Arguments to a Test by Brian Muramatsu · 14 years ago
  85. 9e9e658 Checking hardware feature when test rear camera by Mist Liao · 14 years ago
  86. 8c65c60 Checking hardware feature when test rear camera by Mist Liao · 14 years ago
  87. e142bf0 Merge "Fix OBB tests to stop caring about implementation" into gingerbread by Brian Muramatsu · 14 years ago
  88. ffc7667 Fix OBB tests to stop caring about implementation by Kenny Root · 14 years ago
  89. 48bfddb Merge "Don't fail on netlink socket closing." into froyo by Brian Muramatsu · 14 years ago
  90. 912d5e4 Don't fail on netlink socket closing. by Nick Kralevich · 14 years ago
  91. 61f4b00 Merge "Don't fail on netlink socket closing." into gingerbread by Brian Muramatsu · 14 years ago
  92. 4deed02 Don't fail on netlink socket closing. by Nick Kralevich · 14 years ago
  93. 403c5ee Merge "Add CtsVerifier Icons" into gingerbread by Brian Muramatsu · 14 years ago
  94. fec9b8e Add CtsVerifier Icons by Brian Muramatsu · 14 years ago
  95. a25a7bf Merge "Merge remote branch 'korg/froyo' into manualmerge" into gingerbread by Brian Muramatsu · 14 years ago
  96. d4f52ee Merge remote branch 'korg/froyo' into manualmerge by Brian Muramatsu · 14 years ago
  97. 3c4f8f0 Merge "Fix CtsWebkitTestCases:WebSettingsTest--testUserAgentString_default fail due to tablet device remove "Mobile" from UA string" into froyo by Brian Muramatsu · 14 years ago
  98. f0fb1e7 Fix CtsWebkitTestCases:WebSettingsTest--testUserAgentString_default fail due to by esther530 · 14 years ago
  99. 9f9718b Merge "Signed-off-by: Woo-seok Jang <usok.jang@gmail.com>" into froyo by Brian Muramatsu · 14 years ago
  100. e3a0843 Merge "Add Security Tests to CTS" into froyo by Brian Muramatsu · 14 years ago