summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* ActivityTrigger: New class to invoke when activity starts/resumesDavid Ng2012-12-171-0/+8
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-0/+2
* 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
* | Add Java wrappers for new atrace functionality.Jeff Brown2012-03-091-0/+2
* | Split Parcel JNI details away from Binder.Jeff Sharkey2012-03-081-0/+2
* | New Serial Manager API:Mike Lockwood2012-02-101-0/+2
* | Rewrite SQLite database wrappers.Jeff Brown2012-01-121-10/+4
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-7/+7
* | Rewrite NDEF parsing in Java, clean-up API.Nick Pelly2011-12-191-4/+0
* | Add a new class to receive vsync events.Jeff Brown2011-12-051-0/+2
* | Refactor InputQueue as InputEventReceiver.Jeff Brown2011-12-011-2/+2
* | am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable f...Romain Guy2011-11-101-0/+2
|\ \ | |/
| * Initialize egl_cache with an app writeable fileRomain Guy2011-11-101-0/+2
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
|/
* NetworkManagement SocketTagger: Migrate QTagUid support to JNI.JP Abgrall2011-09-151-0/+2
* Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-2/+0
* Move extract native libraries to JNI codeKenny Root2011-07-261-0/+2
* Stop attempting to call the removed -Xdeadlockpredict option.Elliott Hughes2011-07-171-9/+0
* Don't break the build...Romain Guy2011-07-151-1/+0
* Remove unused codeRomain Guy2011-07-151-1/+0
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-7/+0
* Remove native EventRecurrence parserAndy McFadden2011-06-281-2/+0
* Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing ...Jamie Gennis2011-06-101-0/+2
|\
| * Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-091-0/+2
* | Remove obsolete code.Romain Guy2011-06-081-2/+0
|/
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-14/+10
* Full local backup infrastructureChristopher Tate2011-05-101-1/+2