1. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  2. 7290082 Fix experimental annotation on TestMonotonicFrameClock. by Zach Klippenstein · 1 year, 7 months ago
  3. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 7 months ago
  4. 7932cf7 Merge "Defer dispatching coroutines resumed during animation callbacks in UI tests." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  5. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 7 months ago
  6. f61c557 Defer dispatching coroutines resumed during animation callbacks in UI tests. by Zach Klippenstein · 1 year, 8 months ago
  7. d25dbd0 Publish popup capture in captureToImage by Levi Albuquerque · 1 year, 7 months ago
  8. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  9. d68e7f9 Activity should depend on Lifecycle tip-of-tree by sanura · 1 year, 8 months ago
  10. 4a05c91 Depend on latest stable lifecycle prebuilts in Compose by Jeremy Woods · 1 year, 8 months ago
  11. 283d4c9 Remove leak in AndroidComposeTestCaseRunner by Sean McQuillan · 1 year, 10 months ago
  12. eeac87e Fix typos in Compose testutils assertions by Izer Onadim · 1 year, 11 months ago
  13. 7eecd5d Correctly warn about override target mismatches by Chuck Jazdzewski · 2 years, 2 months ago
  14. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  15. 289a76f Configure compose libraries for -Xjvm-default=all by Adam Powell · 2 years, 1 month ago
  16. 263ef65 Move tests for assertPixels to compose:test-utils by Jelle Fresen · 2 years, 1 month ago
  17. e7f58fe Screenshot Test for Popups - Composite Bitmap by Levi Albuquerque · 2 years, 2 months ago
  18. 164b5d8 Improve test-utils for min touch target size by Jelle Fresen · 2 years, 3 months ago
  19. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  20. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 6 months ago
  21. 94a42be Fix Robolectric dependencies in MPP Compose by Jelle Fresen · 2 years, 5 months ago
  22. f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 2 years, 6 months ago
  23. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 7 months ago
  24. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 7 months ago
  25. 8fd8736 Remove pavlis@ from OWNERS files by Aurimas Liutikas · 2 years, 7 months ago
  26. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  27. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  28. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  29. fe65fb6 Change test to androidTest in mpp setup by Jelle Fresen · 2 years, 9 months ago
  30. f22eeea Move Modifier.toList() and Modifier.first() into testutils by Jens Ole Lauridsen · 2 years, 10 months ago
  31. 6b595b5 Use Activity 1.3.1 prebuilts by Ian Lake · 2 years, 10 months ago
  32. d1bb6b8 Add minimum touch target size for Semantics and Pointer Input by George Mount · 2 years, 11 months ago
  33. b26a92fa Merge "Align Gradle paths to Maven coordinates for screenshot" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  34. 165e3f0 Align Gradle paths to Maven coordinates for screenshot by Alan Viverette · 2 years, 10 months ago
  35. 1ddb6ed Update lint baselines based on tip of tree lint by Aurimas Liutikas · 2 years, 11 months ago
  36. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago
  37. 64b16a6 Remove unused ManualFrameClock from compose/test-utils by Jelle Fresen · 3 years ago
  38. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  39. bf13cac Merge "Fixes Compose ClassVerificationFailure lint errors" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  40. 6e0aed1 Merge "Remove last usages of AnimationClocks.kt" into androidx-main by Jelle Fresen · 3 years, 1 month ago
  41. 3b2dde1 Fixes Compose ClassVerificationFailure lint errors by Louis Pullen-Freilich · 3 years, 1 month ago
  42. 41a611f Migrate the rest of compose to version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  43. aa432ce Remove last usages of AnimationClocks.kt by Jelle Fresen · 3 years, 1 month ago
  44. eea6137 Merge "Removes remaining androidx.ui references" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  45. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  46. 318bf67 Remove ManualFrameClock from public API by Jelle Fresen · 3 years, 1 month ago
  47. a595c65 Upgrade to androidx.test 1.4.0-beta01 by Aurimas Liutikas · 3 years, 1 month ago
  48. d36450c Revert "Temporarily remove dependency on activity-compose" by Jeremy Woods · 3 years, 1 month ago
  49. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  50. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 1 month ago
  51. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  52. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 1 month ago
  53. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  54. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  55. b5fa369 Add internal TestViewConfiguration by Jelle Fresen · 3 years, 2 months ago
  56. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  57. e91f4c5 Improve expectError's error message by Jelle Fresen · 3 years, 2 months ago
  58. 5e8f6c4 Refactor first micro benchmarks. by Filip Pavlis · 3 years, 2 months ago
  59. ba2364b Fix a long time failing Tap benchmark. by Filip Pavlis · 3 years, 2 months ago
  60. d0604e2 Add compose:test-utils to FAN playgrounds by Dustin Lam · 3 years, 3 months ago
  61. 4f89f38 Merge "Revert "Refactor first micro benchmarks."" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  62. 484c377 Revert "Refactor first micro benchmarks." by Filip Pavlis · 3 years, 3 months ago
  63. e4b566f Merge "Fix exported activities in manifest files" into androidx-main by Jelle Fresen · 3 years, 3 months ago
  64. 9db3c23 Merge "Refactor first micro benchmarks." into androidx-main by Filip Pavlis · 3 years, 3 months ago
  65. d6e2ff5 Fix exported activities in manifest files by Jelle Fresen · 3 years, 3 months ago
  66. c0cee00 Refactor first micro benchmarks. by Filip Pavlis · 3 years, 3 months ago
  67. ed11c57 Move FakeViewStructure.kt out of ui-test by Ralston Da Silva · 3 years, 3 months ago
  68. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 4 months ago
  69. 0dc1c3c Move more benchmarks. by Filip Pavlis · 3 years, 4 months ago
  70. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  71. c58cb38 Make dp assertions internal. by Filip Pavlis · 3 years, 4 months ago
  72. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 4 months ago
  73. 7810d10 Merge changes from topics "separate_activity", "stable_activity" into androidx-main by Jeremy Woods · 3 years, 4 months ago
  74. f6953f1 Temporarily remove dependency on activity-compose by Jeremy Woods · 3 years, 4 months ago
  75. 0b5d789 Depend on activity 1.2.0 in compose by Jeremy Woods · 3 years, 4 months ago
  76. e47f0cb Move runBlockingWithManualClock to test-utils by Jelle Fresen · 3 years, 5 months ago
  77. 5aa5159 Merge "Remove unnecessary opt-ins of ExperimentalComposeApi" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  78. d0f1029 Remove unnecessary opt-ins of ExperimentalComposeApi by Leland Richardson · 3 years, 5 months ago
  79. c759ecc Remove deprecated `transitionEnabled` by Doris Liu · 3 years, 5 months ago
  80. 0a55e89 Remove AnimationClockObservable and AnimatedFloat by Doris Liu · 3 years, 5 months ago
  81. 48124f2 Merge "Bump compose dependencies to more stable versions" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  82. 2062cc1 Bump compose dependencies to more stable versions by Nick Anthony · 3 years, 5 months ago
  83. ff9e121 Remove MockAnimationClock by Jelle Fresen · 3 years, 5 months ago
  84. f7ca58f Move ComponentActivity.setContent by Adam Powell · 3 years, 5 months ago
  85. 343495b Merge "Replace latch with waitUntil in captureImage" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  86. a326a5f Replace latch with waitUntil in captureImage by Filip Pavlis · 3 years, 5 months ago
  87. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 5 months ago
  88. 0d2661ef Remove compose:runtime-dispatch by Adam Powell · 3 years, 5 months ago
  89. 8edd1ba Merge "Add layoutDirection param to Shape's createOutline" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  90. a32c000 Remove Recomposer.current; migrate usages by Adam Powell · 3 years, 6 months ago
  91. 063bc30 Deprecate Recomposer.current; add Recomposer.runningRecomposers by Adam Powell · 3 years, 6 months ago
  92. 66b9205c Deprecate onCommit, onDispose, onActive by Leland Richardson · 3 years, 5 months ago
  93. eb4ba29 Add layoutDirection param to Shape's createOutline by Andrey Kulikov · 3 years, 5 months ago
  94. ccd5081 Changes Material stateful parameter interfaces to have @Composable functions that return State<T> by Louis Pullen-Freilich · 3 years, 5 months ago
  95. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  96. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 3 years, 5 months ago
  97. 3ac4b80 Move frame clock test methods to test-utils by Jelle Fresen · 3 years, 6 months ago
  98. 8e55c4f Rename ExperimentalTesting to ExperimentalTestApi by Jelle Fresen · 3 years, 6 months ago
  99. 3226005 Merge "Clean up coroutines in repeated tests like benchmarks" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  100. a385eb3 Clean up coroutines in repeated tests like benchmarks by Alexandre Elias · 3 years, 7 months ago