1. 63df318 Merge "Fix compilation warnings in Room" into oc-support-26.0-dev am: c4ac41ade3 by Sergey Vasilinets · 7 years ago
  2. d2649c4 Fix compilation warnings in Room by Sergey Vasilinets · 7 years ago
  3. 6c72e20 Merge "NOT NULL constraint by @NonNull" into oc-support-26.0-dev am: 4a16fdef70 by Yuichi Araki · 7 years ago
  4. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  5. 378cc1a Merge "Make support sqlite statement AutoClosable." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  6. dccb69d Merge "Make support sqlite statement AutoClosable." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  7. e0588bf Merge "Document migration transaction case" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  8. 87fc555 Merge "Document migration transaction case" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  9. efbdbac Merge "Fix InvalidationTracker for custom database" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  10. 720567e Merge "Fix InvalidationTracker for custom database" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  11. a5a8710 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  12. f24ecb4 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  13. 0d1b036 Make support sqlite statement AutoClosable. by Yigit Boyar · 7 years ago
  14. ca7dfff Document migration transaction case by Yigit Boyar · 7 years ago
  15. 234f073 Room: Throw if migration is missing. by Yigit Boyar · 7 years ago
  16. 866c537 Merge "Adding a constructor with 2 params for the MigrationTestHelper. Bug: 63130998 Test: MigrationTest" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  17. f752b9f Merge "Adding a constructor with 2 params for the MigrationTestHelper. Bug: 63130998 Test: MigrationTest" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  18. 1b9a1e7 Merge "Kotlin integration tests for Room" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  19. 0868b84 Merge "Kotlin integration tests for Room" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  20. 14bd6a8 Adding a constructor with 2 params for the MigrationTestHelper. by Florina Muntenescu · 7 years ago
  21. 34f575b Kotlin integration tests for Room by Florina Muntenescu · 7 years ago
  22. 4790167 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  23. 62de5e0 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  24. 4891280 Merge "Keep list size variables list for DELETE|UPDATE queries" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  25. bd9f55f Merge "Keep list size variables list for DELETE|UPDATE queries" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  26. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  27. fed93f4 Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  28. 5843a35 Fix InvalidationTracker for custom database by Yuichi Araki · 7 years ago
  29. 63e44ca Fix migration with autoincrement primary key by Yuichi Araki · 7 years ago
  30. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  31. c0c5dde Read relationships while reading fields am: c890c012cd by Yigit Boyar · 7 years ago
  32. c890c01 Read relationships while reading fields by Yigit Boyar · 7 years ago
  33. d9a1c84 Keep list size variables list for DELETE|UPDATE queries by Yigit Boyar · 7 years ago
  34. a3e3a34 Merge "Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  35. 2fab9e1 Merge "Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  36. da97cf2 Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A by Florina Muntenescu · 7 years ago
  37. ba52a75 Merge "Remove paging dependency from compiler." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  38. 08a5aa3 Merge "Remove paging dependency from compiler." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  39. d4eb0d0 Remove paging dependency from compiler. by Yigit Boyar · 7 years ago
  40. 0a960e5 Update Query docs to include RxJava Maybe & Single am: b6faa288a6 by Yigit Boyar · 7 years ago
  41. b6faa28 Update Query docs to include RxJava Maybe & Single by Yigit Boyar · 7 years ago
  42. ad73eb9 Merge "hide paging from release" into oc-support-26.0-dev am: 50442a97e4 by Yigit Boyar · 7 years ago
  43. 50442a9 Merge "hide paging from release" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  44. cf0a56a Merge "Fix @Query without any parameters" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  45. a595f18 Merge "Fix @Query without any parameters" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  46. 3ec9f62 hide paging from release by Yigit Boyar · 7 years ago
  47. c72c57c Merge "Fix integration-tests for Room" into oc-support-26.0-dev am: c99ef3ade9 by Yuichi Araki · 7 years ago
  48. c99ef3a Merge "Fix integration-tests for Room" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  49. 4d0cbea Merge "Check types while assigning getters/setters." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  50. ce93a2f Merge "Add support for Maybe and Single" into oc-support-26.0-dev am: 8c1b7c7269 by Yigit Boyar · 7 years ago
  51. 3af412e Merge "Check types while assigning getters/setters." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  52. d4fdfb6 Fix integration-tests for Room by Yuichi Araki · 7 years ago
  53. e088306 Fix @Query without any parameters by Yuichi Araki · 7 years ago
  54. 0cf0bfe Add support for Maybe and Single by Yigit Boyar · 7 years ago
  55. 6d6fe7f Check types while assigning getters/setters. by Yigit Boyar · 7 years ago
  56. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  57. 85ca93d Merge "Initial commit of paging component." into oc-support-26.0-dev by Chris Craik · 7 years ago
  58. f56bb2f Speculative fix for LiveDataQueryTest.handleGc by Sergey Vasilinets · 7 years ago
  59. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  60. e4f10a8 Mark LiveDataQueryTest#handleGc medium so it does not block presubmit. by Aurimas Liutikas · 7 years ago
  61. 85b81ae Merge "Add RoomDatabase.Callback" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  62. cf4d349 Add RoomDatabase.Callback by Yuichi Araki · 7 years ago
  63. a705df8 Move to the counting executor to speedup tests. by Yigit Boyar · 7 years ago
  64. 1c53f7a Merge "Make LiveDataQueryTest.handleGc a MediumTest" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  65. 84febb5 Make LiveDataQueryTest.handleGc a MediumTest by Ian Lake · 7 years ago
  66. b11c4b2 Removing user. from parentColumn mentions in the java doc. by Florina Muntenescu · 7 years ago
  67. b99f805 Merge "Add tests for GC." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  68. 6445277 Merge "Divide core components into runtime and common." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  69. 2bc5b84 Add tests for GC. by Yigit Boyar · 7 years ago
  70. aa4decb Merge "Revert "Make ComputableLiveData a real LiveData"" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  71. f591643 Revert "Make ComputableLiveData a real LiveData" by Yigit Boyar · 7 years ago
  72. 97d8e7f Merge "Make ComputableLiveData a real LiveData" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  73. d58f464 Make ComputableLiveData a real LiveData by Yigit Boyar · 7 years ago
  74. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  75. 86b3f8d Multiple Entities in Insert, Update and Delete by Yuichi Araki · 7 years ago
  76. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  77. bccb62d BLOB byte array in Query methods by Yuichi Araki · 7 years ago
  78. fe2d869 Make column type checks case-insensitive by Yuichi Araki · 7 years ago
  79. 64cba1f Add RoomDatabase.runInTransaction by Yuichi Araki · 7 years ago
  80. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 7 years ago
  81. 1d3d9d6 Fix addition code for argument size by Yigit Boyar · 7 years ago
  82. 17caba5 Allow Dao to have constructor with DB param by Yuichi Araki · 7 years ago
  83. efc6d0f Allow Iterable for @Insert, @Update and @Delete by Yuichi Araki · 7 years ago
  84. e7aea42 Change migration test helper to receive instrumentation instance by Yigit Boyar · 7 years ago
  85. 2236f64 Support DOA base classes by Yigit Boyar · 7 years ago
  86. c7ec997 add test for empty in query by Yigit Boyar · 7 years ago
  87. 2ec1285 InvalidationTracker now passes invalidated tables by Yuichi Araki · 7 years ago
  88. dd6aaec Allow Long[] as return type of @Insert by Yuichi Araki · 7 years ago
  89. 24b0c2d Fix ForeignKeyTest on API 15 and below by Yuichi Araki · 7 years ago
  90. e185ed6 Simpler SQLite interface by Yigit Boyar · 7 years ago
  91. 9ca5772 Fix migration docs by Yigit Boyar · 7 years ago
  92. 1676c28 Consider nullable types for known column types by Yigit Boyar · 7 years ago
  93. 18f17f7 Fixed typo in error message Bug: 62113348 Test: n/a by Florina Muntenescu · 7 years ago
  94. 4d4bae3 s/decompose/embedded by Yigit Boyar · 7 years ago
  95. 3542101 Don't allow anonymous bind parameters. by Yigit Boyar · 7 years ago
  96. 2e8d560 Don't allow main thread queries by Yigit Boyar · 7 years ago
  97. d32708b update kotlin to 1.1.1 by Yigit Boyar · 7 years ago
  98. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  99. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  100. f8c3624 Add support for arg constructors by Yigit Boyar · 7 years ago