summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* media: Make HAVE_FM_RADIO play nice with OMAP_ENHANCEMENTRicardo Cerqueira2011-11-031-2/+2
* wimax: Remove CM WiMAX support in favor of Google'sSteve Kondik2011-05-031-6/+0
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-02-281-0/+2
|\
| * Do not merge.Wei-Ta Chen2011-01-111-0/+2
* | wimax: Add framework support for WiMAXshinzul2011-02-221-0/+6
* | Add Bluetooth HID (Human Interface Devices) profile reference from OESF bluet...Erin Yueh2011-01-241-0/+2
* | Merge branch 'themes-exp-2.3.1_r1' of https://github.com/tmobile/themes-platf...Steve Kondik2011-01-211-0/+3
|\ \
| * | Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-201-0/+3
| |/
* | Fixed: cannot read out correct heap size from dalvik.vm.heapsizeNan YE2011-01-011-1/+1
* | Look at persist.sys.vm.heapsize as well as dalvik.vm.heapsize.Steve Kondik2011-01-011-2/+6
* | Add system property for JIT mode.Steve Kondik2010-12-291-1/+4
* | media: support FM Radio audio routing in audio flingerxinyu2010-12-271-0/+7
|/
* NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-24/+4
* Do not merge.Wei-Ta Chen2010-10-011-2/+0
* NFC integrationNick Pelly2010-09-281-0/+24
* Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-231-2/+2
* Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
* Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-2/+2
* Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-071-2/+2
* Improve messages when java process is starting.Dianne Hackborn2010-09-011-3/+6
* Update AndroidRuntime with dalvik-dev changesBrian Carlstrom2010-08-241-52/+28
* Do JPEG tile-based decoding.Joseph Wen2010-08-171-0/+2
* More native work.Dianne Hackborn2010-08-111-0/+2
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-1/+40
* Add API to call to vold for mounting OBBsKenny Root2010-07-151-0/+3
* Native input event dispatching.Jeff Brown2010-06-281-2/+0
* GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-2/+4
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+10
* am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-061-0/+2
|\
| * Watchdog now records kernel stacks when it firesChristopher Tate2010-06-041-0/+2
* | Sketch of Native input for MessageQueue / Looper / ViewRootChristopher Tate2010-05-061-0/+2
* | First pass at NativeActivity.Dianne Hackborn2010-05-051-0/+3
* | am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprof...Carl Shapiro2010-04-201-9/+0
|\ \ | |/
| * Remove code to pass the nonexistant lockprofsample flag to Dalvik.Carl Shapiro2010-04-201-9/+0
* | am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profil...Carl Shapiro2010-04-161-0/+18
|\ \ | |/
| * Add command line flags to enable lock profiling.Carl Shapiro2010-04-151-0/+18
* | am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementat...Dan Egnor2010-04-081-0/+2
|\ \ | |/
| * Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-071-0/+2
* | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-041-2/+0
|/
* Update a stale JIT option name.Ben Cheng2010-03-241-2/+2
* Tone down a log message.Andy McFadden2010-03-011-1/+1
* Add support for accessing native bidi implementation via jni.Doug Felt2010-02-241-0/+2
* remove android.os.Base64UtilsDoug Zongker2010-02-081-2/+0
* Add a "dalvik.vm.gc.overwritefree" property. When set to "true", theBarry Hayes2010-02-031-0/+9
* Add a Java API that converts yuv data to a jpeg.Wei-Ta Chen2010-01-271-0/+2
* resolved conflicts for merge of dfaf2e03 to masterMike Lockwood2009-11-251-2/+0
|\
| * Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-251-2/+0
* | am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite u...Vasu Nori2009-11-201-0/+2
|\ \ | |/
| * maintain cache of statementids returned by sqlite upon compiling a sql stmntVasu Nori2009-11-201-0/+2
* | Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-191-0/+2