index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
layoutlib
/
create
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
2
-2
/
+5
*
Implement native println_native in android.util.Log for LayoutLib
Philip Milne
2011-08-09
1
-0
/
+1
*
Misc layoutlib fix in preparation of the access change in framework code.
Xavier Ducrohet
2011-08-01
1
-1
/
+0
*
am ed07215e: am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create f...
Xavier Ducrohet
2011-07-25
3
-13
/
+30
|
\
|
*
am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'...
Xavier Ducrohet
2011-07-25
3
-13
/
+30
|
|
\
|
|
*
am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to p...
Xavier Ducrohet
2011-07-21
3
-13
/
+30
|
|
|
\
|
|
|
*
Layoutlib_create flag -p: don't change all accesses to public.
Raphael Moll
2011-07-19
3
-13
/
+30
*
|
|
|
Layoutlib: misc fix + start of AndroidBidi support.
Xavier Ducrohet
2011-07-19
1
-0
/
+1
*
|
|
|
LayoutLib: updated fake accessbility manager and ensure there's an InputMetho...
Xavier Ducrohet
2011-07-12
1
-0
/
+1
*
|
|
|
LayoutLib: Delegate for Display and IWindowManager implementation.
Xavier Ducrohet
2011-07-12
1
-0
/
+2
|
/
/
/
*
|
|
am 2b5f2d01: am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate ...
Raphael Moll
2011-06-22
8
-117
/
+319
|
\
\
\
|
|
/
/
|
*
|
am e2b41b0d: Merge "Laoutlib_creator: keep original of delegate methods."
Raphael Moll
2011-06-22
8
-117
/
+319
|
|
\
\
|
|
|
/
|
|
*
Laoutlib_creator: keep original of delegate methods.
Raphael Moll
2011-06-17
8
-117
/
+319
|
*
|
Cherrypick d1ed33c4 from hc-mr1. do not merge.
Xavier Ducrohet
2011-06-03
1
-0
/
+1
|
*
|
Merge e57aa434 from honeycomb-mr1. do not merge.
Xavier Ducrohet
2011-05-20
1
-1
/
+0
|
|
/
|
*
LayoutLib: Adapt the HC layoutlib to GB. do not merge.
Xavier Ducrohet
2011-02-23
2
-5
/
+1
|
*
LayoutLib: Original import of Honeycomb's layoutlib. do not merge.
Xavier Ducrohet
2011-02-23
23
-206
/
+1880
*
|
Import the Layoutlib from hc-mr1.
Xavier Ducrohet
2011-06-03
1
-0
/
+2
*
|
LayoutLib: improved rendering for system/title/action bars.
Xavier Ducrohet
2011-02-06
1
-0
/
+1
*
|
LayoutLib: Replace custom BitmapFactory by a simpler delegate
Xavier Ducrohet
2011-02-04
1
-1
/
+1
*
|
Make TimePicker/DatePicker/CalendarView render in Eclipse.
Xavier Ducrohet
2011-02-02
1
-3
/
+3
*
|
LayoutLib.Create: support Outer_Inner_Delegate renaming.
Raphael
2011-01-31
7
-115
/
+446
*
|
LayoutLib: return ViewInfo for all merged items + Build init.
Xavier Ducrohet
2011-01-25
1
-0
/
+1
*
|
LayoutLib: Use special view cookie for include-merge case.
Xavier Ducrohet
2011-01-24
1
-1
/
+2
*
|
LayoutLib: fix XmlUtils.convertValueToInt
Xavier Ducrohet
2011-01-11
1
-0
/
+1
*
|
LayoutLib: Support Region through delegates.
Xavier Ducrohet
2010-12-24
1
-0
/
+1
*
|
LayoutLib: add support for unsupported drawing modifiers.
Xavier Ducrohet
2010-12-24
1
-0
/
+11
*
|
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
1
-1
/
+10
*
|
LayoutLib: explicitely override PropertyValuesHolder native code.
Xavier Ducrohet
2010-12-07
1
-0
/
+1
*
|
Layoutlib: Animation support.
Xavier Ducrohet
2010-11-29
1
-0
/
+2
*
|
Layoutlib: use default nine patch classes.
Xavier Ducrohet
2010-11-23
1
-0
/
+1
*
|
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
Xavier Ducrohet
2010-11-11
1
-2
/
+2
*
|
Layoutlib: Load fragments
Xavier Ducrohet
2010-11-08
2
-1
/
+5
*
|
Layoutlib native delegate: FloatMath.
Xavier Ducrohet
2010-11-03
1
-1
/
+1
*
|
Layoutlib native delegate: path effects and xfermode.
Xavier Ducrohet
2010-11-03
1
-2
/
+4
*
|
Layoutlib native delegate: primitive shapes and shaders
Xavier Ducrohet
2010-11-03
1
-6
/
+4
*
|
Layoutlib Canvas and Paint implementation through native delegates
Xavier Ducrohet
2010-11-01
2
-10
/
+3
*
|
Implement the layoutlib Bitmap through a native delegate.
Xavier Ducrohet
2010-10-29
1
-1
/
+1
*
|
Move layoutlib typeface implementation to delegate.
Xavier Ducrohet
2010-10-27
1
-1
/
+1
*
|
Reimplement the native matrix method using the new delegate way.
Xavier Ducrohet
2010-10-27
1
-4
/
+6
*
|
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
1
-0
/
+1
*
|
Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."
Raphael
2010-10-26
1
-1
/
+0
*
|
am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...
Xavier Ducrohet
2010-10-26
1
-0
/
+1
|
\
\
|
*
\
am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors....
Xavier Ducrohet
2010-10-26
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
1
-0
/
+1
*
|
|
Layoutlib_Create: Fix order of class adapters.
Raphael
2010-10-22
1
-5
/
+6
*
|
|
Layoutlib_create: fix binary name of delegate methods.
Raphael
2010-10-22
1
-0
/
+1
*
|
|
Remove dependency on ASM util classes.
Raphael
2010-10-22
1
-21
/
+20
*
|
|
layoutlib_create: Generate delegate to implement native methods.
Raphael
2010-09-29
15
-146
/
+1139
|
/
/
*
|
Layoutlib_create: Unittest for ClassHasNativeVisitor.
Raphael
2010-09-24
4
-3
/
+196
[next]