summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoded typeface pointersBilly Hewlett2012-07-112-167/+41
* Initialize shaper offset array. Needed for bug 5443796.Raph Levien2012-06-262-7/+8
* Fix broken build when DEBUG_GLYPHS is setRaph Levien2012-06-251-2/+2
* Revert "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""Billy Hewlett2012-06-212-13/+24
* Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"Billy Hewlett2012-06-212-24/+13
* Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-202-13/+24
* Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Victoria Lease2012-06-072-21/+14
|\
| * Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-042-21/+14
* | Fix bug 6558006: SystemUI native heap is huge. Fix memory leakRaph Levien2012-06-021-0/+4
|/
* Nvidia's patch for reusing bitmap in image region decoding.Owen Lin2012-05-172-8/+22
* Fix bug #6495019 Character gets garbled when locale is changedFabrice Di Meglio2012-05-152-10/+33
* Merge "Fix possible leak in bitmap decoding." into jb-devJeff Brown2012-05-091-2/+3
|\
| * Fix possible leak in bitmap decoding.Jeff Brown2012-05-091-2/+3
* | Merge "Fix bug #6408393 Character corruption is caused when locale is changed...Fabrice Di Meglio2012-05-083-2/+18
|\ \
| * | Fix bug #6408393 Character corruption is caused when locale is changedFabrice Di Meglio2012-05-073-2/+18
| |/
* | Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versionsFabrice Di Meglio2012-05-072-12/+37
|/
* Merge "Fix crash when decoding bitmap" into jb-devMarco Nelissen2012-05-071-0/+3
|\
| * Fix crash when decoding bitmapMarco Nelissen2012-05-071-0/+3
* | Update Arabic font for SystemUIFabrice Di Meglio2012-05-041-1/+1
* | Use paint typeface for shaping when it supports the requested script.Raph Levien2012-05-022-25/+46
* | Make Arabic script runs longer (for performance) - bug 6426451.Raph Levien2012-05-011-0/+4
|/
* Fix scaling of layout bounds.Dianne Hackborn2012-04-301-1/+9
* Keep opaque bitmaps opaque after scalingRomain Guy2012-04-261-0/+1
* Merge "Improve char mirroring in TextLayoutCache"Raph Levien2012-04-241-27/+5
|\
| * Improve char mirroring in TextLayoutCacheFabrice Di Meglio2012-04-241-27/+5
* | Partial fix for bug 6132077 (incorrect line breaking of Arabic text).Raph Levien2012-04-241-17/+8
|/
* SurfaceTexture: fix updateTexImage JNIJamie Gennis2012-04-131-1/+1
* SurfaceTexture: update API docsJamie Gennis2012-04-131-3/+10
* Merge "Add Paint.setTextLocale()"Fabrice Di Meglio2012-04-121-0/+8
|\
| * Add Paint.setTextLocale()Fabrice Di Meglio2012-04-121-0/+8
* | Add new Arabic font for SystemUIFabrice Di Meglio2012-04-121-4/+1
|/
* SurfaceTexture: add GL context attach & detachJamie Gennis2012-04-051-7/+21
* Embed layout padding in nine patch imagesAmith Yamasani2012-04-047-26/+38
* Fix bug #6248364 Tamil and Denavagari text crash in Google+Fabrice Di Meglio2012-03-281-0/+4
* Pre-scale bitmaps on the native heapRomain Guy2012-03-191-93/+163
* Remove unused private APIRomain Guy2012-03-151-27/+4
* Handle view properties at the native levelChet Haase2012-03-121-0/+18
* Split Parcel JNI details away from Binder.Jeff Sharkey2012-03-082-0/+2
* Fix bug #5180841 TextLayoutCache needs to support IndicFabrice Di Meglio2012-02-282-0/+20
* Add hooks to implement Canvas.drawTextOnPath() in GLRomain Guy2012-02-241-5/+0
* frameworks/base refactoring.Mathias Agopian2012-02-178-11/+11
* Comment out a warning message to avoid log spamming.Chih-Chung Chang2012-02-071-6/+0
* am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes a...Jean-Baptiste Queru2012-02-061-1/+1
|\
| * am a081c7b8: Merge "Skia API changes as a result of an update to the Skia lib...Jean-Baptiste Queru2012-02-061-1/+1
| |\
| | * Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+1
| * | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-193-6/+6
| |\ \ | | |/
| | * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-193-6/+6
| * | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-193-7/+7
| |\ \ | | |/
| | * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-193-7/+7
| * | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-191-1/+1
| |\ \ | | |/