summaryrefslogtreecommitdiffstats
path: root/include/android_runtime
Commit message (Expand)AuthorAgeFilesLines
* Allow debugging only for apps forked from zygoteHEADmasterSebastien Hertz2015-10-191-2/+2
* Add support for Wifi display.Jeff Brown2012-09-071-0/+5
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-272-4/+39
* Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-281-31/+0
* If an application calls System.exit() terminate it immediately.Jeff Brown2012-03-151-5/+11
* Fix spurious ANRs in native activities.Jeff Brown2012-03-131-9/+4
* frameworks/base refactoring.Mathias Agopian2012-02-172-2/+2
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Implement batching of input events on the consumer side.Jeff Brown2012-02-131-2/+2
* Clean up CursorWindow code.Jeff Brown2011-10-061-4/+0
* Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-37/+0
* Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-221-0/+5
* Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.tedbo2011-06-132-0/+9
* Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-093-0/+35
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-2/+8
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-6/+12
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-6/+3
* Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+31
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-1/+1
* am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a nativ...Dianne Hackborn2010-10-211-0/+3
|\
| * Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-211-0/+3
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-151-2/+3
|\ \ | |/
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-2/+3
* | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id...Dianne Hackborn2010-09-071-1/+1
|\ \ | |/
| * Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-1/+1
* | am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-0/+36
|\ \ | |/
| * More native work.Dianne Hackborn2010-08-111-0/+36
| * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+1
* | Add support for dalvik.vm.extra-opts property.Andy McFadden2010-07-301-0/+1
* | am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs...Dianne Hackborn2010-07-161-9/+63
|\ \ | |/
| * Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-9/+63
* | am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-0/+60
|\ \ | |/
| * IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-0/+60
* | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...Dianne Hackborn2010-07-092-0/+66
|\ \ | |/
| * Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-092-0/+66
* | Move MTP JNI code from libandroid_runtime to libmedia_jniMike Lockwood2010-06-301-1/+5
|/
* GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-1/+1
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* AI 143840: Split VM initialization out into a separate function.Andy McFadden2009-03-311-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+186
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-186/+0
* Initial ContributionThe Android Open Source Project2008-10-213-0/+186