summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/create
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | resolved conflicts for merge of 6d3c4ab2 to jb-mr1-devDeepanshu Gupta2014-05-131-0/+1
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am 43b15371: Action bar rendering in layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-131-0/+1
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | Action bar rendering in layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-061-0/+1
| | | | | | * | | | | am 9053261a: am 052e0c58: am 770e40f8: Fix theme/style resolution in Layoutli...Deepanshu Gupta2014-05-131-0/+3
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | am 052e0c58: am 770e40f8: Fix theme/style resolution in Layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-131-0/+3
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am 770e40f8: Fix theme/style resolution in Layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-131-0/+3
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | Fix theme/style resolution in Layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-061-0/+3
| | | | | | * | | | | am 5594616c: am 9602fc1c: am 87665388: Fix visitFieldInsn in layoutlib_create...Deepanshu Gupta2014-05-135-6/+34
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | am 9602fc1c: am 87665388: Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]Deepanshu Gupta2014-05-135-6/+34
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am 87665388: Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]Deepanshu Gupta2014-05-135-6/+34
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]Deepanshu Gupta2014-05-065-6/+34
| | | | | | * | | | | am 48bf7b49: am 69b3115e: am e183855c: Add methods for Time_Delegate [DO NOT ...Deepanshu Gupta2014-05-131-1/+1
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | am 69b3115e: am e183855c: Add methods for Time_Delegate [DO NOT MERGE]Deepanshu Gupta2014-05-131-1/+1
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am e183855c: Add methods for Time_Delegate [DO NOT MERGE]Deepanshu Gupta2014-05-131-1/+1
| | | | | | | | |\ \ \ | | | | | | | | | |/ / | | | | | | | | | | / | | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | | | * Add methods for Time_Delegate [DO NOT MERGE]Deepanshu Gupta2014-05-061-1/+1
| | | | | | * | | | am ed98abec: am 8a70bcef: resolved conflicts for merge 5a7b3b65 to jb-dev-plu...Deepanshu Gupta2014-05-1327-443/+1820
| | | | | | |\ \ \ \ | | | | | | | |/ / /
| | | | | | | * | | am 8a70bcef: resolved conflicts for merge 5a7b3b65 to jb-dev-plus-aospDeepanshu Gupta2014-05-1327-443/+1820
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | resolved conflicts for merge 5a7b3b65 to jb-dev-plus-aospDeepanshu Gupta2014-05-1227-443/+1820
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * Remove references to non-std Java classes. [DO NOT MERGE]Deepanshu Gupta2014-05-0627-443/+1820
| * | | | | | | | | LayoutLib: Fix EditText rendering [DO NOT MERGE]Deepanshu Gupta2014-07-215-35/+107
| * | | | | | | | | Update layoutlib create README [DO NOT MERGE]Deepanshu Gupta2014-07-211-138/+128
| |/ / / / / / / /
* | | | | | | | | Build layoutlib create tests as part of sdk build.Deepanshu Gupta2014-09-081-0/+3
* | | | | | | | | Add layoutlib tests to DIST_DIRDeepanshu Gupta2014-09-051-0/+3
* | | | | | | | | Build layoutlib_create tests.Deepanshu Gupta2014-09-031-0/+32
* | | | | | | | | Add SystemProperties native method implementations.Deepanshu Gupta2014-08-051-1/+1
* | | | | | | | | LayoutLib: Use ICU's line break algo.Deepanshu Gupta2014-08-051-0/+1
* | | | | | | | | Replace more Locale methods.Deepanshu Gupta2014-08-042-35/+63
* | | | | | | | | Fix LayoutLib Create tests.Deepanshu Gupta2014-08-048-32/+41
* | | | | | | | | Add testing framework to LayoutLib.Deepanshu Gupta2014-08-041-0/+18
* | | | | | | | | Fix classpath for AndroidLocaleDeepanshu Gupta2014-07-311-1/+1
* | | | | | | | | Support Locale.toLanguageTag on Java 6Deepanshu Gupta2014-07-154-14/+93
* | | | | | | | | Style improvements to LayoutLib create.Deepanshu Gupta2014-07-117-89/+47
* | | | | | | | | LayoutLib: Fix System.arraycopy()Deepanshu Gupta2014-07-113-8/+23
* | | | | | | | | Add VMRuntime_DelegateDeepanshu Gupta2014-07-011-0/+1
* | | | | | | | | LayoutLib: Fix EditText renderingDeepanshu Gupta2014-06-105-35/+107
* | | | | | | | | Layoutlib fixes for L [DO NOT MERGE]Deepanshu Gupta2014-05-271-0/+5
* | | | | | | | | Layoutlib: Update delegates for LDeepanshu Gupta2014-05-151-1/+1
* | | | | | | | | am 567f948b: am 872a5a1a: am 01fefec9: am 5fc8f945: am b0f2ded5: am 40db4a13:...Deepanshu Gupta2014-05-131-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am b0f2ded5: am 40db4a13: am 9ddb073b: am c70ce72a: am af9fde96: am 425addb9:...Deepanshu Gupta2014-05-131-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am c70ce72a: am af9fde96: am 425addb9: am a43aaf00: resolved conflicts for me...Deepanshu Gupta2014-05-131-0/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | am af9fde96: am 425addb9: am a43aaf00: resolved conflicts for merge of 9c00e6...Deepanshu Gupta2014-05-131-0/+1
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | resolved conflicts for merge of 9c00e673 to jb-mr1.1-devDeepanshu Gupta2014-05-131-0/+1
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | am 2fb139e0: resolved conflicts for merge of 9f2f5e77 to jb-mr1-devDeepanshu Gupta2014-05-131-0/+2
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | resolved conflicts for merge of 9f2f5e77 to jb-mr1-devDeepanshu Gupta2014-05-121-0/+2
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | am 2d82586b: Fix CalendarView to show the right labels. [DO NOT MERGE]Deepanshu Gupta2014-05-131-0/+1
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Fix CalendarView to show the right labels. [DO NOT MERGE]Deepanshu Gupta2014-05-051-0/+1
| | | * | | | | | am 80f2914b: am b67b1b45: am 094fd8ec: Add view cookies for action bar menus....Deepanshu Gupta2014-05-131-0/+2
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Add view cookies for action bar menus. [DO NOT MERGE]Deepanshu Gupta2014-05-041-0/+2
| | | * | | | | | am 21404483: am 0bb06b91: am fe38489f: Action bar rendering in layoutlib [DO ...Deepanshu Gupta2014-05-131-0/+1
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Action bar rendering in layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-021-0/+1