summaryrefslogtreecommitdiffstats
path: root/tools/data-binding/integration-tests
Commit message (Expand)AuthorAgeFilesLines
* remove data-binding from base/tools. it should not be here since it depends o...Qiwen Zhao2015-04-10212-9475/+0
* Fix ternary handling and generate better codeYigit Boyar2015-04-063-0/+70
* Fix bugs related to how we handle Ternary opsYigit Boyar2015-04-034-2/+107
* Change "generated" to "databinding"George Mount2015-04-0247-54/+54
* Capture views with IDs and no expressions in Binding.George Mount2015-04-022-0/+9
* Address comments on LeakTest.George Mount2015-03-271-1/+5
* Make ViewStub support binding variables like include.George Mount2015-03-276-1/+145
* Move to public final fields instead of getters for Views.George Mount2015-03-2634-150/+113
* Don't execute binding when the root view is detached.George Mount2015-03-262-0/+150
* Fix integration tests that were broken after package renamingYigit Boyar2015-03-2515-10/+169
* Move to package android.databinding.George Mount2015-03-23133-459/+353
* Move common parts of AnnotationAnalyzer methods to ModelAnalyzer.George Mount2015-03-194-0/+66
* Support for multi module setupsYigit Boyar2015-03-1968-6/+2076
* Use abstract base class instead of interfaces for Binding objects.George Mount2015-03-1746-220/+215
* Move configuration values into a config fileYigit Boyar2015-03-132-11/+11
* Restructure project for test appsYigit Boyar2015-03-12133-0/+6846