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
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.
Xavier Ducrohet
2011-02-24
1
-3
/
+2
*
LayoutLib: move tests to their own project.
Xavier Ducrohet
2011-02-24
11
-64
/
+66
*
LayoutLib: Add debug mode.
Xavier Ducrohet
2011-02-23
16
-14
/
+62
*
LayoutLib: downsize the SparseArray when possible.
Xavier Ducrohet
2011-02-23
1
-3
/
+11
*
LayoutLib: misc fixes.
Xavier Ducrohet
2011-02-23
4
-27
/
+106
*
LayoutLib: Hold onto delegate references.
Xavier Ducrohet
2011-02-23
37
-141
/
+200
*
LayoutLib: Import of SparseArray as SparseWeakArray.
Xavier Ducrohet
2011-02-23
1
-0
/
+338
*
LayoutLib: remove assert in resource resolution.
Xavier Ducrohet
2011-02-18
1
-8
/
+0
*
LayoutLib: support defStyleRes in obtainStyledAttributes.
Xavier Ducrohet
2011-02-18
1
-24
/
+60
*
LayoutLib: properly handle @null references in more places.
Xavier Ducrohet
2011-02-18
1
-0
/
+24
*
LayoutLib: add support for layout_only render.
Xavier Ducrohet
2011-02-17
2
-42
/
+49
*
am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped ...
Xavier Ducrohet
2011-02-14
5
-21
/
+46
|
\
|
*
LayoutLib: When possible ensure parsers are popped from the stack.
Xavier Ducrohet
2011-02-14
5
-21
/
+46
*
|
LayoutLib: remove some exceptions.
Xavier Ducrohet
2011-02-09
5
-46
/
+83
*
|
LayoutLib: Annotate the custom delegate methods.
Xavier Ducrohet
2011-02-09
50
-271
/
+540
*
|
LayoutLib: now depends on tools-common-prebuilt.
Xavier Ducrohet
2011-02-09
2
-2
/
+2
|
/
*
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
13
-131
/
+250
*
|
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
4
-605
/
+135
*
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
5
-4
/
+287
*
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
5
-14
/
+88
*
LayoutLib: Use special view cookie for include-merge case.
Xavier Ducrohet
2011-01-24
3
-5
/
+116
*
visibility ("lights out") API.
Joe Onorato
2011-01-23
1
-0
/
+4
*
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
|
\
\
|
|
/
[next]