summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Expose a function to set OpenGL Trace level."Siva Velusamy2012-03-121-0/+7
|\
| * Expose a function to set OpenGL Trace level.Siva Velusamy2012-03-091-0/+7
* | 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-194-7/+7
| |\ \ | | |/
| | * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-194-7/+7
| * | 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-192-3/+3
| |\ \ | | |/
| | * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-192-3/+3
| * | am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-194-38/+38
| |\ \ | | |/
| | * Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-194-38/+38
| * | Merge ee4618bcJean-Baptiste Queru2012-01-192-11/+11
| |\ \ | | |/
| | * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-192-11/+11
| * | am c318bbb0: Merge "Rename (IF_)LOG() to (IF_)ALOG()"Jean-Baptiste Queru2012-01-191-3/+3
| |\ \ | | |/
| | * Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-181-3/+3
| * | Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot...Fabrice Di Meglio2012-01-051-1/+0
| |/
| * Fix TextLayoutCache issue when loading Font tables (DO NOT MERGE)Fabrice Di Meglio2011-12-062-19/+4
| * Fix memory corruption issues in TextLayoutCache. (DO NOT MERGE)Jeff Brown2011-12-051-5/+18
* | Merge "Revert back to DroidSansArabic font for SystemUI"Fabrice Di Meglio2012-02-031-1/+4
|\ \
| * | Revert back to DroidSansArabic font for SystemUIFabrice Di Meglio2012-02-021-1/+4
* | | Fix bug #5929529 Parentheses aren't correctly rendered in RTL contextFabrice Di Meglio2012-02-021-0/+44
|/ /
* | Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHEFabrice Di Meglio2012-01-275-175/+168
* | Merge "Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA R...Fabrice Di Meglio2012-01-241-1/+1
|\ \
| * | Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regressi...Fabrice Di Meglio2012-01-241-1/+1