summaryrefslogtreecommitdiff
path: root/compilerCommon/src/main/java/android
AgeCommit message (Expand)Author
2016-01-29Fix getStackTraceDeepanshu Gupta
2016-01-26Fix incremental compilation when dependency layout is removedYigit Boyar
2016-01-22Update data binding to kotlin beta 4Yigit Boyar
2016-01-13Two-way bindingGeorge Mount
2015-12-22Change from commons-lang3 to guavaDeepanshu Gupta
2015-12-16Add modules definitions.Deepanshu Gupta
2015-11-19Fix tag element usage with data binding.George Mount
2015-11-11Override layout file metadata from moduleYigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-07Create tag from original fileYigit Boyar
2015-10-07Report syntax errors even though Antlr can recoverYigit Boyar
2015-10-07Support including data binding layout with no variables.George Mount
2015-10-05Fix error processing XML when german character is used.George Mount
2015-09-25Add support for gradle 1.4.0-beta3Yigit Boyar
2015-09-08Enable fragments with IDs in data binding layouts.George Mount
2015-08-26Make setVariable return true for declared variables.George Mount
2015-08-06Support fields for includes with IDs and no binding.George Mount
2015-08-06Support binding expressions in android:tag attribute.George Mount
2015-07-14Fix compilation tests.George Mount
2015-07-07Merge "Print encoded errors only if data binding is invoked from the IDE" int...Yigit Boyar
2015-07-06Add errors for layout files in different configsYigit Boyar
2015-07-06Print encoded errors only if data binding is invoked from the IDEYigit Boyar
2015-06-30Introduce Scopes to track logical stack tracesYigit Boyar
2015-06-30Data binding startup improvementYigit Boyar
2015-06-25Carry over location information from parser to annotation processorYigit Boyar
2015-06-24Remove guava from compilerYigit Boyar
2015-06-24Remove guava dependency from the pluginYigit Boyar
2015-06-23Give an error when includes are in the root of data bound layouts.George Mount
2015-06-17Fix bug where parent of include not being tagged.George Mount
2015-06-16Move shared code between build and compiler to a separate projectYigit Boyar