1. 41a4e31 Default includeFontPadding=true by Siyamed Sinir · 2 years, 3 months ago
  2. b4c766a Merge "Fixes for GoogleFont" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  3. 43616bd4 Merge "Mark pluralStringResource functions experimental." into androidx-main by Zach Klippenstein · 2 years, 3 months ago
  4. b66ba23 Fixes for GoogleFont by Sean McQuillan · 2 years, 3 months ago
  5. 4e5966e Refdocs update mini fix by Alejandra Stamato · 2 years, 3 months ago
  6. d233957 Merge "Add recomposeScopeIdentity to Composer" into androidx-main by Jens Ole Lauridsen · 2 years, 3 months ago
  7. 46563b6 Benchmark Platform typeface creation by Sean McQuillan · 2 years, 3 months ago
  8. 5b592cf Use <API28 fallback font names for system fonts by Sean McQuillan · 2 years, 3 months ago
  9. d177cf4 Mark pluralStringResource functions experimental. by Zach Klippenstein · 2 years, 3 months ago
  10. 59022d2 Add recomposeScopeIdentity to Composer by Jens Ole Lauridsen · 2 years, 3 months ago
  11. f0a6ff6 Merge "Set proper classname to text nodes for accesibility" into androidx-main by Anastasia Soboleva · 2 years, 3 months ago
  12. 1a0dc42 Merge changes I6afeecb1,Ib679c3bd into androidx-main by Anastasia Soboleva · 2 years, 3 months ago
  13. 25916c1 Set proper classname to text nodes for accesibility by Anastasia Soboleva · 2 years, 5 months ago
  14. 15016b4 Merge "Updated BeyondBoundsLayout API" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  15. 1f67276 Merge "Update to Kotlin 1.6.20" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  16. 811bf69 Merge "Test for onPlaced on InnerPlaceable" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  17. 1d8c2eb Add height knowledge into Paragraph by Anastasia Soboleva · 2 years, 3 months ago
  18. 68c019d Updated BeyondBoundsLayout API by Ralston Da Silva · 2 years, 3 months ago
  19. 57aae32 Various fixes/optimizations for the Oklab color space: by Romain Guy · 2 years, 3 months ago
  20. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  21. 91d81717 Dispose lazy layout items kept for reusing by Andrey Kulikov · 2 years, 3 months ago
  22. 6355800 Merge "Address API council feedback on PointerIcon APIs." into androidx-main by Matvei Malkov · 2 years, 3 months ago
  23. 403b5d5 Merge "Update SubcomposeSlotReusePolicy to use custom SlotIdsSet instead of MutableSet" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  24. bc6167c Update SubcomposeSlotReusePolicy to use custom SlotIdsSet instead of MutableSet by Andrey Kulikov · 2 years, 3 months ago
  25. edc436c Merge "Substitute partial consumption with the flag in PointerInputChange." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  26. 36f1581 Address API council feedback on PointerIcon APIs. by Matvei Malkov · 2 years, 3 months ago
  27. dcac3bf6 Substitute partial consumption with the flag in PointerInputChange. by Matvei Malkov · 2 years, 4 months ago
  28. 3ead86e Merge "Add new SemanticsProperty for resource names." into androidx-main by Alexandre Elias · 2 years, 3 months ago
  29. 13e6d22 Merge "Nested Scrolling Interop Phase 2: A scrolling view child inside a compose parent" into androidx-main by Levi Albuquerque · 2 years, 3 months ago
  30. 6972353 Nested Scrolling Interop Phase 2: A scrolling view child inside a compose parent by Levi Albuquerque · 2 years, 4 months ago
  31. 31ab7ac Update compose dependencies to dependend on 1.1.1 by Nick Anthony · 2 years, 3 months ago
  32. 412c979 Add new SemanticsProperty for resource names. by Alexandre Elias · 2 years, 3 months ago
  33. ec6d9fc Merge changes from topic "viewTreeSavedStateRegOwner-ktx" into androidx-main by Clara Fok · 2 years, 3 months ago
  34. fbc66df Merge "ModifierLocal conumers are now invalidated less often." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  35. 6d15b01 Update ViewTreeSavedStateRegistryOwner use in Compose UI by clarafok · 2 years, 3 months ago
  36. 7181450 Merge "Don't try to cast Context to Application in WindowRecomposer" into androidx-main by Amaury Medeiros · 2 years, 3 months ago
  37. 343e11e Test for onPlaced on InnerPlaceable by George Mount · 2 years, 3 months ago
  38. dafd679 ModifierLocal conumers are now invalidated less often. by George Mount · 2 years, 3 months ago
  39. 0feed187 Merge "Refactor TextStyle: delegate to Paragraph/SpanStyle" into androidx-main by Siyamed Sinir · 2 years, 3 months ago
  40. ae9adef Merge changes Ida353997,Idafaae32,I05e26bf4,I2c9718fa,I52b092ce into androidx-main by Treehugger Robot · 2 years, 3 months ago
  41. e70bc71 [API Review] LocalFontFamilyResolver - add ktdocs by Sean McQuillan · 2 years, 3 months ago
  42. 364b726 [API Review] Order Multiparagraph and Paragraph constructor by Sean McQuillan · 2 years, 3 months ago
  43. df63c2d [API Review] AndroidFont.TypefaceLoader returns null on error by Sean McQuillan · 2 years, 3 months ago
  44. 39fe27e [API review] AndroidFont move typefaceLoader to a constructor param by Sean McQuillan · 2 years, 3 months ago
  45. 4882e21 [API review] Add docs for null FontFamily by Sean McQuillan · 2 years, 3 months ago
  46. f652521 Don't try to cast Context to Application in WindowRecomposer by Amaury Medeiros · 2 years, 3 months ago
  47. b37cb92 Merge "Update Metalava to build 8385786" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  48. 25aca88 Merge "Fix flaky testWebViewIsRelaidOut_afterPageLoad" into androidx-main by George Mount · 2 years, 3 months ago
  49. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  50. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  51. d720c02 Fix flaky testWebViewIsRelaidOut_afterPageLoad by George Mount · 2 years, 3 months ago
  52. b01c3df Merge "Add a trace marker for measure and layout" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  53. 0ac7068 Refactor TextStyle: delegate to Paragraph/SpanStyle by Siyamed Sinir · 2 years, 4 months ago
  54. c6f2456 Merge "Migrate deprecated inline classes to @JvmInline value classes" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  55. a012d41 Add a trace marker for measure and layout by Chuck Jazdzewski · 2 years, 3 months ago
  56. 7103f00 Merge "Remove DelegatingLayoutNodeWrapper" into androidx-main by George Mount · 2 years, 3 months ago
  57. 1dde1ef Merge "Make ModifierLocals entities of LayoutNode" into androidx-main by George Mount · 2 years, 3 months ago
  58. 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 2 years, 4 months ago
  59. 0a0fde1 Merge "Add tests for aosp/2043668" into androidx-main by Siyamed Sinir · 2 years, 3 months ago
  60. 5dad387 Add tests for aosp/2043668 by Siyamed Sinir · 2 years, 4 months ago
  61. 166a4b3 Remove DelegatingLayoutNodeWrapper by George Mount · 2 years, 4 months ago
  62. a36645d Make ModifierLocals entities of LayoutNode by George Mount · 2 years, 4 months ago
  63. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 4 months ago