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
*
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
*
|
|
|
am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib...
Xavier Ducrohet
2010-10-22
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api"
Xavier Ducrohet
2010-10-22
2
-2
/
+2
|
|
\
\
|
|
*
|
Make layoutlib use the prebuilt of layoutlib_api
Xavier Ducrohet
2010-10-21
2
-2
/
+2
*
|
|
|
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
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into ginge...
Xavier Ducrohet
2010-10-07
1
-5
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Parser is optional in obtainStyledAttributes.
Xavier Ducrohet
2010-10-04
1
-5
/
+11
*
|
|
|
Merge "layoutlib_create: Generate delegate to implement native methods."
Raphael
2010-10-04
15
-146
/
+1139
|
\
\
\
\
|
*
|
|
|
layoutlib_create: Generate delegate to implement native methods.
Raphael
2010-09-29
15
-146
/
+1139
*
|
|
|
|
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-0
/
+35
*
|
|
|
|
am 0e8dc464: am 292c246b: Merge "Call functions to calculate deps and classes...
Ying Wang
2010-09-28
1
-8
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gi...
Ying Wang
2010-09-28
1
-8
/
+4
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Call functions to calculate deps and classes.jar
Ying Wang
2010-09-28
1
-8
/
+4
|
*
|
|
|
am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into g...
Dianne Hackborn
2010-09-27
1
-0
/
+6
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
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
*
|
|
|
|
Merge "Improve error reporting in the layoutlib class replacement test."
Xavier Ducrohet
2010-09-28
1
-3
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
Improve error reporting in the layoutlib class replacement test.
Xavier Ducrohet
2010-09-28
1
-3
/
+39
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Allow all apps to call ContentResolver.getType().
Dianne Hackborn
2010-09-27
1
-0
/
+6
|
/
/
/
/
[next]