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