1. e4f4cac Improved handling of hit testing in clipped regions by George Mount · 2 years, 7 months ago
  2. 137d8cd Merge "New Modifier.onPlaced()" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  3. 1149346 Merge "Track hover for stylus and other input types." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  4. 894c911 New Modifier.onPlaced() by Doris Liu · 2 years, 10 months ago
  5. 8252c60 Fix for SubcomposeLayout not recomposing its content when static CompositionLocal changes by Andrey Kulikov · 2 years, 7 months ago
  6. 3460c30 Merge "API Review: Move GraphicLayerInfo to android source" into androidx-main by George Mount · 2 years, 7 months ago
  7. 26db920 Track hover for stylus and other input types. by George Mount · 2 years, 8 months ago
  8. fc44a4b Merge "Allow View interop to share space with Compose" into androidx-main by George Mount · 2 years, 7 months ago
  9. 963a523 Merge "Move all text OWNERs to a single file and include that from other OWNERS files." into androidx-main by Zach Klippenstein (he/him) · 2 years, 7 months ago
  10. e35e1c3 Move all text OWNERs to a single file and include that from other OWNERS files. by Zach Klippenstein · 2 years, 7 months ago
  11. 9e72625 Merge "Fix crash in exposed dropdown menu" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  12. 989e6a2 Fix crash in exposed dropdown menu by Mihai Popa · 2 years, 7 months ago
  13. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  14. 7a8ce16 Merge changes Ib035e2a4,I832725a7 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  15. 47fbf20 Merge "Better handling of child AndroidViews with click handlers" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  16. 5a3239c6 Allow View interop to share space with Compose by George Mount · 2 years, 7 months ago
  17. 89f1e20 API Review: Move GraphicLayerInfo to android source by George Mount · 2 years, 7 months ago
  18. 1effeb3 Merge "Fix enter/exit events" into androidx-main by George Mount · 2 years, 7 months ago
  19. 8555c21 Better handling of child AndroidViews with click handlers by George Mount · 2 years, 7 months ago
  20. 07e8810 Merge "Fix sythentic event position." into androidx-main by George Mount · 2 years, 7 months ago
  21. 20e9ce5 Merge "Robust handling for disappearing pointers" into androidx-main by George Mount · 2 years, 7 months ago
  22. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 7 months ago
  23. 1c05e0b Allow hover events to reach child Views by George Mount · 2 years, 7 months ago
  24. 2bd5263 Remove flush() and dispose() from InjectionScope by Jelle Fresen · 2 years, 7 months ago
  25. f5e4ff8 Remove duplicate events. by George Mount · 2 years, 8 months ago
  26. b3d6130 Merge "Don't expose receiver scopes for touch and mouse injection" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  27. 9dbda72 Merge "Fix typo in documentation in Finders.kt" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  28. 6eace1e Fix enter/exit events by George Mount · 2 years, 8 months ago
  29. 73f4e8c Fix sythentic event position. by George Mount · 2 years, 8 months ago
  30. d51d700 Robust handling for disappearing pointers by George Mount · 2 years, 8 months ago
  31. 80fd058 Don't expose receiver scopes for touch and mouse injection by Jelle Fresen · 2 years, 7 months ago
  32. a191695 Fix typo in documentation in Finders.kt by Jelle Fresen · 2 years, 7 months ago
  33. e3fb7b3 Derive valid duration for swipeWithVelocity by Jelle Fresen · 2 years, 7 months ago
  34. d3e5fd4 Merge "Updated Canvas documentation" into androidx-main by Nader Jawad · 2 years, 7 months ago
  35. 957ce9c Updated Canvas documentation by Nader Jawad · 2 years, 7 months ago
  36. b4731b0 Revert^4 "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 7 months ago
  37. 6d0c432 Add onInitialize() to LayoutNodeWrapper by Ralston Da Silva · 2 years, 8 months ago
  38. a8e7bde Merge "Revert "Update versions for release id 1635958800000"" into androidx-main by Nick Anthony · 2 years, 7 months ago
  39. b818e85 Revert "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 7 months ago
  40. 9f98d74 Merge "Update versions for release id 1635958800000" into androidx-main by Nick Anthony · 2 years, 7 months ago
  41. 297e288 Merge "SkiaParagraph: Fix regression in lineMetricsForOffset" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  42. 4e16b3d SkiaParagraph: Fix regression in lineMetricsForOffset by Andrey Rudenko · 2 years, 7 months ago
  43. db6215e Merge "Add klippenstein@ to OWNERS files for text." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  44. f11ef1f Add klippenstein@ to OWNERS files for text. by Zach Klippenstein · 2 years, 7 months ago
  45. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  46. 0075787 Merge "Update CMake version to 3.18.1" into androidx-main by Fred Sladkey · 2 years, 7 months ago
  47. 9db5408 Update versions for release id 1635958800000 by Nick Anthony · 2 years, 7 months ago
  48. ed1d086 Merge "Update lint baselines for various libraries" into androidx-main by Tiem Song · 2 years, 7 months ago
  49. 51546fe Address FocusProperties API Council Feedback Remove composed modifier by Ralston Da Silva · 2 years, 7 months ago
  50. 7d99c7f Update lint baselines for various libraries by Tiem Song · 2 years, 7 months ago
  51. 83d23c5 Update CMake version to 3.18.1 by Fred Sladkey · 2 years, 8 months ago