summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* AppCompatActionBar: use findClass to test presenceDeepanshu Gupta2015-11-171-10/+9
* WindowDecorActionBar name change fix.Deepanshu Gupta2015-11-161-3/+20
* Improve error reporting on Exceptions in fw views.Deepanshu Gupta2015-11-122-29/+91
* Fix Switch colorsDeepanshu Gupta2015-11-051-4/+6
* Merge "Remove auto-boxing during the inflate" into mnc-ub-devDiego Perez2015-11-042-5/+5
|\
| * Remove auto-boxing during the inflateDiego Perez2015-11-032-5/+5
* | Update StaticLayout_Delegate to use new nLoadHyphenatorDiego Perez2015-11-042-4/+6
|/
* LayoutLib: Fix android:dependency for preferences.Deepanshu Gupta2015-10-091-5/+2
* LayoutLib: Fix ring rendering.Deepanshu Gupta2015-10-072-0/+74
* Merge "Skip drawing empty shapes to keep Apple JRE happy." into mnc-ub-devDeepanshu Gupta2015-10-071-0/+8
|\
| * Skip drawing empty shapes to keep Apple JRE happy.Deepanshu Gupta2015-10-071-0/+8
* | Implement Path.approximate and add PathMeasure supportDiego Perez2015-10-074-104/+246
|/
* LayoutLib: Fix bitmap scaling.Deepanshu Gupta2015-10-052-1/+8
* Merge "Don't break error string (easier grepping)" into mnc-ub-devDeepanshu Gupta2015-09-301-2/+1
|\
| * Don't break error string (easier grepping)Deepanshu Gupta2015-09-301-2/+1
* | Merge "Reduce the amount of allocations on Paint_Delegate" into mnc-ub-devDiego Perez2015-09-302-19/+61
|\ \
| * | Reduce the amount of allocations on Paint_DelegateDiego Perez2015-09-302-19/+61
* | | Merge "Support databinding in listitem layouts." into mnc-ub-devDeepanshu Gupta2015-09-306-7/+579
|\ \ \ | |/ / |/| / | |/
| * Support databinding in listitem layouts.Deepanshu Gupta2015-09-296-7/+579
* | Fix TypedArray.getTextArray()Deepanshu Gupta2015-09-232-9/+16
|/
* Avoid calling scrollBy(0,0) on renderDiego Perez2015-09-221-4/+0
* am 7209945f: am 0e150a8b: am 0c5fd7e3: am eb541727: am dd21212f: am eb26f5ce:...Deepanshu Gupta2015-09-021-19/+27
|\
| * am eb541727: am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-021-19/+27
| |\
| | * am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| | |\
| | | * LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| | * | am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta2015-08-269-0/+0
| | |\ \ | | | |/
| | | * LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta2015-08-259-0/+0
| | * | am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta2015-08-263-1/+100
| | |\ \ | | | |/
| | | * An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta2015-08-253-1/+100
| | * | am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO...Deepanshu Gupta2015-08-264-12/+16
| | |\ \ | | | |/
| | | * LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]Deepanshu Gupta2015-08-254-12/+16
| | * | am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String...Deepanshu Gupta2015-08-261-5/+2
| | |\ \ | | | |/
| | | * Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]Deepanshu Gupta2015-08-251-5/+2
| | * | am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-261-0/+1
| | |\ \ | | | |/
| | | * Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-251-0/+1
| | * | am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [D...Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO N...Deepanshu Gupta2015-08-262-7/+8
| | |\ \ | | | |/
| | | * Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]Deepanshu Gupta2015-08-252-7/+8
| | * | am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-263-23/+12
| | |\ \ | | | |/
| | | * Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-253-23/+12
| | * | am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix theme namespace in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]Deepanshu Gupta2015-08-261-26/+36
| | |\ \ | | | |/
| | | * Run setup for full tests only once. [DO NOT MERGE]Deepanshu Gupta2015-08-251-26/+36
| | * | am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO N...Deepanshu Gupta2015-08-261-12/+19
| | |\ \ | | | |/
| | | * LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]Deepanshu Gupta2015-08-251-12/+19
| | * | am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT...Deepanshu Gupta2015-08-261-2/+16
| | |\ \ | | | |/