1. 7db45c5 Merge "Revert "Start hwservicemanager earlier."" by Thierry Strudel · 8 years ago
  2. 9bcf283 Merge "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  3. 03f61b6 Revert "Start hwservicemanager earlier." by Steven Moreland · 8 years ago
  4. ac93a2e Merge "add kill all for shutdown_timeout of 0" by Treehugger Robot · 8 years ago
  5. ceed37b Merge "Fix spelling error in warning" by Treehugger Robot · 8 years ago
  6. 63d415f Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  7. 03b82a8 Merge "init: Prevent spin loop while waiting for exec or property" by Treehugger Robot · 8 years ago
  8. 454c8e5 Merge "init: Remove superfluous error check" by Treehugger Robot · 8 years ago
  9. 8ce01a3 Merge "add clear log for reboot start / end" by Treehugger Robot · 8 years ago
  10. 895d1af add kill all for shutdown_timeout of 0 by Keun-young Park · 8 years ago
  11. e449ae9 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  12. 725e806 init: Prevent spin loop while waiting for exec or property by Tom Cherry · 8 years ago
  13. e8e2577 add clear log for reboot start / end by Keun-young Park · 8 years ago
  14. a052c48 init: Remove superfluous error check by Tom Cherry · 8 years ago
  15. ba63929 Merge "Possible null pointer miss on realloc" by Treehugger Robot · 8 years ago
  16. 0a064f1 Possible null pointer miss on realloc by Mikhail Lappo · 8 years ago
  17. 8fe6831 Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 8 years ago
  18. 9950212 Merge "libziparchive: fix mac os breakage" by Treehugger Robot · 8 years ago
  19. 38c1d8d Merge "libcutils: fs_config() add check /odm/etc/fs_config_*" by Treehugger Robot · 8 years ago
  20. 7b62d65 Merge "Create dir in /data for vendor customization" by Treehugger Robot · 8 years ago
  21. e4f2733 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  22. 372d50b Fix spelling error in warning by Brian Carlstrom · 8 years ago
  23. ba5a2be Merge "libziparchive: Add ability to backup in ZipWriter" by Treehugger Robot · 8 years ago
  24. dfe30c6 Create dir in /data for vendor customization by Jeff Vander Stoep · 8 years ago
  25. b15ebab3 Merge changes I0ad349f2,I0f528cf1 by Fernando Lugo · 8 years ago
  26. b0f4b7c Merge "Initialize si_code in siginfo." by Christopher Ferris · 8 years ago
  27. 9d381a2 Merge "logwrapper: add a benchmark for android_fork_execvp_ext" by Treehugger Robot · 8 years ago
  28. 49631b3 Merge "Logwrapper: Remove unused support for input / output processing." by Narayan Kamath · 8 years ago
  29. 48b83df logwrapper: add a benchmark for android_fork_execvp_ext by Narayan Kamath · 8 years ago
  30. 37e50d4 Merge "Start hwservicemanager earlier." by Treehugger Robot · 8 years ago
  31. d6e4360 fs_mgr: allow using legacy A/B suffix by Fernando Lugo · 8 years ago
  32. a89f873 fs_mgr: adapt to new A/B support by Fernando Lugo · 8 years ago
  33. 7e65608 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  34. e3df582 Merge "Do not access device maps." by Christopher Ferris · 8 years ago
  35. 9ba175d Merge "healthd: Implement scheduleUpdate" by Treehugger Robot · 8 years ago
  36. d78470b libziparchive: Add ability to backup in ZipWriter by Adam Lesinski · 8 years ago
  37. f849841 libcutils: fs_config() add check /odm/etc/fs_config_* by Mark Salyzyn · 8 years ago
  38. 1e08cf9 Do not access device maps. by Christopher Ferris · 8 years ago
  39. c51fb56 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  40. 816a4b4 Merge "Keep the ReadFileToString/ReadFdToString overhead down." by Treehugger Robot · 8 years ago
  41. e9067c9 Merge "remove emergency shutdown and improve init's reboot logic" by Treehugger Robot · 8 years ago
  42. 42b2975 healthd: Implement scheduleUpdate by Adam Lesinski · 8 years ago
  43. 519d658 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  44. bd09a03 Merge "Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils" by Vijay Venkatraman · 8 years ago
  45. 09f5bbb Start hwservicemanager earlier. by Steven Moreland · 8 years ago
  46. f2c43f6 Merge "Allow calling GetFunctionName before unwinding." by Christopher Ferris · 8 years ago
  47. 32db6c7 Logwrapper: Remove unused support for input / output processing. by Narayan Kamath · 8 years ago
  48. eb29cf2 Make the xtables lock readable only by AID_RADIO and root. by Lorenzo Colitti · 8 years ago
  49. 2b764de Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils by Vijay Venkatraman · 8 years ago
  50. 9d45544 Merge "liblog: tests: liblog.__security property failure" by Mark Salyzyn · 8 years ago
  51. 2acb9db Merge "Add 'ro.cpuset.default' system property for default cpusets." by Treehugger Robot · 8 years ago
  52. 4a45e5c Merge "init: reboot to bootloader on crash for development builds" by Treehugger Robot · 8 years ago
  53. 1f10277 liblog: tests: liblog.__security property failure by Mark Salyzyn · 8 years ago
  54. b770955 Merge changes from topic 'remove_bg_cgroup' by Treehugger Robot · 8 years ago
  55. 1741944 Allow calling GetFunctionName before unwinding. by Christopher Ferris · 8 years ago
  56. 26ee563 Keep the ReadFileToString/ReadFdToString overhead down. by Elliott Hughes · 8 years ago
  57. 3fca3f3 init: reboot to bootloader on crash for development builds by Tom Cherry · 8 years ago
  58. a1025b4 Merge "init: Fix leaking fd and error print" by Treehugger Robot · 8 years ago
  59. 9c75a3b Add 'ro.cpuset.default' system property for default cpusets. by Alex Vakulenko · 9 years ago
  60. 37bb632 Merge "Use the 2 space clang format for libunwindstack." by Christopher Ferris · 8 years ago
  61. bc252f5 Merge "libcutils: fs_config() add check /oem/etc/fs_config_*" by Treehugger Robot · 8 years ago
  62. b2d1b06 Use the 2 space clang format for libunwindstack. by Christopher Ferris · 8 years ago
  63. c324c9b Merge changes I4077bd6a,I92c4090e,Iff579600 by Mark Salyzyn · 8 years ago
  64. 171e015 libcutils: fs_config() add check /oem/etc/fs_config_* by Mark Salyzyn · 8 years ago
  65. cd36e60 libcutils: fs_config() add check /vendor/etc/fs_config_* by Mark Salyzyn · 8 years ago
  66. 1bb2079 libcutils: fs_config: sort files by Mark Salyzyn · 8 years ago
  67. b448b1f libcutils: fs_config: sort dirs by Mark Salyzyn · 8 years ago
  68. 6eb0632 Merge "fs_mgr: remove private/android_filesystem_config.h" by Mark Salyzyn · 8 years ago
  69. ffd6094 Merge "libcutils: fs_config.c code compliance" by Mark Salyzyn · 8 years ago
  70. d823609 libcutils: only change cgroup when fd is initialized by Wei Wang · 8 years ago
  71. dfcf626 init.rc: remove bg_non_interactive cgroup by Wei Wang · 8 years ago
  72. e73532b Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  73. be47ad0 Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." by Treehugger Robot · 8 years ago
  74. 7ffb7b6 Merge "Allocate new UID for OTA update resource tracking." by Treehugger Robot · 8 years ago
  75. 2a97878 libcutils: fs_config.c code compliance by Mark Salyzyn · 8 years ago
  76. 245bc32 init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  77. 0925d1d fs_mgr: remove private/android_filesystem_config.h by Mark Salyzyn · 8 years ago
  78. da61695 Allocate new UID for OTA update resource tracking. by Jeff Sharkey · 8 years ago
  79. ba9bb23 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  80. e82e662 Merge "adb: detect closed jdwp socket." by Josh Gao · 8 years ago
  81. 892b03d Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  82. 23d64fd adb: detect closed jdwp socket. by Josh Gao · 8 years ago
  83. ebd8196 Merge "Track a Java package rename in comments" by Neil Fuller · 8 years ago
  84. 6db1bd1 Track a Java package rename in comments by Neil Fuller · 8 years ago
  85. 609d472 Merge "Add heuristic data race detection to sp<>" by Hans Boehm · 8 years ago
  86. 721f2a2 Merge changes I1e067235,I01e44473 by Treehugger Robot · 8 years ago
  87. a659531 Merge "powerctl: add thermal-shutdown command" by Treehugger Robot · 8 years ago
  88. 1e39666 Add heuristic data race detection to sp<> by Hans Boehm · 8 years ago
  89. 7437ea4 android_reboot: move reboot reason file to data/misc/reboot/ by Todd Poynor · 8 years ago
  90. f83ba87 libcutils: android_reboot: save reboot reason in file by Todd Poynor · 8 years ago
  91. 21ad7cf powerctl: add thermal-shutdown command by Todd Poynor · 8 years ago
  92. 51893f2 Merge "init: cleanup is_first_stage conditionals" by Treehugger Robot · 8 years ago
  93. 51c8bd3 Merge "Update qtaguid tag/untag documentation." by Treehugger Robot · 8 years ago
  94. 13fecc2 Merge "liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__*" by Mark Salyzyn · 8 years ago
  95. 990b6d9 init: cleanup is_first_stage conditionals by Tom Cherry · 8 years ago
  96. 3a57356 Update qtaguid tag/untag documentation. by Alex Deymo · 8 years ago
  97. f8acb9a liblog: test: *.android_errorWriteWithinfoLog__android_logger_list_read__* by Mark Salyzyn · 8 years ago
  98. 4b0d7c8 Merge "Elf interface for new unwinder." by Christopher Ferris · 8 years ago
  99. aa834cd Merge "liblog: tests: __security and enoent failures" by Mark Salyzyn · 8 years ago
  100. 38ad1aa Merge "Emulator: enhance logcat -Q to handle qemu pipe device" by Treehugger Robot · 8 years ago