1. 8be39a9 Merge "Fix flaky CoreTextFieldSoftKeyboardTest" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  2. 9be4c74 Account for reverse scrolling in performScrollTo by Jelle Fresen · 3 years, 3 months ago
  3. 076a233 Unignore ScrollTests that are now fixed by Jelle Fresen · 3 years, 3 months ago
  4. f945948 Merge "Unignore tests for Modifier.scrollable & Modifier.transformable" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  5. 6f0b4cb Fix for changing the isPlaced state not causing redraw by Andrey Kulikov · 3 years, 3 months ago
  6. 8a9b6b2 Fix flaky CoreTextFieldSoftKeyboardTest by Ralston Da Silva · 3 years, 3 months ago
  7. 6697e30 Unignore tests for Modifier.scrollable & Modifier.transformable by Matvei Malkov · 3 years, 3 months ago
  8. 38cd550 Merge changes Id4508d26,I8c9a191b into androidx-main by Matvei Malkov · 3 years, 3 months ago
  9. 820396d Fix LayoutIntrinsics maxIntrinsicWidth by Siyamed Sinir · 3 years, 3 months ago
  10. 49bd56a Migrate desktopMain to PointerInput modifier and delete legacy drag gestures by Matvei Malkov · 3 years, 3 months ago
  11. f770a91 Make Text related logic use suspending Modifier.pointerInput by Matvei Malkov · 3 years, 3 months ago
  12. 9693322 Merge "testModifiers_doNotCauseUnnecessaryRemeasure flaky" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  13. f47fa29 testModifiers_doNotCauseUnnecessaryRemeasure flaky by Mihai Popa · 3 years, 3 months ago
  14. e89bb9ec Merge "Remove the redundant SimpleLayout from SelectionHandle" into androidx-main by Haoyu Zhang · 3 years, 3 months ago
  15. 418ec08 Merge "Remove experimental coroutines API from compose" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  16. e139b40 Remove experimental coroutines API from compose by Adam Powell · 3 years, 3 months ago
  17. c3cfd51 Merge changes Ib461e502,Iec3466c7 into androidx-main by Andrey Kulikov · 3 years, 3 months ago
  18. d2f46e9 Merge "Enable TextField benchmarks" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  19. 1fe3cfb Merge "Move Text benchmarks back to foundation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  20. 52abcdc Move Text benchmarks back to foundation by Siyamed Sinir · 3 years, 3 months ago
  21. a59427e Enable TextField benchmarks by Siyamed Sinir · 3 years, 3 months ago
  22. 4a33669 Fix invalid @see tag syntax in KeyboardActions by Owen Gray · 3 years, 3 months ago
  23. 12b8bd2 Merge changes I641ea238,Ic5903455 into androidx-main by Matvei Malkov · 3 years, 3 months ago
  24. b38824c Merge "Optimize SelecitonContainer performance" into androidx-main by Haoyu Zhang · 3 years, 3 months ago
  25. 66e21c5 Remove the redundant SimpleLayout from SelectionHandle by haoyu · 3 years, 3 months ago
  26. 12f5532 Merge "ExperimentalStdlibApi cleanup for Compose" into androidx-main by Adam Powell · 3 years, 3 months ago
  27. ef979fc Merge "Move all keyboard control to SoftwareKeyboardController" into androidx-main by Sean McQuillan · 3 years, 3 months ago
  28. e231684 Merge "Prevent overskipping on local composable functions" into androidx-main by Leland Richardson · 3 years, 3 months ago
  29. 9adc6e4 Prevent overskipping on local composable functions by Leland Richardson · 3 years, 3 months ago
  30. fc98d2d Move all keyboard control to SoftwareKeyboardController by Sean McQuillan · 3 years, 3 months ago
  31. 7ad5ea3 Optimize SelecitonContainer performance by haoyu · 3 years, 3 months ago
  32. e5625dd Merge "Hardware Keyboard vertical navigation improvements and tests" into androidx-main by Andrey Kulikov · 3 years, 3 months ago
  33. a7012a2 Merge "Add benchmark for SelectionContainer" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  34. dbcdb75 Merge "Prevent arbitrary layout scope content access" into androidx-main by Mihai Popa · 3 years, 3 months ago
  35. c63520d Merge "Move LazyListScrollingBenchmark to foundation-benchmark" into androidx-main by Andrey Kulikov · 3 years, 3 months ago
  36. 2f2b9d8 Use proper suspend tap and press in TextField. by Matvei Malkov · 3 years, 3 months ago
  37. 7e35718 Migrate detectTapGesutres to the single awaitPointerEventScope call. by Matvei Malkov · 3 years, 3 months ago
  38. 3466e47 ExperimentalStdlibApi cleanup for Compose by Adam Powell · 3 years, 3 months ago
  39. 8a82c8bd Prevent arbitrary layout scope content access by Mihai Popa · 3 years, 4 months ago
  40. 4521caa Add benchmark for SelectionContainer by haoyu · 3 years, 3 months ago
  41. 817459b Improve support of RTL and BiDi in Hardware keyboard navigation & in Desktop paragraph by Andrey Rudenko · 3 years, 3 months ago
  42. 366892e Move LazyListScrollingBenchmark to foundation-benchmark by Andrey Kulikov · 3 years, 3 months ago
  43. 8423691 Hardware Keyboard vertical navigation improvements and tests by Andrey Rudenko · 3 years, 3 months ago
  44. 4a13ff5 Bump Compose to 1.0.0-beta04 and activity to 1.3.0-alpha06 by Nick Anthony · 3 years, 3 months ago
  45. 993aa13 Merge "Introduce TextOverflow.Visible" into androidx-main by Haoyu Zhang · 3 years, 3 months ago
  46. c388c50 Merge "Fix: CoreText should keep its selectable" into androidx-main by Haoyu Zhang · 3 years, 3 months ago
  47. 3615038 Fix: CoreText should keep its selectable by haoyu · 3 years, 3 months ago
  48. b9ad854 Fix LazyListScrollingBenchmark#measure_ tests by Andrey Kulikov · 3 years, 3 months ago
  49. 266987a Introduce TextOverflow.Visible by haoyu · 3 years, 3 months ago