summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | Refactor SensorManager to move non-API bits into a subclass.Jeff Brown2012-04-161-1/+1
* | | Merge "Move TrafficStats iface counters to xt_qtaguid."Jeff Sharkey2012-04-161-119/+79
|\ \ \ | |/ / |/| |
| * | Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-121-119/+79
* | | SurfaceTexture: fix updateTexImage JNIJamie Gennis2012-04-131-1/+1
* | | Merge "SurfaceTexture: update API docs"Jamie Gennis2012-04-131-3/+10
|\ \ \
| * | | SurfaceTexture: update API docsJamie Gennis2012-04-131-3/+10
* | | | Add support for input devices that have vibrators.Jeff Brown2012-04-131-2/+2
|/ / /
* | | Merge "Notify applications when input devices change."Jeff Brown2012-04-121-3/+4
|\ \ \
| * | | Notify applications when input devices change.Jeff Brown2012-04-121-3/+4
| |/ /
* | | Merge "Pre-association service discovery support"Irfan Sheriff2012-04-121-1/+2
|\ \ \
| * | | Pre-association service discovery supportIrfan Sheriff2012-04-121-1/+2
* | | | Merge "Add Paint.setTextLocale()"Fabrice Di Meglio2012-04-121-0/+8
|\ \ \ \
| * | | | Add Paint.setTextLocale()Fabrice Di Meglio2012-04-121-0/+8
| |/ / /
* | | | Merge "Add new Arabic font for SystemUI"Fabrice Di Meglio2012-04-121-4/+1
|\ \ \ \
| * | | | Add new Arabic font for SystemUIFabrice Di Meglio2012-04-121-4/+1
| |/ / /
* | | | Bump the interpreter stack size for the main thread.Elliott Hughes2012-04-121-0/+4
| |/ / |/| |
* | | Be more careful about exceptions in input callbacks.Jeff Brown2012-04-101-40/+45
* | | Request key maps from input manager service.Jeff Brown2012-04-106-40/+266
* | | Merge "Avoid waking EGL in getInitCount"Jesse Hall2012-04-091-1/+1
|\ \ \ | |/ / |/| |
| * | Avoid waking EGL in getInitCountJesse Hall2012-04-051-1/+1
* | | Ensure that apps crash if they throw exceptions.Jeff Brown2012-04-065-80/+143
* | | SurfaceTexture: add GL context attach & detachJamie Gennis2012-04-051-7/+21
|/ /
* | Merge "Embed layout padding in nine patch images"Amith Yamasani2012-04-047-26/+38
|\ \
| * | Embed layout padding in nine patch imagesAmith Yamasani2012-04-047-26/+38
* | | Optimization of alpha with DisplayList propertiesChet Haase2012-04-031-0/+7
| |/ |/|
* | Merge "Allow fine-grained control over functors execution"Chris Craik2012-04-021-2/+19
|\ \
| * | Allow fine-grained control over functors executionRomain Guy2012-04-021-2/+19
* | | Re-enable DisplayList properties.Chet Haase2012-04-021-28/+32
* | | Merge "Info logs should be loggable by default."Jeff Brown2012-04-021-1/+1
|\ \ \
| * | | Info logs should be loggable by default.Jeff Brown2012-04-021-1/+1
| |/ /
* | | Fix builds without USE_OPENGL_RENDERERRomain Guy2012-04-021-1/+2
|/ /
* | Merge "implemented synchronous audio capture"Eric Laurent2012-03-302-3/+15
|\ \
| * | implemented synchronous audio captureEric Laurent2012-03-292-3/+15
* | | Detect surface resizesRomain Guy2012-03-301-13/+25
| |/ |/|
* | Merge "Refactor DisplayEventReceiver read loop."Jeff Brown2012-03-291-28/+29
|\ \ | |/ |/|
| * Refactor DisplayEventReceiver read loop.Jeff Brown2012-03-291-28/+29
* | Merge "Refactor GLES20Canvas/HardwareRenderer JNI layers"Romain Guy2012-03-282-63/+101
|\ \
| * | Refactor GLES20Canvas/HardwareRenderer JNI layersRomain Guy2012-03-282-63/+101
* | | Merge "Fix bug #6248364 Tamil and Denavagari text crash in Google+"Fabrice Di Meglio2012-03-281-0/+4
|\ \ \ | |/ / |/| |
| * | Fix bug #6248364 Tamil and Denavagari text crash in Google+Fabrice Di Meglio2012-03-281-0/+4
* | | frameworks base Android.mk file changesJames Dong2012-03-281-0/+1
* | | Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-282-61/+0
|/ /
* | Use a status_t return type for GL functorsRomain Guy2012-03-261-9/+13
|/
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+1
* Merge "Pre-scale bitmaps on the native heap"Romain Guy2012-03-191-93/+163
|\
| * Pre-scale bitmaps on the native heapRomain Guy2012-03-191-93/+163
* | Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
|/
* Merge "If an application calls System.exit() terminate it immediately."Jeff Brown2012-03-161-6/+20
|\
| * If an application calls System.exit() terminate it immediately.Jeff Brown2012-03-151-6/+20
* | Merge "Delete useless JNI methods."Jeff Brown2012-03-161-31/+6
|\ \ | |/