summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-15Move maven_library to maven.bzlEsteban de la Canal
2021-08-13Remove maven rules bridgeEsteban de la Canal
2021-08-09Replace //tools/base/third_party deps with @mavenEmre Kultursay
2021-08-06Migrate maven_repo to maven_repositoryEsteban de la Canal
2021-07-30Use new maven rules for tools/data-bindingEmre Kultursay
2021-07-28Include databinding compiler in gradle buildChris Warrington
2021-07-28Capture notice files in gradle buildChris Warrington
2021-07-26Remove dependency on //tools/adt/idea/android:test_depsRuiqi Mao
2021-07-26Split maven_library in two rulesEsteban de la Canal
2021-07-23Rename legacy kotlin ruleEsteban de la Canal
2021-06-28Model gradle build in bazelChris Warrington
2021-06-24Update deprecated Gradle API: JavaExec.main -> mainClassHung Nguyen
2021-06-24Add support for tools:viewBindingTypeYigit Boyar
2021-06-18Move maven rules to toplevelEsteban de la Canal
2021-06-08Remove zip repo support from gradle_buildRuiqi Mao
2021-06-07Use maven_repo manifest by defaultRuiqi Mao
2021-05-25Migrate //tools/adt/idea/android:test_deps to manifestRuiqi Mao
2021-05-24Databinding test projects - Compile to jvm bytecode 1.8Ivan Gavrilovic
2021-05-21Update configuration names in build.gradleIvan Gavrilovic
2021-05-19Migrate //tools/data-binding:external_deps to manifestRuiqi Mao
2021-05-19Migrate //tools/base/build-system:gradle_plugin_repo to manifestRuiqi Mao
2021-05-19Migrate //tools/base/third_party/kotlin:kotlin-m2repository to manifestRuiqi Mao
2021-05-18Namespace R class references in LayoutBinderWriterIzabela Orlowska
2021-05-18Namespace ID references in DataBinding view binding generatorIzabela Orlowska
2021-05-17Extract GradleBuildInvoker interfaceYuriy Solodkyy
2021-05-14Replace BuildInvoker.Request.taskListener with explicit parameterYuriy Solodkyy
2021-05-12Use Unix-like paths when sorting filesHung Nguyen
2021-05-11Ensure deterministic order of entries in GenClassInfoLogHung Nguyen
2021-05-10Sort files in directories to ensure deterministic orderHung Nguyen
2021-05-05Add publishing block for publications in databindingBingran
2021-04-30Migrate //tools/base/build-system:studio_repo to manifest formatmirror-goog-studio-master-devRuiqi Mao
2021-04-13Avoid StackOverflow in code generation by dispatching a real errorYigit Boyar
2021-04-12Extend data-binding resource typesIzabela Orlowska
2021-04-08Delete obsolete marker from plugin.xmlJoe Baker-Malone
2021-04-07Add namespace to ViewBindingTestApp's test moduleScott Pollom
2021-04-01DB: Accept merged dependency resources listsIzabela Orlowska
2021-03-29Fix dynamic feature manifestsScott Pollom
2021-03-17Extend data binding tests for non-transitive R classesIzabela Orlowska
2021-03-01Add support for non-transitive R in data-bindingIzabela Orlowska
2021-02-24Fix hashcode in AnnotationFieldYigit Boyar
2021-02-22Suppress existing errorprone warningTom Renn
2021-02-17Namespace R references in MultiModuleTestAppIzabela Orlowska
2021-02-12Use ProviderFactory to access sys properties and env variablesIvan Gavrilovic
2021-02-11Move usage of project from task actionIvan Gavrilovic
2021-02-09Disable compilationTests on WindowsTom Renn
2021-02-09Revert "Set --max-workers=1 to reduce DB tests' flakiness on Windows"Hung Nguyen
2021-02-06Moves bundled dependencies to plugin defEsteban de la Canal
2021-02-05Remove kotlin-sdtlib-jdk8 libraryEsteban de la Canal
2021-02-06fix databinding docsYigit Boyar
2021-02-05Set --max-workers=1 to reduce DB tests' flakiness on WindowsHung Nguyen