1. b648147 Add refdocs description to some Compose packages by Manuel Vivo · 3 years, 1 month ago
  2. 66681ad Merge "Move debug log class names to constants" into androidx-main by Siyamed Sinir · 3 years, 1 month ago
  3. 5089ff2 Merge changes I8c2e3987,I2088a243,I88bc233f,I4779e6ff,Ib70df2eb, ... into androidx-main by Jens Ole Lauridsen · 3 years, 1 month ago
  4. 7764afb Merge "SwiftKey multiline for when ImeAction is unspecified" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  5. c4b2664 Move debug log class names to constants by Siyamed Sinir · 3 years, 1 month ago
  6. 142d1b2 Merge "Enable slots reuse in LazyColumn" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  7. 16aca77 Merge "Add font read original exception to exception thrown" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  8. 348b122 SwiftKey multiline for when ImeAction is unspecified by Siyamed Sinir · 3 years, 1 month ago
  9. 13a0476 Add support for AndroidView by Jens Ole Lauridsen · 3 years, 1 month ago
  10. 86f6ce1 Make app inspector handle all SlotTables up front. by Jens Ole Lauridsen · 3 years, 1 month ago
  11. 1137dcc Add the root of sub composition to content by Jens Ole Lauridsen · 3 years, 1 month ago
  12. 375aaad Redo the implementation of dialog positions by Jens Ole Lauridsen · 3 years, 1 month ago
  13. 7f0dc71 Add an interface to identify views created from Compose by Jens Ole Lauridsen · 3 years, 1 month ago
  14. 45141f5 Update the unwanted composable condition by Jens Ole Lauridsen · 3 years, 1 month ago
  15. cd9e501 Merge "Remove the old LayoutInspector support" into androidx-main by Jens Ole Lauridsen · 3 years, 1 month ago
  16. b24a4e5 Add font read original exception to exception thrown by Siyamed Sinir · 3 years, 1 month ago
  17. 9ef62df Enable slots reuse in LazyColumn by Andrey Kulikov · 3 years, 1 month ago
  18. bdea654 Restore textInputServiceFactory before throwing exceptions by Jelle Fresen · 3 years, 1 month ago
  19. 9368623 Merge "Replacing the KeyEventType enum with an inline class" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  20. 41eff00 Merge "Introduce slots reuse logic in SubcomposeLayout" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  21. e503081 Remove the old LayoutInspector support by Jens Ole Lauridsen · 3 years, 1 month ago
  22. 76c0394 Introduce slots reuse logic in SubcomposeLayout by Andrey Kulikov · 3 years, 1 month ago
  23. 9a176a6 Merge "Desktop: Catch exceptions inside LaunchedEffect in tests" into androidx-main by Jim Sproch · 3 years, 1 month ago
  24. f4ad606 Merge "Improve docs and samples" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  25. 1d8609e Merge "Desktop: Treat Swing drag and move mouse events as Compose move events" into androidx-main by Jim Sproch · 3 years, 1 month ago
  26. 6b92e33 Merge "Desktop: Refactor GlobalSnapshotManager" into androidx-main by Jim Sproch · 3 years, 1 month ago
  27. a00e543 Merge "Desktop: Disable failing tests on some platforms" into androidx-main by Jim Sproch · 3 years, 1 month ago
  28. 176de40 Desktop: Catch exceptions inside LaunchedEffect in tests by Igor Demin · 3 years, 1 month ago
  29. 614684b Replacing the KeyEventType enum with an inline class by Ralston Da Silva · 3 years, 1 month ago
  30. d5d4792 Replace FocusDirection enum with an inline class. by Ralston Da Silva · 3 years, 1 month ago
  31. 6be243c Improve docs and samples by Matvei Malkov · 3 years, 1 month ago
  32. a641bc33 Desktop: Refactor GlobalSnapshotManager by Igor Demin · 3 years, 1 month ago
  33. 76a746c Desktop: Treat Swing drag and move mouse events as Compose move events by Igor Demin · 3 years, 1 month ago
  34. 13d8d33 Desktop: Disable failing tests on some platforms by Igor Demin · 3 years, 1 month ago
  35. 804e0e6 Add precomposing logic for SubcomposeLayout by Andrey Kulikov · 3 years, 2 months ago
  36. 2a09233 Merge "Uses Compose Matrix class to calculate window position" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  37. 5f94e3d Notify accessibility when layer parameters change by Yinglei Wang · 3 years, 1 month ago
  38. 475293b Uses Compose Matrix class to calculate window position by Louis Pullen-Freilich · 3 years, 1 month ago
  39. 76f117c Merge "Add internal TestViewConfiguration" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  40. f7b170f Merge "Make SpanStyle merge logic on AnnotatedString consistent" into androidx-main by Haoyu Zhang · 3 years, 1 month ago
  41. 4d0cb0b Merge "Pointer input performance improvements" into androidx-main by Louis Pullen-Freilich · 3 years, 1 month ago
  42. b5fa369 Add internal TestViewConfiguration by Jelle Fresen · 3 years, 1 month ago
  43. 0b8346d Pointer input performance improvements by Louis Pullen-Freilich · 3 years, 1 month ago
  44. eeff527b7 Make SpanStyle merge logic on AnnotatedString consistent by Haoyu Zhang · 3 years, 1 month ago
  45. 06906a9 Mark PositionInWindowTest.positionInMovingPopup as flaky by Andrey Kulikov · 3 years, 1 month ago
  46. a3a65fb Merge "Fix test failing on device with a notch" into androidx-main by Anastasia Soboleva · 3 years, 1 month ago
  47. 100b1e7 Merge "Adds caching to HitPathTracker nodes" into androidx-main by Louis Pullen-Freilich · 3 years, 1 month ago
  48. 9eb6bb4 Fix test failing on device with a notch by Anastasia Soboleva · 3 years, 1 month ago
  49. dd162f9 Adds caching to HitPathTracker nodes by Louis Pullen-Freilich · 3 years, 1 month ago
  50. 45d0e23 Merge "Fix line numbers for calls of ReadOnlyComposable functions" into androidx-main by Chuck Jazdzewski · 3 years, 1 month ago
  51. 64c4d42 Fix broken text selection by Andrey Kulikov · 3 years, 1 month ago
  52. 8fa088c Merge "Fix mistake in location in aosp/1672411" into androidx-main by Jens Ole Lauridsen · 3 years, 1 month ago
  53. 5104ca9 Merge "[Text Selection] Clip Selection Handle" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  54. d77e47b Fix mistake in location in aosp/1672411 by Jens Ole Lauridsen · 3 years, 1 month ago
  55. c395310 [Text Selection] Clip Selection Handle by Qingqing Deng · 3 years, 1 month ago
  56. 45d868a Removes no longer needed mutable map code from InternalPointerEvent by Louis Pullen-Freilich · 3 years, 1 month ago
  57. b5b5034 Fix line numbers for calls of ReadOnlyComposable functions by Chuck Jazdzewski · 3 years, 1 month ago
  58. 64dc6c8 Update versions for release id 1620234000000 by Nick Anthony · 3 years, 1 month ago