1. 0faa142 Use Analysis API to find an element type of mutable collection by Jinseong Jeon · 11 months ago
  2. 68adc23 Merge "Use vararg argument type for inferring stability on call site" into androidx-main by Andrei Shikov · 11 months ago
  3. 623ea17 Avoid using UAST implementation class by Jinseong Jeon · 11 months ago
  4. 6dee1be Use Analysis API to find type argument of a call by Jinseong Jeon · 11 months ago
  5. 5196790 Switch to depend on androidLintApi to use Analysis API by Jinseong Jeon · 11 months ago
  6. bc83645 Use vararg argument type for inferring stability on call site by Andrei Shikov · 11 months ago
  7. 8fa982f Mark SideEffect as @ExplicitGroupsComposable by Andrey Kulikov · 11 months ago
  8. f553dd5 Optimize rememberSaveable by Andrey Kulikov · 11 months ago
  9. ee64809 Fix Primitive State quickfixes for library users by Andrew Bailey · 12 months ago
  10. a377689 Address API feedback by Chuck Jazdzewski · 12 months ago
  11. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  12. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  13. c673e31 Merge "Defer re-reading derived states until changes are recorded" into androidx-main by Treehugger Robot · 12 months ago
  14. 14aa10b Defer re-reading derived states until changes are recorded by Andrei Shikov · 12 months ago
  15. 85e1561 Fix slot table memory leak by Andrew Bailey · 12 months ago
  16. 3059c63 Renamed Trace to PerfettoSdkTrace by Jakub Gielzak · 12 months ago
  17. 334db9d Merge "Added a comment to ComposeTracingInitializer" into androidx-main by Treehugger Robot · 12 months ago
  18. e3796d7 Merge "Improve providing composition local values" into androidx-main by Chuck Jazdzewski · 12 months ago
  19. da1ab24 Added a comment to ComposeTracingInitializer by Jakub Gielzak · 12 months ago
  20. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  21. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 1 month ago
  22. e573eef Improve providing composition local values by Chuck Jazdzewski · 12 months ago
  23. c3cc4e6 Restrict reusing to cases when composer is not inserting by Andrei Shikov · 12 months ago
  24. e9d789f Correct remember management by Andrei Shikov · 12 months ago
  25. 1fbbb2a Reduce the stdout output of runtime unit tests by Chuck Jazdzewski · 1 year ago
  26. 734a60d Merge "Added a special case overload for CompositionLocalProvider" into androidx-main by Chuck Jazdzewski · 12 months ago
  27. 99858d2 Added a special case overload for CompositionLocalProvider by Chuck Jazdzewski · 12 months ago
  28. 30da317 Merge changes Ia740916b,I098d5478 into androidx-main by Treehugger Robot · 12 months ago
  29. a72bee3 Replace `changed` with `updateSlot` when result of the comparison is unused by Andrei Shikov · 12 months ago
  30. 7594eba Avoid comparing composition local maps on reuse by Andrei Shikov · 12 months ago
  31. 1a2e010 Merge "Add an experimental composition observation API" into androidx-main by Chuck Jazdzewski · 12 months ago
  32. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 12 months ago
  33. 01b9a94 Add an experimental composition observation API by Chuck Jazdzewski · 1 year ago
  34. d793a9ffa Merge "Correctly wrap Composable functions inside early returns." into androidx-main by Treehugger Robot · 1 year ago
  35. d086ac0 Correctly wrap Composable functions inside early returns. by Andrei Shikov · 1 year ago
  36. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year ago
  37. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  38. 25a0695 Merge "Add `deactivateCurrentGroup` operation" into androidx-main by Treehugger Robot · 1 year ago
  39. ad77515 Add `deactivateCurrentGroup` operation by Andrei Shikov · 1 year ago
  40. 21dc16c Fix how we restore rememberSaveable when stateSaver returns null by Andrey Kulikov · 1 year ago
  41. eecddd3 Merge "Reduce amount of allocations in `deactivateEndGroup`" into androidx-main by Andrei Shikov · 1 year ago
  42. f4168c6 Reduce amount of allocations in `deactivateEndGroup` by Andrei Shikov · 1 year ago
  43. 7355109 Making Tracing Perfetto SDK APIs consistent by Jakub Gielzak · 1 year ago
  44. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year ago
  45. 3f20442 Merge "Skip recomposition of subcompositions that will be removed" into androidx-main by Ben Trengrove · 1 year ago
  46. 9f3a404 Skip recomposition of subcompositions that will be removed by Ben Trengrove · 1 year, 1 month ago
  47. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year ago
  48. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year ago
  49. 0114f2a Adjust ChangeList allocation strategy by Andrew Bailey · 1 year ago
  50. 9dd4eb1 Merge "Demote AutoboxingStateCreation inspection severity" into androidx-main am: fde2cc6ed9 by Andrew Bailey · 1 year ago
  51. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  52. 0ae100c Demote AutoboxingStateCreation inspection severity by Andrew Bailey · 1 year ago
  53. e70d00d Merge "Add a lint check to the UI Module" into androidx-main am: 784e668c6d by Treehugger Robot · 1 year ago
  54. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 1 month ago
  55. 43cf10c0 Merge changes from topic "jg-crd-cld" into androidx-main am: 3479c7a4cb by Jakub Gielzak · 1 year ago
  56. 3479c7a Merge changes from topic "jg-crd-cld" into androidx-main by Jakub Gielzak · 1 year ago
  57. 18f2612 Merge "Add lint rule for autoboxing lambdas" into androidx-main am: b8f476d83d by Treehugger Robot · 1 year, 1 month ago
  58. 1352de3 Merge "Reduce iterator allocations" into androidx-main am: c7d615608f by Treehugger Robot · 1 year, 1 month ago
  59. 4b52bc8 Merge changes Id5e27384,If745c2ce into androidx-main am: 962bf79c7a by Andrei Shikov · 1 year, 1 month ago
  60. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  61. c7d6156 Merge "Reduce iterator allocations" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. 962bf79 Merge changes Id5e27384,If745c2ce into androidx-main by Andrei Shikov · 1 year, 1 month ago
  63. 2cda57b Foundations for cold startup tracing by Jakub Gielzak · 1 year, 1 month ago
  64. e17d836 Reduce iterator allocations by Chuck Jazdzewski · 1 year, 1 month ago
  65. 7846691 Merge "Reduce per-frame allocations in the Recomposer" into androidx-main am: 459f339f5e by Chuck Jazdzewski · 1 year, 1 month ago
  66. 459f339 Merge "Reduce per-frame allocations in the Recomposer" into androidx-main by Chuck Jazdzewski · 1 year, 1 month ago
  67. 744f151 Merge changes I48f20589,I61f29e89,If0096473,I70eabbdd into androidx-main am: 7d62f3240b by Treehugger Robot · 1 year, 1 month ago
  68. a15c73f Refactor insert fixups to use OperationList by Andrew Bailey · 1 year, 3 months ago
  69. a71c96f Define preambles for ChangeList operations by Andrew Bailey · 1 year, 4 months ago
  70. dc5c668 Move Change operations into ChangeList by Andrew Bailey · 1 year, 4 months ago
  71. b59a300 Define ChangeList to manage pending changes by Andrew Bailey · 1 year, 4 months ago
  72. f780946 Reduce per-frame allocations in the Recomposer by Chuck Jazdzewski · 1 year, 1 month ago
  73. ed722b5 Add a check to warn about composition disposal while composing by Andrei Shikov · 1 year, 1 month ago
  74. 6f38214 Merge "Reduce per-frame allocations in the Recomposer" into androidx-main am: c3885a2237 by Treehugger Robot · 1 year, 1 month ago
  75. c3885a2 Merge "Reduce per-frame allocations in the Recomposer" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  76. 23a38d7 Merge "Reduce per-frame allocations in snapshots" into androidx-main am: ed08ae8459 by Treehugger Robot · 1 year, 1 month ago
  77. fa2591b Reduce per-frame allocations in the Recomposer by Chuck Jazdzewski · 1 year, 1 month ago
  78. faed8be Reduce per-frame allocations in snapshots by Chuck Jazdzewski · 1 year, 1 month ago
  79. 714f98f Merge "Combine value and dependencies in one DerivedState.Record" into androidx-main am: 494aeccfc8 by Andrey Kulikov · 1 year, 1 month ago
  80. 494aecc Merge "Combine value and dependencies in one DerivedState.Record" into androidx-main by Andrey Kulikov · 1 year, 1 month ago
  81. 9f60b5d Merge "Add lint check for stepped loops" into androidx-main am: 4ba8ad58e6 by Treehugger Robot · 1 year, 1 month ago
  82. 6e70b6d Add lint check for stepped loops by Romain Guy · 1 year, 1 month ago
  83. a1ae12a Combine value and dependencies in one DerivedState.Record by Andrey Kulikov · 1 year, 1 month ago
  84. b158fd8 Merge "Update SnapshotFloatState.kt's JVM Name" into androidx-main am: 4924768f63 by Andrew Bailey · 1 year, 1 month ago
  85. 9cf91ee Update SnapshotFloatState.kt's JVM Name by Andrew Bailey · 1 year, 1 month ago
  86. 7a35ebb Merge "Add Int/Float/Double/Long Snapshot in Baseline profile" into androidx-main am: a12a3ad6d1 by Treehugger Robot · 1 year, 1 month ago
  87. 9c3d755 Add Int/Float/Double/Long Snapshot in Baseline profile by Jon Boekenoogen · 1 year, 1 month ago
  88. 8db55de Merge "Avoid calculating readableHash in DerivedState if snapshot wasn't modified" into androidx-main am: 7514cf94eb by Andrei Shikov · 1 year, 1 month ago
  89. 7514cf9 Merge "Avoid calculating readableHash in DerivedState if snapshot wasn't modified" into androidx-main by Andrei Shikov · 1 year, 1 month ago
  90. 40c07ba Avoid calculating readableHash in DerivedState if snapshot wasn't modified by Andrei Shikov · 1 year, 1 month ago
  91. e362abc Merge "Introduce an internal property compositionKeyHash on LayoutNode" into androidx-main am: dff2ca741a by Treehugger Robot · 1 year, 1 month ago
  92. 47a5d26 Merge "update compose to 1.6.0-alpha01" into androidx-main am: aa29c413d5 by Treehugger Robot · 1 year, 1 month ago
  93. abd5be4 Merge "Fix float equality issue on x86 builds of Lollipop" into androidx-main am: 8c19f50b63 by Treehugger Robot · 1 year, 1 month ago
  94. a7c8aec Merge "Add additional diagnostic information when snapshots are not open." into androidx-main am: 2482b96fb5 by Treehugger Robot · 1 year, 1 month ago
  95. 2e956e9 Introduce an internal property compositionKeyHash on LayoutNode by Ralston Da Silva · 1 year, 1 month ago
  96. aa29c41 Merge "update compose to 1.6.0-alpha01" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  97. 8c19f50 Merge "Fix float equality issue on x86 builds of Lollipop" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  98. 2482b96 Merge "Add additional diagnostic information when snapshots are not open." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  99. e5674852 Add additional diagnostic information when snapshots are not open. by Chuck Jazdzewski · 1 year, 1 month ago
  100. 507bd381 update compose to 1.6.0-alpha01 by Juan Rodriguez · 1 year, 1 month ago