1. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  2. f77d8b0 Merge "Switch ueventd to sendfile(2)." by Elliott Hughes · 8 years ago
  3. 601bf9e Merge "init start time tracking." by Elliott Hughes · 8 years ago
  4. f96e744 Merge "Revert "Use process_vm_readv to read memory."" by Christopher Ferris · 8 years ago
  5. 632e99a Switch ueventd to sendfile(2). by Elliott Hughes · 8 years ago
  6. 5573598 Merge "fix swapped min / max in priority parsing" by Treehugger Robot · 8 years ago
  7. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  8. dd34ca4 fix swapped min / max in priority parsing by Keun-young Park · 8 years ago
  9. 84db3f1 Merge "crasher: add option to wait for input before crashing." by Treehugger Robot · 8 years ago
  10. 100ce39 crasher: add option to wait for input before crashing. by Josh Gao · 8 years ago
  11. fdb02f8 Revert "Use process_vm_readv to read memory." by Christopher Ferris · 8 years ago
  12. e759c83 Merge "Implement Reboot bootloader via bootloader_message" by Treehugger Robot · 8 years ago
  13. 5782f72 Merge "init: warn slow action" by Treehugger Robot · 8 years ago
  14. 8cbc895 Merge "Start update_verifier in cache group" by Tianjie Xu · 8 years ago
  15. b1a309a init: warn slow action by Wei Wang · 8 years ago
  16. c488087 Start update_verifier in cache group by Tianjie Xu · 8 years ago
  17. 2422d55 Merge "liblog: android_closeEventTagMap pointer check" by Treehugger Robot · 8 years ago
  18. 53e9fc7 liblog: android_closeEventTagMap pointer check by Mark Salyzyn · 8 years ago
  19. bccb521 Merge "init: errno handling in create_file" by Treehugger Robot · 8 years ago
  20. db69107 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  21. 039734c Implement Reboot bootloader via bootloader_message by Vineela Tummalapalli · 8 years ago
  22. 8476704 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 8 years ago
  23. 905948e fs_mgr: fix clang static analyzer warning by Jin Qian · 8 years ago
  24. e133feb Merge changes I93a1c003,I283fec89 by Mark Salyzyn · 8 years ago
  25. a61c48d Merge "Allow different namespace types for different classloaders" by Dimitry Ivanov · 8 years ago
  26. 0ad600b Merge "Fix selinux warning on tracefs systems" by Paul Lawrence · 8 years ago
  27. 4fd0507 liblog: logcat: logprint support -v descriptive by Mark Salyzyn · 8 years ago
  28. 530711b liblog: add android_lookupEventFormat_len by Mark Salyzyn · 8 years ago
  29. d836ab0 Allow different namespace types for different classloaders by Dimitry Ivanov · 8 years ago
  30. b5f062b Merge changes Icd2e9bc0,Ibe241c0b by Treehugger Robot · 8 years ago
  31. 8d339e9 Merge "libcutils: sockets_test breaks MAC build" by Mark Salyzyn · 8 years ago
  32. 44ba139 libcutils: sockets_test breaks MAC build by Mark Salyzyn · 8 years ago
  33. d2abcbd Fix selinux warning on tracefs systems by Paul Lawrence · 8 years ago
  34. b067229 logd: report last prune memory overhead by Mark Salyzyn · 8 years ago
  35. 6d981af logd: report statistics memory overhead by Mark Salyzyn · 8 years ago
  36. fc3e906 Merge changes I432016e2,Id208b11b,Ia6a38729,Icdaf9e35,I842a7a64, ... by Treehugger Robot · 8 years ago
  37. fc08963 Merge "logd: switch to using arraysize() from libbase macros" by Treehugger Robot · 8 years ago
  38. 11f8b20 Merge changes Ifb1b550c,Ic7377efc by Mark Salyzyn · 8 years ago
  39. 107e29a logd: if eng build, be a bit more permissive about failures by Mark Salyzyn · 8 years ago
  40. c377843 libcutils: klog inherit android_get_control_file("/dev/kmsg") by Mark Salyzyn · 8 years ago
  41. 77fdb22 logd: start logd service in logd uid by Mark Salyzyn · 8 years ago
  42. d2b3291 logd: auditd + klogd control CAPS by Mark Salyzyn · 8 years ago
  43. d8f0180 logd: drop capabilities in logd --reinit and logd.daemon by Mark Salyzyn · 8 years ago
  44. f0b8e1b logd: drop libminijail dependency by Mark Salyzyn · 8 years ago
  45. 5b44340 logd: start logd services in logd gid by Mark Salyzyn · 8 years ago
  46. 0d2a1dc logd: set executable's capabilities in file system by Mark Salyzyn · 8 years ago
  47. e0b8ccd logd: inherit android_get_control_file() by Mark Salyzyn · 8 years ago
  48. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  49. 0b034d9 libcutils: add android_get_control_file() by Mark Salyzyn · 8 years ago
  50. 547e0dc libcutils: add android_get_control_socket() test by Mark Salyzyn · 8 years ago
  51. c8d3194 logd: switch to using arraysize() from libbase macros by Mark Salyzyn · 8 years ago
  52. 5febc51 liblog: test report pmsg not configured if ENOMEM return by Mark Salyzyn · 8 years ago
  53. 6a70ded logd: clear DUMPABLE by Mark Salyzyn · 8 years ago
  54. 3a724a8 Merge "give zygote AID_READPROC" by Treehugger Robot · 8 years ago
  55. dd4e5ae Merge "Set file capabilities after writing file data" by Treehugger Robot · 8 years ago
  56. 2260c09 Merge "Add fs_config entries for the webview_zygote." by Treehugger Robot · 8 years ago
  57. d0515e7 Set file capabilities after writing file data by Jin Qian · 8 years ago
  58. 480af3f Merge "Update for hidlized hwservicemanager." by Treehugger Robot · 8 years ago
  59. c21169c give zygote AID_READPROC by Nick Kralevich · 8 years ago
  60. ba825ac Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  61. c54c533 Merge "Return nullptr from FindNamespaceByClassLoader for NB-enabled apps." by Treehugger Robot · 8 years ago
  62. 043bc97 Merge "init: Add support for ambient capabilities." by Treehugger Robot · 8 years ago
  63. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  64. 800083d Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 8 years ago
  65. 0945380 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  66. 9955609 Merge "init: Put init in group AID_READPROC" by Treehugger Robot · 8 years ago
  67. fff1669 Merge "Fix log for early_mount" by Treehugger Robot · 8 years ago
  68. a2ceaf6 Add fs_config entries for the webview_zygote. by Robert Sesek · 8 years ago
  69. b5ce6f0 Merge "Add FuseBridgeLoop to libappfuse." by Treehugger Robot · 8 years ago
  70. 80960d2 init: Put init in group AID_READPROC by Nick Kralevich · 8 years ago
  71. 313b352 Fix log for early_mount by Wei Wang · 8 years ago
  72. cd368c6 Merge "Log when bootcharting ends." by Treehugger Robot · 8 years ago
  73. 9112b41 Merge "Add UID for vehicle network" by Treehugger Robot · 8 years ago
  74. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  75. 42e802c Add UID for vehicle network by Keun-young Park · 8 years ago
  76. e381ecf Merge "Add utility functions for FUSE." by Treehugger Robot · 8 years ago
  77. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  78. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  79. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 8 years ago
  80. b838ff6 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." by Treehugger Robot · 8 years ago
  81. 459ec80 Merge "liblog: remove reference to log/logger.h" by Treehugger Robot · 8 years ago
  82. d70a5fe Merge "Make sure wait for the dm device" by Treehugger Robot · 8 years ago
  83. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  84. a285252 liblog: remove reference to log/logger.h by Mark Salyzyn · 8 years ago
  85. dba750e Make sure wait for the dm device by Wei Wang · 8 years ago
  86. 28c0c07 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 8 years ago
  87. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  88. f6653de Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 8 years ago
  89. d879e0c Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 8 years ago
  90. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 8 years ago
  91. da6fe65 Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 8 years ago
  92. fbe0b45 Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 8 years ago
  93. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  94. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  95. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  96. 61131fc Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 8 years ago
  97. 4376d21 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 8 years ago
  98. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 8 years ago
  99. 60636fa logd: getTag() functional for chatty entries by Mark Salyzyn · 8 years ago
  100. d97efe0 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 8 years ago