1. 0f80cfe [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 8 months ago
  2. f184f51 Remove vts10 suite setting by Dan Shi · 4 years ago
  3. 4914a69 Drop .stubs from android.test.[base|runner|mock].stubs by Jiyong Park · 4 years, 5 months ago
  4. 1f6e825 Remove tests from vts suite by Dan Shi · 4 years, 6 months ago
  5. e29099a Add vts10 suite to existing vts tests by Dan Shi · 4 years, 7 months ago
  6. 3b7a643 Porting all the modules labeled as secondary_user / not_secondary_user to aosp. by Julien Desprez · 5 years ago
  7. dfcb770 CTS secondary_user: CtsFragmentTestCasesSdk26 by jovanak · 5 years ago
  8. 8afa17f Remove cts_instant reference as it's been deleted by Julien Desprez · 5 years ago
  9. fd618d5 Backfill OWNERS for CTS module CtsFragmentTestCases by Yichun Li · 6 years ago
  10. ed19534 Migrate cts/tests/fragment to androidx.test by Brett Chabot · 6 years ago
  11. 91c2260 Merge "Specify that Fragment CTS should run against one abi" by TreeHugger Robot · 6 years ago
  12. ca8dcd9 Specify that Fragment CTS should run against one abi by Ian Lake · 6 years ago
  13. 6ef343e Migrate Fragments CTS tests to Android bp. by Aurimas Liutikas · 6 years ago
  14. eb71891 Start tagging module in cts-instant-setup in their AndroidTest.xml by Julien Desprez · 6 years ago
  15. 7f184c9 Include modules in cts_instant suite by Alan Ma · 6 years ago
  16. c08f2f1 Instant CTS: port fragment CTS tests by Svet Ganov · 6 years ago
  17. 7b507c7 Move CTS to use androidx. by Aurimas Liutikas · 7 years ago
  18. 5857382 Update FragmentManagerNonConfigTest for P+ apps by Andrii Kulian · 7 years ago
  19. 61f914a Fix JUnit4 usage in JUnit3 context by jdesprez · 7 years ago
  20. 6b354b3 Merge "Add cts suite tag to all CTS modules" by TreeHugger Robot · 7 years ago
  21. 503a3db Add cts suite tag to all CTS modules by jdesprez · 7 years ago
  22. b7a1329 Add android.test.base/stubs dependency by Paul Duffin · 7 years ago
  23. fda34ce Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  24. 023ac63 Merge "Fix Fragment.onCreate() not being called in some cases." by TreeHugger Robot · 7 years ago
  25. 972c4cf Attempt to fix flaky LoaderTest by George Mount · 7 years ago
  26. f49e451 Fix Fragment.onCreate() not being called in some cases. by George Mount · 7 years ago
  27. b5d5758 Try to reduce flakiness of LoaderTest by George Mount · 7 years ago
  28. 95c8f0c Merge "Fix race condition for LoaderTest." by TreeHugger Robot · 7 years ago
  29. 522acb4 Merge "Protect FragmentManager from Menu calls while not CREATED." by TreeHugger Robot · 7 years ago
  30. 38bc3d1 Fix race condition for LoaderTest. by George Mount · 7 years ago
  31. bdfd766 Protect FragmentManager from Menu calls while not CREATED. by George Mount · 7 years ago
  32. f1efbc6 Add all CTS tests to VTS, to improve VTS coverage. b/62423436. by nickrose · 7 years ago
  33. e1028bc Correct the components for 3 cts modules. by Aurimas Liutikas · 7 years ago
  34. c40b6fd add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  35. 253e9d8 Merge "Test for retained fragment with a parent in the backstack" into oc-dev am: 93de478362 by Sergey Vasilinets · 7 years ago
  36. f00aa7c Test for retained fragment with a parent in the backstack by sergeyv · 7 years ago
  37. b8478f0 Merge "Fix flaky FragmentAnimatorTest#hideAnimators()" into oc-dev am: 48caf51ba6 by George Mount · 7 years ago
  38. 00f1909 Fix flaky FragmentAnimatorTest#hideAnimators() by George Mount · 7 years ago
  39. cf4f734 Merge "Tests for fix back stack problems due to postponed transitions" into oc-dev am: a93343a5bb by George Mount · 7 years ago
  40. 96ed2b7 Tests for fix back stack problems due to postponed transitions by George Mount · 7 years ago
  41. 51cd9e8 Prepare for removal of junit and android.test classes from Android API (step 1) by Paul Duffin · 8 years ago
  42. 929e7cc Merge "Add onBackStackChanged() checking." into oc-dev am: 3266c04704 by George Mount · 7 years ago
  43. 3266c04 Merge "Add onBackStackChanged() checking." into oc-dev by TreeHugger Robot · 7 years ago
  44. 2607abe resolve merge conflicts of cd9775cc73 to master by George Mount · 7 years ago
  45. 929c303 Merge "Fix broken tests" into oc-dev by TreeHugger Robot · 7 years ago
  46. 7d337df Fix broken tests by George Mount · 7 years ago
  47. f99bcd0 Enforce TryFailThrowable error_prone rule by jdesprez · 7 years ago
  48. fe921cd Merge "Increase timeout to improve flakiness." into oc-dev am: 29d6c6590b by George Mount · 7 years ago
  49. 868657e Increase timeout to improve flakiness. by George Mount · 7 years ago
  50. 21d4972 Add onBackStackChanged() checking. by George Mount · 7 years ago
  51. 9f7dfb4 Merge "cts: Add all tests to general-tests" by TreeHugger Robot · 7 years ago
  52. cde809e Merge "Follow framework API change" into oc-dev am: 20b64e10b0 am: 1e68f4bb0f by Adam Powell · 7 years ago
  53. 462de7a Follow framework API change by Adam Powell · 7 years ago
  54. 4d83f99 Merge "Attempt at fixing flaky removeAdded() test." into oc-dev am: 1407f5c94a by George Mount · 7 years ago
  55. 12990d3 Merge "Address API council feedback." into oc-dev am: b943736ca0 am: d9eeee5706 by George Mount · 7 years ago
  56. 1407f5c Merge "Attempt at fixing flaky removeAdded() test." into oc-dev by TreeHugger Robot · 7 years ago
  57. e75b9f8 Attempt at fixing flaky removeAdded() test. by George Mount · 7 years ago
  58. 850e6da Address API council feedback. by George Mount · 7 years ago
  59. 95a4c0e cts: Add all tests to general-tests by Simran Basi · 7 years ago
  60. 1b66adf Merge "Test for animations while fragment container is null." into oc-dev am: af1d8b663d by George Mount · 7 years ago
  61. 9d5764d Merge "Kill running animations on fragment view's when removed." into oc-dev am: 0e33545e07 by George Mount · 7 years ago
  62. d1652f8 Test for animations while fragment container is null. by George Mount · 7 years ago
  63. 3b3e318 Merge "Execute pending transactions after FM state change." into oc-dev am: e05cd6d5fd by George Mount · 7 years ago
  64. 0e33545 Merge "Kill running animations on fragment view's when removed." into oc-dev by TreeHugger Robot · 7 years ago
  65. e05cd6d Merge "Execute pending transactions after FM state change." into oc-dev by TreeHugger Robot · 7 years ago
  66. 9faaf69 Merge "Fix FragmentTransaction.show() to show the fragment." into oc-dev am: 25900dc5a5 by George Mount · 7 years ago
  67. aa1f4c7 Merge "Merge "Adds getLayoutInflater() to return a cached value." into oc-dev am: f599b9ea2c" into oc-dev-plus-aosp by George Mount · 7 years ago
  68. 37d6659 Kill running animations on fragment view's when removed. by George Mount · 7 years ago
  69. 25900dc Merge "Fix FragmentTransaction.show() to show the fragment." into oc-dev by TreeHugger Robot · 7 years ago
  70. 6a3afe6 Fix FragmentTransaction.show() to show the fragment. by George Mount · 7 years ago
  71. 3718609 Adds getLayoutInflater() to return a cached value. by George Mount · 7 years ago
  72. 7e18ddd Execute pending transactions after FM state change. by George Mount · 7 years ago
  73. f16bc8b Merge "Change from Instrumentation to ActivityRule." into oc-dev am: aeffae21d1 by George Mount · 7 years ago
  74. 74d5916 Change from Instrumentation to ActivityRule. by George Mount · 8 years ago
  75. fd6d41d Update configurations to avoid using ApkInstaller by jdesprez · 8 years ago
  76. ec0faa1 Fix flaky LoaderTest tests. by George Mount · 8 years ago
  77. 357c953 Save FragmentManagerNonConfig during onSaveInstanceState() by George Mount · 8 years ago
  78. fe3fa49 Call noteStateNotSaved on child fragment managers. by George Mount · 8 years ago
  79. f49db5c Merge "Fix saving target fragment when Fragment not yet created." into oc-dev by TreeHugger Robot · 8 years ago
  80. a27752d Fix saving target fragment when Fragment not yet created. by George Mount · 8 years ago
  81. 0ff6ae0 Allow committing allowing state loss on detached FragmentManager. by George Mount · 8 years ago
  82. a1e9fca Fix getting wrong instance when restoring non-config by George Mount · 8 years ago
  83. 23c9d7d Make public getFragments() and onGetLayoutInflater() methods by George Mount · 8 years ago
  84. b4f0b90 Revert "Make public getFragments() and getLayoutInflater() methods" by Jeff Tinker · 8 years ago
  85. 1bf0fc6 Make public getFragments() and getLayoutInflater() methods by George Mount · 8 years ago
  86. 6209cbc Fix LoaderTest flakiness. by George Mount · 8 years ago
  87. 7d1ac83 Fix stale data due to stopped loader. by George Mount · 8 years ago
  88. 2b8aa15 Merge "Fix Loader bugs" by TreeHugger Robot · 8 years ago
  89. 3558f42 Fix Loader bugs by George Mount · 8 years ago
  90. d7ba01f Fix NPE when combining pop with add transaction. by George Mount · 8 years ago
  91. 31b3920 Merge "Ensure transactions cannot be run during controller state change" by George Mount · 8 years ago
  92. 5086fa0 Ensure transactions cannot be run during controller state change by George Mount · 8 years ago
  93. fca7950 Catch reentrancy while executing postponed transactions. by George Mount · 8 years ago
  94. 354df9d Test: Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  95. fe157b9 Tests: fragment destroyed improperly during pop. by George Mount · 8 years ago
  96. 5f004c1 Merge "Test for setting and clearing fragment targets" by TreeHugger Robot · 8 years ago
  97. aa23ef8 Test for setting and clearing fragment targets by Adam Powell · 8 years ago
  98. 662e7f1 CTS tests for new fragment functionality by Adam Powell · 8 years ago
  99. 6823044 CTS tests for primary navigation fragments by Adam Powell · 8 years ago
  100. 4ef0f26 Test that target fragments are in the correct state when referrer is created by Adam Powell · 8 years ago