summaryrefslogtreecommitdiff
path: root/compiler/src/main/java/android
AgeCommit message (Expand)Author
2015-07-14Fix compilation tests.George Mount
2015-07-13Support dependency injection.George Mount
2015-07-06Print encoded errors only if data binding is invoked from the IDEYigit Boyar
2015-07-01Merge "Introduce Scopes to track logical stack traces" into mnc-devYigit Boyar
2015-06-30Add cache to GenerationalClassUtil to avoid re-reading jarsYigit 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-23Support calling listener methods without interfaces.George Mount
2015-06-23Merge "Don't generate inflators for libraries" into mnc-devYigit Boyar
2015-06-22Fix compiler testsYigit Boyar
2015-06-22Don't generate inflators for librariesYigit Boyar
2015-06-22Make observables parcelableYigit Boyar
2015-06-17Merge "Support old values in binding adapters." into mnc-devGeorge Mount
2015-06-16Support old values in binding adapters.George Mount
2015-06-16Move shared code between build and compiler to a separate projectYigit Boyar
2015-06-15Merge "Remove fragment data binding." into mnc-devGeorge Mount
2015-06-15Merge changes Ida966e4b,Ibeed24bd into mnc-devYigit Boyar
2015-06-15Remove fragment data binding.George Mount
2015-06-12Fix public field resolutionYigit Boyar
2015-06-12Export generated class list from javacYigit Boyar
2015-06-11Merge "Improve static method / field handling" into mnc-devYigit Boyar
2015-06-10Improve static method / field handlingYigit Boyar
2015-06-10Support data binding for fragments.George Mount
2015-06-06Only create case statements for Bindable attributes.George Mount
2015-05-22Merge projects for an easier releaseYigit Boyar
2015-05-20Update version to rv0, disable debug logsYigit Boyar
2015-05-20Handle spaces in file pathsYigit Boyar
2015-05-20Merge "Handle inter-expr dependencies properly"Yigit Boyar
2015-05-20Handle inter-expr dependencies properlyYigit Boyar
2015-05-20Fix String.format expression.George Mount
2015-05-20Merge "Properly handle constant binding expressions"Yigit Boyar
2015-05-19Properly handle constant binding expressionsYigit Boyar
2015-05-19Better handling of generics in BindingAdaptersGeorge Mount
2015-05-15Fix generic setter on generic View.George Mount
2015-05-14Always generate the DataBinderMapper.java classGeorge Mount
2015-05-14Give warning when BindingAdapter uses namespace.George Mount
2015-05-14Merge "Generate Binding class when <layout> exists."George Mount
2015-05-14Merge "Add webview, surface view and texture view"Yigit Boyar
2015-05-13Give an error if attribute is used when no setter is available.George Mount
2015-05-13Generate Binding class when <layout> exists.George Mount
2015-05-12Add webview, surface view and texture viewYigit Boyar
2015-05-01Have BindingMethod use Class instead of String.George Mount
2015-05-01Add tool determining files that need stripping from artifact.George Mount
2015-04-30Support multi-param adapters in code generationYigit Boyar
2015-04-30First stage in allowing multi-parameter BindingAdapters.George Mount
2015-04-29Merge "Add base library prebuild, remove library.jar prebuild"Yigit Boyar
2015-04-28Move java-gen task to proper hookYigit Boyar