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
*
ISSUE 6849488 Bluedroid stack, remove system/bluetooth.
Zhihai Xu
2012-09-20
1
-7
/
+0
*
Add support for Wifi display.
Jeff Brown
2012-09-07
1
-0
/
+1
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-0
/
+1
*
am d69b47c0: am 8942e5a3: Merge "Use libcore Posix class for StatFs implement...
Kenny Root
2012-08-16
1
-1
/
+0
|
\
|
*
Use libcore Posix class for StatFs implementation
Kenny Root
2012-08-16
1
-1
/
+0
*
|
Add display manager skeleton.
Jeff Brown
2012-07-25
1
-1
/
+0
*
|
Remove BT references from System Server.
Jaikumar Ganesh
2012-07-13
1
-1
/
+0
*
|
Delete various Bluetooth files for stack integration.
Jaikumar Ganesh
2012-07-13
1
-8
/
+0
*
|
EGL 1.4 bindings generated by glgen
Thomas Tafertshofer
2012-07-10
1
-0
/
+1
*
|
am d26f7139: Merge "resolved conflicts for merge of 9855f6e2 to jb-dev-plus-a...
Kenny Root
2012-06-08
1
-0
/
+7
|
\
\
|
|
/
|
*
resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp
Kenny Root
2012-06-08
1
-0
/
+7
|
|
\
|
|
*
Add JNI bindings for some of the libselinux interfaces.
Stephen Smalley
2012-03-30
1
-1
/
+8
*
|
|
Fix hardcoded font path. Allow adding new font path thru Skia changes.
Billy Hewlett
2012-06-04
1
-0
/
+1
|
/
/
*
|
Move power HAL interactions to PowerManagerService.
Jeff Brown
2012-05-11
1
-3
/
+1
*
|
Use libsuspend to trigger suspend
Colin Cross
2012-05-03
1
-0
/
+1
*
|
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
|
\
[next]