1. d05e047 Fix asan error when copying super block to backup super blocks by Colin Cross · 10 years ago
  2. 0ae45f5 Merge "Enable properties in ext4enc" by Paul Lawrence · 10 years ago
  3. 00c9804 Merge "Update simpleperf path to /system/xbin/simpleperf." by Elliott Hughes · 10 years ago
  4. 35bb6be Update simpleperf path to /system/xbin/simpleperf. by Dehao Chen · 10 years ago
  5. 829e641 Enable properties in ext4enc by Paul Lawrence · 10 years ago
  6. 3a693f6 Merge "New ext4enc kernel switching from xattrs to ioctl" by Paul Lawrence · 10 years ago
  7. 9f53fb4 New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  8. ca1a9df Merge "Switch perfprofd from using full to lite version of protobuf library." by Elliott Hughes · 10 years ago
  9. 8ffdf93 Merge "Default the config file to NULL for perfprofd, so that we will not see error in logcat when config file is not specified." by Elliott Hughes · 10 years ago
  10. bfd3af4 Default the config file to NULL for perfprofd, so that we will not see error in logcat when config file is not specified. by Dehao Chen · 10 years ago
  11. 124dd42 Switch perfprofd from using full to lite version of protobuf library. by Than McIntosh · 10 years ago
  12. efd93b1 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  13. cf461bc Merge "make_ext4fs: write out super blocks at last for block devices" by Colin Cross · 10 years ago
  14. aaf32ea make_ext4fs: write out super blocks at last for block devices by Eric Miao · 10 years ago
  15. 377cd19 Securely encrypt the master key by Paul Lawrence · 10 years ago
  16. 249518d Merge "Add real UUID support to ext4_utils." by Colin Cross · 10 years ago
  17. f965968 Add real UUID support to ext4_utils. by Jeff Sharkey · 10 years ago
  18. b0d1872 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  19. ea2ec88 Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  20. 21e720a Merge "Build simpleperf in user-debug mode, and put it in /system/xbin/." by Elliott Hughes · 10 years ago
  21. 6eec659 Merge "Build perfprofd and its libraries in userdebug mode only, and store it in /system/xbin/" by Elliott Hughes · 10 years ago
  22. d455de4 Build simpleperf in user-debug mode, and put it in /system/xbin/. by Dehao Chen · 10 years ago
  23. 2a1e7e8 Build perfprofd and its libraries in userdebug mode only, and store it in /system/xbin/ by Dehao Chen · 10 years ago
  24. e73da0c Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  25. af2359f Securely encrypt the master key by Paul Lawrence · 10 years ago
  26. 7117efc Merge "fix possible buffer overrun in librank" by Colin Cross · 10 years ago
  27. ffc011b Merge "Implement simpleperf stat subcommand." by Yabin Cui · 10 years ago
  28. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 10 years ago
  29. 8103fad Merge "Second round of changes to 'perf' profile collection daemon." by Than McIntosh · 10 years ago
  30. b03afb4 fix possible buffer overrun in librank by daegeun.song · 10 years ago
  31. 07f00fd Second round of changes to 'perf' profile collection daemon. by Than McIntosh · 10 years ago
  32. 8f4e797 Merge "Do free and fclose when error occur." by Colin Cross · 10 years ago
  33. 1cd4984 Do free and fclose when error occur. by daegeun.song · 10 years ago
  34. 9a6b913 Merge "Implement simpleperf list subcommand." by Yabin Cui · 10 years ago
  35. 67d3abd Implement simpleperf list subcommand. by Yabin Cui · 10 years ago
  36. 7f22303 Merge "f2fs_utils: fix build break in static_sdk_tools" by Mark Salyzyn · 10 years ago
  37. 9602ce2 f2fs_utils: fix build break in static_sdk_tools by Mark Salyzyn · 10 years ago
  38. 81c39be Merge "make_ext4fs: use libcutils and libselinux shared libraries" by Mark Salyzyn · 10 years ago
  39. d16419e Merge "Move away from gr_surface." by Elliott Hughes · 10 years ago
  40. 99e2aca Move away from gr_surface. by Elliott Hughes · 10 years ago
  41. 34d15aa make_ext4fs: use libcutils and libselinux shared libraries by Mark Salyzyn · 10 years ago
  42. a8ac44e Merge "select(2) is bad, always use poll(2). Also remove unnecessary loop." by Paul Crowley · 10 years ago
  43. 36d056c select(2) is bad, always use poll(2). Also remove unnecessary loop. by Paul Crowley · 10 years ago
  44. de9235d Merge "Add memmove benchmarking." by Christopher Ferris · 10 years ago
  45. 867c8c8 Add memmove benchmarking. by Christopher Ferris · 10 years ago
  46. 46b4f7d Merge "Perf profile collection daemon." by Elliott Hughes · 10 years ago
  47. 7e2f4e9 Perf profile collection daemon. by Than McIntosh · 10 years ago
  48. 01869e7 Merge "Introduce squashfs-utils that includes helper functions" by Mohamad Ayyash · 10 years ago
  49. f4a1ddf Introduce squashfs-utils that includes helper functions by Mohamad Ayyash · 10 years ago
  50. 0a726d1 Merge "ext_utils: xattr_free_space assert" by Mark Salyzyn · 10 years ago
  51. 9036d55 ext_utils: xattr_free_space assert by Mark Salyzyn · 10 years ago
  52. 0f68c10 Merge "ext4_utils: xattr_assert_sane false positives" by Mark Salyzyn · 10 years ago
  53. 636d848 ext4_utils: xattr_assert_sane false positives by Mark Salyzyn · 10 years ago
  54. 01764ad Merge "Fix missing '\n's in kernel logging." by Elliott Hughes · 10 years ago
  55. d059fdd Fix missing '\n's in kernel logging. by Elliott Hughes · 10 years ago
  56. e326742 Merge "ext4_utils: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  57. 19cc2a5 ext4_utils: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  58. 0dbb7d3 Merge "ext4_utils: Abstracting ext4 encryption property system" by Paul Lawrence · 10 years ago
  59. 6198026 ext4_utils: Abstracting ext4 encryption property system by Paul Lawrence · 10 years ago
  60. 252cea8 Merge "build_verity_tree: Add verbose flag" by Mohamad Ayyash · 10 years ago
  61. 960dbff Merge "slideshow: fix format string type" by Sami Tolvanen · 10 years ago
  62. 5b97aa6 slideshow: fix format string type by Sami Tolvanen · 10 years ago
  63. 70f72fb build_verity_tree: Add verbose flag by Mohamad Ayyash · 10 years ago
  64. b7f56ac Merge "fs_mgr exports its headers." by Elliott Hughes · 10 years ago
  65. 72df718 fs_mgr exports its headers. by Elliott Hughes · 10 years ago
  66. 17fb21d Merge "Clean up includes" by Paul Lawrence · 10 years ago
  67. f976875 Clean up includes by Paul Lawrence · 10 years ago
  68. abe6f25 Merge "Don't #include "../"." by Elliott Hughes · 10 years ago
  69. ee29686 Don't #include "../". by Elliott Hughes · 10 years ago
  70. 75c6509 Merge "[HACK] Adding e4crypt support" by Paul Lawrence · 10 years ago
  71. 92da49d [HACK] Adding e4crypt support by Paul Lawrence · 10 years ago
  72. 99918d0 Merge "Special-case "su --help"." by Elliott Hughes · 10 years ago
  73. 499ba7d Special-case "su --help". by Elliott Hughes · 10 years ago
  74. d56e76f Merge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP." by Elliott Hughes · 10 years ago
  75. 5c46659 Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP. by Elliott Hughes · 10 years ago
  76. efa0437 Merge "system/extras/verity: BoringSSL fix." by Kenny Root · 10 years ago
  77. 0489223 Merge "Remove perm_checker and mounts-test.sh." by Elliott Hughes · 10 years ago
  78. e3c48af Remove perm_checker and mounts-test.sh. by Elliott Hughes · 10 years ago
  79. c87b413 Merge "Add 64 bit support to verity build." by Sami Tolvanen · 10 years ago
  80. 57526da Merge "su should reset PATH, IFS, LOGNAME, and USER." by Elliott Hughes · 10 years ago
  81. 48049dd su should reset PATH, IFS, LOGNAME, and USER. by Elliott Hughes · 10 years ago
  82. f1380e5 Merge "Fix su." by Elliott Hughes · 10 years ago
  83. e3ec11c system/extras/verity: BoringSSL fix. by Adam Langley · 10 years ago
  84. 436af25 Fix su. by Elliott Hughes · 10 years ago
  85. 7952285 Merge "Clean up su." by Elliott Hughes · 10 years ago
  86. 68cf303 Clean up su. by Elliott Hughes · 10 years ago
  87. 88ea006 Add 64 bit support to verity build. by Qin Ying · 11 years ago
  88. 50cf3c8 am d62c4159: Merge "Add tests for cross-family bind() and connect() operations." by Lorenzo Colitti · 10 years ago
  89. d62c415 Merge "Add tests for cross-family bind() and connect() operations." by Lorenzo Colitti · 10 years ago
  90. 6d6f7fa Add tests for cross-family bind() and connect() operations. by Lorenzo Colitti · 10 years ago
  91. ba00318 am 7846062d: Merge "Introduce mksquashfsimage.sh" by Mohamad Ayyash · 10 years ago
  92. 7846062 Merge "Introduce mksquashfsimage.sh" by Mohamad Ayyash · 10 years ago
  93. f0d5f8c Introduce mksquashfsimage.sh by Mohamad Ayyash · 10 years ago
  94. 8a22665 am f924e231: Merge "Make UID rules specify "iif lo" to match real device configs." by Lorenzo Colitti · 10 years ago
  95. f924e23 Merge "Make UID rules specify "iif lo" to match real device configs." by Lorenzo Colitti · 10 years ago
  96. 1796b06 Make UID rules specify "iif lo" to match real device configs. by Lorenzo Colitti · 10 years ago
  97. f911182 am 312d567a: Merge "Add Python wrappers for bind and connect as well as sendmsg." by Lorenzo Colitti · 10 years ago
  98. 312d567 Merge "Add Python wrappers for bind and connect as well as sendmsg." by Lorenzo Colitti · 10 years ago
  99. a59be0a Add Python wrappers for bind and connect as well as sendmsg. by Lorenzo Colitti · 10 years ago
  100. 1e370e6 am 7e1e0791: Merge "Add a program to display a slideshow at early boot" by Sami Tolvanen · 10 years ago