summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move PdfDocument to android.graphics.pdfSvetoslav2013-09-191-2/+2
* Register jni objs in CreateJavaOutputStreamAdaptorLeon Scroggins III2013-09-061-0/+2
* The VM handles blocking SIGPIPE.Elliott Hughes2013-08-211-15/+0
* Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true".Mathieu Chartier2013-08-201-0/+6
* Merge "Remove a fixed-length buffer in the wifi code." into klp-devElliott Hughes2013-08-191-2/+2
|\
| * Remove a fixed-length buffer in the wifi code.Elliott Hughes2013-08-161-2/+2
* | Richer ParcelFileDescriptor close events.Jeff Sharkey2013-08-161-2/+0
|/
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-2/+2
* get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-251-2/+0
* Initial camera device implementationIgor Murashkin2013-06-261-0/+2
* Revert "Initial camera device implementation"Igor Murashkin2013-06-251-2/+0
* Initial camera device implementationIgor Murashkin2013-06-241-0/+2
* Merge "Generate PDF from Canvas."Svetoslav Ganov2013-06-211-0/+2
|\
| * Generate PDF from Canvas.Svetoslav Ganov2013-06-191-0/+2
* | Remove libdvm dependencyBrian Carlstrom2013-06-201-0/+3
|/
* Process new system property for max JIT cache sizebuzbee2013-05-241-0/+9
* libutils clean-upMathias Agopian2013-05-071-1/+0
* am 4d32a367: am 2787ba25: Merge "Register EGLExt JNI methods" into jb-mr2-devJesse Hall2013-05-071-0/+2
|\
| * Register EGLExt JNI methodsJesse Hall2013-05-061-0/+2
* | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-0/+2
|/
* Fix GLES30 JNI registrationJesse Hall2013-04-291-0/+2
* Rewrite input handling for native applicationsMichael Wright2013-04-221-0/+2
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-0/+2
* Merge "split Surface in two classes: SurfaceControl and Surface"Mathias Agopian2013-02-141-2/+2
|\
| * split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-2/+2
* | Parse network stats using native code.Jeff Sharkey2013-02-131-0/+2
|/
* am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT."Elliott Hughes2012-11-071-8/+0
|\
| * It's 2012. We're always WITH_JIT.Elliott Hughes2012-11-061-8/+0
| * Remove StatFs from AndroidRuntime JNIKenny Root2012-08-161-2/+0
* | Fix target utilization property_get.Ian Rogers2012-10-011-1/+1
* | Extra GC heap configuration parameters.Ian Rogers2012-09-231-0/+24
* | Add support for Wifi display.Jeff Brown2012-09-071-0/+2
* | Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-0/+2
* | Remove StatFs from AndroidRuntime JNIKenny Root2012-08-161-2/+0
* | Add display manager skeleton.Jeff Brown2012-07-251-2/+0
* | Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-12/+0
* | EGL 1.4 bindings generated by glgenThomas Tafertshofer2012-07-101-0/+2
|/
* resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aospKenny Root2012-06-081-0/+2
|\
| * Add JNI bindings for some of the libselinux interfaces.Stephen Smalley2012-03-301-0/+2
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-6/+6
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-191-3/+3
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-3/+3
| * Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-191-7/+7
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-3/+3
* | Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-2/+0
* | Bump the interpreter stack size for the main thread.Elliott Hughes2012-04-121-0/+4
* | Request key maps from input manager service.Jeff Brown2012-04-101-2/+4
* | If an application calls System.exit() terminate it immediately.Jeff Brown2012-03-151-6/+20
* | Delete useless JNI methods.Jeff Brown2012-03-151-31/+6
* | Handle view properties at the native levelChet Haase2012-03-121-0/+2