1. 546aaff Merge "Add a stability property along with a field for non-jvm targets" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  2. 45783ef Merge "Wrap non-capturing lambdas into rememberExpression for k/js" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  3. 7e2685e Merge "Workaround memoization of Composable Lambdas with Type Parameters for k/js and k/native" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  4. 00cf2d3 Wrap non-capturing lambdas into rememberExpression for k/js by Oleksandr Karpovich · 2 years, 9 months ago
  5. fd0d27c Workaround memoization of Composable Lambdas with Type Parameters for k/js and k/native by Oleksandr Karpovich · 2 years, 9 months ago
  6. 7b7b29d Add a stability property along with a field for non-jvm targets by Oleksandr Karpovich · 2 years, 9 months ago
  7. 5e7f125 Fix class properties initialized from values passed into DecoyImplementation constructors by Oleksandr Karpovich · 2 years, 9 months ago
  8. 032b3a7 Merge "Introduce durable group keys and live edit annotations" into androidx-main by Leland Richardson · 2 years, 9 months ago
  9. 331ed2b Introduce durable group keys and live edit annotations by Leland Richardson · 2 years, 10 months ago
  10. fce361c Update the Compose 1.2.0-alpha01 Runtime Version by Nick Anthony · 2 years, 10 months ago
  11. 4ae4d16 Merge "fix default values in expect composable functions" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  12. 7d688c4 fix default values in expect composable functions by Oleksandr Karpovich · 2 years, 10 months ago
  13. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 3 years ago
  14. 2a73a60 Update internal Compose version for 1.1.0-beta04 by Nick Anthony · 2 years, 10 months ago
  15. 2c28872 Merge "Conditionally depend on compose:runtime:publish from compose:compiler based on playground" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  16. c7f4636 Conditionally depend on compose:runtime:publish from compose:compiler based on playground by Dustin Lam · 2 years, 11 months ago
  17. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  18. b4731b0 Revert^4 "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  19. f9f4845 Merge "Eliminated (isJs || isJvm), no need for native to differ from js and jvm" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  20. b75c5d2 Revert "Revert "Revert "Update versions for release id 1635958800000""" by Nick Anthony · 2 years, 11 months ago
  21. 6c3ca66 Revert "Revert "Update versions for release id 1635958800000"" by Nick Anthony · 2 years, 11 months ago
  22. a8e7bde Merge "Revert "Update versions for release id 1635958800000"" into androidx-main by Nick Anthony · 2 years, 11 months ago
  23. b818e85 Revert "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  24. 9f98d74 Merge "Update versions for release id 1635958800000" into androidx-main by Nick Anthony · 2 years, 11 months ago
  25. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  26. 3b84d4c Eliminated (isJs || isJvm), no need for native to differ from js and jvm by Alexander Gorshenev · 2 years, 11 months ago
  27. 9db5408 Update versions for release id 1635958800000 by Nick Anthony · 2 years, 11 months ago
  28. 9a7521e Correctly record capture scope of local functions by Leland Richardson · 3 years ago
  29. 0415c90 Move tmpDir to AbstractCodegenTest.kt by Jim Sproch · 2 years, 11 months ago
  30. 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 3 years ago
  31. 0b407ce Merge "[JS][Compose compiler] Avoid creating decoys out of enum constructors" into androidx-main by Jim Sproch · 3 years ago
  32. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  33. bbc12d7 [JS][Compose compiler] Avoid creating decoys out of enum constructors by Andrei Shikov · 3 years ago
  34. 258c17b Properly dispose of ComposeDiagnosticSuppressor by Leland Richardson · 3 years ago
  35. 205721e Merge "Fix ambiguity between vararg param group and defaults group" into androidx-main by Leland Richardson · 3 years ago
  36. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 3 years ago
  37. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  38. af5b58e Fix ambiguity between vararg param group and defaults group by Leland Richardson · 3 years ago
  39. ab0c058 Emit balanced start/end groups for inline lambdas with early returns by Leland Richardson · 3 years ago
  40. f2792cf Merge "Improve static detection of companion objects and inline clesses" into androidx-main by Leland Richardson · 3 years ago
  41. e3c3fc4 Improve static detection of companion objects and inline clesses by Leland Richardson · 3 years ago
  42. b241383 Add support for IMPLICIT_NOTNULL when printing IR source. by Jim Sproch · 3 years ago
  43. c77feb8 Merge "Treat Companion object properties, captureless lamndas as static" into androidx-main by Leland Richardson · 3 years ago
  44. 5654d15 Merge "Transform loops with loop variables and composables properly" into androidx-main by Leland Richardson · 3 years ago
  45. c3ef5e6 Treat Companion object properties, captureless lamndas as static by Leland Richardson · 3 years ago
  46. 6a96853 Fix a bug preventing the usage of default values in compose/js by Oleksandr Karpovich · 3 years ago
  47. a820ae1 Transform loops with loop variables and composables properly by Leland Richardson · 3 years ago
  48. fad25e8 Ensure super calls to java properties are remapped properly by Leland Richardson · 3 years ago
  49. 348a103 Remove js operator names in favor of platform agnostic constants by Leland Richardson · 3 years ago
  50. 4abe84c Merge "Use correct operator name" into androidx-main by Leland Richardson · 3 years ago
  51. aebdfe7 'Update versions for release id 1632934800000 by Nick Anthony · 3 years ago
  52. 77f7d9a Use correct operator name by Leland Richardson · 3 years ago
  53. d6b912e Upgrade to Kotlin 1.5.31 by Jim Sproch · 3 years ago
  54. 0fb91b2 Merge "Separate compose compiler metrics json files from txt reports" into androidx-main by Leland Richardson · 3 years ago
  55. 6f5cb73 Support default parameters from expect in actual composables by Andrei Shikov · 3 years ago
  56. b7ac376 Separate compose compiler metrics json files from txt reports by Leland Richardson · 3 years ago
  57. e26eed3 Update versions for release id 1631725200000 by Nick Anthony · 3 years ago
  58. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  59. da0b618 Update versions for release id 1630515600000 by Nick Anthony · 3 years, 1 month ago
  60. c748cdd Merge "Introduce metrics and logging to compose compiler" into androidx-main by Leland Richardson · 3 years, 1 month ago
  61. 2562517 Remove print in exhaustive else block. by Jim Sproch · 3 years, 1 month ago
  62. b1208d2 Introduce metrics and logging to compose compiler by Leland Richardson · 3 years, 5 months ago
  63. 34cfae6 Fix exhaustive when warnings in compiler by Jim Sproch · 3 years, 1 month ago
  64. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  65. 3f2294f Expand the range of supported compose runtime libraries by Aurimas Liutikas · 3 years, 1 month ago
  66. 31e8c4b Update versions for release id 1629306000000 by Nick Anthony · 3 years, 1 month ago
  67. 50e9321 Merge "Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  68. 015ff30 Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js by Oleksandr Karpovich · 3 years, 1 month ago
  69. 000ccc0 Remove dedudant configuration in compiler integration test project by Aurimas Liutikas · 3 years, 1 month ago
  70. 115806b Backport compiler/runtime versions from aosp/1767025 by Nick Anthony · 3 years, 2 months ago
  71. b0339a3 Warn developers that there is no compose runtime on the classpath by Aurimas Liutikas · 3 years, 1 month ago
  72. d8a3ccf Use a proper var for captured dirty boolean on native by Jake Wharton · 3 years, 1 month ago
  73. 21aa855 Update versions for release id 1628096400000 by Nick Anthony · 3 years, 2 months ago
  74. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  75. 00f854d Stop using deprecated descriptor API in ComposableTypeRemapper by Leland Richardson · 3 years, 2 months ago
  76. 6997e12 Treat abstract composable methods with default parameter expressions as compile error by Leland Richardson · 3 years, 3 months ago
  77. c2c9371 Merge "[GH] [Compose] fixes ANDAND & OROR case for visitWhen." into androidx-main by Leland Richardson · 3 years, 3 months ago
  78. 8628796 [GH] [Compose] fixes ANDAND & OROR case for visitWhen. by Waqar Ahmed · 3 years, 5 months ago
  79. 5f6e9a5 Update Compose, Activity, and ProfileInstaller to alpha01 by Nick Anthony · 3 years, 3 months ago
  80. 9a56c1d Merge "Mark default inline lambda arguments as inline" into androidx-main by Leland Richardson · 3 years, 3 months ago
  81. 47f227e Mark default inline lambda arguments as inline by Leland Richardson · 3 years, 3 months ago
  82. 927f904 Merge "Correctly handle 0 arguments for vararg parameter with no default" into androidx-main by Leland Richardson · 3 years, 3 months ago
  83. 3f12d61 Correctly handle 0 arguments for vararg parameter with no default by Leland Richardson · 3 years, 3 months ago
  84. 63a962e Allow for non-defaulted composable functions > 32 params by Leland Richardson · 3 years, 3 months ago
  85. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 3 months ago
  86. d4d8293 Merge "Update versions for release id 1623862800000" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  87. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 3 months ago
  88. 4c006d0 Add test that uses debugger to step over the code by Sergey Vasilinets · 3 years, 3 months ago
  89. 127a32c Merge "Make sure that loads of the LiveLiterals class has correct offsets." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  90. ab0c604 Make sure that loads of the LiveLiterals class has correct offsets. by Mads Ager · 3 years, 3 months ago
  91. adfd535 Fix line number information for start/end replaceable group calls. by Mads Ager · 3 years, 3 months ago
  92. a8a9fcf Fix offsets for skipping condition and skipToGroupEnd calls. by Mads Ager · 3 years, 3 months ago
  93. ae8b338 Merge "Don't generate offsets in LiveLiterals classes" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  94. ed75aac Merge "Don't call inline class constructors for missing default arguments" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  95. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  96. c775375 Don't call inline class constructors for missing default arguments by Steven Schäfer · 3 years, 3 months ago
  97. c95dec1 Don't generate offsets in LiveLiterals classes by Steven Schäfer · 3 years, 3 months ago
  98. bd58c77 Merge "Deletes old compose:androidview:androidview module" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  99. 6e535ce Merge "Make TextOverflow inline class" into androidx-main by Haoyu Zhang · 3 years, 4 months ago
  100. a95b9e4 Make TextOverflow inline class by Haoyu Zhang · 3 years, 4 months ago