OSDN Git Service

android-x86/system-extras.git
2015-05-14 Jeff Vander... Merge "Remove selinux/android.h from host tools"
2015-05-14 Elliott HughesMerge "Add sequence number to encoded perf.data file."
2015-05-13 Yabin CuiMerge "Dump build_id feature in `simpleperf record`."
2015-05-13 Yabin CuiDump build_id feature in `simpleperf record`.
2015-05-13 Jeff Vander... Remove selinux/android.h from host tools
2015-05-13 Dehao ChenAdd sequence number to encoded perf.data file.
2015-05-13 Elliott HughesMerge "Fix unused result warnings in system/extras...
2015-05-13 Elliott HughesFix unused result warnings in system/extras/verity.
2015-05-13 Lorenzo ColittiMerge "Improve netlink message debugging."
2015-05-13 Lorenzo ColittiImprove netlink message debugging.
2015-05-12 Kenny RootMerge "system/extra: include more of what you use."
2015-05-12 Paul CrowleyMerge "Don't apply default encryption to /data/user...
2015-05-11 Adam Langleysystem/extra: include more of what you use.
2015-05-11 Paul CrowleyDon't apply default encryption to /data/user, it should...
2015-05-09 Kenny RootMerge "Revert "system/extra: include more of what you...
2015-05-09 Kenny RootRevert "system/extra: include more of what you use."
2015-05-09 Kenny RootMerge "system/extra: include more of what you use."
2015-05-08 Lorenzo ColittiMerge "Support dumping neighbour cache entries."
2015-05-08 Lorenzo ColittiSupport dumping neighbour cache entries.
2015-05-07 Elliott HughesMerge "Separate the destination directory to /data...
2015-05-06 Dehao ChenSeparate the destination directory to /data/misc/perfprofd.
2015-05-06 Adam Langleysystem/extra: include more of what you use.
2015-05-05 Yabin CuiMerge "Dump kernel/modules/thread mmap information...
2015-05-05 Yabin CuiDump kernel/modules/thread mmap information in `simplep...
2015-05-05 Paul LawrenceMerge changes I15dc0de9,Icdb3d9af
2015-05-05 Paul LawrenceUse default key permissions for ext4enc
2015-05-05 Paul LawrenceNew faster file open kernel
2015-05-05 Elliott HughesMerge "Change the encoded file's mode to be readable...
2015-05-04 Dehao ChenChange the encoded file's mode to be readable by GMS...
2015-05-04 Yabin CuiMerge "Implement simpleperf record/dumprecord subcommands."
2015-05-04 Yabin CuiImplement simpleperf record/dumprecord subcommands.
2015-05-03 Colin CrossMerge "Fix asan error when copying super block to backu...
2015-05-03 Colin CrossFix asan error when copying super block to backup super...
2015-05-01 Paul LawrenceMerge "Enable properties in ext4enc"
2015-04-30 Elliott HughesMerge "Update simpleperf path to /system/xbin/simpleperf."
2015-04-30 Dehao ChenUpdate simpleperf path to /system/xbin/simpleperf.
2015-04-30 Paul LawrenceEnable properties in ext4enc
2015-04-30 Paul LawrenceMerge "New ext4enc kernel switching from xattrs to...
2015-04-30 Paul LawrenceNew ext4enc kernel switching from xattrs to ioctl
2015-04-30 Elliott HughesMerge "Switch perfprofd from using full to lite version...
2015-04-29 Elliott HughesMerge "Default the config file to NULL for perfprofd...
2015-04-29 Dehao ChenDefault the config file to NULL for perfprofd, so that...
2015-04-29 Than McIntoshSwitch perfprofd from using full to lite version of...
2015-04-29 Paul LawrenceMerge "Securely encrypt the master key"
2015-04-29 Colin CrossMerge "make_ext4fs: write out super blocks at last...
2015-04-28 Eric Miaomake_ext4fs: write out super blocks at last for block...
2015-04-28 Paul LawrenceSecurely encrypt the master key
2015-04-28 Colin CrossMerge "Add real UUID support to ext4_utils."
2015-04-28 Jeff SharkeyAdd real UUID support to ext4_utils.
2015-04-28 Paul LawrenceMerge "Revert "Securely encrypt the master key""
2015-04-28 Paul LawrenceRevert "Securely encrypt the master key"
2015-04-28 Elliott HughesMerge "Build simpleperf in user-debug mode, and put...
2015-04-28 Elliott HughesMerge "Build perfprofd and its libraries in userdebug...
2015-04-27 Dehao ChenBuild simpleperf in user-debug mode, and put it in...
2015-04-27 Dehao ChenBuild perfprofd and its libraries in userdebug mode...
2015-04-27 Paul LawrenceMerge "Securely encrypt the master key"
2015-04-27 Paul LawrenceSecurely encrypt the master key
2015-04-24 Colin CrossMerge "fix possible buffer overrun in librank"
2015-04-23 Yabin CuiMerge "Implement simpleperf stat subcommand."
2015-04-23 Yabin CuiImplement simpleperf stat subcommand.
2015-04-23 Than McIntoshMerge "Second round of changes to 'perf' profile collec...
2015-04-22 daegeun.songfix possible buffer overrun in librank
2015-04-22 Than McIntoshSecond round of changes to 'perf' profile collection...
2015-04-22 Colin CrossMerge "Do free and fclose when error occur."
2015-04-22 daegeun.songDo free and fclose when error occur.
2015-04-18 Yabin CuiMerge "Implement simpleperf list subcommand."
2015-04-18 Yabin CuiImplement simpleperf list subcommand.
2015-04-16 Mark SalyzynMerge "f2fs_utils: fix build break in static_sdk_tools"
2015-04-16 Mark Salyzynf2fs_utils: fix build break in static_sdk_tools
2015-04-15 Mark SalyzynMerge "make_ext4fs: use libcutils and libselinux shared...
2015-04-15 Elliott HughesMerge "Move away from gr_surface."
2015-04-15 Elliott HughesMove away from gr_surface.
2015-04-15 Mark Salyzynmake_ext4fs: use libcutils and libselinux shared libraries
2015-04-09 Paul CrowleyMerge "select(2) is bad, always use poll(2). Also remov...
2015-04-09 Paul Crowleyselect(2) is bad, always use poll(2). Also remove unnec...
2015-04-08 Christopher... Merge "Add memmove benchmarking."
2015-04-08 Christopher... Add memmove benchmarking.
2015-04-07 Elliott HughesMerge "Perf profile collection daemon."
2015-04-07 Than McIntoshPerf profile collection daemon.
2015-04-07 Mohamad AyyashMerge "Introduce squashfs-utils that includes helper...
2015-04-07 Mohamad AyyashIntroduce squashfs-utils that includes helper functions
2015-04-06 Mark SalyzynMerge "ext_utils: xattr_free_space assert"
2015-04-06 Mark Salyzynext_utils: xattr_free_space assert
2015-04-06 Mark SalyzynMerge "ext4_utils: xattr_assert_sane false positives"
2015-04-06 Mark Salyzynext4_utils: xattr_assert_sane false positives
2015-04-04 Elliott HughesMerge "Fix missing '\n's in kernel logging."
2015-04-04 Elliott HughesFix missing '\n's in kernel logging.
2015-04-02 Mark SalyzynMerge "ext4_utils: move fs_config to libcutils"
2015-04-02 Mark Salyzynext4_utils: move fs_config to libcutils
2015-04-02 Paul LawrenceMerge "ext4_utils: Abstracting ext4 encryption property...
2015-04-01 Paul Lawrenceext4_utils: Abstracting ext4 encryption property system
2015-04-01 Mohamad AyyashMerge "build_verity_tree: Add verbose flag"
2015-04-01 Sami TolvanenMerge "slideshow: fix format string type"
2015-04-01 Sami Tolvanenslideshow: fix format string type
2015-03-31 Mohamad Ayyashbuild_verity_tree: Add verbose flag
2015-03-31 Elliott HughesMerge "fs_mgr exports its headers."
2015-03-31 Elliott Hughesfs_mgr exports its headers.
2015-03-30 Paul LawrenceMerge "Clean up includes"
2015-03-30 Paul LawrenceClean up includes
2015-03-28 Elliott HughesMerge "Don't #include "../"."
next