1. c05f5e7 am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR by Mohamad Ayyash · 9 years ago
  2. 61cde7e am eefe2f9e: mksquashfsimge.sh: Support creating a sparse image by Mohamad Ayyash · 9 years ago
  3. ee3d4d4 am b4cf7b30: Add switches for compressor by Simon Wilson · 9 years ago
  4. cc919ca mksquashfsimage.sh: Add forward slash for SRC_DIR by Mohamad Ayyash · 9 years ago
  5. eefe2f9 mksquashfsimge.sh: Support creating a sparse image by Mohamad Ayyash · 9 years ago
  6. 720fd49 am 01e42b24: Introduce squashfs-utils that includes helper functions by Mohamad Ayyash · 9 years ago
  7. 802cb09 resolved conflicts for merge of eca016eb to lmp-mr1-ub-dev by Mohamad Ayyash · 9 years ago
  8. b4cf7b3 Add switches for compressor by Simon Wilson · 9 years ago
  9. 01e42b2 Introduce squashfs-utils that includes helper functions by Mohamad Ayyash · 9 years ago
  10. eca016e Introduce mksquashfsimage.sh by Mohamad Ayyash · 9 years ago
  11. 7117efc Merge "fix possible buffer overrun in librank" by Colin Cross · 9 years ago
  12. ffc011b Merge "Implement simpleperf stat subcommand." by Yabin Cui · 9 years ago
  13. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 9 years ago
  14. 8103fad Merge "Second round of changes to 'perf' profile collection daemon." by Than McIntosh · 9 years ago
  15. b03afb4 fix possible buffer overrun in librank by daegeun.song · 9 years ago
  16. 07f00fd Second round of changes to 'perf' profile collection daemon. by Than McIntosh · 9 years ago
  17. 8f4e797 Merge "Do free and fclose when error occur." by Colin Cross · 9 years ago
  18. 1cd4984 Do free and fclose when error occur. by daegeun.song · 9 years ago
  19. 9a6b913 Merge "Implement simpleperf list subcommand." by Yabin Cui · 9 years ago
  20. 67d3abd Implement simpleperf list subcommand. by Yabin Cui · 9 years ago
  21. 7f22303 Merge "f2fs_utils: fix build break in static_sdk_tools" by Mark Salyzyn · 9 years ago
  22. 9602ce2 f2fs_utils: fix build break in static_sdk_tools by Mark Salyzyn · 9 years ago
  23. 81c39be Merge "make_ext4fs: use libcutils and libselinux shared libraries" by Mark Salyzyn · 9 years ago
  24. d16419e Merge "Move away from gr_surface." by Elliott Hughes · 9 years ago
  25. 99e2aca Move away from gr_surface. by Elliott Hughes · 9 years ago
  26. 34d15aa make_ext4fs: use libcutils and libselinux shared libraries by Mark Salyzyn · 9 years ago
  27. a8ac44e Merge "select(2) is bad, always use poll(2). Also remove unnecessary loop." by Paul Crowley · 9 years ago
  28. 36d056c select(2) is bad, always use poll(2). Also remove unnecessary loop. by Paul Crowley · 9 years ago
  29. de9235d Merge "Add memmove benchmarking." by Christopher Ferris · 9 years ago
  30. 867c8c8 Add memmove benchmarking. by Christopher Ferris · 9 years ago
  31. 46b4f7d Merge "Perf profile collection daemon." by Elliott Hughes · 9 years ago
  32. 7e2f4e9 Perf profile collection daemon. by Than McIntosh · 9 years ago
  33. 01869e7 Merge "Introduce squashfs-utils that includes helper functions" by Mohamad Ayyash · 9 years ago
  34. f4a1ddf Introduce squashfs-utils that includes helper functions by Mohamad Ayyash · 9 years ago
  35. 0a726d1 Merge "ext_utils: xattr_free_space assert" by Mark Salyzyn · 9 years ago
  36. 9036d55 ext_utils: xattr_free_space assert by Mark Salyzyn · 9 years ago
  37. 0f68c10 Merge "ext4_utils: xattr_assert_sane false positives" by Mark Salyzyn · 9 years ago
  38. 636d848 ext4_utils: xattr_assert_sane false positives by Mark Salyzyn · 9 years ago
  39. 01764ad Merge "Fix missing '\n's in kernel logging." by Elliott Hughes · 9 years ago
  40. d059fdd Fix missing '\n's in kernel logging. by Elliott Hughes · 9 years ago
  41. e326742 Merge "ext4_utils: move fs_config to libcutils" by Mark Salyzyn · 9 years ago
  42. 19cc2a5 ext4_utils: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  43. 0dbb7d3 Merge "ext4_utils: Abstracting ext4 encryption property system" by Paul Lawrence · 9 years ago
  44. 6198026 ext4_utils: Abstracting ext4 encryption property system by Paul Lawrence · 9 years ago
  45. 252cea8 Merge "build_verity_tree: Add verbose flag" by Mohamad Ayyash · 9 years ago
  46. 960dbff Merge "slideshow: fix format string type" by Sami Tolvanen · 9 years ago
  47. 5b97aa6 slideshow: fix format string type by Sami Tolvanen · 9 years ago
  48. 70f72fb build_verity_tree: Add verbose flag by Mohamad Ayyash · 9 years ago
  49. b7f56ac Merge "fs_mgr exports its headers." by Elliott Hughes · 9 years ago
  50. 72df718 fs_mgr exports its headers. by Elliott Hughes · 9 years ago
  51. 17fb21d Merge "Clean up includes" by Paul Lawrence · 9 years ago
  52. f976875 Clean up includes by Paul Lawrence · 9 years ago
  53. abe6f25 Merge "Don't #include "../"." by Elliott Hughes · 9 years ago
  54. ee29686 Don't #include "../". by Elliott Hughes · 9 years ago
  55. 75c6509 Merge "[HACK] Adding e4crypt support" by Paul Lawrence · 9 years ago
  56. 92da49d [HACK] Adding e4crypt support by Paul Lawrence · 9 years ago
  57. 99918d0 Merge "Special-case "su --help"." by Elliott Hughes · 9 years ago
  58. 499ba7d Special-case "su --help". by Elliott Hughes · 9 years ago
  59. d56e76f Merge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP." by Elliott Hughes · 9 years ago
  60. 5c46659 Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP. by Elliott Hughes · 9 years ago
  61. efa0437 Merge "system/extras/verity: BoringSSL fix." by Kenny Root · 9 years ago
  62. 0489223 Merge "Remove perm_checker and mounts-test.sh." by Elliott Hughes · 9 years ago
  63. e3c48af Remove perm_checker and mounts-test.sh. by Elliott Hughes · 9 years ago
  64. c87b413 Merge "Add 64 bit support to verity build." by Sami Tolvanen · 9 years ago
  65. 57526da Merge "su should reset PATH, IFS, LOGNAME, and USER." by Elliott Hughes · 9 years ago
  66. 48049dd su should reset PATH, IFS, LOGNAME, and USER. by Elliott Hughes · 9 years ago
  67. f1380e5 Merge "Fix su." by Elliott Hughes · 9 years ago
  68. e3ec11c system/extras/verity: BoringSSL fix. by Adam Langley · 9 years ago
  69. 436af25 Fix su. by Elliott Hughes · 9 years ago
  70. 7952285 Merge "Clean up su." by Elliott Hughes · 9 years ago
  71. 68cf303 Clean up su. by Elliott Hughes · 9 years ago
  72. 88ea006 Add 64 bit support to verity build. by Qin Ying · 10 years ago
  73. 50cf3c8 am d62c4159: Merge "Add tests for cross-family bind() and connect() operations." by Lorenzo Colitti · 9 years ago
  74. d62c415 Merge "Add tests for cross-family bind() and connect() operations." by Lorenzo Colitti · 9 years ago
  75. 6d6f7fa Add tests for cross-family bind() and connect() operations. by Lorenzo Colitti · 9 years ago
  76. ba00318 am 7846062d: Merge "Introduce mksquashfsimage.sh" by Mohamad Ayyash · 9 years ago
  77. 7846062 Merge "Introduce mksquashfsimage.sh" by Mohamad Ayyash · 9 years ago
  78. f0d5f8c Introduce mksquashfsimage.sh by Mohamad Ayyash · 9 years ago
  79. 8a22665 am f924e231: Merge "Make UID rules specify "iif lo" to match real device configs." by Lorenzo Colitti · 9 years ago
  80. f924e23 Merge "Make UID rules specify "iif lo" to match real device configs." by Lorenzo Colitti · 9 years ago
  81. 1796b06 Make UID rules specify "iif lo" to match real device configs. by Lorenzo Colitti · 9 years ago
  82. f911182 am 312d567a: Merge "Add Python wrappers for bind and connect as well as sendmsg." by Lorenzo Colitti · 9 years ago
  83. 312d567 Merge "Add Python wrappers for bind and connect as well as sendmsg." by Lorenzo Colitti · 9 years ago
  84. a59be0a Add Python wrappers for bind and connect as well as sendmsg. by Lorenzo Colitti · 9 years ago
  85. 1e370e6 am 7e1e0791: Merge "Add a program to display a slideshow at early boot" by Sami Tolvanen · 9 years ago
  86. 7e1e079 Merge "Add a program to display a slideshow at early boot" by Sami Tolvanen · 9 years ago
  87. a0f13e0 Add a program to display a slideshow at early boot by Sami Tolvanen · 9 years ago
  88. c11e670 am 3d5ff951: Merge "Add missing include." by Elliott Hughes · 9 years ago
  89. 3d5ff95 Merge "Add missing include." by Elliott Hughes · 9 years ago
  90. 0f143a9 Add missing include. by Elliott Hughes · 9 years ago
  91. 365f575 am ae48cd80: Merge "Download the rootfs instead of expecting it to be in the tree." by Lorenzo Colitti · 9 years ago
  92. ae48cd8 Merge "Download the rootfs instead of expecting it to be in the tree." by Lorenzo Colitti · 9 years ago
  93. f4b4c09 Download the rootfs instead of expecting it to be in the tree. by Lorenzo Colitti · 9 years ago
  94. 54ccfcc am ffe4195c: Merge "A simple script to run all tests." by Erik Kline · 9 years ago
  95. 31c8402 am edce3c3e: Merge "Improvements to iproute." by Lorenzo Colitti · 9 years ago
  96. 7866c50 am 6f6d494b: Merge "Improve the dump code." by Lorenzo Colitti · 9 years ago
  97. ffe4195 Merge "A simple script to run all tests." by Erik Kline · 9 years ago
  98. ee1080d A simple script to run all tests. by Erik Kline · 9 years ago
  99. edce3c3 Merge "Improvements to iproute." by Lorenzo Colitti · 9 years ago
  100. 6f6d494 Merge "Improve the dump code." by Lorenzo Colitti · 9 years ago