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: Add getViewParent/getViewIndex on RenderSession." into hone...
Xavier Ducrohet
2011-01-13
1
-0
/
+39
|
\
\
|
|
/
|
*
LayoutLib: Add getViewParent/getViewIndex on RenderSession.
Xavier Ducrohet
2011-01-12
1
-0
/
+39
*
|
Merge "LayoutLib: use tags in logs." into honeycomb
Xavier Ducrohet
2011-01-12
24
-101
/
+165
|
\
\
|
|
/
|
*
LayoutLib: use tags in logs.
Xavier Ducrohet
2011-01-12
24
-101
/
+165
*
|
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
Christopher Tate
2011-01-11
1
-1
/
+1
|
/
*
LayoutLib: Log error when style can't be found.
Xavier Ducrohet
2011-01-11
1
-2
/
+3
*
Merge "LayoutLib: misc fix." into honeycomb
Xavier Ducrohet
2011-01-11
2
-2
/
+4
|
\
|
*
LayoutLib: misc fix.
Xavier Ducrohet
2011-01-11
2
-2
/
+4
*
|
LayoutLib: Improve error reporting.
Xavier Ducrohet
2011-01-11
9
-47
/
+35
*
|
LayoutLib: fix XmlUtils.convertValueToInt
Xavier Ducrohet
2011-01-11
3
-0
/
+192
*
|
LayoutLib: only support animator-type animations.
Xavier Ducrohet
2011-01-11
2
-5
/
+4
*
|
LayoutLib: fix some issue with resource resolution.
Xavier Ducrohet
2011-01-10
5
-30
/
+37
*
|
LayoutLib: move asserts around.
Xavier Ducrohet
2011-01-10
1
-5
/
+11
*
|
LayoutLib: display warning when a resource reference fails to resolve.
Xavier Ducrohet
2011-01-09
2
-52
/
+70
*
|
LayoutLib: Fix moveChild animation.
Xavier Ducrohet
2011-01-09
3
-56
/
+97
*
|
LayoutLib: add a few misc implementations.
Xavier Ducrohet
2011-01-07
4
-25
/
+48
*
|
LayoutLib: finish Typeface and unload them in dispose.
Xavier Ducrohet
2011-01-07
3
-5
/
+11
*
|
LayoutLib: remove fade in/out transition on moveChild.
Xavier Ducrohet
2011-01-07
1
-19
/
+30
*
|
LayoutLib: fix moveChild again.
Xavier Ducrohet
2011-01-07
2
-3
/
+25
*
|
LayoutLib: fix animated moveChild.
Xavier Ducrohet
2011-01-07
2
-18
/
+80
*
|
LayoutLib: Finish the matrix delegate.
Xavier Ducrohet
2011-01-06
3
-12
/
+55
*
|
LayoutLib: fix clipping issues.
Xavier Ducrohet
2011-01-06
3
-14
/
+87
|
/
*
Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master
Xavier Ducrohet
2011-01-06
1
-17
/
+11
*
LayoutLib: Misc javadoc fixes.
Xavier Ducrohet
2011-01-03
5
-15
/
+15
*
LayoutLib: Support Region through delegates.
Xavier Ducrohet
2010-12-24
7
-98
/
+415
*
LayoutLib: add support for unsupported drawing modifiers.
Xavier Ducrohet
2010-12-24
23
-334
/
+906
*
LayoutLib: Fix Canvas layer support with 2+ layers
Xavier Ducrohet
2010-12-24
1
-69
/
+121
*
LayoutLib: improve bitmap support.
Xavier Ducrohet
2010-12-22
5
-184
/
+512
*
LayoutLib: support for layers.
Xavier Ducrohet
2010-12-22
8
-562
/
+880
*
LayoutLib: Misc rendering fixes.
Xavier Ducrohet
2010-12-21
9
-99
/
+155
*
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
25
-802
/
+1900
*
LayoutLib: Update layoutlib with revised API.
Xavier Ducrohet
2010-12-21
15
-194
/
+204
*
Ensure bitmaps aren't freed while referenced from a display list
Patrick Dubroy
2010-12-20
1
-3
/
+0
*
LayoutLib: replace the stack of Graphics2D with custom snapshots.
Xavier Ducrohet
2010-12-15
4
-114
/
+404
*
Fix build break due to additional arg in Bitmap ctor
Patrick Dubroy
2010-12-14
1
-1
/
+1
*
LayoutLib: Fix gradient rendering.
Xavier Ducrohet
2010-12-14
6
-64
/
+166
*
LayoutLib: Misc fix to rendering.
Xavier Ducrohet
2010-12-14
3
-1
/
+4
*
LayoutLib: Use the new ninepatch API to suppor density.
Xavier Ducrohet
2010-12-13
4
-8
/
+11
*
LayoutLib: implement more of Canvas/Paint.
Xavier Ducrohet
2010-12-13
2
-36
/
+103
*
LayoutLib: parsed resources were always set as platform res.
Xavier Ducrohet
2010-12-10
3
-1
/
+11
*
LayoutLib: Adapt to new LayoutLib
Xavier Ducrohet
2010-12-10
11
-234
/
+147
*
LayoutLib: explicitely override PropertyValuesHolder native code.
Xavier Ducrohet
2010-12-07
3
-6
/
+55
*
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
[prev]
[next]