index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
androidfw
/
Android.mk
Age
Commit message (
Expand
)
Author
2013-12-11
Add libutils dependency for libandroidfw host build.
Narayan Kamath
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-08-05
Remove an unused C zip API.
Elliott Hughes
2013-07-23
add static dependency on liblog
Colin Cross
2013-07-01
Move input library code to frameworks/native.
Jeff Brown
2013-05-21
Move VelocityTracker.cpp to target build only
Nick Kralevich
2013-05-07
libutils clean-up
Mathias Agopian
2013-04-26
Allow compiling aapt for the device
Bjorn Bringert
2012-05-11
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-02-27
move CursorWindow from libbinder to libandroidfw
Mathias Agopian
2012-02-21
attempt to fix sdk build
Mathias Agopian
2012-02-21
another attempt at fixing the linux build
Mathias Agopian
2012-02-21
another attempt to fix the linux build
Mathias Agopian
2012-02-21
attempt to fix linux builds
Mathias Agopian
2012-02-20
frameworks/base refactoring
Mathias Agopian