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
Commit message (
Expand
)
Author
Age
Files
Lines
*
LayoutLib: When possible ensure parsers are popped from the stack.
Xavier Ducrohet
2011-02-14
5
-21
/
+46
*
LayoutLib: fix the background of title/action bars.
Xavier Ducrohet
2011-02-07
4
-13
/
+30
*
LayoutLib: Update to latest API fix.
Xavier Ducrohet
2011-02-07
1
-1
/
+1
*
Merge "LayoutLib: Handle color state list in methods returning an int." into ...
Xavier Ducrohet
2011-02-07
1
-7
/
+4
|
\
|
*
LayoutLib: Handle color state list in methods returning an int.
Xavier Ducrohet
2011-02-06
1
-7
/
+4
*
|
LayoutLib: improved rendering for system/title/action bars.
Xavier Ducrohet
2011-02-06
14
-131
/
+251
*
|
LayoutLib: add implementation of Bridge.renderDrawable()
Xavier Ducrohet
2011-02-04
3
-6
/
+178
|
/
*
LayoutLib: split RenderSession's base method into RenderAction.
Xavier Ducrohet
2011-02-04
3
-244
/
+348
*
LayoutLib: update to the new API.
Xavier Ducrohet
2011-02-04
2
-7
/
+8
*
LayoutLib: Replace custom BitmapFactory by a simpler delegate
Xavier Ducrohet
2011-02-04
5
-606
/
+136
*
LayoutLib: render system/title/action bars.
Xavier Ducrohet
2011-02-04
21
-201
/
+770
*
LayoutLib: Fix some rendering issues
Xavier Ducrohet
2011-02-02
2
-5
/
+9
*
Make TimePicker/DatePicker/CalendarView render in Eclipse.
Xavier Ducrohet
2011-02-02
6
-7
/
+290
*
LayoutLib.Create: support Outer_Inner_Delegate renaming.
Raphael
2011-01-31
7
-115
/
+446
*
LayoutLib: update with Pair API.
Xavier Ducrohet
2011-01-28
10
-83
/
+82
*
LayoutLib: Update with the new resource map APIs.
Xavier Ducrohet
2011-01-28
10
-32
/
+50
*
LayoutLib: Properly compute available space to layouts.
Xavier Ducrohet
2011-01-27
8
-81
/
+228
*
LayoutLib: put a default image on the quickcontactbadge.
Xavier Ducrohet
2011-01-26
1
-0
/
+4
*
LayoutLib: properly erase the bitmap when rendering a new session.
Xavier Ducrohet
2011-01-26
4
-8
/
+26
*
LayoutLib: return ViewInfo for all merged items + Build init.
Xavier Ducrohet
2011-01-25
6
-14
/
+89
*
Merge "New orientation listener." into honeycomb
Jeff Brown
2011-01-24
2
-0
/
+538
|
\
|
*
New orientation listener.
Jeff Brown
2011-01-24
2
-0
/
+538
*
|
LayoutLib: Use special view cookie for include-merge case.
Xavier Ducrohet
2011-01-24
4
-6
/
+118
|
/
*
Merge "visibility ("lights out") API." into honeycomb
Joe Onorato
2011-01-23
1
-0
/
+4
|
\
|
*
visibility ("lights out") API.
Joe Onorato
2011-01-23
1
-0
/
+4
*
|
aapt: Allow raw "%" in unformatted string-arrays
Josh Stone
2011-01-23
1
-0
/
+16
|
/
*
Update preloaded-classes for Honeycomb.
Jesse Wilson
2011-01-21
1
-10
/
+12
*
LayoutLib: properly configure ApplicationInfo with targetSdkVersion.
Xavier Ducrohet
2011-01-17
2
-3
/
+9
*
Allow TabHosts to have no children in the tabcontent widget
Tor Norbye
2011-01-17
1
-18
/
+28
*
LayoutLib: Update to use the new RenderResources API.
Xavier Ducrohet
2011-01-17
7
-647
/
+103
*
Merge "LayoutLib: extract resource resolution into its own class." into honey...
Xavier Ducrohet
2011-01-16
9
-561
/
+652
|
\
|
*
LayoutLib: extract resource resolution into its own class.
Xavier Ducrohet
2011-01-16
9
-561
/
+652
*
|
Support non-rectangular input regions.
Jeff Brown
2011-01-16
1
-1
/
+1
|
/
*
LayoutLib: update logs to use new data bundle
Xavier Ducrohet
2011-01-14
22
-91
/
+89
*
LayoutLib: Misc fixes.
Xavier Ducrohet
2011-01-14
2
-18
/
+34
*
LayoutLib: Fix multi-line text rendering.
Xavier Ducrohet
2011-01-13
1
-1
/
+1
*
LayoutLib: Use the new log tag constants from LayoutLog
Xavier Ducrohet
2011-01-13
23
-90
/
+80
*
LAyoutLib: Fix build by adding missing IWindowSession implementation.
Xavier Ducrohet
2011-01-13
1
-0
/
+6
*
Merge "LayoutLib: move MockView back into its original package." into honeycomb
Xavier Ducrohet
2011-01-13
4
-4
/
+4
|
\
|
*
LayoutLib: move MockView back into its original package.
Xavier Ducrohet
2011-01-12
4
-4
/
+4
*
|
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
[next]