1. 85dd11e Migrate //tools/base/build-system:studio_repo to manifest format by Ruiqi Mao · 3 years ago mirror-goog-studio-master-dev
  2. 881cdfb Avoid StackOverflow in code generation by dispatching a real error by Yigit Boyar · 3 years, 1 month ago
  3. 7a994d0 Extend data-binding resource types by Izabela Orlowska · 3 years, 1 month ago
  4. dde3a34 Delete obsolete marker from plugin.xml by Joe Baker-Malone · 3 years, 1 month ago
  5. 067ef10 Add namespace to ViewBindingTestApp's test module by Scott Pollom · 3 years, 1 month ago
  6. 1170754 DB: Accept merged dependency resources lists by Izabela Orlowska · 3 years, 2 months ago
  7. a19f4d9 Fix dynamic feature manifests by Scott Pollom · 3 years, 1 month ago
  8. 43328f6 Extend data binding tests for non-transitive R classes by Izabela Orlowska · 3 years, 2 months ago
  9. fd4377b Add support for non-transitive R in data-binding by Izabela Orlowska · 3 years, 4 months ago
  10. 4d737bd Fix hashcode in AnnotationField by Yigit Boyar · 3 years, 3 months ago
  11. d0c3daa Suppress existing errorprone warning by Tom Renn · 3 years, 3 months ago
  12. dff2c32 Namespace R references in MultiModuleTestApp by Izabela Orlowska · 3 years, 3 months ago
  13. 60264c0 Use ProviderFactory to access sys properties and env variables by Ivan Gavrilovic · 3 years, 3 months ago
  14. 7b001b6 Move usage of project from task action by Ivan Gavrilovic · 3 years, 3 months ago
  15. 6b44d4e Disable compilationTests on Windows by Tom Renn · 3 years, 3 months ago
  16. 0e8d4f7 Revert "Set --max-workers=1 to reduce DB tests' flakiness on Windows" by Hung Nguyen · 3 years, 3 months ago
  17. 59b7106 Moves bundled dependencies to plugin def by Esteban de la Canal · 3 years, 3 months ago
  18. 9f8be05 Remove kotlin-sdtlib-jdk8 library by Esteban de la Canal · 3 years, 3 months ago
  19. 69244a2 fix databinding docs by Yigit Boyar · 3 years, 3 months ago
  20. 671bd2f Set --max-workers=1 to reduce DB tests' flakiness on Windows by Hung Nguyen · 3 years, 3 months ago
  21. a2da12b Removes Guava library by Esteban de la Canal · 3 years, 3 months ago
  22. 186711e Disable compilationTests no mac by Peter Xu · 3 years, 4 months ago
  23. e207d38 Remove run_compilation_tests.sh script by Peter Xu · 3 years, 4 months ago
  24. 8493400 Fix compilationTests on mac by Peter Xu · 3 years, 4 months ago
  25. af72329 Remove Maven plugin from databinding publishing by Ivan Gavrilovic · 3 years, 4 months ago
  26. 41d3ae8 Remove compiler-test symlink by Peter Xu · 3 years, 4 months ago
  27. 2a09bd4 Update README and bash script by Peter Xu · 3 years, 4 months ago
  28. bd442ae Clean up compilationTests module by Peter Xu · 3 years, 4 months ago
  29. dd5f8a2 Convert rest of compilationTests by Peter Xu · 3 years, 4 months ago
  30. e9019b9 Correct testData directory structure by Peter Xu · 3 years, 4 months ago
  31. 6d46da4 Move test files out of the test jar by Peter Xu · 3 years, 4 months ago
  32. ca2af9c Increase compilationTests test shard count by Peter Xu · 3 years, 4 months ago
  33. 8fc3301 Skip root view while finding child views by Yigit Boyar · 3 years, 4 months ago
  34. 44a8710 Finish converting SimpleCompilationTest by Peter Xu · 3 years, 4 months ago
  35. 7f9bec6 Convert more compilation tests by Peter Xu · 3 years, 4 months ago
  36. 13a3a72 Groundwork CL - migrate compilation tests to bazel by Peter Xu · 3 years, 4 months ago
  37. 331e635 Refactor copy function to separate utility by Peter Xu · 3 years, 4 months ago
  38. b5448b5 Add db-compilationTests iml module by Peter Xu · 3 years, 4 months ago
  39. 911c646 Fix test errors when run in the IDE by Peter Xu · 3 years, 4 months ago
  40. 9f1cfe0 Keep a weak reference to LifecycleOwner in observers by Yigit Boyar · 3 years, 4 months ago
  41. 018748e Move databinding connected test to RBE by Jean-Luc Coelho · 3 years, 5 months ago
  42. c220be2 Use bundledKotlinVersion defined in //tool/buildSrc/base by Juan Chen · 3 years, 5 months ago
  43. 98959d0 Remove direct references to Kotlin versions by Juan Chen · 3 years, 5 months ago
  44. 0c53c43 Apply @Ignore to failing SafeUnboxingTest by Dana Dahlstrom · 3 years, 5 months ago
  45. a3f98dd Fix databinding compilation tests by Peter Xu · 3 years, 5 months ago
  46. b0cfc6c Update Kotlin dependencies to 1.4.21 by Juan Chen · 3 years, 7 months ago
  47. d83d1fb Update Kotlin dependencies to 1.4.20 by Juan Chen · 3 years, 7 months ago
  48. 11f3864 Adds StateFlow support to data binding by Yigit Boyar · 3 years, 7 months ago
  49. de1bae7 editorconfig fixes by Christophe Rhodes · 3 years, 5 months ago
  50. 64d9d58 Update tests to not use compile. by Xavier Ducrohet · 3 years, 6 months ago
  51. c174462 Avoid using deprecated Gradle configurations by Ivan Gavrilovic · 3 years, 6 months ago
  52. 2b5daae Avoid specifying JDK11 path for data-binding by Ivan Gavrilovic · 3 years, 6 months ago
  53. c2fd6e7 Use JDK11 to compile AGP and libs by Ivan Gavrilovic · 3 years, 6 months ago
  54. 22c8a18 Use JDK11 when building databinding by Ivan Gavrilovic · 3 years, 6 months ago
  55. 00b0b39 Add .editorconfig for formating when using Gradle by Ivan Gavrilovic · 3 years, 8 months ago
  56. 431078b Finalize unbundled rules migration by Esteban de la Canal · 3 years, 7 months ago
  57. 35b990c Remove old iml_module rule by Esteban de la Canal · 3 years, 7 months ago
  58. e907f4e Remove direct dependencies on IJ modules by Esteban de la Canal · 3 years, 7 months ago
  59. 8e93490 Update to API 30. by Tom Renn · 3 years, 9 months ago
  60. e170cda Add studio-sdk as a library by Esteban de la Canal · 3 years, 8 months ago
  61. a665a7a Update Kotlin dependencies to 1.4.10 by Raluca Sauciuc · 3 years, 8 months ago
  62. 1aa995a Handle type suffixes in the parser by Yigit Boyar · 3 years, 8 months ago
  63. d63a64a Ignore .editorconfig changes by Ivan Gavrilovic · 3 years, 8 months ago
  64. feb17f2 Compile databinding with Kotlin apiVerison 1.3 by Ivan Gavrilovic · 3 years, 8 months ago
  65. 203bc0c Puts local antlr before platform antlr by Esteban de la Canal · 3 years, 9 months ago
  66. 4b13554 Update unbundled rules by Esteban de la Canal · 3 years, 9 months ago
  67. 7973370 Use precompiled script plugins in databinding by Ivan Gavrilovic · 3 years, 9 months ago
  68. f1918c6 Update Kotlin dependencies to 1.4 by Juan Chen · 4 years, 3 months ago
  69. b58e6f2 Further deflake IncludeTagTest by Yigit Boyar · 3 years, 9 months ago
  70. 69a7bb9 Fix undefined generic assignability by Yigit Boyar · 3 years, 9 months ago
  71. 4da7635 Update to Mockito 3.0.0 in integ. tests (tools/data-binding) by Hung Nguyen · 3 years, 10 months ago
  72. edae9b0 repro for kapt failure by Yigit Boyar · 3 years, 10 months ago
  73. 897cf5a Fix JavaClassTest checks to be more robust against future JDK versions by David Herman · 3 years, 10 months ago
  74. 0dfc8c9 [JDK11] Fix dependencies on JAXB libraries by Raluca Sauciuc · 3 years, 10 months ago
  75. fe71052 Use new library scheme for unb. rules by Esteban de la Canal · 3 years, 10 months ago
  76. f854d65 Update BUILD files with bundled deps by Esteban de la Canal · 3 years, 10 months ago
  77. 25ca2aa Add iml_module rules for the unbundled project by Esteban de la Canal · 3 years, 10 months ago
  78. 79099d3 [JDK11] Add explicit dependencies on JAXB by Raluca Sauciuc · 3 years, 10 months ago
  79. 5b69932 Fix use of != instead of .equals() with currentTab. by George Mount · 3 years, 11 months ago
  80. 37cc878 Moves antlr dependency before the project SDK by Esteban de la Canal · 3 years, 11 months ago
  81. 5387fb6 Fix thread safety issue when getting api-versions.xml resource by Bingran · 4 years ago
  82. 427d373 Set max_workers to 1 in data-binding targets. by Zach Yu · 4 years ago
  83. 02eb58b Revert "Don't build certain tasks on mac." by Zach Yu · 4 years ago
  84. ccaabd2 Don't build certain tasks on mac. by Zach Yu · 4 years ago
  85. 3a40529 Clear static state in Scope when reporting errors by Ivan Gavrilovic · 4 years ago
  86. 754466f Support included view binding in data binding by Yigit Boyar · 4 years ago
  87. 63d0ca4 Fix proguard rules for AndroidX by Yigit Boyar · 4 years, 1 month ago
  88. b9931b0 Set --max-workers=4 to mitigate data binding test hangs by Hung Nguyen · 4 years ago
  89. 1001418 Tweak DataBindingBuilder.getJarExcludeList by Xavier Ducrohet · 4 years, 2 months ago
  90. 17ce9e7 Reduce bytecode impact of mixed requirement views by Jake Wharton · 4 years, 1 month ago
  91. 86e54b0 Handle periods in IDs by Jake Wharton · 4 years, 1 month ago
  92. 24872da Error if a <layout> is used with only view binding by Jake Wharton · 4 years, 1 month ago
  93. 17f7e76 Remove stale data binding outputs (tools/data-binding) by Hung Nguyen · 4 years, 1 month ago
  94. 9d9b437 Ignore merge tags with IDs by Jake Wharton · 4 years, 1 month ago
  95. 9162ebb Debug data binding compilationTests hangs by Hung Nguyen · 4 years, 1 month ago
  96. 2089889 Change binding local naming to avoid type collision by Jake Wharton · 4 years, 1 month ago
  97. 5951d26 Remove unused Bintray setup. by Xavier Ducrohet · 4 years, 2 months ago
  98. d5cd018 Fix persistent data binding errors (tools/data-binding) by Hung Nguyen · 4 years, 2 months ago
  99. 0aaa1ec Revert^2 "Make some methods static" by Xavier Ducrohet · 4 years, 2 months ago
  100. 31e4a68 Revert "Make some methods static" by Hung Nguyen · 4 years, 2 months ago