summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: add support for layout_only render.Xavier Ducrohet2011-02-172-42/+49
* am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped ...Xavier Ducrohet2011-02-145-21/+46
|\
| * am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.Xavier Ducrohet2011-02-145-21/+46
| |\
| | * LayoutLib: When possible ensure parsers are popped from the stack.Xavier Ducrohet2011-02-145-21/+46
* | | LayoutLib: remove some exceptions.Xavier Ducrohet2011-02-095-46/+83
* | | LayoutLib: Annotate the custom delegate methods.Xavier Ducrohet2011-02-0950-271/+540
* | | LayoutLib: now depends on tools-common-prebuilt.Xavier Ducrohet2011-02-092-2/+2
|/ /
* | am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into...Xavier Ducrohet2011-02-084-13/+30
|\ \ | |/
| * LayoutLib: fix the background of title/action bars.Xavier Ducrohet2011-02-074-13/+30
* | am 4dd2299d: LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
|\ \ | |/
| * LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
* | am 62a99c0b: Merge "LayoutLib: Handle color state list in methods returning a...Xavier Ducrohet2011-02-071-7/+4
|\ \ | |/
| * Merge "LayoutLib: Handle color state list in methods returning an int." into ...Xavier Ducrohet2011-02-071-7/+4
| |\
| | * LayoutLib: Handle color state list in methods returning an int.Xavier Ducrohet2011-02-061-7/+4
* | | am 83d72da7: Merge "LayoutLib: improved rendering for system/title/action bar...Xavier Ducrohet2011-02-0614-131/+251
|\ \ \ | |/ /
| * | LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-0614-131/+251
* | | am 35064e5e: Merge "LayoutLib: add implementation of Bridge.renderDrawable()"...Xavier Ducrohet2011-02-043-6/+178
|\ \ \ | |/ /
| * | LayoutLib: add implementation of Bridge.renderDrawable()Xavier Ducrohet2011-02-043-6/+178
| |/
* | am b0d34f9c: LayoutLib: split RenderSession\'s base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
|\ \ | |/
| * LayoutLib: split RenderSession's base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
* | am 1126422e: LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
|\ \ | |/
| * LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
* | am 3944b784: Merge "LayoutLib: Replace custom BitmapFactory by a simpler dele...Xavier Ducrohet2011-02-045-606/+136
|\ \ | |/
| * LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-045-606/+136
* | am 331e93e5: Merge "LayoutLib: render system/title/action bars." into honeycombXavier Ducrohet2011-02-0421-201/+770
|\ \ | |/
| * LayoutLib: render system/title/action bars.Xavier Ducrohet2011-02-0421-201/+770
* | am 5e76e0ae: Merge "LayoutLib: Fix some rendering issues" into honeycombXavier Ducrohet2011-02-032-5/+9
|\ \ | |/
| * LayoutLib: Fix some rendering issuesXavier Ducrohet2011-02-022-5/+9
* | am a4747d53: Merge "Make TimePicker/DatePicker/CalendarView render in Eclipse...Xavier Ducrohet2011-02-026-7/+290
|\ \ | |/
| * Make TimePicker/DatePicker/CalendarView render in Eclipse.Xavier Ducrohet2011-02-026-7/+290
* | am 03245a8e: Merge "LayoutLib.Create: support Outer_Inner_Delegate renaming."...Raphael2011-01-317-115/+446
|\ \ | |/
| * LayoutLib.Create: support Outer_Inner_Delegate renaming.Raphael2011-01-317-115/+446
* | am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+4
|\ \
| * \ am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+4
| |\ \
| | * \ Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+4
| | |\ \
| | | * | Normalize output from aapt dShachar Shemesh2011-01-041-2/+4
* | | | | am e802b592: am 2107757d: am bbb5a5ce: Merge "Make AaptGroupEntry::getMncName...Dianne Hackborn2011-01-291-5/+3
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 2107757d: am bbb5a5ce: Merge "Make AaptGroupEntry::getMncName accept mnc00"Dianne Hackborn2011-01-291-5/+3
| |\ \ \ | | |/ /
| | * | Merge "Make AaptGroupEntry::getMncName accept mnc00"Dianne Hackborn2011-01-291-5/+3
| | |\ \
| | | * | Make AaptGroupEntry::getMncName accept mnc00Johan Redestig2011-01-041-5/+3
| | | |/
| * | | am bcf2adeb: Merge "aapt: Allow raw "%" in unformatted string-arrays"Dianne Hackborn2011-01-231-0/+16
| |\ \ \ | | |/ /
| | * | aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-221-0/+16
| | |/
* | | LayoutLib: update with Pair API.Xavier Ducrohet2011-01-2810-83/+82
* | | LayoutLib: Update with the new resource map APIs.Xavier Ducrohet2011-01-2810-32/+50
* | | LayoutLib: Properly compute available space to layouts.Xavier Ducrohet2011-01-278-81/+228
* | | 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
* | | Merge "New orientation listener." into honeycombJeff Brown2011-01-242-0/+538
|\ \ \
| * | | New orientation listener.Jeff Brown2011-01-242-0/+538