1. c29d1a5 Merge "Moar autofill fixes." into pi-dev by TreeHugger Robot · 7 years ago
  2. 38fb2b5 Merge "autofill cts: fix tests for ATV and sync to latest ATV UX" into pi-dev by TreeHugger Robot · 7 years ago
  3. 997366f Moar autofill fixes. by Felipe Leme · 7 years ago
  4. 5312dbc autofill cts: fix tests for ATV and sync to latest ATV UX by Dake Gu · 7 years ago
  5. bf0f81d Improved assertions on FatActivityTest. by Felipe Leme · 7 years ago
  6. ce5e92f Merge "Fixed autofill's UiBot.assertNoDatasets()" into pi-dev by Felipe Leme · 7 years ago
  7. a81fc4a Merge "Set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on compat mode test." into pi-dev by Felipe Leme · 7 years ago
  8. 989914e Set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on compat mode test. by Felipe Leme · 7 years ago
  9. e369365 Merge "Uses a self-destruct receiver to kill an external process." into pi-dev by TreeHugger Robot · 7 years ago
  10. a065c04 Fixed autofill's UiBot.assertNoDatasets() by Felipe Leme · 7 years ago
  11. 4ad9c3a Uses a self-destruct receiver to kill an external process. by Felipe Leme · 7 years ago
  12. 1c7962e Merge "Revert "Set SaveInfo flag to FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE by default on compat mode."" into pi-dev by TreeHugger Robot · 7 years ago
  13. 4610c56 Added test (testUserDataConstraints()) for Autofill UserData getters. by Felipe Leme · 7 years ago
  14. 784ea85 Revert "Set SaveInfo flag to FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE by default on compat mode." by Felipe Leme · 7 years ago
  15. c6fdbfb Removed VirtualContainerActivityTest#testAppCannotFakePackageName by Felipe Leme · 7 years ago
  16. 06731be Improved autofill test for custom highlight. by Felipe Leme · 7 years ago
  17. 771206b Added autofill test for custom highlight. by Felipe Leme · 7 years ago
  18. 80ac70e Merge "Always set orientation as portrait for Autofill tests." into pi-dev by TreeHugger Robot · 7 years ago
  19. 8d578eb Fixed SettingsHelper.syncSet() so it doesn't hang when value didn't change. by Felipe Leme · 7 years ago
  20. 4b6fa1f Always set orientation as portrait for Autofill tests. by Felipe Leme · 7 years ago
  21. 742c8c7 Fixed how virtual views changes are notified on compat mode tests. by Felipe Leme · 7 years ago
  22. 6965794 Merge "autofill: test autofill window is within parent window" into pi-dev by TreeHugger Robot · 7 years ago
  23. 2983f8a autofill: test autofill window is within parent window by Dake Gu · 7 years ago
  24. 7532a84 Merge "Move CTS to use androidx." into pi-dev by Aurimas Liutikas · 7 years ago
  25. 7b507c7 Move CTS to use androidx. by Aurimas Liutikas · 7 years ago
  26. 4760996 Merge "Remove hack to fix autofill when dialog is resized." into pi-dev by TreeHugger Robot · 7 years ago
  27. 0853e87 Remove hack to fix autofill when dialog is resized. by Felipe Leme · 7 years ago
  28. 95b6c9b Merge "New autofill test for custom parcelable on client state." into pi-dev by TreeHugger Robot · 7 years ago
  29. 842deb0 Merge "Re-enabled @Ignored tests." into pi-dev by TreeHugger Robot · 7 years ago
  30. 2b5ceee Re-enabled @Ignored tests. by Felipe Leme · 7 years ago
  31. e170c0d New autofill test for custom parcelable on client state. by felipeal · 7 years ago
  32. 36afc73 Disables testTapLink_changeOrientationThenTapBack if the screen is too small. by Felipe Leme · 7 years ago
  33. 2ebd3e4 New autofill test. by Felipe Leme · 7 years ago
  34. de1c4cd New tests for Autofill compat mode URL bar changes. by Felipe Leme · 7 years ago
  35. 8defd39 Merge "Test inputType on virtual views." into pi-dev by TreeHugger Robot · 7 years ago
  36. f1e910a Test inputType on virtual views. by Felipe Leme · 7 years ago
  37. fc3046c Merge "Set SaveInfo flag to FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE by default on compat mode." into pi-dev by Felipe Leme · 7 years ago
  38. 0f1f952 Merge "Fixed autofill CTS infra so global settings are properly set." into pi-dev by TreeHugger Robot · 7 years ago
  39. c67c68f Fixed autofill CTS infra so global settings are properly set. by Felipe Leme · 7 years ago
  40. bfaf904 Merge "Add test to make sure a null dataset id on auth response doesn't crash system" into pi-dev by Felipe Leme · 7 years ago
  41. 1152635 Add test to make sure a null dataset id on auth response doesn't crash system by Felipe Leme · 7 years ago
  42. c030bdc Set SaveInfo flag to FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE by default on compat mode. by Felipe Leme · 7 years ago
  43. 02328e8 Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES. by Felipe Leme · 7 years ago
  44. a53821e New Autofill tests: don't show Save UI when initial value didn't change. by Felipe Leme · 7 years ago
  45. 441ab9f Temporary disabled bitmap comparison on whole screen because it's flaky. by Felipe Leme · 7 years ago
  46. 4181f67 Merge "Fixed TODO - kind of..." into pi-dev by Felipe Leme · 7 years ago
  47. 35c10ff Fixed TODO - kind of... by Felipe Leme · 7 years ago
  48. 05e4ff5 Added extras checks to make sure autofill is enabled on application context. by Felipe Leme · 7 years ago
  49. 98d04bb Merge "Minor Autofill CTS improvements:" into pi-dev by TreeHugger Robot · 7 years ago
  50. 558e926 Merge "Fixed bitmap comparison to restrict it to the commit button." into pi-dev by TreeHugger Robot · 7 years ago
  51. affa953 Fixed bitmap comparison to restrict it to the commit button. by Felipe Leme · 7 years ago
  52. c0fa4f9 Minor Autofill CTS improvements: by Felipe Leme · 7 years ago
  53. 94ec90c Added tests for virtual views using non-activity context. by Felipe Leme · 7 years ago
  54. 315f905 Merge changes from topic "trigger_y_u_no_keep_view_intact" into pi-dev by TreeHugger Robot · 7 years ago
  55. 1598ea5 Added assertion to make sure trigger button is not removed. by Felipe Leme · 7 years ago
  56. 9a90a25 New Autofill test: LoginActivityTest.testDatasetPickerPosition() by Felipe Leme · 7 years ago
  57. dbceab0 Add CTS test for dataset filtering on autofill virtual views. by Felipe Leme · 7 years ago
  58. 89c155a Autofill compat mode changes: by Felipe Leme · 7 years ago
  59. 7c83066 Fixed compat mode tests so all tests pass when running in a suite. by Felipe Leme · 7 years ago
  60. 8670ae7 Merge "Re-enabled and fixed test for notifyViewClicked() on compat mode." into pi-dev by TreeHugger Robot · 7 years ago
  61. ce2dc38 Re-enabled and fixed test for notifyViewClicked() on compat mode. by Felipe Leme · 7 years ago
  62. 5fc3df1 Merge "Improved virtual container tests." into pi-dev by TreeHugger Robot · 7 years ago
  63. 92e1765 Merge "Re-enabled asserts on save for compat mode." into pi-dev by TreeHugger Robot · 7 years ago
  64. 51aebb3 Improved virtual container tests. by Felipe Leme · 7 years ago
  65. ad8816c Merge "Fix Autofill test case fails for different densities" into oreo-mr1-cts-dev am: a0ddc400ef by Alex Naidis · 7 years ago
  66. d77870b Merge "Fix Autofill test case fails for different densities" into oreo-mr1-cts-dev by Alex Naidis · 7 years ago
  67. 4941cdd Re-enabled asserts on save for compat mode. by Felipe Leme · 7 years ago
  68. cef1d1f New CTS tests to verify autofill UI behavior when app is killed. by Felipe Leme · 7 years ago
  69. 6761923 Merge "Added test cases for mixed filtering scenarios." by TreeHugger Robot · 7 years ago
  70. 957186d Merge "Refactor virtual view tests in preparation for compat mode submit mode support." by TreeHugger Robot · 7 years ago
  71. 080d7f7 Refactor virtual view tests in preparation for compat mode submit mode support. by Felipe Leme · 7 years ago
  72. 2367f2e Merge "autofill cts: add tap outside test" by Dake Gu · 7 years ago
  73. 3ddcfdf autofill cts: add tap outside test by Dake Gu · 7 years ago
  74. f5408a5 Improved Autofill CTS timeouts even more, once again. by Felipe Leme · 7 years ago
  75. 49b0933 Merge "Set minimum density when running testTapLink_changeOrientationThenTapBack" into oreo-mr1-cts-dev by Felipe Leme · 7 years ago
  76. 4de3813 Fix Autofill test case fails for different densities by Alex Naidis · 7 years ago
  77. 5b0b230 Set minimum density when running testTapLink_changeOrientationThenTapBack by Felipe Leme · 7 years ago
  78. 0c68dfe Set minimum density when running testTapLink_changeOrientationThenTapBack by Felipe Leme · 7 years ago
  79. 756e78f3 Removed tests that rely on tapping recents. by Felipe Leme · 7 years ago
  80. 4112d76 Merge "CTS: Fix assertThat usage" by TreeHugger Robot · 7 years ago
  81. d6c687e CTS: Fix assertThat usage by Andreas Gampe · 7 years ago
  82. d7aedab Fixed FieldClassificationTest due to wrong float assertion. by Felipe Leme · 7 years ago
  83. 8f778b5 Added test cases for mixed filtering scenarios. by Felipe Leme · 7 years ago
  84. 5ed163c Merge "Fixed test cases that rotated the device after the Save UI was shown." into oreo-mr1-cts-dev by Felipe Leme · 7 years ago
  85. 79a9352 Fixed test cases that rotated the device after the Save UI was shown. by Felipe Leme · 7 years ago
  86. a0cc1d3 Merge "Spun dataset filtering and authentication tests out of LoginActivityTest" by TreeHugger Robot · 7 years ago
  87. 154fa03 Merge "Moved RequiredFeatureRule to common code." by Felipe Leme · 7 years ago
  88. ecaabc3 Spun dataset filtering and authentication tests out of LoginActivityTest by Felipe Leme · 7 years ago
  89. b22edee Moved RequiredFeatureRule to common code. by Felipe Leme · 7 years ago
  90. ee13faf Merge "Added CTS test for autofill compat mode URL bar." by TreeHugger Robot · 7 years ago
  91. 9a4a108 Added CTS test for autofill compat mode URL bar. by Felipe Leme · 7 years ago
  92. a84dbd1 Merge "New Autofill CTS tests for when app change autofill id of views." by TreeHugger Robot · 7 years ago
  93. 0343f9b Merge "autofill: test keystroke passthrough to app window" by Dake Gu · 7 years ago
  94. f5ef20b New Autofill CTS tests for when app change autofill id of views. by Felipe Leme · 7 years ago
  95. ccde0fb Merge "Create a separate component for autofill" by TreeHugger Robot · 7 years ago
  96. ecb7498 Create a separate component for autofill by Felipe Leme · 7 years ago
  97. 1762fc3 Moar improvements on (or attempts to improve) Autofill tests flakiness. by Felipe Leme · 7 years ago
  98. dda57f9 autofill: test keystroke passthrough to app window by Dake Gu · 7 years ago
  99. 5765cb1 Merge "Initial tests for autofill compat mode." by TreeHugger Robot · 7 years ago
  100. 3d99a05 Initial tests for autofill compat mode. by Felipe Leme · 7 years ago