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