Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7f86c806ada21fc7a3feefd89d6fcb4282b0af40
/
tools
/
layoutlib
b023677
am f9705ef6: am 2b5f2d01: am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
by Raphael Moll
· 13 years ago
f9705ef
am 2b5f2d01: am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
by Raphael Moll
· 13 years ago
2b5f2d0
am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
by Raphael Moll
· 13 years ago
98e1e18
Fix build.
by Brian Carlstrom
· 13 years ago
e86c5b2
Merge "Add missing delegate to the layoutlib."
by Xavier Ducrohet
· 13 years ago
3523325
Merge "Include testdata in layoutlib-tests."
by Brett Chabot
· 13 years ago
fc51168
Add missing delegate to the layoutlib.
by Xavier Ducrohet
· 13 years ago
865c3be
Laoutlib_creator: keep original of delegate methods.
by Raphael Moll
· 13 years ago
01f0fd8
Include testdata in layoutlib-tests.
by Brett Chabot
· 13 years ago
9340ab4
am 0be8522b: am d1abd94f: am 04ce8111: Bring in more layout lib changes from hc-mr1.
by Xavier Ducrohet
· 13 years ago
04ce811
Bring in more layout lib changes from hc-mr1.
by Xavier Ducrohet
· 13 years ago
66743a1
Fix changed native method delegates in layoutlib for ICS.
by Xavier Ducrohet
· 13 years ago
2dcb6e8
am 48305f32: am 2e0f7118: am 8ee28811: Merge changes Idbb70f53,I10426a3f into honeycomb-mr2
by Xavier Ducrohet
· 13 years ago
45b662e
Merge 06942bc4 from hc-mr1.
by Xavier Ducrohet
· 13 years ago
beb5fb6
Merge 988eeeb5 from hc-mr1.
by Xavier Ducrohet
· 13 years ago
f18e311
am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr1." into honeycomb-mr2
by Xavier Ducrohet
· 13 years ago
fb93ce9
Import the Layoutlib from hc-mr1.
by Xavier Ducrohet
· 13 years ago
156a211
Cherrypick d1ed33c4 from hc-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
2172604
Cherrypick 5b61ea6b from hc-mr1
by Xavier Ducrohet
· 13 years ago
f174cd8
LayoutLib: enable the LAYOUT_ONLY capability.
by Xavier Ducrohet
· 13 years ago
8f17523
Merge dba35f1b from honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
34f5991
Merge 6103e22c from honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
c7b8776
Merge 2402ad60 from honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
4c1e73b
Merge e57aa434 from honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
d9af22e
Merge 05b7b69c from honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
e172a3f
Merge 2fae858d from Honeycomb-mr1. do not merge.
by Xavier Ducrohet
· 14 years ago
9f23e60
am a13462a9: am 582841e7: am b18e700c: am aa0834e3: Merge "LayoutLib: support the new baseline/margin query API." into honeycomb-mr1
by Xavier Ducrohet
· 13 years ago
05b7b69
LayoutLib: support the new baseline/margin query API.
by Xavier Ducrohet
· 13 years ago
8c2f85d
am d0054160: am 6d040a7f: am 738c5e60: am 2fae858d: LayoutLib: implement data binding for most AdapterView
by Xavier Ducrohet
· 13 years ago
2fae858
LayoutLib: implement data binding for most AdapterView
by Xavier Ducrohet
· 14 years ago
515a08b
Merge 59aad78e from master. do not merge.
by Xavier Ducrohet
· 14 years ago
59aad78
LayoutLib: don't render when shader's local matrix is set to 0 scale.
by Xavier Ducrohet
· 14 years ago
8a18dba
Merge c5aeac7f from honeycomb.
by Xavier Ducrohet
· 14 years ago
c5aeac7
LayoutLib: Fix issue with rendering mode.
by Xavier Ducrohet
· 14 years ago
c7c8c59
Merge 67450db0 from honeycomb. Do not merge.
by Xavier Ducrohet
· 14 years ago
67450db
LayoutLib: TypedArray.getDimensionPixelSize can actually return <0
by Xavier Ducrohet
· 14 years ago
0a98226
Merge 9d76581f from honeycomb. do not merge.
by Xavier Ducrohet
· 14 years ago
b243aab
Merge adaa12cd from honeycomb. do not merge.
by Xavier Ducrohet
· 14 years ago
2652b61
Merge 6f2fb570 from honeycomb. do not merge.
by Xavier Ducrohet
· 14 years ago
f354ad1
Merge c12b4093 from honeycomb. do not merge.
by Xavier Ducrohet
· 14 years ago
9d76581
LayoutLib: Fix Arc rendering.
by Xavier Ducrohet
· 14 years ago
adaa12c
LayoutLib: fix Capabilities and getDimensionPixelSize
by Xavier Ducrohet
· 14 years ago
6f2fb57
LayoutLib: Fix dimension parsing to handle negative value.
by Xavier Ducrohet
· 14 years ago
c12b409
LayoutLib: Implement some missing add###() method in Path.
by Xavier Ducrohet
· 14 years ago
6482517
Fix issue #3485923: Gmail crash
by Dianne Hackborn
· 14 years ago
efe18b5
Merge 1911a6f7 into gingerbread. do not merge.
by Xavier Ducrohet
· 14 years ago
a4510a7
LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.
by Xavier Ducrohet
· 14 years ago
1911a6f
LayoutLib: move tests to their own project.
by Xavier Ducrohet
· 14 years ago
031d2f8
LayoutLib: Adapt the HC layoutlib to GB. do not merge.
by Xavier Ducrohet
· 14 years ago
4b52ec4
LayoutLib: Original import of Honeycomb's layoutlib. do not merge.
by Xavier Ducrohet
· 14 years ago
f0a5343
LayoutLib: Add debug mode.
by Xavier Ducrohet
· 14 years ago
b2c7dd5
LayoutLib: downsize the SparseArray when possible.
by Xavier Ducrohet
· 14 years ago
c6083f2
LayoutLib: misc fixes.
by Xavier Ducrohet
· 14 years ago
cc4977d
LayoutLib: Hold onto delegate references.
by Xavier Ducrohet
· 14 years ago
8cb6fc1
LayoutLib: Import of SparseArray as SparseWeakArray.
by Xavier Ducrohet
· 14 years ago
1ca584a
LayoutLib: remove assert in resource resolution.
by Xavier Ducrohet
· 14 years ago
3e87bfa
LayoutLib: support defStyleRes in obtainStyledAttributes.
by Xavier Ducrohet
· 14 years ago
f209999
LayoutLib: properly handle @null references in more places.
by Xavier Ducrohet
· 14 years ago
10df650
LayoutLib: add support for layout_only render.
by Xavier Ducrohet
· 14 years ago
559358f
am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.
by Xavier Ducrohet
· 14 years ago
02d2b5a
LayoutLib: When possible ensure parsers are popped from the stack.
by Xavier Ducrohet
· 14 years ago
8a80a85
LayoutLib: remove some exceptions.
by Xavier Ducrohet
· 14 years ago
9a4fe29
LayoutLib: Annotate the custom delegate methods.
by Xavier Ducrohet
· 14 years ago
f3f6084
LayoutLib: now depends on tools-common-prebuilt.
by Xavier Ducrohet
· 14 years ago
abc33e0
LayoutLib: fix the background of title/action bars.
by Xavier Ducrohet
· 14 years ago
4dd2299
LayoutLib: Update to latest API fix.
by Xavier Ducrohet
· 14 years ago
62a99c0
Merge "LayoutLib: Handle color state list in methods returning an int." into honeycomb
by Xavier Ducrohet
· 14 years ago
d96a740
LayoutLib: Handle color state list in methods returning an int.
by Xavier Ducrohet
· 14 years ago
13bdc33
LayoutLib: improved rendering for system/title/action bars.
by Xavier Ducrohet
· 14 years ago
fd18f57
LayoutLib: add implementation of Bridge.renderDrawable()
by Xavier Ducrohet
· 14 years ago
b0d34f9
LayoutLib: split RenderSession's base method into RenderAction.
by Xavier Ducrohet
· 14 years ago
1126422
LayoutLib: update to the new API.
by Xavier Ducrohet
· 14 years ago
779c906
LayoutLib: Replace custom BitmapFactory by a simpler delegate
by Xavier Ducrohet
· 14 years ago
bbbb832
LayoutLib: render system/title/action bars.
by Xavier Ducrohet
· 14 years ago
33758ef
LayoutLib: Fix some rendering issues
by Xavier Ducrohet
· 14 years ago
345f866
Make TimePicker/DatePicker/CalendarView render in Eclipse.
by Xavier Ducrohet
· 14 years ago
811820f
LayoutLib.Create: support Outer_Inner_Delegate renaming.
by Raphael
· 14 years ago
b353495
LayoutLib: update with Pair API.
by Xavier Ducrohet
· 14 years ago
35ea7cd
LayoutLib: Update with the new resource map APIs.
by Xavier Ducrohet
· 14 years ago
1658422
LayoutLib: Properly compute available space to layouts.
by Xavier Ducrohet
· 14 years ago
31fd1cf
LayoutLib: put a default image on the quickcontactbadge.
by Xavier Ducrohet
· 14 years ago
5a82d8c58
LayoutLib: properly erase the bitmap when rendering a new session.
by Xavier Ducrohet
· 14 years ago
7d7016e
LayoutLib: return ViewInfo for all merged items + Build init.
by Xavier Ducrohet
· 14 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 14 years ago
664644d
visibility ("lights out") API.
by Joe Onorato
· 14 years ago
9d0577e
LayoutLib: properly configure ApplicationInfo with targetSdkVersion.
by Xavier Ducrohet
· 14 years ago
796992a
Allow TabHosts to have no children in the tabcontent widget
by Tor Norbye
· 14 years ago
70552fb
LayoutLib: Update to use the new RenderResources API.
by Xavier Ducrohet
· 14 years ago
87ab45c
Merge "LayoutLib: extract resource resolution into its own class." into honeycomb
by Xavier Ducrohet
· 14 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 14 years ago
d1d6faf
LayoutLib: extract resource resolution into its own class.
by Xavier Ducrohet
· 14 years ago
51a7e54
LayoutLib: update logs to use new data bundle
by Xavier Ducrohet
· 14 years ago
0831b3f
LayoutLib: Misc fixes.
by Xavier Ducrohet
· 14 years ago
bbefc86
LayoutLib: Fix multi-line text rendering.
by Xavier Ducrohet
· 14 years ago
918aaa5
LayoutLib: Use the new log tag constants from LayoutLog
by Xavier Ducrohet
· 14 years ago
310a4d8
LAyoutLib: Fix build by adding missing IWindowSession implementation.
by Xavier Ducrohet
· 14 years ago
1f1957f
Merge "LayoutLib: move MockView back into its original package." into honeycomb
by Xavier Ducrohet
· 14 years ago
66a95e4
Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb
by Xavier Ducrohet
· 14 years ago
ee592fe
LayoutLib: move MockView back into its original package.
by Xavier Ducrohet
· 14 years ago
162ee1e
LayoutLib: Add getViewParent/getViewIndex on RenderSession.
by Xavier Ducrohet
· 14 years ago
Next »