[go: nahoru, domu]

  1. a8efe54 Merge "Remap fun interfaces IR stubs with Composable references" into androidx-main by Andrei Shikov · 1 year ago
  2. 0fc019d Remap fun interfaces IR stubs with Composable references by Andrei Shikov · 1 year ago
  3. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  4. fd8ab65 Merge "Bump Compose compiler version to 1.5.2" into androidx-main by Andrei Shikov · 1 year ago
  5. 891c9646 Bump Compose compiler version to 1.5.2 by Andrei Shikov · 1 year ago
  6. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  7. eb4bcdd Merge "Revert Compose compiler to use ComponentRegistrar" into androidx-main by Treehugger Robot · 1 year ago
  8. 4f0a101 Revert Compose compiler to use ComponentRegistrar by Andrei Shikov · 1 year ago
  9. 08b494c Ensure IR has no references to androidx.compose.runtime.internal.ComposableFunction with K2 by Oleksandr Karpovich · 1 year ago
  10. dec1e51 K2: Skip synthetic fun interface constructor in ComposableCallChecker by Andrei Shikov · 1 year ago
  11. 9339017 Pass in dirty instead of changed to traceEventStart whenever applicable by Leland Richardson · 1 year, 1 month ago
  12. e17b9a7 Insert line numbers for return statement in constant-returns by Leland Richardson · 1 year, 1 month ago
  13. f85b89c Count unused (anonymous) parameters as real parameters by Andrei Shikov · 1 year, 1 month ago
  14. c8c0091 Merge "Stop transforming non-composable fun interfaces in Compose compiler" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  15. 500b78a Use language version settings to enable K2 by Andrei Shikov · 1 year, 1 month ago
  16. 28b3ce9 Stop transforming non-composable fun interfaces in Compose compiler by Andrei Shikov · 1 year, 1 month ago
  17. e38bb5b Merge "Bump compose compiler version to 1.5.1" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  18. 69a5f36 Bump compose compiler version to 1.5.1 by Andrei Shikov · 1 year, 1 month ago
  19. 68adc23 Merge "Use vararg argument type for inferring stability on call site" into androidx-main by Andrei Shikov · 1 year, 1 month ago
  20. bc83645 Use vararg argument type for inferring stability on call site by Andrei Shikov · 1 year, 1 month ago
  21. 8f117d3 Fix the trace markers in read-only composable functions by Chuck Jazdzewski · 1 year, 1 month ago
  22. ffec6d9 Bump Compose compiler version for 1.9 release by Andrei Shikov · 1 year, 2 months ago
  23. 4b7a8ad Update Compose compiler daemon module to 1.9 by Andrei Shikov · 1 year, 3 months ago
  24. c307661 Fix Composable matching in expect/actuals by Steven Schäfer · 1 year, 3 months ago
  25. c568f07 Implement K2 compiler support for Kotlin 1.9 by Steven Schäfer · 1 year, 4 months ago
  26. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 3 months ago
  27. aa9dff9 Update to Kotlin 1.9.0 by Andrei Shikov · 1 year, 4 months ago
  28. db5277c Correctly set the kotlin gradle plugin version in gradle tests by Aurimas Liutikas · 1 year, 1 month ago
  29. 6866fd3 excluding :compose:compiler:compiler-daemon:shadowJar from build cache by Jeff Gaston · 1 year, 1 month ago
  30. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  31. a6b7900 Compose: Deprecate named arguments to composable lambdas by Steven Schäfer · 1 year, 5 months ago
  32. 99858d2 Added a special case overload for CompositionLocalProvider by Chuck Jazdzewski · 1 year, 2 months ago
  33. f0d0418 Bump Compose compiler version to 1.4.8 by Andrei Shikov · 1 year, 2 months ago
  34. d793a9ffa Merge "Correctly wrap Composable functions inside early returns." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  35. d086ac0 Correctly wrap Composable functions inside early returns. by Andrei Shikov · 1 year, 2 months ago
  36. 4d939ab Update to Kotlin 1.8.22 by Andrei Shikov · 1 year, 2 months ago
  37. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  38. cbbb59c Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 2 months ago
  39. cec5e11 Merge "Count extension-receiver parameter as function parameter" into androidx-main by Vineet Kumar · 1 year, 2 months ago
  40. 4b52bc8 Merge changes Id5e27384,If745c2ce into androidx-main am: 962bf79c7a by Andrei Shikov · 1 year, 3 months ago
  41. 495f9e5 Improve error message for conflicting overloads with @Composable annotation by Andrei Shikov · 1 year, 3 months ago
  42. 9a297a4 Count extension-receiver parameter as function parameter by Vineet Kumar · 1 year, 3 months ago
  43. 47a5d26 Merge "update compose to 1.6.0-alpha01" into androidx-main am: aa29c413d5 by Treehugger Robot · 1 year, 3 months ago
  44. 507bd381 update compose to 1.6.0-alpha01 by Juan Rodriguez · 1 year, 3 months ago
  45. ef0288ff Merge "Compose: Warn on redundant `@Composable` annotations on inline lambdas" into androidx-main am: 46650e04f0 by Treehugger Robot · 1 year, 3 months ago
  46. 46650e0 Merge "Compose: Warn on redundant `@Composable` annotations on inline lambdas" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  47. 335dfd7 Merge "Compose: Support running tests with K2" into androidx-main am: bb72e57df4 by Treehugger Robot · 1 year, 3 months ago
  48. bb72e57 Merge "Compose: Support running tests with K2" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  49. e111e9e Update versions for release id 1683738000000 by natnaelbelay · 1 year, 3 months ago
  50. 7d586b5 Update versions for release id 1683738000000 by natnaelbelay · 1 year, 3 months ago
  51. 4b2c8db Compose: Warn on redundant `@Composable` annotations on inline lambdas by Steven Schäfer · 1 year, 5 months ago
  52. 3390b05 Compose: Support running tests with K2 by Steven Schäfer · 1 year, 4 months ago
  53. f2e0577 Compose: Move K1 specific code to a separate package by Steven Schäfer · 1 year, 5 months ago
  54. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  55. 45949d4 Merge "Compose: Remove obsolete files" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  56. aba9a8f6 Merge "Print adapted functional references as lambdas when last argument." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  57. 37a55f7 Merge "Compose: Add diffs for diagnostic tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. b0fe5f4 Merge "Compose: Print qualified returns for early returns from lambdas" into androidx-main by Steven Schäfer · 1 year, 3 months ago
  59. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  60. ba25417 Add ashikov to OWNERS of Compose compiler and runtime by Andrei Shikov · 1 year, 4 months ago
  61. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  62. 3f036a0 Print adapted functional references as lambdas when last argument. by Mads Ager · 1 year, 4 months ago
  63. e44d817 Compose: Print qualified returns for early returns from lambdas by Steven Schäfer · 1 year, 5 months ago
  64. 927cf7f Merge "Require @Composable annotations on top-level composable delegated properties" into androidx-main by Andrei Shikov · 1 year, 4 months ago
  65. 03d9fbe Merge "Extract DeepCopyPreservingMetadata into separate transformer" into androidx-main by Andrei Shikov · 1 year, 4 months ago
  66. b1cf1d3 Self-add to Compose owners by Andrew Bailey · 1 year, 4 months ago
  67. ddfce7f Compose: Add diffs for diagnostic tests by Steven Schäfer · 1 year, 5 months ago
  68. 72caccc Compose: Remove obsolete files by Steven Schäfer · 1 year, 5 months ago
  69. 175ec5c Fix unboxValueIfInline for non-jvm targets by Oleksandr Karpovich · 1 year, 6 months ago
  70. 8e85a4b Merge "Add color: () -> Color override to BasicText" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  71. caa9b86 Add color: () -> Color override to BasicText by Sean McQuillan · 1 year, 4 months ago
  72. a3d25f5 Extract DeepCopyPreservingMetadata into separate transformer by Andrei Shikov · 1 year, 4 months ago
  73. 2672f7a Merge "Preserve metadata of LocalDelegatedProperties in Compose compiler" into androidx-main by Andrei Shikov · 1 year, 4 months ago
  74. 38773d5 Bump to Compose Compiler version 1.4.7 by Andrei Shikov · 1 year, 4 months ago
  75. 290a127 1.8.21 update by Andrei Shikov · 1 year, 4 months ago
  76. d485c6b Require @Composable annotations on top-level composable delegated properties by Steven Schäfer · 1 year, 4 months ago
  77. 2b035a6 Preserve metadata of LocalDelegatedProperties in Compose compiler by Andrei Shikov · 1 year, 4 months ago
  78. 809bce6 Update versions for release id 1681923600000 by natnaelbelay · 1 year, 4 months ago
  79. e7bb700ee Add a way to filter projects based on prefix by Aurimas Liutikas · 1 year, 4 months ago
  80. 5a901fe Merge "Add primitive versions of State and MutableState" into androidx-main by Andrew Bailey · 1 year, 4 months ago
  81. 8edb230 Bump to Compose Compiler version 1.4.6 by Jim S · 1 year, 4 months ago
  82. c27c95b Add primitive versions of State and MutableState by Andrew Bailey · 1 year, 8 months ago
  83. 95755c3 Bump Compose Compiler to 1.4.5 for stable release after Kotlin upgrade. by Jim S · 1 year, 4 months ago
  84. 5963b0e Update versions for release id 1680714000000 by natnaelbelay · 1 year, 5 months ago
  85. f0b820e0 Kotlin 1.8.20 by Jim S · 1 year, 6 months ago
  86. f8f2f78 Propagate Composable requirement to implementors of lambda interfaces. by Andrei Shikov · 1 year, 5 months ago
  87. 0e51727 Merge "Correctly transform @Composable getValue operators" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  88. f174f6e Correctly transform @Composable getValue operators by Andrei Shikov · 2 years, 10 months ago
  89. 174ea59 Merge "Disable lint bytecode verifier, update baselines" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  90. 7876c22 Merge "Update versions" into androidx-main by Natnael Belay · 1 year, 5 months ago
  91. 345bc70 Update versions by natnaelbelay · 1 year, 5 months ago
  92. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 5 months ago
  93. 9a5e5b6 Use composer of the correct scope when realizing groups by Andrei Shikov · 1 year, 5 months ago
  94. a336eef Ensure Compose compiler doesn't intercept ProcessCanceledException by Andrei Shikov · 1 year, 5 months ago
  95. 9786bc7 Merge "Fix CopyDefaultValuesFromExpectLowering" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  96. 8abf746 Compose Compiler version to 1.4.4 by Jim S · 1 year, 5 months ago
  97. 4d78057 Merge "Update versions for release id 1678298400000" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  98. 183a692 Update versions for release id 1678298400000 by natnaelbelay · 1 year, 5 months ago
  99. f52b6ae Fix CopyDefaultValuesFromExpectLowering by Oleksandr Karpovich · 1 year, 6 months ago
  100. 3aea8d7 Do not generate an error when using TODO in a composable function by Chuck Jazdzewski · 1 year, 6 months ago