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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "LayoutLib: Update font object when text info changes in paint delegate"
Xavier Ducrohet
2010-12-06
1
-7
/
+9
|
\
|
*
LayoutLib: Update font object when text info changes in paint delegate
Xavier Ducrohet
2010-12-06
1
-7
/
+9
*
|
LayoutLib: Fix logging.
Xavier Ducrohet
2010-12-06
12
-98
/
+114
|
/
*
LayoutLib: Animation support in insert/move/removeChild actions.
Xavier Ducrohet
2010-12-03
4
-64
/
+288
*
LayoutLib: Create new layoutparams when moving a child
Xavier Ducrohet
2010-12-02
6
-22
/
+184
*
LayoutLib: Update to use the new moveChild API.
Xavier Ducrohet
2010-12-02
2
-1
/
+20
*
Layoutlib: update with new add/movechild API.
Xavier Ducrohet
2010-12-02
4
-42
/
+33
*
LayoutLib: Reuse canvas when possible.
Xavier Ducrohet
2010-12-02
5
-110
/
+162
*
LayoutLib: implement insert/move/removeChild.
Xavier Ducrohet
2010-12-01
4
-12
/
+170
*
LayoutLib: get AWT image from new image factory.
Xavier Ducrohet
2010-11-29
1
-3
/
+8
*
Layoutlib: Animation support.
Xavier Ducrohet
2010-11-29
10
-78
/
+647
*
Layoutlib: use default nine patch classes.
Xavier Ducrohet
2010-11-23
10
-166
/
+330
*
Layoutlib: support for editing embedded layouts.
Xavier Ducrohet
2010-11-19
5
-18
/
+130
*
LayoutLib: use the new expand API.
Xavier Ducrohet
2010-11-19
1
-9
/
+20
*
LayoutLib: fix some tests
Xavier Ducrohet
2010-11-19
2
-3
/
+7
*
Layoutlib: support viewkey in include nodes.
Xavier Ducrohet
2010-11-18
3
-44
/
+69
*
Layoutlib: use int[] wrapper to use as map keys.
Xavier Ducrohet
2010-11-18
1
-3
/
+43
*
Layoutlib: Properly dispose of bitmap delegate.
Xavier Ducrohet
2010-11-18
3
-91
/
+16
*
Layoutlib: support XML based ColorStateList.
Xavier Ducrohet
2010-11-17
1
-7
/
+34
*
Layoutlib: Fix alpha support in Canvas/Paint.
Xavier Ducrohet
2010-11-12
2
-42
/
+21
*
Layoutlib: Fill the default prop value map for View objects.
Xavier Ducrohet
2010-11-12
3
-28
/
+33
*
Fix fill color alpha in layoutlib
Tor Norbye
2010-11-11
1
-1
/
+1
*
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
Xavier Ducrohet
2010-11-11
8
-34
/
+56
*
Layoutlib: New bridge implementation using the new API 5.
Xavier Ducrohet
2010-11-11
40
-1098
/
+1326
*
Layoutlib: Load fragments
Xavier Ducrohet
2010-11-08
5
-8
/
+135
*
Layoutlib: more text drawing.
Xavier Ducrohet
2010-11-08
2
-11
/
+9
*
Layoutlib native delegate: FloatMath.
Xavier Ducrohet
2010-11-03
2
-15
/
+17
*
Layoutlib native delegate: path effects and xfermode.
Xavier Ducrohet
2010-11-03
8
-131
/
+304
*
Layoutlib native delegate: primitive shapes and shaders
Xavier Ducrohet
2010-11-03
12
-348
/
+524
*
More layout Canvas/Paint implementation.
Xavier Ducrohet
2010-11-01
2
-36
/
+161
*
More implementation of the layoutlib Paint/Canvas delegates.
Xavier Ducrohet
2010-11-01
3
-127
/
+720
*
Layoutlib Canvas and Paint implementation through native delegates
Xavier Ducrohet
2010-11-01
12
-2487
/
+1370
*
Implement the layoutlib Bitmap through a native delegate.
Xavier Ducrohet
2010-10-29
9
-348
/
+395
*
Fix the layoutlib_bridge .classpath to not use the full layoutlib
Xavier Ducrohet
2010-10-27
1
-1
/
+1
*
Move layoutlib typeface implementation to delegate.
Xavier Ducrohet
2010-10-27
8
-293
/
+308
*
am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding ...
Xavier Ducrohet
2010-10-27
3
-19
/
+22
|
\
|
*
am 63e5d07e: Merge "Fix issue with project resources overriding framework res...
Xavier Ducrohet
2010-10-27
3
-19
/
+22
|
|
\
|
|
*
Fix issue with project resources overriding framework resources.
Xavier Ducrohet
2010-10-26
3
-19
/
+22
*
|
|
Reimplement the native matrix method using the new delegate way.
Xavier Ducrohet
2010-10-27
8
-1070
/
+1246
*
|
|
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
3
-11
/
+115
*
|
|
Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."
Raphael
2010-10-26
3
-104
/
+11
*
|
|
am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...
Xavier Ducrohet
2010-10-26
3
-11
/
+104
|
\
\
\
|
|
/
/
|
*
|
am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors....
Xavier Ducrohet
2010-10-26
3
-11
/
+104
|
|
\
\
|
|
|
/
|
|
*
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
3
-11
/
+104
*
|
|
Merge "Layoutlib_Create: Fix order of class adapters."
Xavier Ducrohet
2010-10-22
1
-5
/
+6
|
\
\
\
|
*
|
|
Layoutlib_Create: Fix order of class adapters.
Raphael
2010-10-22
1
-5
/
+6
*
|
|
|
Merge "Layoutlib_create: fix binary name of delegate methods."
Xavier Ducrohet
2010-10-22
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Layoutlib_create: fix binary name of delegate methods.
Raphael
2010-10-22
1
-0
/
+1
*
|
|
|
Merge "Remove dependency on ASM util classes."
Xavier Ducrohet
2010-10-22
1
-21
/
+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove dependency on ASM util classes.
Raphael
2010-10-22
1
-21
/
+20
[next]