summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* am 0be8522b: am d1abd94f: am 04ce8111: Bring in more layout lib changes from ...Xavier Ducrohet2011-06-1614-196/+328
|\
| * Bring in more layout lib changes from hc-mr1.Xavier Ducrohet2011-06-1614-196/+328
* | Fix changed native method delegates in layoutlib for ICS.Xavier Ducrohet2011-06-153-6/+66
* | am 48305f32: am 2e0f7118: am 8ee28811: Merge changes Idbb70f53,I10426a3f into...Xavier Ducrohet2011-06-103-20/+58
|\ \ | |/
| * Merge 06942bc4 from hc-mr1.Xavier Ducrohet2011-06-082-4/+9
| * Merge 988eeeb5 from hc-mr1.Xavier Ducrohet2011-06-083-16/+49
* | am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr...Xavier Ducrohet2011-06-0713-103/+348
|\ \ | |/
| * Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-0313-103/+348
* | am a13462a9: am 582841e7: am b18e700c: am aa0834e3: Merge "LayoutLib: support...Xavier Ducrohet2011-05-193-21/+33
|\ \ | |/
| * LayoutLib: support the new baseline/margin query API.Xavier Ducrohet2011-05-163-21/+33
* | am d0054160: am 6d040a7f: am 738c5e60: am 2fae858d: LayoutLib: implement data...Xavier Ducrohet2011-05-1311-52/+799
|\ \ | |/
| * LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
| * Merge 59aad78e from master. do not merge.Xavier Ducrohet2011-04-072-19/+36
|/
* LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-051-23/+75
* LayoutLib: TypedArray.getDimensionPixelSize can actually return <0Xavier Ducrohet2011-03-171-11/+4
* LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-142-30/+52
* LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-083-12/+23
* LayoutLib: Fix dimension parsing to handle negative value.Xavier Ducrohet2011-03-072-14/+10
* LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80
* Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-0/+4
* LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.Xavier Ducrohet2011-02-241-3/+2
* LayoutLib: move tests to their own project.Xavier Ducrohet2011-02-2412-66/+67
* LayoutLib: Add debug mode.Xavier Ducrohet2011-02-2316-14/+62
* LayoutLib: downsize the SparseArray when possible.Xavier Ducrohet2011-02-231-3/+11
* LayoutLib: misc fixes.Xavier Ducrohet2011-02-234-27/+106
* LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-2337-141/+200
* LayoutLib: Import of SparseArray as SparseWeakArray.Xavier Ducrohet2011-02-231-0/+338
* LayoutLib: remove assert in resource resolution.Xavier Ducrohet2011-02-181-8/+0
* LayoutLib: support defStyleRes in obtainStyledAttributes.Xavier Ducrohet2011-02-181-24/+60
* LayoutLib: properly handle @null references in more places.Xavier Ducrohet2011-02-181-0/+24
* 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
|\
| * 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
|/
* LayoutLib: fix the background of title/action bars.Xavier Ducrohet2011-02-074-13/+30
* LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
* 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
* | LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-0614-131/+251
* | LayoutLib: add implementation of Bridge.renderDrawable()Xavier Ducrohet2011-02-043-6/+178
|/
* LayoutLib: split RenderSession's base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
* LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
* LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-045-606/+136
* LayoutLib: render system/title/action bars.Xavier Ducrohet2011-02-0421-201/+770
* LayoutLib: Fix some rendering issuesXavier Ducrohet2011-02-022-5/+9
* Make TimePicker/DatePicker/CalendarView render in Eclipse.Xavier Ducrohet2011-02-026-7/+290
* LayoutLib.Create: support Outer_Inner_Delegate renaming.Raphael2011-01-317-115/+446
* LayoutLib: update with Pair API.Xavier Ducrohet2011-01-2810-83/+82