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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 3515073 Add ANativeWindow_fromSurfaceTexture
Glenn Kasten
2011-03-04
1
-0
/
+10
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-0
/
+9
*
Fix binder proxy death notice tracking
Christopher Tate
2011-03-01
1
-52
/
+34
*
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
3
-132
/
+8
*
Add ParcelFileDescriptor APIs to get raw fd.
Dianne Hackborn
2011-02-28
2
-1
/
+23
*
Merge "Fix Parcel.writeNative to not ignore 'offset'."
Elliott Hughes
2011-02-28
1
-4
/
+2
|
\
|
*
Fix Parcel.writeNative to not ignore 'offset'.
Elliott Hughes
2011-02-28
1
-4
/
+2
*
|
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
Christopher Tate
2011-02-28
1
-51
/
+149
|
\
\
|
*
|
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-28
1
-51
/
+149
*
|
|
Merge "Fix sp<> conversion operator / constructor"
Mathias Agopian
2011-02-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix sp<> conversion operator / constructor
Mathias Agopian
2011-02-25
1
-1
/
+1
*
|
|
You can now specify a custom display size as NxM.
Dianne Hackborn
2011-02-28
1
-12
/
+38
|
|
/
|
/
|
*
|
Log errors reading input channel from parcel.
Jeff Brown
2011-02-26
1
-3
/
+15
|
/
*
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
Christopher Tate
2011-02-25
1
-145
/
+51
*
bug:3467948 if byteArray couldn't be allocated for blob, throw exception
Vasu Nori
2011-02-25
1
-1
/
+4
*
Merge "Detect out of memory in extractAlpha"
Eric Hassold
2011-02-24
1
-1
/
+7
|
\
|
*
Detect out of memory in extractAlpha
Eric Hassold
2011-02-24
1
-1
/
+7
*
|
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
Christopher Tate
2011-02-24
1
-51
/
+145
|
\
\
|
*
|
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-24
1
-51
/
+145
*
|
|
Merge "Skia Merge (revision 808)"
Derek Sollenberger
2011-02-24
12
-15
/
+14
|
\
\
\
|
*
|
|
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
12
-15
/
+14
*
|
|
|
Add a new Camera API to control the camera's location
Romain Guy
2011-02-23
1
-0
/
+14
*
|
|
|
Merge "Add support for background scanning"
Irfan Sheriff
2011-02-23
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
Add support for background scanning
Irfan Sheriff
2011-02-21
1
-0
/
+13
|
|
/
/
/
*
|
|
|
Application-managed callback buffer support for raw image
James Dong
2011-02-22
1
-67
/
+173
|
|
/
/
|
/
|
|
*
|
|
Merge "Fix poll options for NativeActivity's hasEvents"
Kenny Root
2011-02-22
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix poll options for NativeActivity's hasEvents
Kenny Root
2011-02-22
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Code cleaning"
Fabrice Di Meglio
2011-02-22
2
-15
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Code cleaning
Fabrice Di Meglio
2011-02-22
2
-15
/
+52
*
|
|
Merge "Fix compiler errors when compiled with debug option."
Jaikumar Ganesh
2011-02-22
6
-117
/
+117
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix compiler errors when compiled with debug option.
Jaikumar Ganesh
2011-02-22
6
-117
/
+117
*
|
|
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-2
/
+2
*
|
|
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-20
/
+19
|
/
/
*
|
Merge "data activity reporting on wifi"
Irfan Sheriff
2011-02-17
1
-0
/
+31
|
\
\
|
*
|
data activity reporting on wifi
Irfan Sheriff
2011-02-17
1
-0
/
+31
|
|
/
*
|
Fix a regression with MotionEvent parceling.
Jeff Brown
2011-02-17
1
-29
/
+29
|
/
*
Merge "Add support for arbitrary axes in MotionEvents."
Jeff Brown
2011-02-16
1
-287
/
+656
|
\
|
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-287
/
+656
*
|
Merge "Remove some unused wifi dhcp code."
Robert Greenwalt
2011-02-15
1
-56
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove some unused wifi dhcp code.
Robert Greenwalt
2011-02-15
1
-56
/
+0
*
|
Distinguish between NAP and PAN role disconnections
Jaikumar Ganesh
2011-02-14
1
-0
/
+41
|
/
*
Bug 3352047 Wrong message when adjusting volume
Glenn Kasten
2011-02-10
1
-1
/
+8
*
Merge "Use JNI helper function to get buffer address"
Andy McFadden
2011-02-08
1
-2
/
+4
|
\
|
*
Use JNI helper function to get buffer address
Andy McFadden
2011-02-08
1
-2
/
+4
*
|
Parse the rssi result string in case-insensitive manner. This matches similar
Stan Chesnutt
2011-02-08
1
-1
/
+1
|
/
*
am a626eb18: am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerat...
Mike Cleron
2011-02-07
1
-1
/
+2
|
\
|
*
Fix crash when Paths are GCd in hw accelerated apps
Chet Haase
2011-02-04
1
-1
/
+2
*
|
am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb
Eric Laurent
2011-02-03
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix issue 3371080
Eric Laurent
2011-02-03
1
-3
/
+3
*
|
Removing android.security.MessageDigest
Brian Carlstrom
2011-02-01
4
-279
/
+0
[next]