1. ebab937 Convert more of system/extras to Android.bp by Dan Willemsen · 5 years ago
  2. 52b7f22 make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  3. 5f5a886 Clean up the global -Wno- in system/extras. by Elliott Hughes · 6 years ago
  4. 750f73b Remove Wno-unused-variable from defaults and fix resulting warnings. by Sandeep Patil · 6 years ago
  5. fd83124 Merge "Fix a double-free" am: 98d51d994f am: 9a533b4b5b by George Burgess IV · 6 years ago
  6. 4adef52 Fix a double-free by George Burgess IV · 6 years ago
  7. a435909 Merge "Use stdint.h instead" am: a4342e7599 am: 49ccf3ad1b by Logan Chien · 6 years ago
  8. dd90d9e Use stdint.h instead by Logan Chien · 6 years ago
  9. 0708cde mkf2fsuserimg.sh: set fsverity feature bit by Jaegeuk Kim · 6 years ago
  10. 1e4263b mkf2fsuserimg.sh: support sload_f2fs by Jaegeuk Kim · 7 years ago
  11. be25473 mkf2fsuserimg.sh: add missing features by Jaegeuk Kim · 6 years ago
  12. 441f347 f2fs_utils: enable mac build by removing dead codes by Jaegeuk Kim · 7 years ago
  13. 954d9ce Merge "Use -Werror in system/extras" am: 560b2196d5 by Chih-hung Hsieh · 7 years ago
  14. 560b219 Merge "Use -Werror in system/extras" by Chih-hung Hsieh · 7 years ago
  15. 16db672 Use -Werror in system/extras by Chih-Hung Hsieh · 7 years ago
  16. 86e940f Merge "Remove default libraries" am: 6c6b05c47a by Dan Willemsen · 7 years ago
  17. ec0752d Remove default libraries by Dan Willemsen · 7 years ago
  18. ddfeb74 Merge "use f2fs upstream host to generate image" am: 6a9444152f am: 7c17f07be9 by Jin Qian · 7 years ago
  19. 7bc8785 use f2fs upstream host to generate image by Yang Jin · 7 years ago
  20. e96d1ef f2fs: adjust change for f2fs-tools v1.8.0 by Jaegeuk Kim · 7 years ago
  21. b2e7992 libf2fs_sparseblock: Android.mk->Android.bp by Jayant Chowdhary · 7 years ago
  22. d1f884a f2fs_utils: update f2fs utils to match 1.8.0 by Jin Qian · 7 years ago
  23. e8ed694 Convert several libraries to soong. by Alex Deymo · 7 years ago
  24. f417a8d Remove "_host" and "_static" suffix from libsparse. by Alex Deymo · 7 years ago
  25. 3d66aa3 system/extras: Replace cutils/log.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  26. 1eb2f54 Test for _WIN32 in system/extras instead of USE_MINGW. by Elliott Hughes · 8 years ago
  27. 1e0d92f Fix misc-macro-parentheses warnings in f2fs_utils. by Chih-Hung Hsieh · 8 years ago
  28. 01252c9 Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  29. 8797850 Fix warnings in system/extras. by Dan Albert · 8 years ago
  30. 2c9aef1 Make f2fs_ioutils depend on libselinux by Colin Cross · 8 years ago
  31. c5250db Rename libext2 host libraries to standard suffix. by Alex Deymo · 8 years ago
  32. d3ba662 am 44df7549: Merge "fix bug in mkf2fs tool calculation of f2fs filesystem length" by Mark Salyzyn · 9 years ago
  33. a39faeb fix bug in mkf2fs tool calculation of f2fs filesystem length by lei wang wang · 9 years ago
  34. aac53aa am 36a3d0ed: Merge "Remove selinux/android.h from host tools" by Jeff Vander Stoep · 9 years ago
  35. 6bc4a54 Remove selinux/android.h from host tools by Jeff Vander Stoep · 9 years ago
  36. e42ae2f am 7f223030: Merge "f2fs_utils: fix build break in static_sdk_tools" by Mark Salyzyn · 9 years ago
  37. 9602ce2 f2fs_utils: fix build break in static_sdk_tools by Mark Salyzyn · 9 years ago
  38. 47aa976 am c11e670a: am 3d5ff951: Merge "Add missing include." by Elliott Hughes · 9 years ago
  39. 0f143a9 Add missing include. by Elliott Hughes · 9 years ago
  40. bb85f7f am 7a0b43b9: am 22669b72: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  41. 8678c6f Add missing includes. by Elliott Hughes · 9 years ago
  42. 7e5e640 am dc645aa1: am c8e992de: Merge "Fix missing #includes in system/extras." by Elliott Hughes · 9 years ago
  43. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 9 years ago
  44. 6e2db22 f2fs_sparseblock.c: Skip over empty segments, minor clean up by Daniel Rosenberg · 10 years ago
  45. b636328 f2fs_sparseblock: Fixed handling of journaled sit entries by Daniel Rosenberg · 10 years ago
  46. aff4a27 f2fs_sparseblock: Correctly handle f2fs checkpoint flags by Daniel Rosenberg · 10 years ago
  47. b1c010d Android.mk: Remove false dependency on host os by Daniel Rosenberg · 10 years ago
  48. 02e6625 f2fsutils: Added support for sparse f2fs representations by Daniel Rosenberg · 10 years ago
  49. 48604ad f2fs_utils: make Mac builds happy (copy out mkf2fsuserimg.sh) by JP Abgrall · 10 years ago
  50. 5e2dc24 f2fs utils: set correct dependency on dynamic libf2fs by JP Abgrall · 10 years ago
  51. 136c149 f2fs utils: Add mkf2fsuserimg.sh and make_f2fs by JP Abgrall · 10 years ago
  52. 65f37f1 f2fs_utils: support new f2fs-tools f2fs_finalize_device API. by JP Abgrall · 10 years ago
  53. a27df87 f2fs_utils: provide sparse io and dynamic load. by JP Abgrall · 10 years ago