Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
e10bcdb37cad965ea60da3f9d413d7645b3ae75a
/
tools
/
layoutlib
/
create
d2f664d
Misc layoutlib fix in preparation of the access change in framework code.
by Xavier Ducrohet
· 14 years ago
4f727fb
am ed07215e: am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public."
by Xavier Ducrohet
· 14 years ago
ed07215
am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public."
by Xavier Ducrohet
· 14 years ago
e70b2b8
am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public."
by Xavier Ducrohet
· 14 years ago
caed59d
Layoutlib_create flag -p: don't change all accesses to public.
by Raphael Moll
· 14 years ago
af64556
Layoutlib: misc fix + start of AndroidBidi support.
by Xavier Ducrohet
· 14 years ago
96131ee
LayoutLib: updated fake accessbility manager and ensure there's an InputMethodManager
by Xavier Ducrohet
· 14 years ago
0a49635
LayoutLib: Delegate for Display and IWindowManager implementation.
by Xavier Ducrohet
· 14 years ago
f9705ef
am 2b5f2d01: am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
by Raphael Moll
· 14 years ago
2b5f2d0
am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
by Raphael Moll
· 14 years ago
865c3be
Laoutlib_creator: keep original of delegate methods.
by Raphael Moll
· 14 years ago
fb93ce9
Import the Layoutlib from hc-mr1.
by Xavier Ducrohet
· 14 years ago
156a211
Cherrypick d1ed33c4 from hc-mr1. do not merge.
by Xavier Ducrohet
· 14 years ago
4c1e73b
Merge e57aa434 from honeycomb-mr1. do not merge.
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
13bdc33
LayoutLib: improved rendering for system/title/action bars.
by Xavier Ducrohet
· 14 years ago
779c906
LayoutLib: Replace custom BitmapFactory by a simpler delegate
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
· 15 years ago
7d7016e
LayoutLib: return ViewInfo for all merged items + Build init.
by Xavier Ducrohet
· 15 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 15 years ago
0de1607
LayoutLib: fix XmlUtils.convertValueToInt
by Xavier Ducrohet
· 15 years ago
b44b43b
LayoutLib: Support Region through delegates.
by Xavier Ducrohet
· 15 years ago
d43909c
LayoutLib: add support for unsupported drawing modifiers.
by Xavier Ducrohet
· 15 years ago
d348b6e
LayoutLib: support for Path and BitmapShader using delegates.
by Xavier Ducrohet
· 15 years ago
8d74c97
LayoutLib: explicitely override PropertyValuesHolder native code.
by Xavier Ducrohet
· 15 years ago
2eea6fa
Layoutlib: Animation support.
by Xavier Ducrohet
· 15 years ago
2d56b27
Layoutlib: use default nine patch classes.
by Xavier Ducrohet
· 15 years ago
071dee2
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
by Xavier Ducrohet
· 15 years ago
7f775243
Layoutlib: Load fragments
by Xavier Ducrohet
· 15 years ago
9c05b39
Layoutlib native delegate: FloatMath.
by Xavier Ducrohet
· 15 years ago
4b606da
Layoutlib native delegate: path effects and xfermode.
by Xavier Ducrohet
· 15 years ago
251d2e9
Layoutlib native delegate: primitive shapes and shaders
by Xavier Ducrohet
· 15 years ago
9f63ff2
Layoutlib Canvas and Paint implementation through native delegates
by Xavier Ducrohet
· 15 years ago
5de11a1
Implement the layoutlib Bitmap through a native delegate.
by Xavier Ducrohet
· 15 years ago
5e7ed8d
Move layoutlib typeface implementation to delegate.
by Xavier Ducrohet
· 15 years ago
4f291d3
Reimplement the native matrix method using the new delegate way.
by Xavier Ducrohet
· 15 years ago
d815e37
Fix rendering of digitalClock/Gallery in Eclipse editors.
by Xavier Ducrohet
· 15 years ago
f241c40
Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."
by Raphael
· 15 years ago
68404a0
am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread
by Xavier Ducrohet
· 15 years ago
a44a5e0
am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread
by Xavier Ducrohet
· 15 years ago
25e96ce
Fix rendering of digitalClock/Gallery in Eclipse editors.
by Xavier Ducrohet
· 15 years ago
e2e8ba9
Layoutlib_Create: Fix order of class adapters.
by Raphael
· 15 years ago
280372e
Layoutlib_create: fix binary name of delegate methods.
by Raphael
· 15 years ago
d556d8b
Remove dependency on ASM util classes.
by Raphael
· 15 years ago
bc10180
layoutlib_create: Generate delegate to implement native methods.
by Raphael
· 15 years ago
91512f5
Layoutlib_create: Unittest for ClassHasNativeVisitor.
by Raphael
· 15 years ago
f2960b8
Refresh the layoutlib_create doc.
by Raphael Moll
· 15 years ago
36ab128
ADT/Layoutlib: Add dash support to stroke.
by Xavier Ducrohet
· 16 years ago
ae4bd05
ADT/Layoutlib: Reimplement parts of BitmapFactory
by Xavier Ducrohet
· 16 years ago
ac7391d
Refactor class/method names used by layoutlib_create.
by Xavier Ducrohet
· 16 years ago
2473ef56
Improved drawing/matrix support in layoutlib
by Xavier Ducrohet
· 16 years ago
7953e7d
Mock ServiceManager and AccesibilityManager to make the view renders in ADT
by Xavier Ducrohet
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 17 years ago