summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src
Commit message (Expand)AuthorAgeFilesLines
* Misc layoutlib fix in preparation of the access change in framework code.Xavier Ducrohet2011-08-016-53/+28
* Report the external display size to the input reader.Jeff Brown2011-07-251-0/+3
* Layoutlib: misc fix + start of AndroidBidi support.Xavier Ducrohet2011-07-194-27/+56
* Enable IMEs to set additional subtypes in backgroundsatok2011-07-191-1/+1
* am 9163a4a6: am aa4b1d8b: am d292d2a0: Merge 36a3a392 from mr1.Xavier Ducrohet2011-07-131-0/+60
|\
| * Merge 36a3a392 from mr1.Xavier Ducrohet2011-07-111-0/+60
* | LayoutLib: updated fake accessbility manager and ensure there's an InputMetho...Xavier Ducrohet2011-07-124-0/+290
* | LayoutLib: Delegate for Display and IWindowManager implementation.Xavier Ducrohet2011-07-124-20/+636
* | Fix build.Brian Carlstrom2011-06-221-1/+0
* | Add missing delegate to the layoutlib.Xavier Ducrohet2011-06-211-0/+4
* | am 0be8522b: am d1abd94f: am 04ce8111: Bring in more layout lib changes from ...Xavier Ducrohet2011-06-1613-187/+322
|\ \ | |/
| * Bring in more layout lib changes from hc-mr1.Xavier Ducrohet2011-06-1613-187/+322
* | 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-0711-102/+345
|\ \ | |/
| * Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-0311-102/+345
* | 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: 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-233-26/+103
* 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-0948-74/+469
|/
* 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-066-120/+237
* | LayoutLib: add implementation of Bridge.renderDrawable()Xavier Ducrohet2011-02-043-6/+178
|/