summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't skip loading object animator.Deepanshu Gupta2014-11-112-1/+2
* Fix setting styles in custom views.Deepanshu Gupta2014-11-101-0/+17
* Add primitive shadows support to LayoutLibDeepanshu Gupta2014-11-0720-59/+798
* Remove needlessly thrown IOException.Deepanshu Gupta2014-11-062-50/+43
* Merge "Fix BridgeContext.get*ResourceValue()" into lmp-devDeepanshu Gupta2014-11-034-35/+30
|\
| * Fix BridgeContext.get*ResourceValue()Deepanshu Gupta2014-10-304-35/+30
* | Merge "Support framework menus in ActionBar" into lmp-devDeepanshu Gupta2014-11-031-6/+19
|\ \ | |/
| * Support framework menus in ActionBarDeepanshu Gupta2014-10-301-6/+19
* | Merge "Use the right layout for inflating Action Bar." into lmp-devDeepanshu Gupta2014-11-035-184/+585
|\ \ | |/
| * Use the right layout for inflating Action Bar.Deepanshu Gupta2014-10-305-184/+585
* | Add missing delegate for AnimatorInflater.Deepanshu Gupta2014-10-281-0/+8
|/
* Merge "Skip loading animations." into lmp-devDeepanshu Gupta2014-10-293-0/+104
|\
| * Skip loading animations.Deepanshu Gupta2014-10-283-0/+104
* | Merge "Fix multiple styles case in resource resolution." into lmp-devDeepanshu Gupta2014-10-293-15/+22
|\ \
| * | Fix multiple styles case in resource resolution.Deepanshu Gupta2014-10-283-15/+22
* | | Merge "Use right theme for drawable inflation." into lmp-devDeepanshu Gupta2014-10-295-19/+43
|\ \ \ | |/ / | | / | |/ |/|
| * Use right theme for drawable inflation.Deepanshu Gupta2014-10-285-19/+43
* | Merge "Check Bridge init before disposing." into lmp-devDeepanshu Gupta2014-10-224-37/+23
|\ \
| * | Check Bridge init before disposing.Deepanshu Gupta2014-10-204-37/+23
| |/
* | AAPT: Fix path for final generated resources on WindowsAdam Lesinski2014-10-201-1/+4
* | AAPT: Fix an issue where a resource name was incorrectly derived on WindowsAdam Lesinski2014-10-171-1/+1
* | Merge "Added a daemon mode to aapt to receive streams of commands from gradle...Jerome Dochez2014-10-104-0/+40
|\ \ | |/ |/|
| * Added a daemon mode to aapt to receive streams of commands from gradle.Jerome Dochez2014-10-024-0/+40
* | am 4f133894: Exclude KXmlParser from LayoutLib.Deepanshu Gupta2014-10-085-22/+125
|\ \
| * | Exclude KXmlParser from LayoutLib.Deepanshu Gupta2014-10-085-22/+125
| * | LayoutLib: Use ICU's line break algo. [DO NOT MERGE]Deepanshu Gupta2014-10-082-0/+56
| * | Resource resolution bug fix. [DO NOT MERGE]Deepanshu Gupta2014-10-011-2/+1
| * | Fix Tests after cherry picks. [DO NOT MERGE]Deepanshu Gupta2014-10-012-5/+5
| * | Update intelliJ copyright profile [DO NOT MERGE]Deepanshu Gupta2014-10-011-1/+1
| * | Build layoutlib create tests as part of sdk build. [DO NOT MERGE]Deepanshu Gupta2014-10-011-0/+3
| * | Add layoutlib tests to DIST_DIR [DO NOT MERGE]Deepanshu Gupta2014-10-012-0/+6
| * | Build layoutlib_create tests. [DO NOT MERGE]Deepanshu Gupta2014-10-011-0/+32
| * | Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE]Deepanshu Gupta2014-10-0113-23/+75
| * | Get filename from File faster [DO NOT MERGE]Deepanshu Gupta2014-10-011-9/+6
| * | Add testing framework to LayoutLib. [DO NOT MERGE]Deepanshu Gupta2014-10-0165-26/+1965
| * | Add tests to the layoutlib eclipse project. [DO NOT MERGE]Deepanshu Gupta2014-10-011-1/+3
| * | Fix error when using list as actionBarNavMode. [DO NOT MERGE]Deepanshu Gupta2014-09-251-2/+7
| * | Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modula...Deepanshu Gupta2014-09-041-0/+4
| |\ \
| | * | Resolve color xml attributes properly. [DO NOT MERGE]Deepanshu Gupta2014-08-261-0/+4
| * | | Fix "@null" resource values in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2014-08-261-2/+3
| |/ /
* | | Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-devAdam Lesinski2014-10-031-20/+26
|\ \ \
| * | | AAPT: Gate v21 resource synthesizing logging behind -v flagAdam Lesinski2014-10-031-20/+26
| | |/ | |/|
* | | Merge "Minor style changes." into lmp-devDeepanshu Gupta2014-10-031-3/+3
|\ \ \ | |/ / |/| |
| * | Minor style changes.Deepanshu Gupta2014-10-021-3/+3
* | | Merge "Always resolve enum when resolving resources." into lmp-devDeepanshu Gupta2014-10-022-202/+110
|\ \ \ | |/ /
| * | Always resolve enum when resolving resources.Deepanshu Gupta2014-09-292-202/+110
* | | include direct.h for _mkdirAndrew Hsieh2014-09-302-0/+4
|/ /
* | Update time in layout previewDeepanshu Gupta2014-09-291-2/+1
* | AAPT: Fix issue with synthesized resource not actually showing upAdam Lesinski2014-09-242-1/+19
* | Merge "AAPT: Continuation of public/private attribute fix" into lmp-devAdam Lesinski2014-09-229-36/+316
|\ \