1. d7b9bad Merge "SemanticsNode.id in extra data" into androidx-main by Brinko Kobrin · 1 year, 4 months ago
  2. 64bf681 SemanticsNode.id in extra data by brinko · 1 year, 4 months ago
  3. 53d7d1d Merge "Confine lookahead pass to only the content in LookaheadScope" into androidx-main by Doris Liu · 1 year, 4 months ago
  4. d50d831 Merge "Use the same measure policy for different passes in SubcomposeLayout by default" into androidx-main by Doris Liu · 1 year, 4 months ago
  5. 1d5e88a Add missing param tags. by Jim S · 1 year, 4 months ago
  6. e307fd2 Confine lookahead pass to only the content in LookaheadScope by Doris Liu · 1 year, 4 months ago
  7. e8bdf26 Use the same measure policy for different passes in SubcomposeLayout by default by Doris Liu · 1 year, 4 months ago
  8. 38715d9 Merge "Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`."" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  9. 9511276 Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." by Melba Nuzen · 1 year, 4 months ago
  10. 84f10c7 Merge "Fix reused modifier nodes not being re-attached" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  11. f970e90 Merge "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." into androidx-main by Melba Nuzen · 1 year, 4 months ago
  12. 62e7039 Fix reused modifier nodes not being re-attached by Andrew Bailey · 1 year, 4 months ago
  13. c455a3d Merge "Kotlin 1.8.20" into androidx-main by Jim Sproch · 1 year, 4 months ago
  14. 7a047f1 Fix Regression in custom enter/exit focus properties by Ralston Da Silva · 1 year, 4 months ago
  15. 34ddf05 Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`. by Melba Nuzen · 1 year, 5 months ago
  16. 31a1562 Ignore failing tests for Bug: 276935528 by Radha Nakade · 1 year, 4 months ago
  17. f0b820e0 Kotlin 1.8.20 by Jim S · 1 year, 5 months ago
  18. aa9057d Merge "Make TextRange.constrain public." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  19. 06dbd2d Make TextRange.constrain public. by Zach Klippenstein · 1 year, 4 months ago
  20. 47dfc8f Merge "Cache the lookahead measured size from MeasureResult in lookahead" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. 9857dc9 Cache the lookahead measured size from MeasureResult in lookahead by Doris Liu · 1 year, 4 months ago
  22. 42f2bd9 Fix 2D focus search issue by Ralston Da Silva · 1 year, 4 months ago
  23. 9075ec8 Merge "Update current API signature after Metalava update" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  24. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  25. 45f8ce9 Merge "getModifierInfo now correctly returns graphicsLayer info" into androidx-main by Sean McQuillan · 1 year, 4 months ago
  26. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  27. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 4 months ago
  28. c9e0a11 Disable failing ui inspector tests by Aurimas Liutikas · 1 year, 4 months ago
  29. d20629f getModifierInfo now correctly returns graphicsLayer info by Sean McQuillan · 1 year, 4 months ago
  30. 33334cd Ignoring failing tests by Radha Nakade · 1 year, 4 months ago
  31. 53296e2 Merge "Fixes CompositionLocalMap not being provided for AndroidView" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  32. a747e58 Merge "Convert Compose to use Collections KMP Structure" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  33. 834ce26 Merge "ON_STOP should pause the frame clock broadcasts instead of composition" into androidx-main by Chuck Jazdzewski · 1 year, 4 months ago
  34. 4a33ff4 Fixes CompositionLocalMap not being provided for AndroidView by Louis Pullen-Freilich · 1 year, 4 months ago
  35. bac1d30 Merge "Fix 2D focus search perf issue 2D focus search triggers a beyond bounds layout for items within a lazylist. It does this via a composition local. Focus search can't distinguish between the focus parent that is part of a lazylist and other intermediate focus parents. This results in a situation where nested focusables in a lazylist trigger unnecessary beyond bounds layouts." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  36. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 6 months ago
  37. 66fef38 ON_STOP should pause the frame clock broadcasts instead of composition by Chuck Jazdzewski · 1 year, 4 months ago
  38. 8bc6879 Merge "Fix forceMeasureSubtree leaking into lookahead pass" into androidx-main by Doris Liu · 1 year, 4 months ago
  39. 2624ed2 Merge "Add kdoc with sample to Modifier.Node.coroutineScope." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  40. d5a093d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  41. 687ecbe Fix 2D focus search perf issue by Ralston Da Silva · 1 year, 4 months ago
  42. adc1709 Add kdoc with sample to Modifier.Node.coroutineScope. by Zach Klippenstein · 1 year, 4 months ago
  43. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  44. 86bb308 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  45. 3bc37d9 Fix forceMeasureSubtree leaking into lookahead pass by Doris Liu · 1 year, 4 months ago
  46. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 4 months ago
  47. 315c1de Merge "Migrates Modifier.zIndex to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 4 months ago
  48. 3492e5e Merge "Fix bug where ParentData fails to invalidate properly." into androidx-main by Uchenna Okoye · 1 year, 4 months ago
  49. d4e4007 Merge "Moves motionEventSpy to stable." into androidx-main by Jeremy Walker · 1 year, 4 months ago
  50. a670c17 Migrates Modifier.zIndex to Modifier.Node. by Jeremy Walker · 1 year, 4 months ago
  51. 11b64b4 Fix bug where ParentData fails to invalidate properly. by Faithful Uchenna Okoye · 1 year, 4 months ago
  52. d922bf1 Moves motionEventSpy to stable. by Jeremy Walker · 1 year, 4 months ago