1. 699668f fastboot: support f2fs format by Jaegeuk Kim · 8 years ago
  2. f3c8bfa Merge "first stage mount: abort when failed to parse fstab in device-tree" by Treehugger Robot · 7 years ago
  3. 751865b Merge "fastboot: show how long extraction takes." by Elliott Hughes · 7 years ago
  4. 1933980 Merge "Move libcutils source to C++." by Elliott Hughes · 7 years ago
  5. c781222 Merge "libvndksupport: do not use functions from android/dlext.h" by Treehugger Robot · 7 years ago
  6. 78963f3 Merge "Create a new directory on boot for update_engine logs" by Tianjie Xu · 7 years ago
  7. 63de212 libvndksupport: do not use functions from android/dlext.h by Yifan Hong · 7 years ago
  8. bc0c2a3 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  9. fcc036e Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  10. a50a687 fastboot: show how long extraction takes. by Elliott Hughes · 7 years ago
  11. a986611 first stage mount: abort when failed to parse fstab in device-tree by Bowgo Tsai · 7 years ago
  12. f1354a4 Merge changes from topic "libvndksupport_cp" by Treehugger Robot · 7 years ago
  13. 1dde63b Make libvndksupport look for default namespace as well. by Justin Yun · 8 years ago
  14. 19395e3 libvndksupport: Change log level and message. by Justin Yun · 8 years ago
  15. 3df92e4 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  16. ad9c17e Create a new directory on boot for update_engine logs by Tianjie Xu · 7 years ago
  17. 80c338a Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 7 years ago
  18. 05ee11d Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  19. d9efafd Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 7 years ago
  20. 3f3686f Merge "Fix another nullptr dereference." by Christopher Ferris · 7 years ago
  21. f5a6ed8 Fix another nullptr dereference. by Christopher Ferris · 7 years ago
  22. e18298b Merge "Buffer overrun in __android_log_is_loggable() fix" by Mark Salyzyn · 7 years ago
  23. 908eea9 Merge "Add support for only a .eh_frame." by Christopher Ferris · 7 years ago
  24. 3a3fef6 Merge changes from topic "uevent" by Treehugger Robot · 7 years ago
  25. fddf97e Merge "crash_dump: don't inherit environment from parent." by Treehugger Robot · 7 years ago
  26. 8e53dbf Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  27. b186902 Merge "MIPS[64]: codeflinger: Fix build due to unused variable warnings" by Treehugger Robot · 7 years ago
  28. 4a11c5f Merge "Fix nullptr dereference." by Christopher Ferris · 7 years ago
  29. 9d5c861 Merge "Don't include the build number in the adbd binary." by Treehugger Robot · 7 years ago
  30. 654b607 Don't include the build number in the adbd binary. by Elliott Hughes · 8 years ago
  31. 9df3ea0 Buffer overrun in __android_log_is_loggable() fix by Paul Elliott · 7 years ago
  32. 29a57d6 MIPS[64]: codeflinger: Fix build due to unused variable warnings by Miodrag Dinic · 7 years ago
  33. d42ee56 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  34. 7e41bbe libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 7 years ago
  35. 6b32b0c crash_dump: don't inherit environment from parent. by Josh Gao · 7 years ago
  36. 740f7b7 Merge "fastboot: handle small flash block sizes correctly" by Connor O'Brien · 7 years ago
  37. 49b6939 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  38. 8a0960b Merge "fastboot: remove reference of deprecated make_ext4 code" by Jin Qian · 7 years ago
  39. efee102 Merge "Use -Werror in system/core/libpixelflinger" by Chih-hung Hsieh · 7 years ago
  40. fcf09b2 Merge "Revert "delete toolbox/r.c"" by Treehugger Robot · 7 years ago
  41. f36ff9b Merge "fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'." by Tao Bao · 7 years ago
  42. 228e4ca Merge "Only skip frames for local unwinds." by Christopher Ferris · 7 years ago
  43. d5f712b Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  44. 1d4f851 fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'. by Tao Bao · 7 years ago
  45. b9fd7b4 Use -Werror in system/core/libpixelflinger by Chih-Hung Hsieh · 7 years ago
  46. 9aefac9 fastboot: remove reference of deprecated make_ext4 code by Jin Qian · 7 years ago
  47. e31c244 fastboot: handle small flash block sizes correctly by Connor O'Brien · 7 years ago
  48. fce1c3d Merge "Add support for non-virtual thunk." by Christopher Ferris · 7 years ago
  49. 8b1e9f1 Revert "delete toolbox/r.c" by Chris Fries · 7 years ago
  50. 519fafe Add support for non-virtual thunk. by Christopher Ferris · 7 years ago
  51. 106952b Merge "fs_mgr: support reading fstab based on ro.boot.hardware.platform" by Treehugger Robot · 7 years ago
  52. 5e2ac7e Merge "Use -Werror in system/core" by Treehugger Robot · 7 years ago
  53. 89fbca6 Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  54. e23af11 Merge "Use -Werror in system/core/libnativebridge" by Chih-hung Hsieh · 7 years ago
  55. f5b555e fs_mgr: support reading fstab based on ro.boot.hardware.platform by Oleg Matcovschi · 7 years ago
  56. c7a7140 Merge "Move sp/pc not changing check into Unwinder." by Christopher Ferris · 7 years ago
  57. 6075fed Merge "Fix template support." by Christopher Ferris · 7 years ago
  58. 5cc1d67 Merge "zip_archive: Allow crc_out to be nullptr in Inflate." by Narayan Kamath · 7 years ago
  59. 6933bd6 Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  60. 35042a3 Use -Werror in system/core/libnativebridge by Chih-Hung Hsieh · 7 years ago
  61. 63e748b Fix template support. by Christopher Ferris · 7 years ago
  62. 54723bf Merge "bootstat: Add another boot reason." by Treehugger Robot · 7 years ago
  63. 266282c bootstat: Add another boot reason. by James Hawkins · 7 years ago
  64. ddde8cf Merge "logcat: Note in help that regexps are Perl-compatible" by Treehugger Robot · 7 years ago
  65. 8896ec9 logcat: Note in help that regexps are Perl-compatible by Brendan Jackman · 7 years ago
  66. 9039610 Merge "Switch libbacktrace new unwinder." by Christopher Ferris · 7 years ago
  67. c42d2ba Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  68. 1cb78d3 zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  69. 9e789f8 Merge changes from topic "rs_vndk_step3" by Jae Shin · 7 years ago
  70. 3f9cccc Tests are run with proper namespace configs by their locations by Jiyong Park · 8 years ago
  71. 4164fb9 Fix: make vndk namespace visible for 2016 Pixes by Jiyong Park · 8 years ago
  72. bc95b5d vndk: remove vendor/lib from the search path of the 'vndk' namespace by Jiyong Park · 8 years ago
  73. 993d179 libz is back to LLNDK by Jiyong Park · 8 years ago
  74. daf0f93 Make the rs namespace visible by Jiyong Park · 8 years ago
  75. 1f2b55f Add libft2.so to ll-ndk for rs namespace by Justin Yun · 8 years ago
  76. f57cd39 Move libz vndk-sp from ll-ndk by Justin Yun · 8 years ago
  77. 8a17bf8 Merge "Only call one unwinder." by Christopher Ferris · 7 years ago
  78. 9efebc7 Merge changes Icdaf1cf1,I80ba5adb,I8de912c1 by Treehugger Robot · 7 years ago
  79. dd7a0fa Merge "fastboot should fail if it runs out of space while unzipping." by Treehugger Robot · 7 years ago
  80. fea6e57 Merge "Delete obsolete debuggerd references." by Treehugger Robot · 7 years ago
  81. 459ab14 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  82. 8e3cc2f Only call one unwinder. by Christopher Ferris · 7 years ago
  83. 59f92f2 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 7 years ago
  84. 2d6fed2 fastboot should fail if it runs out of space while unzipping. by Elliott Hughes · 7 years ago
  85. 0302f0a Fix race condition between restart and stop/reset. by Tao Wu · 7 years ago
  86. 1de5992 Merge "bootstat: test: add error propagation for fastboot format userdata" by Mark Salyzyn · 7 years ago
  87. d081e47 bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
  88. 8171432 Merge changes I93b4210f,Ifdc1d4fd by Treehugger Robot · 7 years ago
  89. 8aea565 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  90. 5c5b378 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  91. c51a46e Merge "zip_archive: Remove unused ziparchive-host" by Narayan Kamath · 7 years ago
  92. da7cdf5 Merge changes Ia1c401b8,I571fb7da,I47999569 by Treehugger Robot · 7 years ago
  93. ba39cb1 Merge "libbacktrace: correctly number frames when skipping." by Treehugger Robot · 7 years ago
  94. ef7a51c Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  95. 8aa1be1 Fix one race condition between start and stop. by Tao Wu · 7 years ago
  96. acfecd9 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  97. 4958f19 libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  98. 0660cda libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  99. b5910f2 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  100. b12efb1 bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 8 years ago