1. 0fc8a4b Merge "fs_mgr: update to new androidboot.slot param" by Fernando Lugo · 8 years ago
  2. 9c7ae58 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 8 years ago
  3. c10c31e Merge "adb: allow symlinks to directories in directory_exists." by Josh Gao · 8 years ago
  4. d13099e Merge "Test unwinding through a signal handler." by Christopher Ferris · 8 years ago
  5. 3ba3135 Merge "Revert "Start hwservicemanager earlier."" by Thierry Strudel · 8 years ago
  6. 438720a Merge "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  7. 5011270 Revert "Start hwservicemanager earlier." by Steven Moreland · 8 years ago
  8. dd26e1a Merge "add kill all for shutdown_timeout of 0" by Treehugger Robot · 8 years ago
  9. 79e0fb8 Merge "Fix spelling error in warning" by Treehugger Robot · 8 years ago
  10. 7f0d15a Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  11. c1ca1a8 Merge "init: Prevent spin loop while waiting for exec or property" by Treehugger Robot · 8 years ago
  12. 186edb1 Merge "init: Remove superfluous error check" by Treehugger Robot · 8 years ago
  13. 6e6eb48 Merge "add clear log for reboot start / end" by Treehugger Robot · 8 years ago
  14. aa08ea4 add kill all for shutdown_timeout of 0 by Keun-young Park · 8 years ago
  15. 82bac0d init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  16. 77ddcd5 init: Prevent spin loop while waiting for exec or property by Tom Cherry · 8 years ago
  17. 3cd8c6f add clear log for reboot start / end by Keun-young Park · 8 years ago
  18. 9bdddd7 init: Remove superfluous error check by Tom Cherry · 8 years ago
  19. 9bbbaf1 Merge "Possible null pointer miss on realloc" by Treehugger Robot · 8 years ago
  20. ff468dc adb: allow symlinks to directories in directory_exists. by Josh Gao · 8 years ago
  21. 5ea2c1f Test unwinding through a signal handler. by Christopher Ferris · 8 years ago
  22. 2646491 Possible null pointer miss on realloc by Mikhail Lappo · 8 years ago
  23. c0ca39c Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 8 years ago
  24. 390f3b3 Merge "libziparchive: fix mac os breakage" by Treehugger Robot · 8 years ago
  25. 1e62880 Merge "libcutils: fs_config() add check /odm/etc/fs_config_*" by Treehugger Robot · 8 years ago
  26. c39a31f Merge "Create dir in /data for vendor customization" by Treehugger Robot · 8 years ago
  27. b02d690 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  28. 6d1da7c Fix spelling error in warning by Brian Carlstrom · 8 years ago
  29. 0e19795 Merge "libziparchive: Add ability to backup in ZipWriter" by Treehugger Robot · 8 years ago
  30. 61efb0d Create dir in /data for vendor customization by Jeff Vander Stoep · 8 years ago
  31. 27a091d Merge changes I0ad349f2,I0f528cf1 by Fernando Lugo · 8 years ago
  32. 446538b Merge "Initialize si_code in siginfo." by Christopher Ferris · 8 years ago
  33. 1620c51 Merge "logwrapper: add a benchmark for android_fork_execvp_ext" by Treehugger Robot · 8 years ago
  34. fa339a4 Merge "Logwrapper: Remove unused support for input / output processing." by Narayan Kamath · 8 years ago
  35. f704193 logwrapper: add a benchmark for android_fork_execvp_ext by Narayan Kamath · 8 years ago
  36. fcd5092 Merge "Start hwservicemanager earlier." by Treehugger Robot · 8 years ago
  37. ce9d7db fs_mgr: allow using legacy A/B suffix by Fernando Lugo · 8 years ago
  38. d1dcedd fs_mgr: adapt to new A/B support by Fernando Lugo · 8 years ago
  39. 9642232 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  40. a06e1c9 Merge "Do not access device maps." by Christopher Ferris · 8 years ago
  41. 6edabc7 Merge "healthd: Implement scheduleUpdate" by Treehugger Robot · 8 years ago
  42. 537713b libziparchive: Add ability to backup in ZipWriter by Adam Lesinski · 8 years ago
  43. 2b616ce libcutils: fs_config() add check /odm/etc/fs_config_* by Mark Salyzyn · 8 years ago
  44. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  45. ee1ac710 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  46. 2af784b Merge "Keep the ReadFileToString/ReadFdToString overhead down." by Treehugger Robot · 8 years ago
  47. 437dc91 Merge "remove emergency shutdown and improve init's reboot logic" by Treehugger Robot · 8 years ago
  48. 3dec1aa healthd: Implement scheduleUpdate by Adam Lesinski · 8 years ago
  49. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  50. a4bc989 Merge "Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils" by Vijay Venkatraman · 8 years ago
  51. 9e36331 Start hwservicemanager earlier. by Steven Moreland · 8 years ago
  52. 435fc45 Merge "Allow calling GetFunctionName before unwinding." by Christopher Ferris · 8 years ago
  53. abd4613 Logwrapper: Remove unused support for input / output processing. by Narayan Kamath · 8 years ago
  54. 5e801e7 Make the xtables lock readable only by AID_RADIO and root. by Lorenzo Colitti · 8 years ago
  55. d4e2386 Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils by Vijay Venkatraman · 8 years ago
  56. 2a54ae9 Merge "liblog: tests: liblog.__security property failure" by Mark Salyzyn · 8 years ago
  57. 2fdcf37 Merge "Add 'ro.cpuset.default' system property for default cpusets." by Treehugger Robot · 8 years ago
  58. ac8a3bd Merge "init: reboot to bootloader on crash for development builds" by Treehugger Robot · 8 years ago
  59. ef5d981 liblog: tests: liblog.__security property failure by Mark Salyzyn · 8 years ago
  60. e941c5f Merge changes from topic 'remove_bg_cgroup' by Treehugger Robot · 8 years ago
  61. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 8 years ago
  62. 9bb7971 Keep the ReadFileToString/ReadFdToString overhead down. by Elliott Hughes · 8 years ago
  63. 663fdfc init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  64. e87a826 Merge "init: Fix leaking fd and error print" by Treehugger Robot · 8 years ago
  65. 0828676 Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 9 years ago
  66. 4b9a555 Merge "Use the 2 space clang format for libunwindstack." by Christopher Ferris · 8 years ago
  67. c530045 Merge "libcutils: fs_config() add check /oem/etc/fs_config_*" by Treehugger Robot · 8 years ago
  68. adda674 Use the 2 space clang format for libunwindstack. by Christopher Ferris · 8 years ago
  69. e9539eb Merge changes I4077bd6a,I92c4090e,Iff579600 by Mark Salyzyn · 8 years ago
  70. 62c701e libcutils: fs_config() add check /oem/etc/fs_config_* by Mark Salyzyn · 8 years ago
  71. 9ceadcb libcutils: fs_config() add check /vendor/etc/fs_config_* by Mark Salyzyn · 8 years ago
  72. a45eae9 libcutils: fs_config: sort files by Mark Salyzyn · 8 years ago
  73. c4f9f4c libcutils: fs_config: sort dirs by Mark Salyzyn · 8 years ago
  74. f5ee213 Merge "fs_mgr: remove private/android_filesystem_config.h" by Mark Salyzyn · 8 years ago
  75. b501400 Merge "libcutils: fs_config.c code compliance" by Mark Salyzyn · 8 years ago
  76. 97957fc libcutils: only change cgroup when fd is initialized by Wei Wang · 8 years ago
  77. a27a91a init.rc: remove bg_non_interactive cgroup by Wei Wang · 8 years ago
  78. 450c440 Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  79. 2498361 Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." by Treehugger Robot · 8 years ago
  80. 1ed1d3d Merge "Allocate new UID for OTA update resource tracking." by Treehugger Robot · 8 years ago
  81. 166e24c libcutils: fs_config.c code compliance by Mark Salyzyn · 8 years ago
  82. 40578ab init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  83. e989a22 fs_mgr: remove private/android_filesystem_config.h by Mark Salyzyn · 8 years ago
  84. e1bddc7 Allocate new UID for OTA update resource tracking. by Jeff Sharkey · 8 years ago
  85. b2a7251 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  86. e1c4e04 Merge "adb: detect closed jdwp socket." by Josh Gao · 8 years ago
  87. dedcbaa Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  88. 3fd78c9 adb: detect closed jdwp socket. by Josh Gao · 8 years ago
  89. 5a258e7 Merge "Track a Java package rename in comments" by Neil Fuller · 8 years ago
  90. c749c9a Track a Java package rename in comments by Neil Fuller · 8 years ago
  91. 04abdc6 Merge "Add heuristic data race detection to sp<>" by Hans Boehm · 8 years ago
  92. 36aa63e Merge changes I1e067235,I01e44473 by Treehugger Robot · 8 years ago
  93. 3472c1b Merge "powerctl: add thermal-shutdown command" by Treehugger Robot · 8 years ago
  94. 7f0b260 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  95. e63f366 android_reboot: move reboot reason file to data/misc/reboot/ by Todd Poynor · 8 years ago
  96. eac33da libcutils: android_reboot: save reboot reason in file by Todd Poynor · 8 years ago
  97. 16663a2 powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
  98. 1d1de8e Merge "init: cleanup is_first_stage conditionals" by Treehugger Robot · 8 years ago
  99. 499a047 Merge "Update qtaguid tag/untag documentation." by Treehugger Robot · 8 years ago
  100. 41e5426 Merge "liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__*" by Mark Salyzyn · 8 years ago