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
/
Bitmap_Delegate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix native method signatures
Deepanshu Gupta
2014-01-29
1
-1
/
+2
*
Manual merge of changes from klp-dev
Deepanshu Gupta
2014-01-29
1
-32
/
+24
*
Track 64bit changes to android/graphics.
Narayan Kamath
2014-01-28
1
-26
/
+26
*
Add isPremultiplied option to Bitmap_Delegate in LayoutLib
Deepanshu Gupta
2014-01-27
1
-13
/
+77
*
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2014-01-27
1
-0
/
+592
*
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-28
1
-592
/
+0
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-2
/
+4
*
Add missing native methods.
Deepanshu Gupta
2013-05-23
1
-1
/
+28
*
Embed layout padding in nine patch images
Amith Yamasani
2012-04-04
1
-1
/
+2
*
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
1
-4
/
+3
*
LayoutLib: Add debug mode.
Xavier Ducrohet
2011-02-23
1
-1
/
+1
*
LayoutLib: Hold onto delegate references.
Xavier Ducrohet
2011-02-23
1
-3
/
+3
*
LayoutLib: remove some exceptions.
Xavier Ducrohet
2011-02-09
1
-2
/
+4
*
LayoutLib: Annotate the custom delegate methods.
Xavier Ducrohet
2011-02-09
1
-0
/
+25
*
LayoutLib: Replace custom BitmapFactory by a simpler delegate
Xavier Ducrohet
2011-02-04
1
-0
/
+1
*
LayoutLib: Properly compute available space to layouts.
Xavier Ducrohet
2011-01-27
1
-8
/
+8
*
LayoutLib: update logs to use new data bundle
Xavier Ducrohet
2011-01-14
1
-4
/
+6
*
LayoutLib: Use the new log tag constants from LayoutLog
Xavier Ducrohet
2011-01-13
1
-5
/
+5
*
LayoutLib: use tags in logs.
Xavier Ducrohet
2011-01-12
1
-4
/
+6
*
LayoutLib: Support Region through delegates.
Xavier Ducrohet
2010-12-24
1
-2
/
+2
*
LayoutLib: add support for unsupported drawing modifiers.
Xavier Ducrohet
2010-12-24
1
-26
/
+3
*
LayoutLib: improve bitmap support.
Xavier Ducrohet
2010-12-22
1
-25
/
+194
*
LayoutLib: Misc rendering fixes.
Xavier Ducrohet
2010-12-21
1
-10
/
+26
*
LayoutLib: support for Path and BitmapShader using delegates.
Xavier Ducrohet
2010-12-21
1
-1
/
+1
*
LayoutLib: Update layoutlib with revised API.
Xavier Ducrohet
2010-12-21
1
-1
/
+1
*
Fix build break due to additional arg in Bitmap ctor
Patrick Dubroy
2010-12-14
1
-1
/
+1
*
LayoutLib: Adapt to new LayoutLib
Xavier Ducrohet
2010-12-10
1
-8
/
+8
*
Layoutlib: use default nine patch classes.
Xavier Ducrohet
2010-11-23
1
-11
/
+34
*
Layoutlib: Properly dispose of bitmap delegate.
Xavier Ducrohet
2010-11-18
1
-2
/
+1
*
Layoutlib: New bridge implementation using the new API 5.
Xavier Ducrohet
2010-11-11
1
-1
/
+1
*
Layoutlib Canvas and Paint implementation through native delegates
Xavier Ducrohet
2010-11-01
1
-2
/
+22
*
Implement the layoutlib Bitmap through a native delegate.
Xavier Ducrohet
2010-10-29
1
-0
/
+327