index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
AndroidRuntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SurfaceTexture JNI registration.
Jamie Gennis
2011-01-06
1
-0
/
+2
*
Temporarily remove UsbManager support for USB host.
Mike Lockwood
2011-01-06
1
-2
/
+0
*
UsbManager: Add methods to convert between USB device names and IDs
Mike Lockwood
2010-12-29
1
-1
/
+2
*
Framework-side support for Dalvik "isSensitiveThread" hook.
Brad Fitzpatrick
2010-12-14
1
-0
/
+20
*
Add a comment regarding the sizing of the Dalvik heap.
Carl Shapiro
2010-12-08
1
-3
/
+5
*
Remove stale code and unneeded '\n' chars from findClass.
Carl Shapiro
2010-12-07
1
-31
/
+6
*
Add a property to set the starting size of a VM.
Carl Shapiro
2010-12-07
1
-0
/
+6
*
Apparently SystemProperties jni native support must now be registered before ...
Andreas Huber
2010-11-16
1
-1
/
+1
*
Adding JNI methods as a faster reflection mechanism
Chet Haase
2010-11-04
1
-0
/
+3
*
NFC: Move NFC service implementation out of system_server.
Nick Pelly
2010-10-17
1
-24
/
+4
*
resolved conflicts for merge of f4c3b7e9 to master
Nick Pelly
2010-09-29
1
-0
/
+24
|
\
|
*
NFC integration
Nick Pelly
2010-09-28
1
-0
/
+24
*
|
am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.
Wei-Ta Chen
2010-09-22
1
-2
/
+2
|
\
\
|
|
/
|
*
Unhide BitmapRegionDecoder.
Wei-Ta Chen
2010-09-23
1
-2
/
+2
*
|
am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties.
Carl Shapiro
2010-09-16
1
-36
/
+0
|
\
\
|
|
/
|
*
Kill off the remaining GC-specific system properties.
Carl Shapiro
2010-09-16
1
-36
/
+0
*
|
am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDe...
Wei-Ta Chen
2010-09-07
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."
Wei-Ta Chen
2010-09-08
1
-2
/
+2
*
|
am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder fo...
Wei-Ta Chen
2010-09-07
1
-2
/
+2
|
\
\
|
|
/
|
*
Rename LargeBitmap to BitmapRegionDecoder for having a better API.
Wei-Ta Chen
2010-09-07
1
-2
/
+2
*
|
am 14d56840: am bc5ec2f9: Merge "Improve messages when java process is starti...
Dianne Hackborn
2010-09-01
1
-3
/
+6
|
\
\
|
|
/
|
*
Improve messages when java process is starting.
Dianne Hackborn
2010-09-01
1
-3
/
+6
*
|
resolved conflicts for merge of 50d35946 to master
Brian Carlstrom
2010-08-25
1
-52
/
+37
|
\
\
|
|
/
|
*
Update AndroidRuntime with dalvik-dev changes
Brian Carlstrom
2010-08-24
1
-52
/
+28
*
|
am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding.
Joseph Wen
2010-08-17
1
-0
/
+2
|
\
\
|
|
/
|
*
Do JPEG tile-based decoding.
Joseph Wen
2010-08-17
1
-0
/
+2
*
|
am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread
Dianne Hackborn
2010-08-11
1
-0
/
+2
|
\
\
|
|
/
|
*
More native work.
Dianne Hackborn
2010-08-11
1
-0
/
+2
|
*
Tracking merge of dalvik-dev to gingerbread
Brian Carlstrom
2010-08-04
1
-1
/
+40
*
|
Make libhwui entirely optional.
Romain Guy
2010-08-08
1
-2
/
+0
*
|
Remove overwritefree property. The underlying flag no longer exists.
Carl Shapiro
2010-08-05
1
-9
/
+0
*
|
Add support for dalvik.vm.extra-opts property.
Andy McFadden
2010-07-30
1
-1
/
+40
*
|
delete ScoSocket
Danica Chang
2010-07-20
1
-2
/
+0
*
|
resolved conflicts for merge of 181bb0ab to master
Kenny Root
2010-07-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Add API to call to vold for mounting OBBs
Kenny Root
2010-07-15
1
-0
/
+3
*
|
Move MTP JNI code from libandroid_runtime to libmedia_jni
Mike Lockwood
2010-06-30
1
-6
/
+0
*
|
MTP: Add MtpServer Java class to wrap MTP device support.
Mike Lockwood
2010-06-30
1
-0
/
+2
*
|
am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...
Chris Tate
2010-06-28
1
-2
/
+0
|
\
\
|
|
/
|
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-2
/
+0
*
|
am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationP...
Mike Lockwood
2010-06-23
1
-2
/
+4
|
\
\
|
|
/
|
*
GPS: remove GpsEventThread from GpsLocationProvider
Mike Lockwood
2010-06-22
1
-2
/
+4
*
|
Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.
Romain Guy
2010-06-17
1
-0
/
+2
*
|
resolved conflicts for merge of 9e660c82 to master
Jeff Brown
2010-06-13
1
-0
/
+10
|
\
\
|
|
/
|
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-0
/
+10
*
|
Fix native crash when enabling hardware acceleration.
Romain Guy
2010-06-10
1
-0
/
+2
*
|
am 8207e2fd: am a8ebe8b3: am df2e2eff: Merge "Watchdog now records kernel sta...
Christopher Tate
2010-06-06
1
-0
/
+2
|
\
\
|
|
/
|
*
am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo
Christopher Tate
2010-06-06
1
-0
/
+2
|
|
\
|
|
*
Watchdog now records kernel stacks when it fires
Christopher Tate
2010-06-04
1
-0
/
+2
*
|
|
Prototype Content Provider support for MTP/PTP devices.
Mike Lockwood
2010-06-01
1
-0
/
+4
|
/
/
*
|
Sketch of Native input for MessageQueue / Looper / ViewRoot
Christopher Tate
2010-05-06
1
-0
/
+2
[next]