1. ffa0d24 Merge "Fix Win32 build." by Elliott Hughes · 10 years ago
  2. 1b600a9 Fix Win32 build. by Elliott Hughes · 10 years ago
  3. 4546520 Merge "Move __adb_error to std::string, and improve various errors." by Elliott Hughes · 10 years ago
  4. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  5. 5d67a2c Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  6. 5feefcb Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  7. 63177cb Merge "Use base::WriteFully in zip_archive." by Narayan Kamath · 10 years ago
  8. e97e66e Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  9. 07e07aa Merge "Add float support to binary event log." by Jeff Brown · 10 years ago
  10. 44193d9 Add float support to binary event log. by Jeff Brown · 10 years ago
  11. 806d10b Securely encrypt the master key by Paul Lawrence · 10 years ago
  12. f0d2473 Merge "init: remove support for disabled SELinux" by Nick Kralevich · 10 years ago
  13. d34e407 init: remove support for disabled SELinux by Nick Kralevich · 10 years ago
  14. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  15. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  16. 6e8c8f5 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  17. 34276a1 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  18. 4b81659 Merge "Remove strtok from adb." by Elliott Hughes · 10 years ago
  19. a71ef0d Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  20. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 10 years ago
  21. 06d2128 Merge "Support the full length of USB serial numbers." by Elliott Hughes · 10 years ago
  22. 9309ecb Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  23. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  24. 96b6415 Merge "Use WriteFully in debuggerd to talk to ActivityManager." by Elliott Hughes · 10 years ago
  25. ba5f10a Merge "libziparchive: fix clang build" by Greg Hackmann · 10 years ago
  26. d6eac24 libziparchive: fix clang build by Greg Hackmann · 10 years ago
  27. 246f853 Merge "Avoid mapping output to memory while writing to a file." by Narayan Kamath · 10 years ago
  28. f899bd5 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  29. 9c9280d Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  30. f667a32 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  31. ccac2be Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  32. e34577c init: use SELinux /dev/null if available by Nick Kralevich · 10 years ago
  33. 178299f Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 10 years ago
  34. f8b0743 Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  35. 47a9ef2 Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  36. 9dec93b init: don't double mount /proc and /sys by Nick Kralevich · 10 years ago
  37. eedbe81 init: fix write_file checkreqprot logic error by Nick Kralevich · 10 years ago
  38. ce6363b Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 10 years ago
  39. 8929c77 Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  40. a1f6a4b init: remove mkdir /dev /proc /sys by Nick Kralevich · 10 years ago
  41. 6ce5625 Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago
  42. 5976018 Improve toolbox SIGPIPE behavior. by Elliott Hughes · 10 years ago
  43. b7cd09b Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  44. 9798023 Merge "Add ReadFully and WriteFully to libbase." by Elliott Hughes · 10 years ago
  45. 2899c94 Merge "Switch init to epoll." by Elliott Hughes · 10 years ago
  46. 56085ed Add ReadFully and WriteFully to libbase. by Elliott Hughes · 10 years ago
  47. 929f407 Switch init to epoll. by Elliott Hughes · 10 years ago
  48. df5d448 Merge "Clean up property service initialization." by Elliott Hughes · 10 years ago
  49. c6c26ed Clean up property service initialization. by Elliott Hughes · 10 years ago
  50. b749be0 Merge "Clean up init signal handling a little." by Elliott Hughes · 10 years ago
  51. 9042cae Clean up init signal handling a little. by Elliott Hughes · 10 years ago
  52. 662baef Merge "Setup signal handler before any exec command" by Elliott Hughes · 10 years ago
  53. 05c92d2 Merge "liblog: Add BM_is_loggable benchmark" by Mark Salyzyn · 10 years ago
  54. a566986 Merge "Revert "Revert "Remove now-unusable 'setcon' command.""" by Elliott Hughes · 10 years ago
  55. c7ca9dd Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 10 years ago
  56. 132440b Merge "Revert "Revert "Make init re-exec itself for its SELinux domain transition.""" by Elliott Hughes · 10 years ago
  57. f65730e Revert "Revert "Make init re-exec itself for its SELinux domain transition."" by Elliott Hughes · 10 years ago
  58. 34dd04d Merge "Improve bad error reporting seen in shamu SELinux boot failures." by Elliott Hughes · 10 years ago
  59. 5e7dd44 Improve bad error reporting seen in shamu SELinux boot failures. by Elliott Hughes · 10 years ago
  60. 10936d1 Merge "init: consider all platform devices for find_platform_device" by Tom Cherry · 10 years ago
  61. 46fee19 Merge "Revert "Make init re-exec itself for its SELinux domain transition."" by Nick Kralevich · 10 years ago
  62. 4217374 Revert "Make init re-exec itself for its SELinux domain transition." by Nick Kralevich · 10 years ago
  63. f0b4792 Merge "Revert "Remove now-unusable 'setcon' command."" by Nick Kralevich · 10 years ago
  64. b862bd0 Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 10 years ago
  65. 1ac79cb liblog: Add BM_is_loggable benchmark by Mark Salyzyn · 10 years ago
  66. 659b7d6 Merge "Remove now-unusable 'setcon' command." by Elliott Hughes · 10 years ago
  67. fa66b4e Merge "Remove long-obsolete file." by Elliott Hughes · 10 years ago
  68. 2a87d2b Remove long-obsolete file. by Elliott Hughes · 10 years ago
  69. 7b15ac9 Remove now-unusable 'setcon' command. by Elliott Hughes · 10 years ago
  70. 1a39a99 Merge "Correct magic number on umount2" by Elliott Hughes · 10 years ago
  71. d465678 Merge "Make init re-exec itself for its SELinux domain transition." by Elliott Hughes · 10 years ago
  72. 4555b69 Correct magic number on umount2 by William Roberts · 10 years ago
  73. 7652075 Merge "rootfs: init.rc start logd parse error" by Mark Salyzyn · 10 years ago
  74. adf0d1b Make init re-exec itself for its SELinux domain transition. by Elliott Hughes · 10 years ago
  75. 1225a61 init: consider all platform devices for find_platform_device by Tom Cherry · 10 years ago
  76. 2ce1d81 Merge "liblog: __android_log_is_loggable support Developer Options" by Mark Salyzyn · 10 years ago
  77. 4bf1887 Securely encrypt the master key by Paul Lawrence · 10 years ago
  78. efe190e Only run vold command when file encryption enabled by Paul Lawrence · 10 years ago
  79. 653f958 Merge "logd: per UID less aggressive 12.5% threshold" by Mark Salyzyn · 10 years ago
  80. 40502e1 Merge "logd: ratelimit drop messages to 1/sec" by Mark Salyzyn · 10 years ago
  81. 876881b Merge "Add missing null checks after allocations." by Elliott Hughes · 10 years ago
  82. e06a6e0 logd: ratelimit drop messages to 1/sec by Mark Salyzyn · 10 years ago
  83. d717d80 logd: per UID less aggressive 12.5% threshold by Mark Salyzyn · 10 years ago
  84. 1f028b2 liblog: __android_log_is_loggable support Developer Options by Mark Salyzyn · 11 years ago
  85. f75f16a Merge "Fix typos in comments" by Richard Uhler · 10 years ago
  86. d4196ef Merge "Add a command to call libnetutils' do_dhcp." by Elliott Hughes · 10 years ago
  87. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  88. 9ab372e Add a command to call libnetutils' do_dhcp. by Elliott Hughes · 10 years ago
  89. 0fb33b3 Merge "Plumb more of the error reporting through." by Elliott Hughes · 10 years ago
  90. 1555147 Plumb more of the error reporting through. by Elliott Hughes · 10 years ago
  91. 9a0cea9 Merge "Add a couple more adb shell regression tests." by Elliott Hughes · 10 years ago
  92. 8e6edc0 Add a couple more adb shell regression tests. by Elliott Hughes · 10 years ago
  93. a75b3de Merge "Mark time conversion functions as constexpr" by Michael Wright · 10 years ago
  94. 088c4f3 Merge "logd: Statistics headers" by Mark Salyzyn · 10 years ago
  95. 82b0f7b Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 10 years ago
  96. da60a30 Merge "Add a test for shell escaping." by Elliott Hughes · 10 years ago
  97. 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
  98. 9f2944a Merge "Remove dead code." by Elliott Hughes · 10 years ago
  99. d5ff3e9 Remove dead code. by Elliott Hughes · 10 years ago
  100. 0053bb3 Add a test for shell escaping. by Elliott Hughes · 10 years ago