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
*
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
*
|
First pass at NativeActivity.
Dianne Hackborn
2010-05-05
1
-0
/
+3
*
|
am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprof...
Carl Shapiro
2010-04-20
1
-9
/
+0
|
\
\
|
|
/
|
*
Remove code to pass the nonexistant lockprofsample flag to Dalvik.
Carl Shapiro
2010-04-20
1
-9
/
+0
*
|
am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profil...
Carl Shapiro
2010-04-16
1
-0
/
+18
|
\
\
|
|
/
|
*
Add command line flags to enable lock profiling.
Carl Shapiro
2010-04-15
1
-0
/
+18
*
|
am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementat...
Dan Egnor
2010-04-08
1
-0
/
+2
|
\
\
|
|
/
|
*
Change TrafficStats to a new JNI implementation.
Dan Egnor
2010-04-07
1
-0
/
+2
*
|
Move files internal to LocationManagerService from framework.jar to services.jar
Mike Lockwood
2010-04-04
1
-2
/
+0
|
/
*
Update a stale JIT option name.
Ben Cheng
2010-03-24
1
-2
/
+2
*
Tone down a log message.
Andy McFadden
2010-03-01
1
-1
/
+1
*
Add support for accessing native bidi implementation via jni.
Doug Felt
2010-02-24
1
-0
/
+2
*
remove android.os.Base64Utils
Doug Zongker
2010-02-08
1
-2
/
+0
*
Add a "dalvik.vm.gc.overwritefree" property. When set to "true", the
Barry Hayes
2010-02-03
1
-0
/
+9
*
Add a Java API that converts yuv data to a jpeg.
Wei-Ta Chen
2010-01-27
1
-0
/
+2
*
resolved conflicts for merge of dfaf2e03 to master
Mike Lockwood
2009-11-25
1
-2
/
+0
|
\
|
*
Remove HardwareService and move vibrator support to VibratorService.
Mike Lockwood
2009-11-25
1
-2
/
+0
*
|
am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite u...
Vasu Nori
2009-11-20
1
-0
/
+2
|
\
\
|
|
/
|
*
maintain cache of statementids returned by sqlite upon compiling a sql stmnt
Vasu Nori
2009-11-20
1
-0
/
+2
*
|
Add a Java API for OpenGL ES 2.0.
Jack Palevich
2009-11-19
1
-0
/
+2
*
|
Add support to suppress individual JIT optimizations.
Ben Cheng
2009-09-11
1
-0
/
+12
|
/
*
Fix issue #2010965: Increase process size on WVGA devices
Dianne Hackborn
2009-08-19
1
-10
/
+5
*
Bluetooth: API change.
Nick Pelly
2009-08-18
1
-2
/
+2
*
Add an option to enable JIT trace profiling for app_process.
Ben Cheng
2009-07-17
1
-0
/
+9
*
am b505ae41: Merge change 5459 into donut
Android (Google) Code Review
2009-06-25
1
-0
/
+2
|
\
|
*
Make the BackupHelperDispatcher properly handle multiple helpers.
Joe Onorato
2009-06-25
1
-0
/
+2
*
|
am 856dd8a6: Merge change 4952 into donut
Android (Google) Code Review
2009-06-22
1
-4
/
+2
|
\
\
|
|
/
|
*
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-22
1
-4
/
+2
*
|
Shorten the property name as there appears to be a length limit for it.
Ben Cheng
2009-06-19
1
-2
/
+2
*
|
Process new property definitions for JIT-specific options for apps performanc...
Ben Cheng
2009-06-19
1
-1
/
+70
*
|
am 16ce3504: Merge change 4708 into donut
Android (Google) Code Review
2009-06-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Make RestoreHelper and friends also write out the snapshot state.
Joe Onorato
2009-06-18
1
-0
/
+2
*
|
am 2fdd428e: Fix some backup reader/writer issues; make local transport do ba...
Christopher Tate
2009-06-14
1
-0
/
+2
|
\
\
|
|
/
|
*
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-12
1
-0
/
+2
*
|
rename string_array.h to StringArray.h and move the implementation from the h...
Mathias Agopian
2009-06-05
1
-1
/
+1
*
|
New BluetoothSocket API.
Nick Pelly
2009-05-26
1
-2
/
+2
[next]