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
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-0
/
+1
*
frameworks base Android.mk file changes
James Dong
2012-03-28
1
-0
/
+1
*
Deleted the media, camera, drm related files since they are relocated
James Dong
2012-03-28
1
-1
/
+0
*
Add libmedia_native
Glenn Kasten
2012-03-16
1
-0
/
+1
*
Handle view properties at the native level
Chet Haase
2012-03-12
1
-0
/
+1
*
Add Java wrappers for new atrace functionality.
Jeff Brown
2012-03-09
1
-0
/
+1
*
Split Parcel JNI details away from Binder.
Jeff Sharkey
2012-03-08
1
-0
/
+1
*
fixup hardcoded include paths for new project
Mathias Agopian
2012-03-07
1
-3
/
+1
*
frameworks/base refactoring
Mathias Agopian
2012-02-20
1
-0
/
+1
*
New Serial Manager API:
Mike Lockwood
2012-02-10
1
-0
/
+1
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-5
/
+3
*
Rewrite NDEF parsing in Java, clean-up API.
Nick Pelly
2011-12-19
1
-3
/
+0
*
Add a new class to receive vsync events.
Jeff Brown
2011-12-05
1
-0
/
+1
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-1
/
+1
*
Initialize egl_cache with an app writeable file
Romain Guy
2011-11-10
1
-0
/
+2
*
NetworkManagement SocketTagger: Migrate QTagUid support to JNI.
JP Abgrall
2011-09-15
1
-0
/
+1
*
Remove ParcelSurfaceTexture and update MediaPlayer
Ted Bonkenburg
2011-08-11
1
-1
/
+0
*
Fix Harbuzz shaper for being able to do select other scripts than Common or A...
Fabrice Di Meglio
2011-08-09
1
-0
/
+1
*
Revert "Adapt TextLayoutCache for new Harfbuzz scripts"
Fabrice Di Meglio
2011-08-08
1
-1
/
+0
*
Adapt TextLayoutCache for new Harfbuzz scripts
Russell Brenner
2011-08-03
1
-0
/
+1
*
Move extract native libraries to JNI code
Kenny Root
2011-07-26
1
-0
/
+3
*
Add C code to use BDADDR_ANY macro properly. The macro expands into code
Doug Kwan
2011-07-16
1
-0
/
+1
*
Remove unused code
Romain Guy
2011-07-15
1
-1
/
+0
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-11
/
+3
*
Remove native EventRecurrence parser
Andy McFadden
2011-06-28
1
-1
/
+0
*
Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing ...
Jamie Gennis
2011-06-10
1
-0
/
+1
|
\
|
*
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...
tedbo
2011-06-09
1
-0
/
+1
*
|
Remove obsolete code.
Romain Guy
2011-06-08
1
-1
/
+0
|
/
*
Full local backup infrastructure
Christopher Tate
2011-05-10
1
-0
/
+1
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-1
/
+1
*
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-05-02
1
-0
/
+1
*
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown
2011-04-19
1
-0
/
+1
*
More JNI exception-throwing cleanup.
Elliott Hughes
2011-04-08
1
-1
/
+2
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-1
/
+0
*
Merge "Use Harfbuzz instead of ICU4C for computing advances"
Fabrice Di Meglio
2011-03-23
1
-0
/
+3
|
\
|
*
Use Harfbuzz instead of ICU4C for computing advances
Fabrice Di Meglio
2011-03-22
1
-0
/
+3
*
|
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-15
1
-0
/
+1
*
|
am 75c95e9a: am 0eb7b697: Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into ho...
Mike Lockwood
2011-03-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
UsbDevice: Move IO related methods to new UsbDeviceConnection class
Mike Lockwood
2011-03-11
1
-0
/
+1
*
|
Merge "Add TextLayout Cache"
Fabrice Di Meglio
2011-03-03
1
-0
/
+1
|
\
\
|
*
|
Add TextLayout Cache
Fabrice Di Meglio
2011-03-02
1
-0
/
+1
*
|
|
Move NinePatchPeeker into its own file.
Leon Scroggins
2011-03-03
1
-0
/
+1
|
|
/
|
/
|
*
|
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
1
-1
/
+0
|
/
*
Removing android.security.MessageDigest
Brian Carlstrom
2011-02-01
1
-2
/
+0
*
New APIs for USB host support:
Mike Lockwood
2011-01-22
1
-0
/
+3
*
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
[next]