1. bc0d8c6 MotionEvents must check for invalid sample/pointer counts by Adam Lesinski · 9 years ago
  2. a95c3c6 CTS test for SearchEvent. by Tim Kilbourn · 9 years ago
  3. 5577208 Merge "CTS - Add scale gesture detector tests for constructor and stylus APIs" into mnc-dev by Mady Mellor · 9 years ago
  4. 84ed05f CTS - Ensure that onContextClick returns the correct view by Mady Mellor · 9 years ago
  5. 2e85957 CTS - Add scale gesture detector tests for constructor and stylus APIs by Mady Mellor · 9 years ago
  6. 720430f CTS Tests for GestureDetector by Mady Mellor · 9 years ago
  7. 6d74657 Merge "CTS - View additions for onContextClickListener and related APIs" into mnc-dev by Mady Mellor · 9 years ago
  8. 8fabf13 Replace more obvious private API usages in view CTS tests by Alan Viverette · 9 years ago
  9. d2825ab Merge "Add simple cts tests for ActionMode." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  10. a320480 Merge "Add simple CTS tests for untested ViewConfiguration methods." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  11. 93230ce Add simple cts tests for ActionMode. by Keisuke Kuroyanagi · 9 years ago
  12. a802e12 Remove dependence on com.android.internal.R from CTS tests by Alan Viverette · 9 years ago
  13. e75a500 Merge "Fix some of the more obvious usages of private APIs in CTS tests" into mnc-dev by Alan Viverette · 9 years ago
  14. a1fe28d Add simple CTS tests for untested ViewConfiguration methods. by Keisuke Kuroyanagi · 9 years ago
  15. 8e92940 Fix some of the more obvious usages of private APIs in CTS tests by Alan Viverette · 9 years ago
  16. 3d8cbe9 Remove dependence on internal XmlUtils from CTS tests by Alan Viverette · 9 years ago
  17. 0ff952b Miscellaneous CTS tests for new APIs by Alan Viverette · 9 years ago
  18. 5585a09 CTS - View additions for onContextClickListener and related APIs by Mady Mellor · 9 years ago
  19. 9d796c0 Merge "CTS: Add tests for ActionMode#invalidateContentRect" into mnc-dev by Clara Bayarri · 9 years ago
  20. 8a87a48 CTS: Add tests for ActionMode#invalidateContentRect by Clara Bayarri · 9 years ago
  21. 2d42dbc Fix CTS: ViewGroupTests failing by Clara Bayarri · 9 years ago
  22. 43ca6e9 CTS Tests for added APIs to ActionMode and ActionMode.Callback2 by Clara Bayarri · 9 years ago
  23. 41144a5 Add view translation test into CTS by ztenghui · 9 years ago
  24. c75a301 CTS Tests for View#startActionMode(callback[, int]) by Clara Bayarri · 9 years ago
  25. 6fd2a43 Merge "Fix testSaveAndRestoreHierarchyState() to pass an illegal argument" into mnc-dev by Alan Viverette · 9 years ago
  26. 4bd3bb8 Merge "Fix testAccessInflatedId() to check for correct default value" into mnc-dev by Alan Viverette · 9 years ago
  27. 0bfeb84 Fix testSaveAndRestoreHierarchyState() to pass an illegal argument by Alan Viverette · 9 years ago
  28. 63f6183 Fix testAccessInflatedId() to check for correct default value by Alan Viverette · 9 years ago
  29. 74ac062 Merge "Remove useless implementation detail asserts from testDrawableState" into mnc-dev by Alan Viverette · 9 years ago
  30. 769a4ab Remove useless implementation detail asserts from testDrawableState by Alan Viverette · 9 years ago
  31. f1df612 Add CTS tests for View scroll indicators by Alan Viverette · 9 years ago
  32. f739016 CTS tests for compatibility gymnastics in ViewGroup#startActionModeForChild by Clara Bayarri · 9 years ago
  33. e62bd50 Add new onSearchRequested overload by Tim Kilbourn · 9 years ago
  34. 2fbd2f2 Add CTS test for theme tag on <include> by Alan Viverette · 9 years ago
  35. 4b6d7e1 Add new method implementation for Window.Callback by Clara Bayarri · 9 years ago
  36. 8886a67 Fixed CTS test failing on TVs: MenuInflaterTest by Jose Lima · 9 years ago
  37. e18c679 Follow framework API additions for mock classes by Adam Powell · 9 years ago
  38. 79128d3 Fix the CTS android.view.cts.WindowTest failure: by Wei Liu · 10 years ago
  39. fd76481 Fix tests broken by test runner changes. by Jeff Brown · 10 years ago
  40. d82745f Move Common files from CtsTestStubs to ctsdeviceutil by Chenjie Luo · 10 years ago
  41. 356c1f6 Fix various broken tests in CTS. by Nicholas Sauer · 10 years ago
  42. 9c39bb2 Move android.view out of CtsTestStubs by Chenjie Luo · 10 years ago
  43. 89e65a1 Fix CTS build by Alan Viverette · 10 years ago
  44. 9195d41 Separate setTint and setTintMode by Alan Viverette · 10 years ago
  45. c2b441b am c45b8dec: am 7fe25a00: Fixing tesDecorView and PopupWindowTest for Moto360 by Vinod Krishnan · 10 years ago
  46. 7fe25a0 Fixing tesDecorView and PopupWindowTest for Moto360 by Vinod Krishnan · 10 years ago
  47. be57049 Follow framework API change for nested fling by Adam Powell · 10 years ago
  48. cbcac81 Add CTS tests for View drawable tinting APIs by Alan Viverette · 10 years ago
  49. 17f9378 Fix build. by Ying Wang · 10 years ago
  50. a3874cb Follow framework API change by Adam Powell · 10 years ago
  51. 348db40 Fix MockViewParent to implement new ViewParent methods by Brian Carlstrom · 10 years ago
  52. f15fd44 am 4a676a35: am 91112200: am f3eba466: am 5869d52d: Add CTS test for View.setFilterTouchesWhenObscured. by Jeff Brown · 10 years ago
  53. 9111220 am f3eba466: am 5869d52d: Add CTS test for View.setFilterTouchesWhenObscured. by Jeff Brown · 10 years ago
  54. 5869d52 Add CTS test for View.setFilterTouchesWhenObscured. by Jeff Brown · 10 years ago
  55. 71adc9f am d8fc9c07: am af1a3e3c: Merge "Add onWindowDismissed to implementation of Window.Callback." into klp-modular-dev by Will Haldean Brown · 10 years ago
  56. 0a9236e Add onWindowDismissed to implementation of Window.Callback. by Will Haldean Brown · 10 years ago
  57. 6cb0d79 Add CTS tests for assigning keyed View tags via XML by Alan Viverette · 10 years ago
  58. 89d350b Add CTS tests for specifying theme overrides as attrs by Alan Viverette · 10 years ago
  59. a823cdb Add CTS tests for LayoutInflater override theme attribute by Alan Viverette · 10 years ago
  60. 8583823 Fix bug #11709153 CTS: android.view.cts.ViewTest#testPadding tests are failing in KLP-MR1 by Fabrice Di Meglio · 11 years ago
  61. 5557c28 Add CTS a non regression unit test for bug #11673480 Address bar container padding screwed up on KOT43B by Fabrice Di Meglio · 11 years ago
  62. e5c7f26 Fix bug #11586041 Regression: text truncation in Clock by Fabrice Di Meglio · 11 years ago
  63. 296fd23 add test for setLocalFosus and injectInputEvent by keunyoung · 11 years ago
  64. e3a79a8 fix build by Guang Zhu · 11 years ago
  65. 94165db refactor key listener CTS tests by Victoria Lease · 11 years ago
  66. 1be94ae Optimizing AccessibilityNodeInfo caching (CTS). by Svetoslav · 11 years ago
  67. a90fb53 Remove use of view size from trackball tests by Michael Wright · 11 years ago
  68. 177a002 am eb69d609: am 75e131d1: Merge "check window focus before move into next steps" into jb-mr2-dev by keunyoung · 11 years ago
  69. 4594468 check window focus before move into next steps by keunyoung · 11 years ago
  70. 3b12c3c Fix file permissions by Andy McFadden · 11 years ago
  71. 0af1bed Fix dependency on internal API. by Jeff Brown · 11 years ago
  72. 4b34d37 am 873d2a23: am 7e9abf11: Merge "If Display ratio (Height/Width) is 1.7, the button which is generated dynamically is longer and catches the input event. The mockview’s onTouchEvent is not called and causes test failure. We set the height of button as 1/3 of mockvie by Keun-young Park · 11 years ago
  73. e49cd68 If Display ratio (Height/Width) is 1.7, the button which is generated dynamically is longer and catches the input event. by android-htc-contribute · 12 years ago
  74. b352c50 Fix bug #8480245 ViewGroup layout margins can be wrong in RTL mode by Fabrice Di Meglio · 11 years ago
  75. 22376ce Updating the View CTS tests to check behavior not implementation. by Svetoslav Ganov · 11 years ago
  76. 6b4cf4a am bf37101e: am 01aa2997: Merge "Add more CTS tests for the reset of RTL properties" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  77. e328d6f Add more CTS tests for the reset of RTL properties by Fabrice Di Meglio · 12 years ago
  78. 8d746c7 am 19b639b2: am 28e3b1c1: am f2f107cd: Merge "Add NumberPicker CTS tests." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  79. 9342d63 Add NumberPicker CTS tests. by Svetoslav Ganov · 12 years ago
  80. a8e522f CTS tests for android.view.Display by Craig Mautner · 12 years ago
  81. 53f1b15 Merge "adjust haptic feedback test for device without vibrator" into jb-mr1-dev by Keun young Park · 12 years ago
  82. 363d83e adjust haptic feedback test for device without vibrator by Keun young Park · 12 years ago
  83. c8eab63 fix timing issue by Keun young Park · 12 years ago
  84. 729a2ca Merge "Fixing the build." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  85. 59c73cb Fixing the build. by Svetoslav Ganov · 12 years ago
  86. bc09b8e Merge "Fixing a broken CTS test." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  87. 4318021 Fixing a broken CTS test. by Svetoslav Ganov · 12 years ago
  88. 5703399 Fix ViewGroup_MarginLayoutParamsTest failures by Fabrice Di Meglio · 12 years ago
  89. 952eb56 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  90. 0617746 Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  91. 4219626 Fix bug #7173351 API REVIEW: android.util.LocaleUtil by Fabrice Di Meglio · 12 years ago
  92. 4768d69 Fix build by fixing CTS tests following API change by Fabrice Di Meglio · 12 years ago
  93. 31356f9 Update LocaleUtilTest in CTS by Fabrice Di Meglio · 12 years ago
  94. d2270af Remove reference to internal API. by Jeff Brown · 12 years ago
  95. 54e11eb am efac19ed: am c89984a0: trial to fix long click tests by Keun young Park · 12 years ago
  96. efac19e am c89984a0: trial to fix long click tests by Keun young Park · 12 years ago
  97. c89984a trial to fix long click tests by Keun young Park · 12 years ago
  98. 4008fad am 7b3ee45e: am ee15d18f: Merge "move isShown to PollingCheck" into jb-dev by Keun young Park · 12 years ago
  99. 7b3ee45 am ee15d18f: Merge "move isShown to PollingCheck" into jb-dev by Keun young Park · 12 years ago
  100. 1403c34 Fix relative padding unit tests by Fabrice Di Meglio · 12 years ago