summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick2010-12-141-0/+20
* Add a comment regarding the sizing of the Dalvik heap.Carl Shapiro2010-12-081-3/+5
* Remove stale code and unneeded '\n' chars from findClass.Carl Shapiro2010-12-071-31/+6
* Add a property to set the starting size of a VM.Carl Shapiro2010-12-071-0/+6
* Apparently SystemProperties jni native support must now be registered before ...Andreas Huber2010-11-161-1/+1
* Adding JNI methods as a faster reflection mechanismChet Haase2010-11-041-0/+3
* NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-171-24/+4
* resolved conflicts for merge of f4c3b7e9 to masterNick Pelly2010-09-291-0/+24
|\
| * NFC integrationNick Pelly2010-09-281-0/+24
* | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-221-2/+2
|\ \ | |/
| * Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-231-2/+2
* | am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
|\ \ | |/
| * Kill off the remaining GC-specific system properties.Carl Shapiro2010-09-161-36/+0
* | am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDe...Wei-Ta Chen2010-09-071-2/+2
|\ \ | |/
| * Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-2/+2
* | am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder fo...Wei-Ta Chen2010-09-071-2/+2
|\ \ | |/
| * Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-071-2/+2
* | am 14d56840: am bc5ec2f9: Merge "Improve messages when java process is starti...Dianne Hackborn2010-09-011-3/+6
|\ \ | |/
| * Improve messages when java process is starting.Dianne Hackborn2010-09-011-3/+6
* | resolved conflicts for merge of 50d35946 to masterBrian Carlstrom2010-08-251-52/+37
|\ \ | |/
| * Update AndroidRuntime with dalvik-dev changesBrian Carlstrom2010-08-241-52/+28
* | am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding.Joseph Wen2010-08-171-0/+2
|\ \ | |/
| * Do JPEG tile-based decoding.Joseph Wen2010-08-171-0/+2
* | am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-0/+2
|\ \ | |/
| * More native work.Dianne Hackborn2010-08-111-0/+2
| * Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-1/+40
* | Make libhwui entirely optional.Romain Guy2010-08-081-2/+0
* | Remove overwritefree property. The underlying flag no longer exists.Carl Shapiro2010-08-051-9/+0
* | Add support for dalvik.vm.extra-opts property.Andy McFadden2010-07-301-1/+40
* | delete ScoSocketDanica Chang2010-07-201-2/+0
* | resolved conflicts for merge of 181bb0ab to masterKenny Root2010-07-161-0/+3
|\ \ | |/
| * Add API to call to vold for mounting OBBsKenny Root2010-07-151-0/+3