OSDN Git Service

android-x86/system-extras.git
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 "../"."
2015-03-28 Elliott HughesDon't #include "../".
2015-03-27 Paul LawrenceMerge "[HACK] Adding e4crypt support"
2015-03-27 Paul Lawrence[HACK] Adding e4crypt support
2015-03-27 Elliott HughesMerge "Special-case "su --help"."
2015-03-27 Elliott HughesSpecial-case "su --help".
2015-03-24 Elliott HughesMerge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP."
2015-03-24 Elliott HughesUse PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.
2015-03-18 Kenny RootMerge "system/extras/verity: BoringSSL fix."
2015-03-18 Elliott HughesMerge "Remove perm_checker and mounts-test.sh."
2015-03-18 Elliott HughesRemove perm_checker and mounts-test.sh.
2015-03-18 Sami TolvanenMerge "Add 64 bit support to verity build."
2015-03-18 Elliott HughesMerge "su should reset PATH, IFS, LOGNAME, and USER."
2015-03-18 Elliott Hughessu should reset PATH, IFS, LOGNAME, and USER.
2015-03-17 Elliott HughesMerge "Fix su."
2015-03-17 Adam Langleysystem/extras/verity: BoringSSL fix.
2015-03-17 Elliott HughesFix su.
2015-03-15 Elliott HughesMerge "Clean up su."
2015-03-14 Elliott HughesClean up su.
2015-03-06 Qin YingAdd 64 bit support to verity build.
2015-03-05 Lorenzo Colittiam d62c4159: Merge "Add tests for cross-family bind...
2015-03-05 Lorenzo ColittiMerge "Add tests for cross-family bind() and connect...
2015-03-05 Lorenzo ColittiAdd tests for cross-family bind() and connect() operations.
2015-03-04 Mohamad Ayyasham 7846062d: Merge "Introduce mksquashfsimage.sh"
2015-03-04 Mohamad AyyashMerge "Introduce mksquashfsimage.sh"
2015-03-04 Mohamad AyyashIntroduce mksquashfsimage.sh
2015-03-03 Lorenzo Colittiam f924e231: Merge "Make UID rules specify "iif lo...
2015-03-03 Lorenzo ColittiMerge "Make UID rules specify "iif lo" to match real...
2015-03-03 Lorenzo ColittiMake UID rules specify "iif lo" to match real device...
2015-03-03 Lorenzo Colittiam 312d567a: Merge "Add Python wrappers for bind and...
2015-03-03 Lorenzo ColittiMerge "Add Python wrappers for bind and connect as...
2015-03-03 Lorenzo ColittiAdd Python wrappers for bind and connect as well as...
2015-02-27 Sami Tolvanenam 7e1e0791: Merge "Add a program to display a slidesho...
2015-02-27 Sami TolvanenMerge "Add a program to display a slideshow at early...
2015-02-27 Sami TolvanenAdd a program to display a slideshow at early boot
2015-02-20 Elliott Hughesam 3d5ff951: Merge "Add missing include."
2015-02-20 Elliott HughesMerge "Add missing include."
next