summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 98ac6c79: resolved conflicts for merge of cb7cdd50 to klp-modular-dev-plus...Narayan Kamath2014-01-311-1/+1
|\
| * resolved conflicts for merge of cb7cdd50 to klp-modular-dev-plus-aospNarayan Kamath2014-01-313-3/+3
| |\
| | * Fix a few more delegate methods in layoutlib.Narayan Kamath2014-01-293-4/+4
| * | resolved conflicts for merge of b82b2f98 to klp-dev-plus-aospNarayan Kamath2014-01-2836-315/+314
| |\ \ | | |/
| | * Track 64bit changes to android/graphics.Narayan Kamath2014-01-2836-315/+314
| * | Update delegate methods in layoutlib.Deepanshu Gupta2013-11-254-89/+21
| |/
| * Update changed delegate method in Bitmap_Delegate. DO NOT MERGEDeepanshu Gupta2013-11-131-1/+2
| * Fix layoutlib for KKDeepanshu Gupta2013-10-161-7/+28
| * Merge "Add isPremultiplied option to Bitmap_Delegate in LayoutLib" into klp-devDeepanshu Gupta2013-09-092-14/+88
| |\
| | * Add isPremultiplied option to Bitmap_Delegate in LayoutLibDeepanshu Gupta2013-09-042-14/+88
| * | am b50de495: am dd4efc22: am 3a762d8b: Merge "Fix text rendering" into jb-mr2...Deepanshu Gupta2013-09-053-187/+253
| |\ \ | | |/ | |/|
| | * Fix text renderingDeepanshu Gupta2013-09-053-187/+253
* | | Fix buildDeepanshu Gupta2014-01-291-1/+1
* | | Fix native method signaturesDeepanshu Gupta2014-01-295-15/+38
* | | Manual merge of changes from klp-devDeepanshu Gupta2014-01-294-95/+31
* | | Track 64bit changes to android/graphics.Narayan Kamath2014-01-2836-315/+314
* | | Manual merge of changes from frameworks/base/toolsDeepanshu Gupta2014-01-271-7/+28
* | | Add isPremultiplied option to Bitmap_Delegate in LayoutLibDeepanshu Gupta2014-01-272-15/+86
* | | Fix text renderingDeepanshu Gupta2014-01-273-187/+253
* | | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-2739-0/+9242
* | | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-2839-9242/+0
|/ /
* | Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-201-2/+4
* | Refactor Canvas.drawPicture() to delegate to PictureJonathan Dixon2013-08-081-8/+0
|/
* Add missing native methods.Deepanshu Gupta2013-05-233-35/+63
* Update framework to support r5967 of Skia.Derek Sollenberger2012-12-121-5/+0
* Add missing native method to Canvas_Delegate.Xavier Ducrohet2012-05-081-0/+5
* Fix Paint_Delegate with missing native method.Xavier Ducrohet2012-04-231-1/+20
* Embed layout padding in nine patch imagesAmith Yamasani2012-04-041-1/+2
* Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.Xavier Ducrohet2012-03-231-4/+14
* Setup ActionBars in layoutlib the same way the platform does it.Xavier Ducrohet2012-02-061-2/+2
* Make Layoutlib compile on Java 6.Xavier Ducrohet2012-02-027-0/+31
* Merge "Remove unused code"Romain Guy2012-01-191-11/+0
|\
| * Remove unused codeRomain Guy2012-01-191-11/+0
* | Fix broken drawCircle LayoutLib.Xavier Ducrohet2012-01-181-1/+1
|/
* LayoutLib: fix support for textScaleX.Xavier Ducrohet2011-10-041-1/+1
* Layoutlib: Typeface support for loading fonts manually.Xavier Ducrohet2011-10-041-3/+38
* Layoutlib now parses system_fonts.xml instead of its own.Xavier Ducrohet2011-10-041-11/+1
* Layoutlib: add support for ITextServicesManager.Xavier Ducrohet2011-10-031-0/+3
* LayoutLib: add native delegate for set/getHinting in Paint.Xavier Ducrohet2011-08-221-0/+25
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-112-4/+27
* Misc layoutlib fix in preparation of the access change in framework code.Xavier Ducrohet2011-08-011-1/+1
* Layoutlib: misc fix + start of AndroidBidi support.Xavier Ducrohet2011-07-191-27/+0
* Fix changed native method delegates in layoutlib for ICS.Xavier Ducrohet2011-06-152-3/+37
* am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr...Xavier Ducrohet2011-06-071-2/+2
|\
| * Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-031-2/+2
| * Merge 59aad78e from master. do not merge.Xavier Ducrohet2011-04-071-1/+8
|/
* LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-142-30/+52
* LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-081-1/+1
* LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80
* LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.Xavier Ducrohet2011-02-241-3/+2