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