1. 1620c51 Merge "logwrapper: add a benchmark for android_fork_execvp_ext" by Treehugger Robot · 8 years ago
  2. fa339a4 Merge "Logwrapper: Remove unused support for input / output processing." by Narayan Kamath · 8 years ago
  3. f704193 logwrapper: add a benchmark for android_fork_execvp_ext by Narayan Kamath · 8 years ago
  4. fcd5092 Merge "Start hwservicemanager earlier." by Treehugger Robot · 8 years ago
  5. a06e1c9 Merge "Do not access device maps." by Christopher Ferris · 8 years ago
  6. 6edabc7 Merge "healthd: Implement scheduleUpdate" by Treehugger Robot · 8 years ago
  7. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  8. 2af784b Merge "Keep the ReadFileToString/ReadFdToString overhead down." by Treehugger Robot · 8 years ago
  9. 437dc91 Merge "remove emergency shutdown and improve init's reboot logic" by Treehugger Robot · 8 years ago
  10. 3dec1aa healthd: Implement scheduleUpdate by Adam Lesinski · 8 years ago
  11. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  12. a4bc989 Merge "Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils" by Vijay Venkatraman · 8 years ago
  13. 9e36331 Start hwservicemanager earlier. by Steven Moreland · 8 years ago
  14. 435fc45 Merge "Allow calling GetFunctionName before unwinding." by Christopher Ferris · 8 years ago
  15. abd4613 Logwrapper: Remove unused support for input / output processing. by Narayan Kamath · 8 years ago
  16. d4e2386 Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils by Vijay Venkatraman · 8 years ago
  17. 2a54ae9 Merge "liblog: tests: liblog.__security property failure" by Mark Salyzyn · 8 years ago
  18. 2fdcf37 Merge "Add 'ro.cpuset.default' system property for default cpusets." by Treehugger Robot · 8 years ago
  19. ac8a3bd Merge "init: reboot to bootloader on crash for development builds" by Treehugger Robot · 8 years ago
  20. ef5d981 liblog: tests: liblog.__security property failure by Mark Salyzyn · 8 years ago
  21. e941c5f Merge changes from topic 'remove_bg_cgroup' by Treehugger Robot · 8 years ago
  22. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 8 years ago
  23. 9bb7971 Keep the ReadFileToString/ReadFdToString overhead down. by Elliott Hughes · 8 years ago
  24. 663fdfc init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  25. e87a826 Merge "init: Fix leaking fd and error print" by Treehugger Robot · 8 years ago
  26. 0828676 Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 8 years ago
  27. 4b9a555 Merge "Use the 2 space clang format for libunwindstack." by Christopher Ferris · 8 years ago
  28. c530045 Merge "libcutils: fs_config() add check /oem/etc/fs_config_*" by Treehugger Robot · 8 years ago
  29. adda674 Use the 2 space clang format for libunwindstack. by Christopher Ferris · 8 years ago
  30. e9539eb Merge changes I4077bd6a,I92c4090e,Iff579600 by Mark Salyzyn · 8 years ago
  31. 62c701e libcutils: fs_config() add check /oem/etc/fs_config_* by Mark Salyzyn · 8 years ago
  32. 9ceadcb libcutils: fs_config() add check /vendor/etc/fs_config_* by Mark Salyzyn · 8 years ago
  33. a45eae9 libcutils: fs_config: sort files by Mark Salyzyn · 8 years ago
  34. c4f9f4c libcutils: fs_config: sort dirs by Mark Salyzyn · 8 years ago
  35. f5ee213 Merge "fs_mgr: remove private/android_filesystem_config.h" by Mark Salyzyn · 8 years ago
  36. b501400 Merge "libcutils: fs_config.c code compliance" by Mark Salyzyn · 8 years ago
  37. 97957fc libcutils: only change cgroup when fd is initialized by Wei Wang · 8 years ago
  38. a27a91a init.rc: remove bg_non_interactive cgroup by Wei Wang · 8 years ago
  39. 450c440 Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  40. 2498361 Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." by Treehugger Robot · 8 years ago
  41. 1ed1d3d Merge "Allocate new UID for OTA update resource tracking." by Treehugger Robot · 8 years ago
  42. 166e24c libcutils: fs_config.c code compliance by Mark Salyzyn · 8 years ago
  43. 40578ab init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  44. e989a22 fs_mgr: remove private/android_filesystem_config.h by Mark Salyzyn · 8 years ago
  45. e1bddc7 Allocate new UID for OTA update resource tracking. by Jeff Sharkey · 8 years ago
  46. b2a7251 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  47. e1c4e04 Merge "adb: detect closed jdwp socket." by Josh Gao · 8 years ago
  48. dedcbaa Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  49. 3fd78c9 adb: detect closed jdwp socket. by Josh Gao · 8 years ago
  50. 5a258e7 Merge "Track a Java package rename in comments" by Neil Fuller · 8 years ago
  51. c749c9a Track a Java package rename in comments by Neil Fuller · 8 years ago
  52. 04abdc6 Merge "Add heuristic data race detection to sp<>" by Hans Boehm · 8 years ago
  53. 36aa63e Merge changes I1e067235,I01e44473 by Treehugger Robot · 8 years ago
  54. 3472c1b Merge "powerctl: add thermal-shutdown command" by Treehugger Robot · 8 years ago
  55. 7f0b260 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  56. e63f366 android_reboot: move reboot reason file to data/misc/reboot/ by Todd Poynor · 8 years ago
  57. eac33da libcutils: android_reboot: save reboot reason in file by Todd Poynor · 8 years ago
  58. 16663a2 powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
  59. 1d1de8e Merge "init: cleanup is_first_stage conditionals" by Treehugger Robot · 8 years ago
  60. 499a047 Merge "Update qtaguid tag/untag documentation." by Treehugger Robot · 8 years ago
  61. 41e5426 Merge "liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__*" by Mark Salyzyn · 8 years ago
  62. 34e7041 init: cleanup is_first_stage conditionals by Tom Cherry · 8 years ago
  63. 4822b01 Update qtaguid tag/untag documentation. by Alex Deymo · 8 years ago
  64. 5707524 liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* by Mark Salyzyn · 8 years ago
  65. cc404b5 Merge "Elf interface for new unwinder." by Christopher Ferris · 8 years ago
  66. 0add3ca Merge "liblog: tests: __security and enoent failures" by Mark Salyzyn · 8 years ago
  67. a14b5bb Merge "Emulator: enhance logcat -Q to handle qemu pipe device" by Treehugger Robot · 8 years ago
  68. 94aab86 Emulator: enhance logcat -Q to handle qemu pipe device by bohu · 8 years ago
  69. 58aaee8 liblog: tests: __security and enoent failures by Mark Salyzyn · 8 years ago
  70. 4278f71 Merge changes I92cac83b,Ie897c40b by Mark Salyzyn · 8 years ago
  71. 5e00177 logd: wakeup wrap timeout if realtime changes drastically by Mark Salyzyn · 8 years ago
  72. 09d6632 logd: cap how far back in-place sort will go to 5 seconds by Mark Salyzyn · 8 years ago
  73. b280bb2 Merge "fs_mgr: change the log level in fs_mgr_read_fstab_dt()" by Treehugger Robot · 8 years ago
  74. e323976 Merge "Add eSE AID." by Treehugger Robot · 8 years ago
  75. 7390d96 Merge "crash_dump: fetch process/thread names before dropping privileges." by Josh Gao · 8 years ago
  76. 54e7365 Merge "init-debug.rc: don't mount debugfs" by Treehugger Robot · 8 years ago
  77. 82b5c61 Merge changes I2a073293,Ia55ef8b9,I79a385fc by Treehugger Robot · 8 years ago
  78. 3b941d4 logd: continue search out-of-order entries timestamp tail by Mark Salyzyn · 8 years ago
  79. 5a34d6e logd: drop mSequence from LogBufferElement by Mark Salyzyn · 8 years ago
  80. 1d84f0b logd: ensure LogBufferElement mSequence is monotonic by Mark Salyzyn · 8 years ago
  81. b364328 Add eSE AID. by Andrew Scull · 8 years ago
  82. b3fde95 Merge "Add android::base::Realpath." by Treehugger Robot · 8 years ago
  83. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  84. 840b601 Add android::base::Realpath. by Dimitry Ivanov · 8 years ago
  85. 75c414d Merge "Enable more modules on linux_bionic builds" by Treehugger Robot · 8 years ago
  86. 172c1d8 fs_mgr: change the log level in fs_mgr_read_fstab_dt() by bowgotsai · 8 years ago
  87. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  88. e7b335b Merge "logcat: test: tail_# occasional failures" by Treehugger Robot · 8 years ago
  89. 5418211 Merge "Move "fastboot oem" to std::string." by Treehugger Robot · 8 years ago
  90. 4a66730 Move "fastboot oem" to std::string. by Elliott Hughes · 8 years ago
  91. 913ad12 Merge "Logd: Fix wrong parameters" by Treehugger Robot · 8 years ago
  92. 3d028f1 Merge "Fix heap-buffer-overflow detected by ASAN." by Treehugger Robot · 8 years ago
  93. 082807f init-debug.rc: don't mount debugfs by Jeff Vander Stoep · 8 years ago
  94. 34450d7 Logd: Fix wrong parameters by Andreas Gampe · 8 years ago
  95. 97a2c49 Merge "libcutils: android_reboot: add thermal shutdown command" by Treehugger Robot · 8 years ago
  96. 37bba3b libcutils: android_reboot: add thermal shutdown command by Todd Poynor · 8 years ago
  97. 41c7bb5 Merge "Remove extraneous .clang-format files" by Tom Cherry · 8 years ago
  98. d70f246 logcat: test: tail_# occasional failures by Mark Salyzyn · 8 years ago
  99. 03fc2fe Fix heap-buffer-overflow detected by ASAN. by Evgenii Stepanov · 8 years ago
  100. 5b4eb23 Remove extraneous .clang-format files by Tom Cherry · 8 years ago