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
/
android
/
graphics
/
Canvas_Delegate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix native method signatures
Deepanshu Gupta
2014-01-29
1
-8
/
+11
*
Track 64bit changes to android/graphics.
Narayan Kamath
2014-01-28
1
-79
/
+78
*
Fix text rendering
Deepanshu Gupta
2014-01-27
1
-81
/
+8
*
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2014-01-27
1
-0
/
+1362
*
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-28
1
-1362
/
+0
*
Refactor Canvas.drawPicture() to delegate to Picture
Jonathan Dixon
2013-08-08
1
-8
/
+0
*
Add missing native methods.
Deepanshu Gupta
2013-05-23
1
-14
/
+11
*
Add missing native method to Canvas_Delegate.
Xavier Ducrohet
2012-05-08
1
-0
/
+5
*
Make Layoutlib compile on Java 6.
Xavier Ducrohet
2012-02-02
1
-0
/
+12
*
Fix broken drawCircle LayoutLib.
Xavier Ducrohet
2012-01-18
1
-1
/
+1
*
Layoutlib: misc fix + start of AndroidBidi support.
Xavier Ducrohet
2011-07-19
1
-27
/
+0
*
Fix changed native method delegates in layoutlib for ICS.
Xavier Ducrohet
2011-06-15
1
-0
/
+27
*
Import the Layoutlib from hc-mr1.
Xavier Ducrohet
2011-06-03
1
-2
/
+2
*
LayoutLib: Fix Arc rendering.
Xavier Ducrohet
2011-03-14
1
-25
/
+48
*
LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.
Xavier Ducrohet
2011-02-24
1
-3
/
+2
*
LayoutLib: Add debug mode.
Xavier Ducrohet
2011-02-23
1
-1
/
+1
*
LayoutLib: misc fixes.
Xavier Ducrohet
2011-02-23
1
-1
/
+1
*
LayoutLib: Hold onto delegate references.
Xavier Ducrohet
2011-02-23
1
-18
/
+10
*
LayoutLib: remove some exceptions.
Xavier Ducrohet
2011-02-09
1
-25
/
+34
*
LayoutLib: Annotate the custom delegate methods.
Xavier Ducrohet
2011-02-09
1
-3
/
+71
*
LayoutLib: update logs to use new data bundle
Xavier Ducrohet
2011-01-14
1
-2
/
+2
*
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
1
-3
/
+3
*
LayoutLib: use tags in logs.
Xavier Ducrohet
2011-01-12
1
-2
/
+4
*
LayoutLib: add a few misc implementations.
Xavier Ducrohet
2011-01-07
1
-4
/
+21
*
LayoutLib: Finish the matrix delegate.
Xavier Ducrohet
2011-01-06
1
-1
/
+1
*
LayoutLib: fix clipping issues.
Xavier Ducrohet
2011-01-06
1
-1
/
+2
*
LayoutLib: Support Region through delegates.
Xavier Ducrohet
2010-12-24
1
-6
/
+23
*
LayoutLib: add support for unsupported drawing modifiers.
Xavier Ducrohet
2010-12-24
1
-76
/
+45
*
LayoutLib: improve bitmap support.
Xavier Ducrohet
2010-12-22
1
-113
/
+230
*
LayoutLib: support for layers.
Xavier Ducrohet
2010-12-22
1
-455
/
+298
*
LayoutLib: Misc rendering fixes.
Xavier Ducrohet
2010-12-21
1
-44
/
+70
*
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
1
-107
/
+134
*
LayoutLib: replace the stack of Graphics2D with custom snapshots.
Xavier Ducrohet
2010-12-15
1
-103
/
+103
*
LayoutLib: implement more of Canvas/Paint.
Xavier Ducrohet
2010-12-13
1
-17
/
+49
*
LayoutLib: Fix logging.
Xavier Ducrohet
2010-12-06
1
-22
/
+14
*
LayoutLib: Reuse canvas when possible.
Xavier Ducrohet
2010-12-02
1
-7
/
+19
*
Layoutlib: Animation support.
Xavier Ducrohet
2010-11-29
1
-4
/
+50
*
Layoutlib: use default nine patch classes.
Xavier Ducrohet
2010-11-23
1
-1
/
+1
*
Layoutlib: support for editing embedded layouts.
Xavier Ducrohet
2010-11-19
1
-1
/
+1
*
Layoutlib: Fix alpha support in Canvas/Paint.
Xavier Ducrohet
2010-11-12
1
-37
/
+20
*
Layoutlib: New bridge implementation using the new API 5.
Xavier Ducrohet
2010-11-11
1
-1
/
+1
*
Layoutlib: more text drawing.
Xavier Ducrohet
2010-11-08
1
-7
/
+6
*
Layoutlib native delegate: path effects and xfermode.
Xavier Ducrohet
2010-11-03
1
-35
/
+51
*
Layoutlib native delegate: primitive shapes and shaders
Xavier Ducrohet
2010-11-03
1
-53
/
+140
*
More layout Canvas/Paint implementation.
Xavier Ducrohet
2010-11-01
1
-25
/
+101
*
More implementation of the layoutlib Paint/Canvas delegates.
Xavier Ducrohet
2010-11-01
1
-46
/
+490
*
Layoutlib Canvas and Paint implementation through native delegates
Xavier Ducrohet
2010-11-01
1
-0
/
+559