[go: nahoru, domu]

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