1. ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 8 years ago
  2. de6b44a Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 8 years ago
  3. ff7e13c Merge "Don't try to strip a shell script" by Treehugger Robot · 8 years ago
  4. 30bd51c Merge changes If1cffa85,I9011a959 by Tom Cherry · 8 years ago
  5. e1cf0f5 Don't try to strip a shell script by Dan Willemsen · 8 years ago
  6. 5d89e6c Merge "Include asan options from data partition." by Treehugger Robot · 8 years ago
  7. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  8. 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  9. 5cd87d3 Merge "Small clean ups" by Christopher Ferris · 8 years ago
  10. ad7f1bc Merge "logcat: transition to Android.bp" by Mark Salyzyn · 8 years ago
  11. ce30d07b1 Include asan options from data partition. by Ryan Campbell · 8 years ago
  12. c3ad75b bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  13. 3b4b075 Small clean ups by Christopher Ferris · 8 years ago
  14. 507f69f logcat: transition to Android.bp by Mark Salyzyn · 8 years ago
  15. 2d1d881 Merge "logcat: fix error propagation." by Treehugger Robot · 8 years ago
  16. 210e43c logcat: fix error propagation. by Mark Salyzyn · 8 years ago
  17. 2c3a2a8 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  18. 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  19. 24c39f0 Merge "fastboot: Add --disable-verity and --disable-verification options." by Treehugger Robot · 8 years ago
  20. f602dd4 Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
  21. b6ea435 fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  22. 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  23. 69ff500 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
  24. 401c9cb Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
  25. 7c4609c init: more unique_fd, less goto by Tom Cherry · 8 years ago
  26. 59b33cb Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  27. 90657bb Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  28. f1e5edf Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  29. e5d975c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  30. 172b1d0 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  31. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  32. 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
  33. e403038 libcutils: write trace event into socket in container by Earl Ou · 9 years ago
  34. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
  35. e61e2fc Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 8 years ago
  36. b31ca1a Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 8 years ago
  37. b680712 Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  38. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  39. b5c90e9 Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 8 years ago
  40. c54e3db Revert "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  41. f3c7f10 Merge "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  42. f914029 Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 8 years ago
  43. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
  44. ac8a484 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 8 years ago
  45. e4509da base: work around thread safety analysis bug. by Josh Gao · 8 years ago
  46. 8753358 libappfuse: use an explicit buffer size by George Burgess IV · 8 years ago
  47. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  48. ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  49. 7462f18 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 8 years ago
  50. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 8 years ago
  51. e7b8fc2 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 8 years ago
  52. 7009a3c Merge "Allow mips to build." by Christopher Ferris · 8 years ago
  53. 32766f1 Allow mips to build. by Christopher Ferris · 8 years ago
  54. c34afb1 Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 8 years ago
  55. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
  56. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  57. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  58. e4bd153 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
  59. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  60. 7037991f init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  61. 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  62. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  63. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  64. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  65. eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  66. c7ba2bb Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 8 years ago
  67. be4eec0 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 8 years ago
  68. c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  69. 29fc859 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
  70. 99e3964 fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago
  71. d269e3a init: fix process restarting by Tom Cherry · 8 years ago
  72. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  73. 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  74. bd0ad88 Add comments to "public.libraries.*.txt". by Elliott Hughes · 8 years ago
  75. 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  76. 13c3a582 Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 8 years ago
  77. c01022a Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  78. d48c4cf Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 8 years ago
  79. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  80. 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  81. 4e82274 Merge "rootdir: record last build fingerprint" by Treehugger Robot · 8 years ago
  82. 1b506c5 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 8 years ago
  83. a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  84. a19f481 Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 8 years ago
  85. 5550901 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  86. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  87. 16bb361 rootdir: record last build fingerprint by Siqi Lin · 8 years ago
  88. 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  89. 29b9411 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  90. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  91. 3e0b594 Merge "Add definition of off64_t for mac os builds" by Adam Lesinski · 8 years ago
  92. 5fff67f Add definition of off64_t for mac os builds by Adam Lesinski · 8 years ago
  93. 8d7f63d bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  94. a0360ad Merge "libziparchive: Use ReadAtOffset exclusively" by Adam Lesinski · 8 years ago
  95. 80ec81c Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  96. e7ce8c8 Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  97. 43567e3 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  98. 9f1980e Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  99. de117e4 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 8 years ago
  100. a01c27e Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago