summaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2019-03-15Implement resource reference parser which returns more than nameJake Wharton
2019-03-08Don't use switch-case statements for resource IDsIzabela Orlowska
2019-03-05NPE check for error reportingYigit Boyar
2019-02-27Update error log to use the improved error messageDavid Herman
2019-02-21Write relative path in layout info file (tools/databinding).Hung Nguyen
2019-02-16Skip over generated code when creating BR constantsDavid Herman
2019-02-09Comply with renaming by commit d265386Dana Dahlstrom
2019-02-07Fix "Cannot find symbol ...<E>" error in generic parametersDavid Herman
2019-02-01Incap: Make data binding incremental (2/3).Hung Nguyen
2019-01-17Add support for dependency artifact packagesYigit Boyar
2019-01-14Prepare data binding for incremental annotation processing.Hung Nguyen
2019-01-08Update data binding errors for readabilityDavid Herman
2019-01-08Fix two way binding for field access expressionsYigit Boyar
2019-01-04Better support for genericsYigit Boyar
2018-12-14Update data binding for blazeYigit Boyar
2018-12-04Provide consistent output for includesYigit Boyar
2018-12-01Close reader to avoid leaking file descriptors.Jerome Dochez
2018-10-29Cache found classesYigit Boyar
2018-10-19Change ModelClass to use Lists instead of ArraysYigit Boyar
2018-10-19Move ModelClass to kotlinYigit Boyar
2018-10-17Move ModelAnalyzer & AnnotationModel to KotlinYigit Boyar
2018-10-17Move imports to a concrete classYigit Boyar
2018-10-15Don't generate V1Compat mapper for libsYigit Boyar
2018-10-10Auto jetify during class findingYigit Boyar
2018-10-05Fix missing nullability annotationsNathan Paige
2018-10-01Avoid static references to @javax.annotation.GeneratedLiam Miller-Cushon
2018-09-27Null check class analyzer callsYigit Boyar
2018-09-24Use qualified R for included layoutsYigit Boyar
2018-08-07Fix binding adapter de-duplicationYigit Boyar
2018-07-13Update exec path to support blaze.Yigit Boyar
2018-07-11Add a missing gson dependencySergey Prigogin
2018-07-10Consistent SetterStore outputYigit Boyar
2018-06-19Refactor data binding to use BuildableArtifacts (2/2).Hung Nguyen
2018-06-01Data Binding gradle implementation API supportYigit Boyar
2018-05-21Merge "Fix kotlin.Unit method references in binding layouts." into studio-mas...TreeHugger Robot
2018-05-21Support ~4K layout files in 1 moduleYigit Boyar
2018-05-18Fix kotlin.Unit method references in binding layouts.Yigit Boyar
2018-05-17Fix compilationTest errors.George Mount
2018-05-01Refactor data binding to use Gradle ArgumentProvider (2/2).Hung Nguyen
2018-05-01Merge "Convert commons-lang to module library" into studio-master-devDana Dahlstrom
2018-04-24Convert commons-lang to module libraryDana Dahlstrom
2018-04-23Rename library to juniversalchardetDana Dahlstrom
2018-04-24Merge "Convert juniversalchardet to to module library" into studio-master-devDana Dahlstrom
2018-04-24Merge "Convert javapoet to to module library" into studio-master-devDana Dahlstrom
2018-04-20Convert juniversalchardet to to module libraryDana Dahlstrom
2018-04-20Convert javapoet to to module libraryDana Dahlstrom
2018-04-21Convert antlr4-runtime to module libraryDana Dahlstrom
2018-04-12Update data binding artifacts to match the right andoridX coordinatesYigit Boyar
2018-04-09Integration tests w/ AndroidXYigit Boyar
2018-04-03the great module renameDana Dahlstrom