1. 6997e12 Treat abstract composable methods with default parameter expressions as compile error by Leland Richardson · 3 years, 3 months ago
  2. c2c9371 Merge "[GH] [Compose] fixes ANDAND & OROR case for visitWhen." into androidx-main by Leland Richardson · 3 years, 3 months ago
  3. 8628796 [GH] [Compose] fixes ANDAND & OROR case for visitWhen. by Waqar Ahmed · 3 years, 5 months ago
  4. 5f6e9a5 Update Compose, Activity, and ProfileInstaller to alpha01 by Nick Anthony · 3 years, 3 months ago
  5. 9a56c1d Merge "Mark default inline lambda arguments as inline" into androidx-main by Leland Richardson · 3 years, 3 months ago
  6. 47f227e Mark default inline lambda arguments as inline by Leland Richardson · 3 years, 3 months ago
  7. 927f904 Merge "Correctly handle 0 arguments for vararg parameter with no default" into androidx-main by Leland Richardson · 3 years, 3 months ago
  8. 3f12d61 Correctly handle 0 arguments for vararg parameter with no default by Leland Richardson · 3 years, 3 months ago
  9. 63a962e Allow for non-defaulted composable functions > 32 params by Leland Richardson · 3 years, 3 months ago
  10. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 3 months ago
  11. d4d8293 Merge "Update versions for release id 1623862800000" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  12. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 3 months ago
  13. 4c006d0 Add test that uses debugger to step over the code by Sergey Vasilinets · 3 years, 3 months ago
  14. 127a32c Merge "Make sure that loads of the LiveLiterals class has correct offsets." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  15. ab0c604 Make sure that loads of the LiveLiterals class has correct offsets. by Mads Ager · 3 years, 3 months ago
  16. adfd535 Fix line number information for start/end replaceable group calls. by Mads Ager · 3 years, 3 months ago
  17. a8a9fcf Fix offsets for skipping condition and skipToGroupEnd calls. by Mads Ager · 3 years, 3 months ago
  18. ae8b338 Merge "Don't generate offsets in LiveLiterals classes" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  19. ed75aac Merge "Don't call inline class constructors for missing default arguments" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  20. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  21. c775375 Don't call inline class constructors for missing default arguments by Steven Schäfer · 3 years, 3 months ago
  22. c95dec1 Don't generate offsets in LiveLiterals classes by Steven Schäfer · 3 years, 3 months ago
  23. bd58c77 Merge "Deletes old compose:androidview:androidview module" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  24. 6e535ce Merge "Make TextOverflow inline class" into androidx-main by Haoyu Zhang · 3 years, 4 months ago
  25. a95b9e4 Make TextOverflow inline class by Haoyu Zhang · 3 years, 4 months ago
  26. 2565d2c Merge "Annotate composables in frontend instead of backend" into androidx-main by Jim Sproch · 3 years, 4 months ago
  27. 6fe1f8e Merge "Revert "Temporarily remove dependency on activity-compose"" into androidx-main by Jeremy Woods · 3 years, 4 months ago
  28. 193b3a9 Annotate composables in frontend instead of backend by Jim Sproch · 3 years, 4 months ago
  29. 658f38c Deletes old compose:androidview:androidview module by Louis Pullen-Freilich · 3 years, 4 months ago
  30. d36450c Revert "Temporarily remove dependency on activity-compose" by Jeremy Woods · 3 years, 4 months ago
  31. c0f206d Migrate compose runtime and compiler to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  32. c4aec9f Merge "Update Compose compiler plugin for K/Native" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  33. 592fb7e Update versions for release id 1622653200000 by Nick Anthony · 3 years, 4 months ago
  34. 3c005c4 Remove unnecessary group realization redudancy check. by Chuck Jazdzewski · 3 years, 4 months ago
  35. 7f64449 Update Compose compiler plugin for K/Native by Andrei Shikov · 3 years, 5 months ago
  36. 497fc98 Merge "Compile Compose Web with Kotlin 1.5" into androidx-main by Jim Sproch · 3 years, 4 months ago
  37. a9e3f28 Bump up to Kotlin 1.5.10 by Jim Sproch · 3 years, 4 months ago
  38. e31b2de Fix code generation of @ReadOnlyComposable functions source information by Chuck Jazdzewski · 3 years, 4 months ago
  39. 4a14ea7 Compile Compose Web with Kotlin 1.5 by Andrei Shikov · 3 years, 4 months ago
  40. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  41. d5bea05 Fix LL V2 flag by Diego Perez · 3 years, 4 months ago
  42. a298a63 Merge "Remove backend reliance on ComposableCallChecker" into androidx-main by Jim Sproch · 3 years, 4 months ago
  43. d94809b Merge "Add alternative live literals strategy to have per-file enabled flag" into androidx-main by Leland Richardson · 3 years, 4 months ago
  44. 4d38852 Add alternative live literals strategy to have per-file enabled flag by Leland Richardson · 3 years, 4 months ago
  45. c1f72cd Remove backend reliance on ComposableCallChecker by Jim Sproch · 3 years, 4 months ago
  46. fe399e6 Use binary resources for Robolectric tests by Alan Viverette · 3 years, 4 months ago
  47. f796c32 Update versions for release id 1621357200000 by Nick Anthony · 3 years, 4 months ago
  48. 35fee37 Change how source information is reported by Chuck Jazdzewski · 3 years, 4 months ago
  49. f12b482 Revert "Refactor live literals strategy to have per-file enabled flag" by Leland Richardson · 3 years, 5 months ago
  50. 6e29ab3 Avoid getPsi() in preparation for Kotlin 1.5.0 by Jim Sproch · 3 years, 5 months ago
  51. a6806649 Pristine IrInlineReferenceLocator from Kotlin upstream. by Jim Sproch · 3 years, 5 months ago
  52. 45d0e23 Merge "Fix line numbers for calls of ReadOnlyComposable functions" into androidx-main by Chuck Jazdzewski · 3 years, 5 months ago
  53. b5b5034 Fix line numbers for calls of ReadOnlyComposable functions by Chuck Jazdzewski · 3 years, 5 months ago
  54. 64dc6c8 Update versions for release id 1620234000000 by Nick Anthony · 3 years, 5 months ago
  55. eec7778 Merge "Remove custom Robolectric test runners" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  56. d15df0c Merge "Remove RequiresOptIn from ComposeCompilerApi" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  57. 428bcd2 Remove RequiresOptIn from ComposeCompilerApi by Adam Powell · 3 years, 5 months ago
  58. dcc42c9 Ensure composable "dirty" variables are discoverable from debugger by Leland Richardson · 3 years, 5 months ago
  59. 44eff3c Remove custom Robolectric test runners by Jelle Fresen · 3 years, 5 months ago
  60. d80dbf8 Refactor live literals strategy to have per-file enabled flag by Leland Richardson · 3 years, 5 months ago
  61. c56de91 Update versions for release id 1619024400000 by Nick Anthony · 3 years, 5 months ago
  62. 7ce4e2c Hoist unsafeSymbolsRegex for performance by Jim Sproch · 3 years, 5 months ago
  63. 378176c Decoy generation for compose JS runtime by Andrei Shikov · 4 years ago
  64. 4fe1cf2 Bump Compose Runtime version string for beta05 by Nick Anthony · 3 years, 5 months ago
  65. 79307eb Update the Compose Compiler plugin version checker for beta04 by Nick Anthony · 3 years, 6 months ago
  66. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 6 months ago
  67. 96148db Merge "Use nullable nothing for default parameters of nullable type" into androidx-main by Jim Sproch · 3 years, 6 months ago
  68. 6afc783 Use nullable nothing for default parameters of nullable type by Andrei Shikov · 3 years, 6 months ago
  69. c7a4762 Bump to Kotlin 1.4.32 by Jim Sproch · 3 years, 6 months ago
  70. 131139e Prepare compiler plugin tests to support JS test cases by Andrei Shikov · 3 years, 7 months ago
  71. 6d29972 Merge "Use SYNTHETIC_OFFSET for declarations created in IR" into androidx-main by Leland Richardson · 3 years, 6 months ago
  72. 4abf5f4 Use SYNTHETIC_OFFSET for declarations created in IR by Andrei Shikov · 3 years, 6 months ago
  73. e139b40 Remove experimental coroutines API from compose by Adam Powell · 3 years, 6 months ago
  74. 77282c9 Refactor Comparison Propagation for Extension Receivers by Leland Richardson · 3 years, 6 months ago
  75. e231684 Merge "Prevent overskipping on local composable functions" into androidx-main by Leland Richardson · 3 years, 6 months ago
  76. 9adc6e4 Prevent overskipping on local composable functions by Leland Richardson · 3 years, 6 months ago
  77. bf6e5ca Any is a super type of all types, including Composables by Jim Sproch · 3 years, 6 months ago
  78. 2285257 Pretty sure we got rid of union types :P by Jim Sproch · 3 years, 6 months ago
  79. 24f5a3d Add playground owners to playground settings.gradle files by Dustin Lam · 3 years, 6 months ago
  80. c10297b Update lint project names in compose-compiler playground by Dustin Lam · 3 years, 6 months ago
  81. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  82. 74276cc Merge "Fix source generation for lambda instances" into androidx-main by Chuck Jazdzewski · 3 years, 7 months ago
  83. 5e057ac Fix source generation for lambda instances by Chuck Jazdzewski · 3 years, 7 months ago
  84. fb69945 Bump to Kotlin 1.4.31 by Jim Sproch · 3 years, 7 months ago
  85. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  86. 518424b Merge "Update kotlinx.collections.immutable to 0.3.3" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  87. 404100b Merge "Return without registering plugin upon version mismatch." into androidx-main by Jim Sproch · 3 years, 7 months ago
  88. 203f3a5 Merge "[GH] Remove compose dependency from playground common" into androidx-main by Dustin Lam · 3 years, 7 months ago
  89. 6d1da81 Return without registering plugin upon version mismatch. by Jim Sproch · 3 years, 7 months ago
  90. b2c41b1 Update kotlinx.collections.immutable to 0.3.3 by Andrei Shikov · 3 years, 8 months ago
  91. aff85fd [GH] Remove compose dependency from playground common by Yigit Boyar · 3 years, 7 months ago
  92. 7779763 Propery remap composable types on fake overrides by Leland Richardson · 3 years, 7 months ago
  93. b98ab19 Merge "Introduce ExplicitGroupsComposable Annotation" into androidx-main by Leland Richardson · 3 years, 7 months ago
  94. 56d88fe Prevent usage of @Composable fun main by Leland Richardson · 3 years, 7 months ago
  95. 7810d10 Merge changes from topics "separate_activity", "stable_activity" into androidx-main by Jeremy Woods · 3 years, 7 months ago
  96. 70e4668 Introduce ExplicitGroupsComposable Annotation by Leland Richardson · 3 years, 7 months ago
  97. f6953f1 Temporarily remove dependency on activity-compose by Jeremy Woods · 3 years, 7 months ago
  98. d5231f4 Merge "Enforce @ReadOnlyComposables only call @ReadOnlyComposables" into androidx-main by Leland Richardson · 3 years, 7 months ago
  99. 3a90b71 Enforce @ReadOnlyComposables only call @ReadOnlyComposables by Leland Richardson · 3 years, 7 months ago
  100. d0f1029 Remove unnecessary opt-ins of ExperimentalComposeApi by Leland Richardson · 3 years, 7 months ago