summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: put a default image on the quickcontactbadge.Xavier Ducrohet2011-01-261-0/+4
* LayoutLib: properly erase the bitmap when rendering a new session.Xavier Ducrohet2011-01-264-8/+26
* LayoutLib: return ViewInfo for all merged items + Build init.Xavier Ducrohet2011-01-256-14/+89
* LayoutLib: Use special view cookie for include-merge case.Xavier Ducrohet2011-01-244-6/+118
* visibility ("lights out") API.Joe Onorato2011-01-231-0/+4
* LayoutLib: properly configure ApplicationInfo with targetSdkVersion.Xavier Ducrohet2011-01-172-3/+9
* Allow TabHosts to have no children in the tabcontent widgetTor Norbye2011-01-171-18/+28
* LayoutLib: Update to use the new RenderResources API.Xavier Ducrohet2011-01-177-647/+103
* Merge "LayoutLib: extract resource resolution into its own class." into honey...Xavier Ducrohet2011-01-169-561/+652
|\
| * LayoutLib: extract resource resolution into its own class.Xavier Ducrohet2011-01-169-561/+652
* | Support non-rectangular input regions.Jeff Brown2011-01-161-1/+1
|/
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-1422-91/+89
* LayoutLib: Misc fixes.Xavier Ducrohet2011-01-142-18/+34
* LayoutLib: Fix multi-line text rendering.Xavier Ducrohet2011-01-131-1/+1
* LayoutLib: Use the new log tag constants from LayoutLogXavier Ducrohet2011-01-1323-90/+80
* LAyoutLib: Fix build by adding missing IWindowSession implementation.Xavier Ducrohet2011-01-131-0/+6
* Merge "LayoutLib: move MockView back into its original package." into honeycombXavier Ducrohet2011-01-134-4/+4
|\
| * LayoutLib: move MockView back into its original package.Xavier Ducrohet2011-01-124-4/+4
* | Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into hone...Xavier Ducrohet2011-01-131-0/+39
|\ \ | |/
| * LayoutLib: Add getViewParent/getViewIndex on RenderSession.Xavier Ducrohet2011-01-121-0/+39
* | Merge "LayoutLib: use tags in logs." into honeycombXavier Ducrohet2011-01-1224-101/+165
|\ \ | |/
| * LayoutLib: use tags in logs.Xavier Ducrohet2011-01-1224-101/+165
* | API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-1/+1
|/
* LayoutLib: Log error when style can't be found.Xavier Ducrohet2011-01-111-2/+3
* Merge "LayoutLib: misc fix." into honeycombXavier Ducrohet2011-01-112-2/+4
|\
| * LayoutLib: misc fix.Xavier Ducrohet2011-01-112-2/+4
* | LayoutLib: Improve error reporting.Xavier Ducrohet2011-01-119-47/+35
* | LayoutLib: fix XmlUtils.convertValueToIntXavier Ducrohet2011-01-113-0/+192
* | LayoutLib: only support animator-type animations.Xavier Ducrohet2011-01-112-5/+4
* | LayoutLib: fix some issue with resource resolution.Xavier Ducrohet2011-01-105-30/+37
* | LayoutLib: move asserts around.Xavier Ducrohet2011-01-101-5/+11
* | LayoutLib: display warning when a resource reference fails to resolve.Xavier Ducrohet2011-01-092-52/+70
* | LayoutLib: Fix moveChild animation.Xavier Ducrohet2011-01-093-56/+97
* | LayoutLib: add a few misc implementations.Xavier Ducrohet2011-01-074-25/+48
* | LayoutLib: finish Typeface and unload them in dispose.Xavier Ducrohet2011-01-073-5/+11
* | LayoutLib: remove fade in/out transition on moveChild.Xavier Ducrohet2011-01-071-19/+30
* | LayoutLib: fix moveChild again.Xavier Ducrohet2011-01-072-3/+25
* | LayoutLib: fix animated moveChild.Xavier Ducrohet2011-01-072-18/+80
* | LayoutLib: Finish the matrix delegate.Xavier Ducrohet2011-01-063-12/+55
* | LayoutLib: fix clipping issues.Xavier Ducrohet2011-01-063-14/+87
|/
* Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from masterXavier Ducrohet2011-01-061-17/+11
* LayoutLib: Misc javadoc fixes.Xavier Ducrohet2011-01-035-15/+15
* LayoutLib: Support Region through delegates.Xavier Ducrohet2010-12-247-98/+415
* LayoutLib: add support for unsupported drawing modifiers.Xavier Ducrohet2010-12-2423-334/+906
* LayoutLib: Fix Canvas layer support with 2+ layersXavier Ducrohet2010-12-241-69/+121
* LayoutLib: improve bitmap support.Xavier Ducrohet2010-12-225-184/+512
* LayoutLib: support for layers.Xavier Ducrohet2010-12-228-562/+880
* LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-219-99/+155
* LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-2125-802/+1900
* LayoutLib: Update layoutlib with revised API.Xavier Ducrohet2010-12-2115-194/+204