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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+4
*
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
6
-29
/
+38
*
Layoutlib: New bridge implementation using the new API 5.
Xavier Ducrohet
2010-11-11
38
-1094
/
+1320
*
Layoutlib: Load fragments
Xavier Ducrohet
2010-11-08
3
-7
/
+130
*
Layoutlib: more text drawing.
Xavier Ducrohet
2010-11-08
2
-11
/
+9
*
Layoutlib native delegate: FloatMath.
Xavier Ducrohet
2010-11-03
1
-14
/
+16
*
Layoutlib native delegate: path effects and xfermode.
Xavier Ducrohet
2010-11-03
7
-129
/
+300
*
Layoutlib native delegate: primitive shapes and shaders
Xavier Ducrohet
2010-11-03
11
-342
/
+520
*
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
8
-2466
/
+1362
*
Implement the layoutlib Bitmap through a native delegate.
Xavier Ducrohet
2010-10-29
7
-346
/
+393
*
Move layoutlib typeface implementation to delegate.
Xavier Ducrohet
2010-10-27
7
-292
/
+307
*
am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding ...
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
5
-1065
/
+1124
*
|
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
2
-11
/
+114
*
|
Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."
Raphael
2010-10-26
2
-103
/
+11
*
|
am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Ecl...
Xavier Ducrohet
2010-10-26
2
-11
/
+103
|
\
\
|
|
/
|
*
Fix rendering of digitalClock/Gallery in Eclipse editors.
Xavier Ducrohet
2010-10-26
2
-11
/
+103
*
|
Report drag success/fail in the DRAG_ENDED message
Chris Tate
2010-10-21
1
-0
/
+5
*
|
am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes...
Xavier Ducrohet
2010-10-08
1
-5
/
+11
|
\
\
|
|
/
|
*
Parser is optional in obtainStyledAttributes.
Xavier Ducrohet
2010-10-04
1
-5
/
+11
|
*
Allow all apps to call ContentResolver.getType().
Dianne Hackborn
2010-09-26
1
-0
/
+6
|
*
Fix the layoutlib Paint.set(Paint) method. Do not merge.
Xavier Ducrohet
2010-07-19
1
-0
/
+2
*
|
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-0
/
+35
*
|
Allow all apps to call ContentResolver.getType().
Dianne Hackborn
2010-09-27
1
-0
/
+6
*
|
Work on fragments in layouts.
Dianne Hackborn
2010-09-21
1
-2
/
+2
*
|
Make libhwui entirely optional.
Romain Guy
2010-08-08
1
-23
/
+0
*
|
am 3d02b48b: merge from open-source master
The Android Open Source Project
2010-07-19
1
-0
/
+2
|
\
\
|
*
\
merge from open-source master
The Android Open Source Project
2010-07-19
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix the layoutlib Paint.set(Paint) method.
Xavier Ducrohet
2010-07-16
1
-0
/
+2
*
|
|
resolved conflicts for merge of 9e660c82 to master
Jeff Brown
2010-06-13
1
-1
/
+10
|
\
\
\
|
|
/
/
|
*
|
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-1
/
+10
|
|
/
*
|
new API in Context. on openDatabase, new param DatabaseErrorHandler
Vasu Nori
2010-06-03
1
-0
/
+8
|
/
*
Adds back the finalize method on the replaced Paint class.
Xavier Ducrohet
2010-04-08
1
-0
/
+6
*
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-1
/
+1
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
2
-2
/
+2
*
Merge "Remove empty finalize methods."
Carl Shapiro
2010-02-24
3
-15
/
+0
|
\
|
*
Remove empty finalize methods.
Carl Shapiro
2010-02-24
3
-15
/
+0
*
|
Fix the layoutlib to still support fill_parent.
Xavier Ducrohet
2010-02-23
2
-2
/
+6
|
/
[next]