1. 9f38e19 Merge "adb: improve CHECKs." by Treehugger Robot · 7 years ago
  2. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  3. e467209 adb: improve CHECKs. by Josh Gao · 7 years ago
  4. 32d2eae Merge "adbd: don't spin if file sync read fails." by Treehugger Robot · 7 years ago
  5. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
  6. 1d6c01b adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
  7. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  8. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  9. 1f6a807 Merge "Add missing include for readv." by Christopher Ferris · 7 years ago
  10. 5d6a032 Add missing include for readv. by Christopher Ferris · 7 years ago
  11. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  12. 54a2830 Merge "Clarify SELinux service error message" by Treehugger Robot · 7 years ago
  13. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  14. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  15. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
  16. df3e89b Merge "Speed up map creation." by Christopher Ferris · 7 years ago
  17. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  18. 06e0c70 Merge "Add a feature to show which bugs are tracking which se denials" by Max Bires · 7 years ago
  19. b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  20. 332370d Merge "Small liblog test fixes & readability improvements." by Alan Stokes · 7 years ago
  21. 974ab46 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." by Treehugger Robot · 7 years ago
  22. 13cb599 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  23. 81e63d0 Small liblog test fixes & readability improvements. by Alan Stokes · 7 years ago
  24. 64acdf7 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 7 years ago
  25. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  26. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
  27. 2732a7e Merge "Define current ABI string in android-base/macros.h" by Dimitry Ivanov · 7 years ago
  28. 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
  29. d865b65 Merge "Fix adb tcpip tests." by Treehugger Robot · 7 years ago
  30. bc9924e Merge "Mark the modules as VNDK-SP in Android.bp" by Treehugger Robot · 7 years ago
  31. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  32. e163298 Fix adb tcpip tests. by Elliott Hughes · 7 years ago
  33. a78b5b3 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 by Tom Cherry · 7 years ago
  34. 4214d13 Add a feature to show which bugs are tracking which se denials by Max Bires · 7 years ago
  35. 6aab4e2 Merge "fastboot: bail out if failed to generate fs image" by Treehugger Robot · 7 years ago
  36. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  37. 1e0df16 fastboot: bail out if failed to generate fs image by Jin Qian · 7 years ago
  38. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
  39. 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
  40. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  41. 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
  42. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  43. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  44. 7f16cad Merge "init: add log to time spent in waiting for file" by Treehugger Robot · 7 years ago
  45. 8570d1d Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 7 years ago
  46. 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
  47. 46244a6 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e by Josh Gao · 7 years ago
  48. 2066e05 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 7 years ago
  49. b0c1802 adb: add track-devices-l service. by Josh Gao · 7 years ago
  50. b122b17 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  51. 9a1e060 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Josh Gao · 7 years ago
  52. 11be3e5 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Treehugger Robot · 7 years ago
  53. 7ec963f Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
  54. 4bcccdf Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
  55. c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  56. f5e0464 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  57. f806a3c fastboot: gracefully handle failure to open a USB device on OS X. by Josh Gao · 7 years ago
  58. 68f9230 Merge "crash_dump: print the identity of tracers." am: e67c7b94c2 by Josh Gao · 7 years ago
  59. e67c7b9 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 7 years ago
  60. fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 7 years ago
  61. a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
  62. b43479c Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e by Josh Gao · 7 years ago
  63. fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
  64. 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
  65. c2449e8 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
  66. edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
  67. fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
  68. 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
  69. ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
  70. 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
  71. 4be54a4 Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 7 years ago
  72. e275043 Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 7 years ago
  73. af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
  74. ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
  75. f854045 Merge "init: fix copy/paste mistake" by Treehugger Robot · 7 years ago
  76. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  77. 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
  78. 1db71af adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
  79. 57f94aa Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 7 years ago
  80. e3e4ec7 Merge "Skip unnecessary sleep during shutdown" by Wei Wang · 7 years ago
  81. 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
  82. 6677429 Merge "Fix a potential memory leak" am: f583ff660e by Ting-Yuan Huang · 7 years ago
  83. f583ff6 Merge "Fix a potential memory leak" by Treehugger Robot · 7 years ago
  84. 4bfddbd Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 7 years ago
  85. 4e8bbb9 Merge "Pass in message_version_ received from the secure side." am: 1a955faab2 by Jocelyn Bohr · 7 years ago
  86. f26cf6d Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
  87. 1a955fa Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 7 years ago
  88. e23b30a Merge "Decrease size of LogBufferElements to 32 bytes." am: 44ad937411 by Christopher Ferris · 7 years ago
  89. 44ad937 Merge "Decrease size of LogBufferElements to 32 bytes." by Christopher Ferris · 7 years ago o-iot-preview-5 android-o-iot-preview-5
  90. db640d8 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 7 years ago
  91. 334929b Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 by Tom Cherry · 7 years ago
  92. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  93. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  94. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  95. 9e16932 Merge "init: split security functions out of init.cpp" into stage-aosp-master by TreeHugger Robot · 7 years ago
  96. 6beea94 Merge "init: split security functions out of init.cpp" am: d467db9b3d -s ours by Tom Cherry · 7 years ago
  97. c317009 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  98. d467db9 Merge "init: split security functions out of init.cpp" by Tom Cherry · 7 years ago
  99. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  100. 1f6a481 Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344 by Christopher Ferris · 7 years ago