summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix bug #5174495 Harfbuzz shaping is broken after taking care of IndicFabrice Di Meglio2011-08-161-25/+1
* | | | | | Add an API to set the transform on a TextureView's surface texture.Romain Guy2011-08-161-0/+7
|/ / / / /
* | | | | Fix android.text.format.Time to use GetBooleanField on its boolean field.Elliott Hughes2011-08-141-2/+2
* | | | | Turn off hinting by default for higher density displays.Dianne Hackborn2011-08-121-2/+18
* | | | | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-113-168/+0
* | | | | Merge "Remove unnecessary private API"Romain Guy2011-08-111-6/+0
|\ \ \ \ \
| * | | | | Remove unnecessary private APIRomain Guy2011-08-111-6/+0
* | | | | | Merge "Bluetooth : fix for bluetooth turning on issue.(limit: 64times)"Jaikumar Ganesh2011-08-101-6/+7
|\ \ \ \ \ \
| * | | | | | Bluetooth : fix for bluetooth turning on issue.(limit: 64times)hyungseoung.yoo2011-08-101-6/+7
| |/ / / / /
* | | | | | Fix Harbuzz shaper for being able to do select other scripts than Common or A...Fabrice Di Meglio2011-08-092-1/+31
* | | | | | Solidify and optimize Paint text related APIsFabrice Di Meglio2011-08-081-10/+92
|/ / / / /
* | | | | Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts""Fabrice Di Meglio2011-08-082-8/+1
|\ \ \ \ \
| * | | | | Revert "Adapt TextLayoutCache for new Harfbuzz scripts"Fabrice Di Meglio2011-08-082-8/+1
* | | | | | Improved memory use reporting.Dianne Hackborn2011-08-051-0/+37
* | | | | | Merge "Adapt TextLayoutCache for new Harfbuzz scripts"Russell Brenner2011-08-042-1/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adapt TextLayoutCache for new Harfbuzz scriptsRussell Brenner2011-08-032-1/+8
* | | | | | Merge changes I689cb0c0,I09603218Mathias Agopian2011-08-031-0/+7
|\ \ \ \ \ \
| * | | | | | Add a 'release' method to the SurfaceTexture public Java APIMathias Agopian2011-08-031-0/+7
* | | | | | | Better error codes for missing filesKenny Root2011-08-031-33/+42
|/ / / / / /
* | | | | | Merge "Reverting until we can find a better way to address this issue without...Derek Sollenberger2011-08-021-8/+0
|\ \ \ \ \ \
| * | | | | | Reverting until we can find a better way to address this issue without affect...Derek Sollenberger2011-08-021-8/+0
* | | | | | | Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-021-9/+85
* | | | | | | Merge "Refactor input reader to add stylus support. Bug: 5064702"Jeff Brown2011-08-011-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Refactor input reader to add stylus support.Jeff Brown2011-07-311-2/+1
* | | | | | | | Allow Canvas.setBitmap() to receive a null Bitmap.Romain Guy2011-08-011-3/+6
* | | | | | | | Merge "Change setDevicePropertyNative to no block."Matthew Xie2011-08-011-13/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Change setDevicePropertyNative to no block.Matthew Xie2011-07-291-13/+7
* | | | | | | | | Merge "Fix NinePatch decoder when the target is smaller than the source."Derek Sollenberger2011-07-291-0/+8
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix NinePatch decoder when the target is smaller than the source.Derek Sollenberger2011-07-291-0/+8
* | | | | | | | | Merge "Workaround for bug 5082381 (EALREADY on ACL collision)."Nick Pelly2011-07-291-0/+24
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Workaround for bug 5082381 (EALREADY on ACL collision).Nick Pelly2011-07-281-0/+24
* | | | | | | | | Merge "Provide an API to set the friendly name of a remote device."Matthew Xie2011-07-281-0/+14
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Provide an API to set the friendly name of a remote device.Matthew Xie2011-07-281-0/+14
* | | | | | | | | Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-291-3/+3
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Reclaim more memory, more often."Romain Guy2011-07-271-2/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Reclaim more memory, more often.Romain Guy2011-07-271-2/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Move extract native libraries to JNI code"Kenny Root2011-07-273-0/+380
|\ \ \ \ \ \ \
| * | | | | | | Move extract native libraries to JNI codeKenny Root2011-07-263-0/+380
* | | | | | | | Merge "Report the external display size to the input reader."Jeff Brown2011-07-271-51/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Report the external display size to the input reader.Jeff Brown2011-07-251-51/+0
* | | | | | | | Add camera face detection API.Wu-cheng Li2011-07-271-1/+48
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Fix bug 4319552 Java to native channel mask translation"Jean-Michel Trivi2011-07-261-7/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix bug 4319552 Java to native channel mask translationJean-Michel Trivi2011-07-251-7/+12
* | | | | | | Throw NullPointerException on args to Time#compareKenny Root2011-07-251-1/+1
|/ / / / / /
* | | | | | Merge "Add support for creating a Surface from a a SurfaceTexture."Ted Bonkenburg2011-07-251-2/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-221-2/+34
* | | | | | Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+35
* | | | | | Merge "Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5...Jeff Brown2011-07-211-11/+12
|\ \ \ \ \ \
| * | | | | | Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList.Jeff Brown2011-07-211-11/+12
* | | | | | | Merge "Fix multicast API"Irfan Sheriff2011-07-211-14/+46
|\ \ \ \ \ \ \