summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* framework: fix bug for uninitialized variableZhou Chang2012-08-311-1/+1
* Fix SkBitmap::fPixels not being locked correctlyMichal Stawinski2012-08-291-2/+12
* Corrected typo when checking InputStream methodsEdward Savage-Jones2012-07-271-1/+1
* 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
* 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