index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
idmap
Age
Commit message (
Expand
)
Author
2015-11-05
Use std::unique_ptr instead of UniquePtr.
Dan Albert
2015-10-20
Fix lseek argument order.
Elliott Hughes
2015-10-12
Merge "RRO: idmap: allow flock(2) to block"
Adam Lesinski
2015-10-12
Merge "RRO: idmap: fix sorting of overlays.list"
Adam Lesinski
2015-10-07
RRO: idmap: fix sorting of overlays.list
Mårten Kongstad
2015-10-07
Make 'idmap --scan' accept more than one input directory
Mårten Kongstad
2015-10-07
RRO: idmap: allow flock(2) to block
Mårten Kongstad
2015-06-17
ZipFileRO: Use precise widths for zip file types.
Narayan Kamath
2015-04-01
idmap: scan missing include for sys/stat.h
Mark Salyzyn
2015-02-23
Track removal of refcounts from FileMap.
Narayan Kamath
2015-02-16
Add missing <sys/file.h> include for flock.
Elliott Hughes
2014-12-05
Adjust format strings to work on both 32-bit and 64-bit builds
Bernhard Rosenkränzer
2014-11-20
Add appropriate casts for char16_t.
Dan Albert
2014-11-08
Frameworks/base: Fix two warnings in cmds
Andreas Gampe
2014-11-07
Frameworks/base: Turn on -Wall -Werror in cmds
Andreas Gampe
2014-06-18
Support multiple resource tables with same package
Adam Lesinski
2014-03-25
Shared library resource support
Adam Lesinski
2014-02-11
frameworks/base: move idmap from frameworks/native
Colin Cross