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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the SurfaceTexture java class.
Jamie Gennis
2011-01-06
1
-0
/
+1
*
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
/
+3
*
Add support for fallback keycodes.
Jeff Brown
2010-12-07
1
-1
/
+1
*
Adding JNI methods as a faster reflection mechanism
Chet Haase
2010-11-04
1
-1
/
+2
*
NFC: Move NFC service implementation out of system_server.
Nick Pelly
2010-10-17
1
-9
/
+4
*
resolved conflicts for merge of f4c3b7e9 to master
Nick Pelly
2010-09-29
1
-0
/
+8
|
\
|
*
NFC integration
Nick Pelly
2010-09-28
1
-0
/
+8
*
|
am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.
Wei-Ta Chen
2010-09-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Unhide BitmapRegionDecoder.
Wei-Ta Chen
2010-09-23
1
-1
/
+2
*
|
am 664c48e9: am 4c7d3f28: Merge "Remove dead code: NIOBuffer." into gingerbread
Elliott Hughes
2010-09-08
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove dead code: NIOBuffer.
Elliott Hughes
2010-09-07
1
-1
/
+0
*
|
am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDe...
Wei-Ta Chen
2010-09-07
1
-2
/
+1
|
\
\
|
*
|
Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."
Wei-Ta Chen
2010-09-08
1
-2
/
+1
*
|
|
am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder fo...
Wei-Ta Chen
2010-09-07
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Rename LargeBitmap to BitmapRegionDecoder for having a better API.
Wei-Ta Chen
2010-09-07
1
-1
/
+2
|
|
/
*
|
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
-1
/
+2
|
\
\
|
|
/
|
*
More native work.
Dianne Hackborn
2010-08-11
1
-1
/
+2
*
|
Make libhwui entirely optional.
Romain Guy
2010-08-08
1
-2
/
+8
*
|
resolved conflicts for merge of bc54e63c to master
Mathias Agopian
2010-07-21
1
-0
/
+1
|
\
\
|
|
/
|
*
new SensorService
Mathias Agopian
2010-07-19
1
-0
/
+1
*
|
deleted android_bluetooth_ScoSocket.cpp from makefile
Danica Chang
2010-07-20
1
-1
/
+0
*
|
resolved conflicts for merge of 181bb0ab to master
Kenny Root
2010-07-16
1
-1
/
+2
|
\
\
|
|
/
|
*
Add API to call to vold for mounting OBBs
Kenny Root
2010-07-15
1
-1
/
+2
*
|
am a6be4e01: am 3a053db2: Merge "The ICU data is no longer compiled directly ...
Joe Onorato
2010-07-15
1
-1
/
+0
|
\
\
|
|
/
|
*
The ICU data is no longer compiled directly into the shared library.
Joe Onorato
2010-07-13
1
-1
/
+0
*
|
Support bidi/shaping for getTextPath
Doug Felt
2010-07-12
1
-0
/
+1
*
|
Move MTP JNI code from libandroid_runtime to libmedia_jni
Mike Lockwood
2010-06-30
1
-8
/
+1
*
|
MTP: Add MtpServer Java class to wrap MTP device support.
Mike Lockwood
2010-06-30
1
-2
/
+4
*
|
am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...
Chris Tate
2010-06-28
1
-1
/
+0
|
\
\
|
|
/
|
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-1
/
+0
*
|
Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.
Romain Guy
2010-06-17
1
-2
/
+5
*
|
resolved conflicts for merge of 9e660c82 to master
Jeff Brown
2010-06-13
1
-0
/
+5
|
\
\
|
|
/
|
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-0
/
+5
*
|
Move OpenGL support out of ViewRoot into a new HardwareRenderer class.
Romain Guy
2010-06-09
1
-1
/
+2
*
|
am 8207e2fd: am a8ebe8b3: am df2e2eff: Merge "Watchdog now records kernel sta...
Christopher Tate
2010-06-06
1
-0
/
+1
|
\
\
|
|
/
|
*
am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo
Christopher Tate
2010-06-06
1
-0
/
+1
|
|
\
|
|
*
Watchdog now records kernel stacks when it fires
Christopher Tate
2010-06-04
1
-0
/
+1
*
|
|
Prototype Content Provider support for MTP/PTP devices.
Mike Lockwood
2010-06-01
1
-0
/
+5
*
|
|
Move CursorWindow class from core/jni to libbinder
Mike Lockwood
2010-05-28
1
-1
/
+0
|
/
/
*
|
Sketch of Native input for MessageQueue / Looper / ViewRoot
Christopher Tate
2010-05-06
1
-0
/
+1
*
|
First pass at NativeActivity.
Dianne Hackborn
2010-05-05
1
-0
/
+1
*
|
am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementat...
Dan Egnor
2010-04-08
1
-0
/
+1
|
\
\
|
|
/
|
*
Change TrafficStats to a new JNI implementation.
Dan Egnor
2010-04-07
1
-0
/
+1
*
|
Move files internal to LocationManagerService from framework.jar to services.jar
Mike Lockwood
2010-04-04
1
-1
/
+0
|
/
*
Add support for accessing native bidi implementation via jni.
Doug Felt
2010-02-24
1
-0
/
+1
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-0
/
+2
*
remove android.os.Base64Utils
Doug Zongker
2010-02-08
1
-1
/
+0
[next]