Go to file
Kenny Root dc2d840ff7 Revert "Free created FileMap when uncompressing files"
This reverts commit 52b8235238fb4d8cf141020cc1ae33880929dc3f.

munmap() on a region that overlaps something else (e.g, the ZIP Central
Directory in this case) unmaps those other regions as well making the
ZipFileRO class unhappy. Revert this for now until we can have FileMap
deal with this craziness.
2010-09-07 19:30:22 -07:00
cmds added BinderService<> template to help creating native binder services 2010-07-14 18:43:19 -07:00
include Modify native ALooper to take an explicit ident. 2010-09-07 15:46:55 -07:00
libs Revert "Free created FileMap when uncompressing files" 2010-09-07 19:30:22 -07:00
opengl cleanup EGL a bit. remove unused extension. 2010-08-27 13:17:32 -07:00
services/surfaceflinger fix [2946787] Screen flicker on low resolution setting in camcorder. 2010-08-25 15:09:52 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE Adding PacketVideo attribution in NOTICE. 2010-05-06 14:15:47 -07:00