1. cf88083a Added more DrawScope tests to verify drawOval + by Nader Jawad · 3 years, 5 months ago
  2. 98496e1 Merge "Optimize GlobalSnapshotManager recomposition scheduling" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 9a48e01 Merge "Override .equals() for size modifiers" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. f2db095 Optimize GlobalSnapshotManager recomposition scheduling by Andrey Kulikov · 3 years, 5 months ago
  5. 1db9e3f Merge "Eat NoSuchElementExceptions from WeakHashMap" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  6. db7d33c Merge "Add support for parameter resource types" into androidx-main by David Herman · 3 years, 5 months ago
  7. 20c4191 Eat NoSuchElementExceptions from WeakHashMap by Jelle Fresen · 3 years, 5 months ago
  8. 2de925f Override .equals() for size modifiers by Mihai Popa · 3 years, 5 months ago
  9. 9857c66 Merge "Mark makingItemLarger as FlakyTest" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  10. 313de21 Merge "Do not store inline classes in nullable fields in OuterMeasurablePlaceable" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  11. 9345399 Merge "Add helper classes to avoid failing verification for AndroidPaint/RenderNodeLayer --Updated ui-graphics build.gradle to pull in DoNotInline annotation" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  12. 0a9a797 Merge "Update Metalava hide annotations to include RequiresOptIn" into androidx-main by Alan Viverette · 3 years, 5 months ago
  13. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 5 months ago
  14. ba1af35 Merge "Add helper classes to avoid failing verification" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  15. 9b5906d Add helper classes to avoid failing verification for AndroidPaint/RenderNodeLayer by Nader Jawad · 3 years, 5 months ago
  16. 51dd3cf Mark makingItemLarger as FlakyTest by Aurimas Liutikas · 3 years, 5 months ago
  17. 7b43431 Add support for parameter resource types by David Herman · 3 years, 5 months ago
  18. 30623bd Merge "Remove stale inspector nodes associated with closed layout trees" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. 774d892 Merge "Enable clipping for AndroidView" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  20. f3669c1 Merge "Fixes misuse of skija API in DesktopCanvas#drawArc" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  21. 7011efa Merge "Change AndroidComposeViewAccessibilityDelegateCompatTest to Medium test" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  22. 51b1817 Enable clipping for AndroidView by Mihai Popa · 3 years, 5 months ago
  23. c56c25f8 Merge "Add toStrings to several geometries" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  24. 47e9e57 Merge "Fix re. View constructor non-final calls" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  25. c4e981c Fixes misuse of skija API in DesktopCanvas#drawArc by Andrey Rudenko · 3 years, 5 months ago
  26. 2aeb0dd Mark DialogTest.dialogTest_isDismissed_whenSpecified as flaky by Andrey Kulikov · 3 years, 5 months ago
  27. 31c1124 Do not store inline classes in nullable fields in OuterMeasurablePlaceable by Andrey Kulikov · 3 years, 5 months ago
  28. 5c5d66d Add toStrings to several geometries by Jelle Fresen · 3 years, 5 months ago
  29. c7350a5 Fix AndroidAccessibilityTest#performSetSelectionAction by Yinglei Wang · 3 years, 5 months ago
  30. 39a9e73 Add helper classes to avoid failing verification by Leland Richardson · 3 years, 5 months ago
  31. 5b5d7bf Fix re. View constructor non-final calls by Adam Powell · 3 years, 5 months ago
  32. a54268689 Change AndroidComposeViewAccessibilityDelegateCompatTest to Medium test by Yinglei Wang · 3 years, 5 months ago
  33. 7a1c07e Remove stale inspector nodes associated with closed layout trees by David Herman · 3 years, 5 months ago
  34. 680d850 Merge "Fix AlerDialog accessibility issue" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  35. dc60ffa Merge "Update gradle files for ui-test & ui-test-junit4" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  36. 048895a Merge "Refactor AndroidAccessibilityTest.kt" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  37. 33089c8 Merge "Cache inspector nodes across commands" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. 23aaa2d Merge "Add helper classes to avoid failing verification for AndroidComposeView" into androidx-main by Nader Jawad · 3 years, 5 months ago
  39. df247ca Cache inspector nodes across commands by David Herman · 3 years, 5 months ago
  40. a606ff8 Fix AlerDialog accessibility issue by Anastasia Soboleva · 3 years, 5 months ago
  41. 9614a63 Refactor AndroidAccessibilityTest.kt by Anastasia Soboleva · 3 years, 5 months ago
  42. a4eab39 Update gradle files for ui-test & ui-test-junit4 by Jelle Fresen · 3 years, 5 months ago
  43. 6136b59 Add helper classes to avoid failing verification for AndroidComposeView by Leland Richardson · 3 years, 5 months ago
  44. 346c729 Merge "Mark ComposeViewAdapterTest as @MediumTest" into androidx-main by Amaury Medeiros · 3 years, 5 months ago
  45. 4e05416 Merge "Create a LayoutInspectorTree once and keep reusing it" into androidx-main by David Herman · 3 years, 5 months ago
  46. e7b8447 Merge "Fix coordinates conversion for clicks in tests" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  47. ad0f0f4 Merge "Desktop: fix loading SVG with unspecified size" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  48. d192917 Merge "Removes Appcompat and Fragment dependencies from compose:ui:ui" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  49. 0a942e0 Merge "Mark PreviewParameterTest as @MediumTest" into androidx-main by Amaury Medeiros · 3 years, 5 months ago
  50. 6be4d5a Merge "Mark SynthesizedLambdaNameTest as @SmallTest" into androidx-main by Amaury Medeiros · 3 years, 5 months ago
  51. aa77311 Merge "Mark LayoutInspectorTreeTest with @MediumTest" into androidx-main by Amaury Medeiros · 3 years, 5 months ago
  52. 64b4095 Fix coordinates conversion for clicks in tests by Andrey Kulikov · 3 years, 5 months ago
  53. 6c629e6 Removes Appcompat and Fragment dependencies from compose:ui:ui by Louis Pullen-Freilich · 3 years, 5 months ago
  54. 48bfb31 Create a LayoutInspectorTree once and keep reusing it by David Herman · 3 years, 5 months ago
  55. 3040f07 Merge "Split benchmarks into coresponding modules" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  56. 2df4cba Merge "Fix for broken rememberSaveable { mutableStateOf(0) } with navigation-compose" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  57. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  58. 62438fa Split benchmarks into coresponding modules by Filip Pavlis · 3 years, 5 months ago
  59. dd000ea Fix for broken rememberSaveable { mutableStateOf(0) } with navigation-compose by Andrey Kulikov · 3 years, 5 months ago
  60. 2a8df77 Ignore reportedTexts_inTextFieldWithLabel_whenEditableTextNotEmpty test on APIs < 26 by Anastasia Soboleva · 3 years, 5 months ago
  61. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 5 months ago
  62. 8282a65 Desktop: fix loading SVG with unspecified size by Igor Demin · 3 years, 5 months ago
  63. 4cbfff9 Mark PreviewParameterTest as @MediumTest by Amaury Medeiros · 3 years, 5 months ago
  64. fe7bb5c Mark PreviewAnimationClockTest as @MediumTest by Amaury Medeiros · 3 years, 5 months ago
  65. a001ef8 Mark ComposeViewAdapterTest as @MediumTest by Amaury Medeiros · 3 years, 5 months ago
  66. cfc58e7 Mark SynthesizedLambdaNameTest as @SmallTest by Amaury Medeiros · 3 years, 5 months ago
  67. 3a5e0d3 Mark LayoutInspectorTreeTest with @MediumTest by Amaury Medeiros · 3 years, 5 months ago
  68. 1c92dda Merge "Ignore decomposition of instances from 2 more packages" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  69. e33ad33 Ignore decomposition of instances from 2 more packages by Jens Ole Lauridsen · 3 years, 5 months ago
  70. 291aa6c Add SoftwareKeyboardController. by Sean McQuillan · 3 years, 5 months ago
  71. 692f719 Mention WebView clipping required for AndroidView by Mihai Popa · 3 years, 5 months ago
  72. 2ac98db Merge "Desktop: fix ConcurrentModificationException when using Popup inside Lazy component" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  73. d848fa1 Remove SemanticsMatchers for w/h/l/t/r/b by Jelle Fresen · 3 years, 5 months ago
  74. b0fbf84 Desktop: fix ConcurrentModificationException when using Popup inside Lazy component by Igor Demin · 3 years, 5 months ago
  75. 32e1da0 Merge "Fix for shift+tab in custom focus order demo" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  76. 2d9619b Merge "Hide the generated "Content" node from Inspector" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  77. c05f84b Merge "Desktop: fix zero size on the first frame drawing" into androidx-main by Jim Sproch · 3 years, 5 months ago
  78. 4f7d6ad Fix for shift+tab in custom focus order demo by Ralston Da Silva · 3 years, 5 months ago
  79. 5a6fc60 Hide the generated "Content" node from Inspector by Jens Ole Lauridsen · 3 years, 6 months ago
  80. 74399ed Desktop: fix zero size on the first frame drawing by Igor Demin · 3 years, 5 months ago
  81. 8e2abb6 Merge "Focus Code Cleanup" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  82. a46b3c9 Merge "Minor clean up in ReflectionScope" into androidx-main by Sergey Vasilinets · 3 years, 5 months ago
  83. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 5 months ago
  84. db4715b Disabling a test that is 100% failing by Aurimas Liutikas · 3 years, 5 months ago
  85. 91bb026 Focus Code Cleanup by Ralston Da Silva · 3 years, 5 months ago
  86. a9fdfc6 Minor clean up in ReflectionScope by Sergey Vasilinets · 3 years, 5 months ago
  87. 1d9d740 Merge "Disable reportedText_inTextFieldWithLabel_whenEditableTextEmpty test on API < 26" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  88. baea29e Merge "Reference top non system view if filtering" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  89. fd6621a Disable reportedText_inTextFieldWithLabel_whenEditableTextEmpty test on API < 26 by Anastasia Soboleva · 3 years, 5 months ago
  90. 0747833 Merge "Revert "Add SoftwareKeyboardController."" into androidx-main by Sean McQuillan · 3 years, 5 months ago
  91. 53d068f Revert "Add SoftwareKeyboardController." by Sean McQuillan · 3 years, 5 months ago
  92. d8f0bc3 Merge "Fixes initial PopupDemo intercepting clicks / back press and not dismissing" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  93. de10464 Merge "Add SoftwareKeyboardController." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  94. 4eb6b24 Fixes initial PopupDemo intercepting clicks / back press and not dismissing by Louis Pullen-Freilich · 3 years, 5 months ago
  95. a32fd65 Reference top non system view if filtering by Jens Ole Lauridsen · 3 years, 5 months ago
  96. a7c682c Merge bugs in MultipleActivitiesClickTest by Jelle Fresen · 3 years, 5 months ago
  97. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 7 months ago
  98. 4482c0a Merge "Changes to support constraint visualization in Studio" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  99. f627f56 Changes to support constraint visualization in Studio by Oscar Adame Vazquez · 3 years, 6 months ago
  100. 5ddb636 Merge "Account for lambda line numbers from inline functions" into androidx-main by Treehugger Robot · 3 years, 5 months ago