[go: nahoru, domu]

  1. bfc8f1b Duplicating all Multimap related tests in the Kotlin test app, in Kotlin. by elifbilgin · 1 year, 4 months ago
  2. 05d4e20 Merge "Duplicating tests into the kotlin test app that test conflict in DAOs." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  3. 9802ded Duplicating tests into the kotlin test app that test conflict in DAOs. by elifbilgin · 1 year, 4 months ago
  4. 4f9cf65 Merge "Supporting value classes in Room for KSP." into androidx-main by Elif Bilgin · 1 year, 3 months ago
  5. 4194095 Supporting value classes in Room for KSP. by elifbilgin · 1 year, 5 months ago
  6. 206e35c Expose APIs to tell if a method param is synthetic. by Wanying Ding · 1 year, 3 months ago
  7. 6a0dd36 Expose SymbolProcessorEnvironment from XProcessingEnv through XConverters. by Wanying Ding · 1 year, 4 months ago
  8. 4cbdcd6 Merge "Fixed XElement#toKS and XElement#getProcessingEnv by including logic on synthetic elements." into androidx-main by Wanying Ding · 1 year, 4 months ago
  9. 52bcc97 Fixed XElement#toKS and XElement#getProcessingEnv by including logic on synthetic elements. by Wanying Ding · 1 year, 4 months ago
  10. 05a43a2 Merge "Revert "Update to AGP 8.0.0-beta05"" into androidx-main by Tiem Song · 1 year, 4 months ago
  11. d680766 Revert "Update to AGP 8.0.0-beta05" by Aurimas Liutikas · 1 year, 4 months ago
  12. 10161e8 Merge "Update to AGP 8.0.0-beta05" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  13. f748a17 Duplicating all AutoMigration related tests in the Kotlin test app, in Kotlin. by elifbilgin · 1 year, 4 months ago
  14. 017927c Update to AGP 8.0.0-beta05 by Aurimas Liutikas · 1 year, 4 months ago
  15. 98605a4 Merge "Fix duplicate names androidx.room in various test classes." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  16. 399ef81 Fix duplicate names androidx.room in various test classes. by Daniel Santiago Rivera · 1 year, 4 months ago
  17. 09f1d49 Merge "Benchmark Kotlin Codegen" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  18. dd6d0d8 Benchmark Kotlin Codegen by Daniel Santiago Rivera · 1 year, 4 months ago
  19. e639bbe Add an option for exporting schemas as JAR resources. by Daniel Santiago Rivera · 1 year, 4 months ago
  20. df77703 Merge "Fix :room:navigatiion-tests:room-testapp" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. 7c67fd8 Fix :room:navigatiion-tests:room-testapp by Luke Edgar · 1 year, 4 months ago
  22. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  23. 2c99bab Merge "Added toKS for XElement" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  24. 8aa3313 Added toKS for XElement by Wanying Ding · 1 year, 4 months ago
  25. cedbf4e Disable flaking AutoCloserTest by Aurimas Liutikas · 1 year, 4 months ago
  26. 627ae0a Merge "Update current/beta API signatures after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  27. 6875562 Merge "Enable Kotlin codegen in Room integration app." into androidx-main by Elif Bilgin · 1 year, 4 months ago
  28. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  29. d46e8c1 Resolving issues with LiveData and Maybe to ultimately turn on Kotlin codegen in the test app. by elifbilgin · 1 year, 5 months ago
  30. 4b07951 Merge "FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  31. cedc0f9 FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened. by Daniel Santiago Rivera · 1 year, 4 months ago
  32. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  33. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  34. 626b799 Expand tests on XElement.kindName() by Kuan-Ying Chou · 1 year, 4 months ago
  35. 7f145c3 Add explicit dependencies where needed by Aurimas Liutikas · 1 year, 4 months ago
  36. e3e136e Expose JVM descriptors on XProcessing interfaces. by Daniel Santiago Rivera · 1 year, 4 months ago
  37. 9ef8231 Merge "KspEnumEntry does not extend KspTypeElement" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  38. daa2cd1 [GH] Update repeatable annotation test to test repeatable kotlin annotations by Odin Asbjørnsen · 1 year, 4 months ago
  39. 2329761 KspEnumEntry does not extend KspTypeElement by Daniel Santiago Rivera · 1 year, 4 months ago
  40. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  41. 2637e29 Merge changes from topic "revert-2388492-androidx-agp-8.1.0-alpha02-DPZMDUDEDS" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  42. 34030e3 Merge "Add tests to validate private interface function in Kotlin are ignored." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  43. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 4 months ago
  44. 085ddbc Merge "Make XType extend XAnnotated to support type annotations" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
  45. 992aa01 Make XType extend XAnnotated to support type annotations by Kuan-Ying Chou · 1 year, 5 months ago
  46. afc7823 Disable flaking emitOnceForMultipleTablesInTransaction test by Aurimas Liutikas · 1 year, 5 months ago
  47. dfe8409 Merge "AGP 8.1.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  48. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 5 months ago
  49. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 5 months ago
  50. 4974629 Add tests to validate private interface function in Kotlin are ignored. by Daniel Santiago Rivera · 1 year, 5 months ago
  51. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  52. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 5 months ago
  53. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  54. 4297ec0 Enable Kotlin codegen in Room integration app. by Daniel Santiago Rivera · 1 year, 5 months ago
  55. 94d1699 Merge "Removing automigration related warnings as well as nullable collection parameter warnings in preparation for turning on the Kotlin CodeGen testapp." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  56. f585b9e Merge "Resolving issue with Completable return types in DAO functions." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  57. 516c186 Resolving issue with Completable return types in DAO functions. by elifbilgin · 1 year, 5 months ago
  58. d62dc35 Removing automigration related warnings as well as nullable collection parameter warnings in preparation for turning on the Kotlin CodeGen testapp. by elifbilgin · 1 year, 5 months ago
  59. 3f742d5 Rebase to Kotlin 1.8.10 by Jim Sproch · 1 year, 5 months ago
  60. 6d2b93c Merge "Auditing and minimizing the usages of KClass.asClassName() in room-compiler." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  61. f8bde84 Auditing and minimizing the usages of KClass.asClassName() in room-compiler. by elifbilgin · 1 year, 5 months ago
  62. 44b9adb Disable flaking AutoClosingRoomOpenHelperTest by Aurimas Liutikas · 1 year, 5 months ago
  63. 126d777 Merge "Handling type mismatches in shortcut functions that return non-generic types e.g. `Array<Long>` instead of `Array<out Long>`." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  64. 18ff62a Handling type mismatches in shortcut functions that return non-generic types e.g. `Array<Long>` instead of `Array<out Long>`. by elifbilgin · 1 year, 6 months ago
  65. 2426664 Correctly wrap Ksp ClassKind.ENUM_ENTRY in KspEnumTypeElement by Daniel Santiago Rivera · 1 year, 5 months ago
  66. 10f4122 Merge "Guarding against null values or collections with nullable type arguments being passed into DAO functions in Kotlin." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  67. 61fffae Merge "Remove kotlinx-metadata-jvm dep from room-compiler." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  68. 619d9ec Guarding against null values or collections with nullable type arguments being passed into DAO functions in Kotlin. by elifbilgin · 1 year, 5 months ago
  69. 1222394 Remove kotlinx-metadata-jvm dep from room-compiler. by Daniel Santiago Rivera · 1 year, 5 months ago
  70. ddc7d18 Disable flaking MultiTypedPagingSourceTest test by Aurimas Liutikas · 1 year, 5 months ago
  71. 8744d69 Migrate more usages of JavaPoet type name to XTypeName in room-compiler by Daniel Santiago Rivera · 1 year, 5 months ago
  72. b02bb94 Remove last remaining usages of CodeGenScope.builder() by Daniel Santiago Rivera · 1 year, 5 months ago
  73. 856cad7 Fix various miss usages of non-null return type queries that are asserted to return null. by Daniel Santiago Rivera · 1 year, 5 months ago
  74. c117201 Fix suspend vararg Kotlin overrides in XPoet by Daniel Santiago Rivera · 1 year, 5 months ago
  75. 0ea12a7 Merge "Removing usages of $S, $T, $N, $L, $W and `toJavaPoet()` across all files in Room." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  76. a92310a Removing usages of $S, $T, $N, $L, $W and `toJavaPoet()` across all files in Room. by elifbilgin · 1 year, 6 months ago
  77. 025f666 Merge "Guarding against meaningless usage of nullable collections in DAO method return types." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  78. 89bfa37 Guarding against meaningless usage of nullable collections in DAO method return types. by elifbilgin · 1 year, 6 months ago
  79. 2ed522e Correct all Observer nullability by sanura · 1 year, 6 months ago
  80. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 6 months ago
  81. 00d4304 Update kotlinx-metadata-jvm to 0.6.0 by Daniel Santiago Rivera · 1 year, 6 months ago
  82. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  83. 5c72534 Merge "Fix method ordering for overloaded methods." into androidx-main by Brad Corso · 1 year, 6 months ago
  84. 12fa71d Merge "Use an isOpenInternal check when checking if DB is open." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  85. 1988e1e Use an isOpenInternal check when checking if DB is open. by Daniel Santiago Rivera · 1 year, 6 months ago
  86. 10a4a95 Fix method ordering for overloaded methods. by Brad Corso · 1 year, 6 months ago
  87. d9578b2 Pass TestData into runProcessorTest() by Kuan-Ying Chou · 1 year, 6 months ago
  88. e84df8b Mark appendWithDelayedInvalidation as flaky by Tiem Song · 1 year, 6 months ago
  89. 6d05dc7 Upgrade to gradle-8.0-rc-1 by Alan Viverette · 1 year, 7 months ago
  90. 96c8dd8 room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask by Jeff Gaston · 1 year, 6 months ago
  91. b8337b1 Merge "Disallow non-null Void for ListenableFuture, and type args in general." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  92. 960274c Disallow non-null Void for ListenableFuture, and type args in general. by Daniel Santiago Rivera · 1 year, 6 months ago
  93. 897f0c7 Disable flaking SuspendingQueryTest test by Aurimas Liutikas · 1 year, 6 months ago
  94. aa2b688 Disallow abstract properties as DAO getters or DAO queries in Kotlin codegen. by Daniel Santiago Rivera · 1 year, 6 months ago
  95. 63239ab Use internal visibility modifier in Room generated overrides for Kotlin codegen. by Daniel Santiago Rivera · 1 year, 6 months ago
  96. 2c9e6af Fix some issues attempting to generate Kotlin in Room integration test. by Daniel Santiago Rivera · 1 year, 6 months ago
  97. 1f76654 Generating Kotlin in the remaining files. by elifbilgin · 1 year, 7 months ago
  98. 12df5de Fix getter and setter metadata flags. by Brad Corso · 1 year, 6 months ago
  99. 025ae5b Merge "Generating Kotlin in DataSourceFactoryQueryResultBinder and PositionalDataSourceQueryResultBinder." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  100. adb0ec6 Add XHasModifiers#isInternal() API. by Brad Corso · 1 year, 6 months ago