1. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  2. 8e00532 Merge "init: add log to time spent in waiting for file" by Treehugger Robot · 8 years ago
  3. 70d45b1 Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 8 years ago
  4. 3787eee init: add log to time spent in waiting for file by Wei Wang · 8 years ago
  5. 2bb5d77 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e by Josh Gao · 8 years ago
  6. e91ccc2 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 8 years ago
  7. dc812b6 adb: add track-devices-l service. by Josh Gao · 8 years ago
  8. 5fa43b0 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
  9. 052b885 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Josh Gao · 8 years ago
  10. 0d6d36f Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Treehugger Robot · 8 years ago
  11. db05e70 Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 8 years ago
  12. d282832 Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 8 years ago
  13. 9f81728 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  14. 57d9775 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  15. c874b40 fastboot: gracefully handle failure to open a USB device on OS X. by Josh Gao · 8 years ago
  16. 7c95c02 Merge "crash_dump: print the identity of tracers." am: e67c7b94c2 by Josh Gao · 8 years ago
  17. 37612b1 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 8 years ago
  18. e70ea7d crash_dump: print the identity of tracers. by Josh Gao · 8 years ago
  19. 78e2560 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 8 years ago
  20. 5a4a3c6 Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e by Josh Gao · 8 years ago
  21. 2498f31 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 8 years ago
  22. fc70c4e Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 8 years ago
  23. 60322c2 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 8 years ago
  24. 1d432dd Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 8 years ago
  25. e24dd89 init: only set ro.boottime.<service> properties once. by Tom Cherry · 8 years ago
  26. 6ba1bee ueventd: fix subsystem list logic issues by Tom Cherry · 8 years ago
  27. 63af31f Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 8 years ago
  28. a644398 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 8 years ago
  29. 470f8a7 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 · 8 years ago
  30. 425099f 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 · 8 years ago
  31. 90121ee Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 8 years ago
  32. b0ed2e8 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 8 years ago
  33. 644db06 Merge "init: fix copy/paste mistake" by Treehugger Robot · 8 years ago
  34. a99341e init: replace panic() with LOG(FATAL) by Tom Cherry · 8 years ago
  35. 9860b3b init: fix copy/paste mistake by Tom Cherry · 8 years ago
  36. 990c408 adb: fix deadlock in kick_all_transports. by Josh Gao · 8 years ago
  37. cf35269 Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 8 years ago
  38. b2c423b Merge "Skip unnecessary sleep during shutdown" by Wei Wang · 8 years ago
  39. 3283ccc Skip unnecessary sleep during shutdown by Wei Wang · 8 years ago
  40. 9c9a2b5 Merge "Fix a potential memory leak" am: f583ff660e by Ting-Yuan Huang · 8 years ago
  41. 801786c Merge "Fix a potential memory leak" by Treehugger Robot · 8 years ago
  42. 3fdfaa9 Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 8 years ago
  43. d6484bd Merge "Pass in message_version_ received from the secure side." am: 1a955faab2 by Jocelyn Bohr · 8 years ago
  44. fcaa383 Fix a potential memory leak by Ting-Yuan Huang · 8 years ago
  45. fffdf6f Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 8 years ago
  46. 34101c5 Merge "Decrease size of LogBufferElements to 32 bytes." am: 44ad937411 by Christopher Ferris · 8 years ago
  47. e8085b4 Merge "Decrease size of LogBufferElements to 32 bytes." by Christopher Ferris · 8 years ago
  48. db38440 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 8 years ago
  49. 59e4d3b Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 by Tom Cherry · 8 years ago
  50. 20be869 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  51. d26214b init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  52. 02fbfb2 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  53. 8de717f Merge "init: split security functions out of init.cpp" into stage-aosp-master by TreeHugger Robot · 8 years ago
  54. f67b832 Merge "init: split security functions out of init.cpp" am: d467db9b3d -s ours by Tom Cherry · 8 years ago
  55. adcff94 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  56. 4e0ae77 Merge "init: split security functions out of init.cpp" by Tom Cherry · 8 years ago
  57. 6329155 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  58. 70b5f94 Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344 by Christopher Ferris · 8 years ago
  59. 6e3fd2c Merge "Add demangling of function name." am: 6452b9036d by Christopher Ferris · 8 years ago
  60. 0c851fd Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 8 years ago
  61. fc5e548 Merge "Add demangling of function name." by Christopher Ferris · 8 years ago
  62. c1cac5c Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 by Jocelyn Bohr · 8 years ago
  63. 58ce9ec Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 8 years ago
  64. c4367fc Merge "debuggerd_handler: print pid and process name." am: 94b0e4f5df by Josh Gao · 8 years ago
  65. 3502978 Merge "debuggerd_handler: print pid and process name." by Treehugger Robot · 8 years ago
  66. 8e4b901 Pass in message_version_ received from the secure side. by Jocelyn Bohr · 8 years ago
  67. 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
  68. f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
  69. c552ec3 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  70. c997f41 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  71. d6e2acc Add demangling of function name. by Christopher Ferris · 8 years ago
  72. 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
  73. b9c2915 Merge "init: Add readahead built-in command" by Treehugger Robot · 8 years ago
  74. abe046d init: fix format issue by Tom Cherry · 8 years ago
  75. 7e966d9 Decrease size of LogBufferElements to 32 bytes. by Christopher Ferris · 8 years ago
  76. 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
  77. e7b3898 Merge "Fix another set of bugs." am: af6a262020 by Christopher Ferris · 8 years ago
  78. e75a878 Merge "Fix another set of bugs." by Christopher Ferris · 8 years ago
  79. 355f1de Fix another set of bugs. by Christopher Ferris · 8 years ago
  80. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  81. 16f202d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 8 years ago
  82. 24db3c3 Merge "Add HSM AID." by Treehugger Robot · 8 years ago
  83. cf04e61 Add HSM AID. by Andrew Scull · 8 years ago
  84. 72a95b0 Merge "bootstat: switch from root.root to system.log" am: de6b44aa0e by Mark Salyzyn · 8 years ago
  85. 8bcf482 Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 8 years ago
  86. 94c5a72 Merge "Don't try to strip a shell script" am: ff7e13c260 by Dan Willemsen · 8 years ago
  87. 82c0b39 Merge "Don't try to strip a shell script" by Treehugger Robot · 8 years ago
  88. 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
  89. d7cc49e Merge changes If1cffa85,I9011a959 by Tom Cherry · 8 years ago
  90. c34577a Don't try to strip a shell script by Dan Willemsen · 8 years ago
  91. e612f06 Merge "Include asan options from data partition." am: 5d89e6c7fe by Ryan Campbell · 8 years ago
  92. 9cb512f Merge "Include asan options from data partition." by Treehugger Robot · 8 years ago
  93. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  94. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  95. 6c08fcf Merge "Small clean ups" am: 5cd87d39d7 by Christopher Ferris · 8 years ago
  96. c432a78 Merge "logcat: transition to Android.bp" am: ad7f1bc0b3 by Mark Salyzyn · 8 years ago
  97. 1ed3866 Merge "Small clean ups" by Christopher Ferris · 8 years ago
  98. 5f70ea4 Merge "logcat: transition to Android.bp" by Mark Salyzyn · 8 years ago
  99. 6330951 Include asan options from data partition. by Ryan Campbell · 8 years ago
  100. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago