summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename ViewRoot to ViewAncestor.Joe Onorato2011-05-041-2/+2
* Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-021-0/+2
* Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-0/+2
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-148/+54
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-1/+1
* Merge "Tracking merge of dalvik-dev to master"Brian Carlstrom2011-04-021-0/+1
|\
| * Tracking merge of dalvik-dev to masterBrian Carlstrom2011-04-011-0/+1
* | Add logging of graphics acceleration info to bugreportsChet Haase2011-04-011-0/+2
|/
* Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-0/+2
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-111-0/+2
* Removing android.security.MessageDigestBrian Carlstrom2011-02-011-5/+0
* New APIs for USB host support:Mike Lockwood2011-01-221-0/+4
* Add a property for specifying a dalvik heap growth limit.Carl Shapiro2011-01-191-0/+8
* Support non-rectangular input regions.Jeff Brown2011-01-161-1/+1
* Add SurfaceTexture JNI registration.Jamie Gennis2011-01-061-0/+2
* Temporarily remove UsbManager support for USB host.Mike Lockwood2011-01-061-2/+0
* UsbManager: Add methods to convert between USB device names and IDsMike Lockwood2010-12-291-1/+2