1. 023ac63 Merge "Fix Fragment.onCreate() not being called in some cases." by TreeHugger Robot · 7 years ago
  2. 972c4cf Attempt to fix flaky LoaderTest by George Mount · 7 years ago
  3. f49e451 Fix Fragment.onCreate() not being called in some cases. by George Mount · 7 years ago
  4. b5d5758 Try to reduce flakiness of LoaderTest by George Mount · 7 years ago
  5. 95c8f0c Merge "Fix race condition for LoaderTest." by TreeHugger Robot · 7 years ago
  6. 522acb4 Merge "Protect FragmentManager from Menu calls while not CREATED." by TreeHugger Robot · 7 years ago
  7. 38bc3d1 Fix race condition for LoaderTest. by George Mount · 7 years ago
  8. bdfd766 Protect FragmentManager from Menu calls while not CREATED. by George Mount · 7 years ago
  9. f1efbc6 Add all CTS tests to VTS, to improve VTS coverage. b/62423436. by nickrose · 7 years ago
  10. e1028bc Correct the components for 3 cts modules. by Aurimas Liutikas · 7 years ago
  11. c40b6fd add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  12. 253e9d8 Merge "Test for retained fragment with a parent in the backstack" into oc-dev am: 93de478362 by Sergey Vasilinets · 7 years ago
  13. f00aa7c Test for retained fragment with a parent in the backstack by sergeyv · 7 years ago
  14. b8478f0 Merge "Fix flaky FragmentAnimatorTest#hideAnimators()" into oc-dev am: 48caf51ba6 by George Mount · 7 years ago
  15. 00f1909 Fix flaky FragmentAnimatorTest#hideAnimators() by George Mount · 7 years ago
  16. cf4f734 Merge "Tests for fix back stack problems due to postponed transitions" into oc-dev am: a93343a5bb by George Mount · 7 years ago
  17. 96ed2b7 Tests for fix back stack problems due to postponed transitions by George Mount · 7 years ago
  18. 51cd9e8 Prepare for removal of junit and android.test classes from Android API (step 1) by Paul Duffin · 8 years ago
  19. 929e7cc Merge "Add onBackStackChanged() checking." into oc-dev am: 3266c04704 by George Mount · 7 years ago
  20. 3266c04 Merge "Add onBackStackChanged() checking." into oc-dev by TreeHugger Robot · 7 years ago
  21. 2607abe resolve merge conflicts of cd9775cc73 to master by George Mount · 7 years ago
  22. 929c303 Merge "Fix broken tests" into oc-dev by TreeHugger Robot · 7 years ago
  23. 7d337df Fix broken tests by George Mount · 7 years ago
  24. f99bcd0 Enforce TryFailThrowable error_prone rule by jdesprez · 7 years ago
  25. fe921cd Merge "Increase timeout to improve flakiness." into oc-dev am: 29d6c6590b by George Mount · 7 years ago
  26. 868657e Increase timeout to improve flakiness. by George Mount · 7 years ago
  27. 21d4972 Add onBackStackChanged() checking. by George Mount · 7 years ago
  28. 9f7dfb4 Merge "cts: Add all tests to general-tests" by TreeHugger Robot · 7 years ago
  29. cde809e Merge "Follow framework API change" into oc-dev am: 20b64e10b0 am: 1e68f4bb0f by Adam Powell · 7 years ago
  30. 462de7a Follow framework API change by Adam Powell · 7 years ago
  31. 4d83f99 Merge "Attempt at fixing flaky removeAdded() test." into oc-dev am: 1407f5c94a by George Mount · 7 years ago
  32. 12990d3 Merge "Address API council feedback." into oc-dev am: b943736ca0 am: d9eeee5706 by George Mount · 7 years ago
  33. 1407f5c Merge "Attempt at fixing flaky removeAdded() test." into oc-dev by TreeHugger Robot · 7 years ago
  34. e75b9f8 Attempt at fixing flaky removeAdded() test. by George Mount · 7 years ago
  35. 850e6da Address API council feedback. by George Mount · 7 years ago
  36. 95a4c0e cts: Add all tests to general-tests by Simran Basi · 7 years ago
  37. 1b66adf Merge "Test for animations while fragment container is null." into oc-dev am: af1d8b663d by George Mount · 7 years ago
  38. 9d5764d Merge "Kill running animations on fragment view's when removed." into oc-dev am: 0e33545e07 by George Mount · 7 years ago
  39. d1652f8 Test for animations while fragment container is null. by George Mount · 7 years ago
  40. 3b3e318 Merge "Execute pending transactions after FM state change." into oc-dev am: e05cd6d5fd by George Mount · 7 years ago
  41. 0e33545 Merge "Kill running animations on fragment view's when removed." into oc-dev by TreeHugger Robot · 7 years ago
  42. e05cd6d Merge "Execute pending transactions after FM state change." into oc-dev by TreeHugger Robot · 7 years ago
  43. 9faaf69 Merge "Fix FragmentTransaction.show() to show the fragment." into oc-dev am: 25900dc5a5 by George Mount · 7 years ago
  44. 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
  45. 37d6659 Kill running animations on fragment view's when removed. by George Mount · 7 years ago
  46. 25900dc Merge "Fix FragmentTransaction.show() to show the fragment." into oc-dev by TreeHugger Robot · 7 years ago
  47. 6a3afe6 Fix FragmentTransaction.show() to show the fragment. by George Mount · 7 years ago
  48. 3718609 Adds getLayoutInflater() to return a cached value. by George Mount · 7 years ago
  49. 7e18ddd Execute pending transactions after FM state change. by George Mount · 7 years ago
  50. f16bc8b Merge "Change from Instrumentation to ActivityRule." into oc-dev am: aeffae21d1 by George Mount · 7 years ago
  51. 74d5916 Change from Instrumentation to ActivityRule. by George Mount · 7 years ago
  52. fd6d41d Update configurations to avoid using ApkInstaller by jdesprez · 7 years ago
  53. ec0faa1 Fix flaky LoaderTest tests. by George Mount · 7 years ago
  54. 357c953 Save FragmentManagerNonConfig during onSaveInstanceState() by George Mount · 7 years ago
  55. fe3fa49 Call noteStateNotSaved on child fragment managers. by George Mount · 7 years ago
  56. f49db5c Merge "Fix saving target fragment when Fragment not yet created." into oc-dev by TreeHugger Robot · 7 years ago
  57. a27752d Fix saving target fragment when Fragment not yet created. by George Mount · 7 years ago
  58. 0ff6ae0 Allow committing allowing state loss on detached FragmentManager. by George Mount · 7 years ago
  59. a1e9fca Fix getting wrong instance when restoring non-config by George Mount · 7 years ago
  60. 23c9d7d Make public getFragments() and onGetLayoutInflater() methods by George Mount · 7 years ago
  61. b4f0b90 Revert "Make public getFragments() and getLayoutInflater() methods" by Jeff Tinker · 7 years ago
  62. 1bf0fc6 Make public getFragments() and getLayoutInflater() methods by George Mount · 7 years ago
  63. 6209cbc Fix LoaderTest flakiness. by George Mount · 7 years ago
  64. 7d1ac83 Fix stale data due to stopped loader. by George Mount · 8 years ago
  65. 2b8aa15 Merge "Fix Loader bugs" by TreeHugger Robot · 8 years ago
  66. 3558f42 Fix Loader bugs by George Mount · 8 years ago
  67. d7ba01f Fix NPE when combining pop with add transaction. by George Mount · 8 years ago
  68. 31b3920 Merge "Ensure transactions cannot be run during controller state change" by George Mount · 8 years ago
  69. 5086fa0 Ensure transactions cannot be run during controller state change by George Mount · 8 years ago
  70. fca7950 Catch reentrancy while executing postponed transactions. by George Mount · 8 years ago
  71. 354df9d Test: Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  72. fe157b9 Tests: fragment destroyed improperly during pop. by George Mount · 8 years ago
  73. 5f004c1 Merge "Test for setting and clearing fragment targets" by TreeHugger Robot · 8 years ago
  74. aa23ef8 Test for setting and clearing fragment targets by Adam Powell · 8 years ago
  75. 662e7f1 CTS tests for new fragment functionality by Adam Powell · 8 years ago
  76. 6823044 CTS tests for primary navigation fragments by Adam Powell · 8 years ago
  77. 4ef0f26 Test that target fragments are in the correct state when referrer is created by Adam Powell · 8 years ago
  78. da36687 Tests for Protect use of onFindViewById for Fragment Transitions. by George Mount · 8 years ago
  79. 9e02151 Test for Execute non-optimized add operations one at a time. by George Mount · 8 years ago
  80. c6cb60f Tests: Properly track fragments from pop operations. by George Mount · 8 years ago
  81. e04ca9e Tests: Fix focus problems when using optimized fragment transactions. by George Mount · 8 years ago
  82. 9259176 Move libs/deviceutil to device-side/util by Aaron Holden · 8 years ago
  83. 37e5bbd Tests for non-visible fragment views. by George Mount · 8 years ago
  84. 6347792 Tests for Fix NPE when shared element has mismatched transitionName by George Mount · 8 years ago
  85. b1460fd Tests for nested inflated fragments with parent on the back stack by Adam Powell · 8 years ago
  86. 294107a Tests for not updating fragments if the manager's state doesn't change. by George Mount · 8 years ago
  87. 34a8fa5 Refresh on runtime-hint for all modules by Julien Desprez · 8 years ago
  88. 445eef6 Tests for FragmentLifecycleCallbacks by Adam Powell · 8 years ago
  89. 63e4142 Tests for onDestroy called when FragmentController is torn down. by George Mount · 8 years ago
  90. e0761dc Merge "Tests to fix hide fragment transition." by TreeHugger Robot · 8 years ago
  91. ce82094 Tests to fix hide fragment transition. by George Mount · 8 years ago
  92. a2eed06 Add test for activity transition. by George Mount · 8 years ago
  93. 930b4af Fragment transition tests by George Mount · 8 years ago
  94. 9ec99cb More fragment tests. by George Mount · 8 years ago
  95. f60084b Add tests for fragment animations. by George Mount · 8 years ago
  96. bed89c6 Simple tests for Fragment Views. by George Mount · 8 years ago
  97. b84924b Work around tests being run on lock screen. by George Mount · 8 years ago
  98. 155ac7e New fragment tests by Adam Powell · 9 years ago