summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* UsbRequest: set ByteBuffer.position() upon success.mike wakerly2012-08-091-7/+9
* Merge "Add FloatMath.exp." into jb-mr1-devJeff Brown2012-08-081-1/+6
|\
| * Add FloatMath.exp.Jeff Brown2012-08-081-1/+6
* | It seems that apparently useless public APIs are actually usefulRomain Guy2012-08-081-0/+12
|/
* Cleanup of libhwuiRomain Guy2012-08-071-12/+0
* Add features to DisplayManager.Craig Mautner2012-08-021-0/+9
* Improve gradientsRomain Guy2012-07-311-8/+38
* Merge "Rename drawGeneralText to drawText" into jb-mr1-devRomain Guy2012-07-271-2/+2
|\
| * Rename drawGeneralText to drawTextRomain Guy2012-07-271-2/+2
* | am 97e27072: am dfac68ea: Merge "Corrected typo when checking InputStream met...Romain Guy2012-07-271-1/+1
|\ \ | |/ |/|
| * am dfac68ea: Merge "Corrected typo when checking InputStream methods"Romain Guy2012-07-271-1/+1
| |\
| | * Merge "Corrected typo when checking InputStream methods"Romain Guy2012-07-271-1/+1
| | |\
| | | * Corrected typo when checking InputStream methodsEdward Savage-Jones2012-07-271-1/+1
* | | | Add display manager skeleton.Jeff Brown2012-07-254-157/+3
* | | | Merge "New bindings generated by glgen"Mathias Agopian2012-07-234-9/+9
|\ \ \ \
| * | | | New bindings generated by glgenThomas Tafertshofer2012-07-234-9/+9
* | | | | Merge "Hardware implementation of glyph positioning (bug 5443796)"Raph Levien2012-07-231-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Hardware implementation of glyph positioning (bug 5443796)Raph Levien2012-07-231-2/+8
* | | | | Merge "updated gles20 bindings, fixes broken methods"Mathias Agopian2012-07-231-0/+335
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | updated gles20 bindings, fixes broken methodsThomas Tafertshofer2012-07-191-0/+335
* | | | | am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks"Nick Kralevich2012-07-201-8/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks"Nick Kralevich2012-07-191-8/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | s/LOG/ALOG/ in HAVE_SELINUX blocksJoshua Brindle2012-07-101-8/+8
| | | |/ | | |/|
| * | | am 90752485: Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
| |\ \ \ | | |/ / | |/| |
| | * | Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
* | | | Introduce SystemClock#elapsedRealtimeNano.Nick Pelly2012-07-201-0/+11
| |_|/ |/| |
* | | Merge "Updated OpenGL bindings to fix nio buffer crash"Mathias Agopian2012-07-186-283/+1366
|\ \ \
| * | | Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-126-283/+1366
* | | | Increase text layout cache size in bytesRaph Levien2012-07-181-1/+1
* | | | Fix overly verbose logging in TextLayoutCacheRaph Levien2012-07-181-1/+1
* | | | Merge "Software-only implementation of glyph positioning (bug 5443796)"Raph Levien2012-07-183-23/+111
|\ \ \ \
| * | | | Software-only implementation of glyph positioning (bug 5443796)Raph Levien2012-07-173-23/+111
* | | | | Merge "Remove BT references from System Server."Matthew Xie2012-07-161-1/+0
|\ \ \ \ \
| * | | | | Remove BT references from System Server.Jaikumar Ganesh2012-07-131-1/+0
* | | | | | Merge "Delete various Bluetooth files for stack integration."Matthew Xie2012-07-1612-6594/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-1312-6594/+0
| |/ / / /
* | | | | Remove freeze(), unfreeze() and setFreezeTint().Jeff Brown2012-07-161-37/+0
* | | | | Remove freezeDisplay(), which is no-op.Jeff Brown2012-07-161-20/+0
|/ / / /
* | | | Remove unused View.flushLayer() APIRomain Guy2012-07-111-5/+0
* | | | Merge "Update layers' opaque property when needed"Romain Guy2012-07-111-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Update layers' opaque property when neededRomain Guy2012-07-111-0/+8
* | | | Merge "Fixed exception caused crash in GL bindings"Mathias Agopian2012-07-116-697/+3175
|\ \ \ \
| * | | | Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-276-697/+3175
* | | | | Merge "EGL 1.4 bindings generated by glgen"Mathias Agopian2012-07-113-0/+1250
|\ \ \ \ \
| * | | | | EGL 1.4 bindings generated by glgenThomas Tafertshofer2012-07-103-0/+1250
| |/ / / /
* | | | | Merge "Remove hardcoded typeface pointers"Victoria Lease2012-07-112-167/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove hardcoded typeface pointersBilly Hewlett2012-07-112-167/+41
* | | | | Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
|/ / / /
* | | | Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-031-1/+1
|/ / /
* | | Initialize shaper offset array. Needed for bug 5443796.Raph Levien2012-06-262-7/+8