Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AAPT: Add flag to disable versioning of vector related XML | Adam Lesinski | 2015-04-21 | 3 | -4/+20 |
* | Fix build for real | Svet Ganov | 2015-04-17 | 1 | -2/+1 |
* | Fix build | Svet Ganov | 2015-04-17 | 1 | -0/+6 |
* | Merge "Add support for disabling display scaling for development." | Jeff Brown | 2015-04-16 | 1 | -0/+4 |
|\ | |||||
| * | Add support for disabling display scaling for development. | Jeff Brown | 2015-04-15 | 1 | -0/+4 |
* | | resolved conflicts for merge of 186fe7b1 to master | Deepanshu Gupta | 2015-04-16 | 17 | -163/+223 |
|\ \ | |||||
| * \ | am 1f3c7f3f: am f18ceefc: am cd6e00c6: Merge changes from topic \'layoutlib-a... | Deepanshu Gupta | 2015-04-16 | 18 | -164/+224 |
| |\ \ | |||||
| | * \ | am f18ceefc: am cd6e00c6: Merge changes from topic \'layoutlib-api-15\' into ... | Deepanshu Gupta | 2015-04-16 | 18 | -164/+224 |
| | |\ \ | |||||
| | | * | | Update golden image for tests. | Deepanshu Gupta | 2015-04-15 | 1 | -0/+0 |
| | | * | | Update to using LayoutlibCallback. | Deepanshu Gupta | 2015-04-15 | 17 | -154/+190 |
| | | * | | Remove implementation of deprecated method. | Deepanshu Gupta | 2015-04-15 | 2 | -7/+3 |
| | | * | | Add @empty support. | Deepanshu Gupta | 2015-04-15 | 1 | -3/+31 |
* | | | | | Fix up the command line, add flags. | Adam Lesinski | 2015-04-15 | 3 | -14/+34 |
* | | | | | AAPT2: Add library support | Adam Lesinski | 2015-04-15 | 45 | -729/+4178 |
| |_|_|/ |/| | | | |||||
* | | | | Save search context when dispatching onSearchRequested. | Tim Kilbourn | 2015-04-13 | 1 | -0/+5 |
* | | | | Merge "remove data-binding from base/tools. it should not be here since it de... | Qiwen Zhao | 2015-04-11 | 438 | -34707/+0 |
|\ \ \ \ | |||||
| * | | | | remove data-binding from base/tools. it should not be here since it depends o... | Qiwen Zhao | 2015-04-10 | 438 | -34707/+0 |
* | | | | | Merge "AAPT2: Create Makefile" | Adam Lesinski | 2015-04-11 | 2 | -4/+122 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | AAPT2: Create Makefile | Adam Lesinski | 2015-04-10 | 2 | -4/+122 |
* | | | | | Merge "AAPT2: Adding basic binding support" | Adam Lesinski | 2015-04-10 | 12 | -21/+540 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | AAPT2: Adding basic binding support | Adam Lesinski | 2015-04-10 | 12 | -21/+540 |
* | | | | | Relax apilint FW1 error to a warning | Adam Powell | 2015-04-10 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge "Add PNG and 9-patch support" | Adam Lesinski | 2015-04-10 | 8 | -719/+1792 |
|\ \ \ \ | |||||
| * | | | | Add PNG and 9-patch support | Adam Lesinski | 2015-04-09 | 8 | -719/+1792 |
* | | | | | am 106f83ee: am 4cead39a: am 1be312df: Merge "Re-enable -Wall and -Werror tha... | Colin Cross | 2015-04-09 | 4 | -5/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | am 1be312df: Merge "Re-enable -Wall and -Werror that were lost in a merge" | Colin Cross | 2015-04-09 | 4 | -5/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge "Re-enable -Wall and -Werror that were lost in a merge" | Colin Cross | 2015-04-09 | 4 | -5/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Re-enable -Wall and -Werror that were lost in a merge | Colin Cross | 2015-04-08 | 4 | -5/+2 |
* | | | | | | | Merge KDataBinder/ from platform/vendor/google/prototypes/data-binding to too... | Qiwen Zhao | 2015-04-08 | 438 | -0/+34707 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix merge error. | George Mount | 2015-04-07 | 1 | -1/+1 |
| * | | | | | | Use layout path for the tag on bound layout roots. | George Mount | 2015-04-07 | 6 | -27/+14 |
| * | | | | | | Fix ternary handling and generate better code | Yigit Boyar | 2015-04-06 | 5 | -37/+164 |
| * | | | | | | Fix bugs related to how we handle Ternary ops | Yigit Boyar | 2015-04-03 | 10 | -58/+224 |
| * | | | | | | Change "generated" to "databinding" | George Mount | 2015-04-02 | 52 | -60/+60 |
| * | | | | | | Use setTag(id, val) when minSdk is ICS and later. | George Mount | 2015-04-02 | 6 | -10/+34 |
| * | | | | | | Address comment in CL | George Mount | 2015-04-02 | 1 | -7/+1 |
| * | | | | | | Don't use reflection for DataBinderMapper. | George Mount | 2015-04-02 | 5 | -23/+22 |
| * | | | | | | Capture views with IDs and no expressions in Binding. | George Mount | 2015-04-02 | 5 | -20/+76 |
| * | | | | | | Merge "Merge implementation into base class for single implementations." | George Mount | 2015-04-01 | 6 | -75/+123 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Merge implementation into base class for single implementations. | George Mount | 2015-03-31 | 6 | -75/+123 |
| * | | | | | | | Fix license on expression grammar. | George Mount | 2015-03-31 | 1 | -3/+24 |
| |/ / / / / / | |||||
| * | | | | | | Require only one pass to make BR.java file. | George Mount | 2015-03-30 | 5 | -24/+78 |
| * | | | | | | Address comments on LeakTest. | George Mount | 2015-03-27 | 1 | -1/+5 |
| * | | | | | | Make ViewStub support binding variables like include. | George Mount | 2015-03-27 | 12 | -40/+397 |
| * | | | | | | Move to public final fields instead of getters for Views. | George Mount | 2015-03-26 | 41 | -211/+257 |
| * | | | | | | Don't execute binding when the root view is detached. | George Mount | 2015-03-26 | 3 | -2/+189 |
| * | | | | | | Fix integration tests that were broken after package renaming | Yigit Boyar | 2015-03-25 | 16 | -11/+170 |
| * | | | | | | Move to package android.databinding. | George Mount | 2015-03-23 | 297 | -3020/+962 |
| * | | | | | | Created command line method to be invoked by make. | George Mount | 2015-03-20 | 1 | -0/+249 |
| * | | | | | | Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. | George Mount | 2015-03-19 | 21 | -698/+905 |