1. 9d13d00 Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  2. a16ed36 Merge "Remove libbacktrace definition of gettid." by Dan Albert · 10 years ago
  3. b68f449 Merge "logd: reduce chance of dropped 1 messages" by Mark Salyzyn · 10 years ago
  4. 31e03db logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  5. f140f4c Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  6. c6f9e39 Merge "More fixed-length buffer removal." by Elliott Hughes · 10 years ago
  7. 24b0b4b More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  8. fdf34b3 Merge "libsparse: fix crc chunk parsing in simg_dump.py" by Colin Cross · 10 years ago
  9. 2eb5abb libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  10. fd08a94 Merge "Add missing 'else' to fix all devices showing up as "host"." by Elliott Hughes · 10 years ago
  11. e739a0c Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  12. 2de1a8f Merge "Support base::logging on Windows." by Dan Albert · 10 years ago
  13. f1bc29a Support base::logging on Windows. by Dan Albert · 10 years ago
  14. b004f61 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago
  15. 0accebd Merge "Get libbase tests working on Windows." by Dan Albert · 10 years ago
  16. 1f48f52 Merge "Print strerror instead of errno in tests." by Dan Albert · 10 years ago
  17. 1b1d59e Fix gettid() on Windows. by Dan Albert · 10 years ago
  18. 8c769e5 Get libbase tests working on Windows. by Dan Albert · 10 years ago
  19. 5cf0f9b Print strerror instead of errno in tests. by Dan Albert · 10 years ago
  20. 1e9e254 Merge "Fix Win32 build." by Elliott Hughes · 10 years ago
  21. faa775b Fix Win32 build. by Elliott Hughes · 10 years ago
  22. 1ee360b Merge "Move __adb_error to std::string, and improve various errors." by Elliott Hughes · 10 years ago
  23. 8117c71 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  24. 35a9c35 Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  25. a373d76 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  26. 9e26d80 Merge "Use base::WriteFully in zip_archive." by Narayan Kamath · 10 years ago
  27. d569b44 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  28. 9f30a27 Merge "Add float support to binary event log." by Jeff Brown · 10 years ago
  29. f3d8fbe Add float support to binary event log. by Jeff Brown · 10 years ago
  30. 84a7e1a Securely encrypt the master key by Paul Lawrence · 10 years ago
  31. a8ef8b4 Merge "init: remove support for disabled SELinux" by Nick Kralevich · 10 years ago
  32. 9d96064 init: remove support for disabled SELinux by Nick Kralevich · 10 years ago
  33. a0cfe7c Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  34. 2825f1e Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  35. 59296a4 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  36. 468ba48 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  37. 0379638 Merge "Remove strtok from adb." by Elliott Hughes · 10 years ago
  38. 5aefced Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  39. 39fbcd5 Remove strtok from adb. by Elliott Hughes · 10 years ago
  40. a403211 Merge "Support the full length of USB serial numbers." by Elliott Hughes · 10 years ago
  41. 1923ea6 Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  42. 46881b2 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  43. 1982a71 Merge "Use WriteFully in debuggerd to talk to ActivityManager." by Elliott Hughes · 10 years ago
  44. 9bb14a4 Merge "libziparchive: fix clang build" by Greg Hackmann · 10 years ago
  45. fc17210 libziparchive: fix clang build by Greg Hackmann · 10 years ago
  46. 00ee246 Merge "Avoid mapping output to memory while writing to a file." by Narayan Kamath · 10 years ago
  47. 258ee41 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  48. 54f68e4 Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  49. e7350c1 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  50. 537ebe1 Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  51. 0a8869e init: use SELinux /dev/null if available by Nick Kralevich · 10 years ago
  52. c082266 Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 10 years ago
  53. 93801f3 Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  54. 43fe55d Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  55. 51d9aaf init: don't double mount /proc and /sys by Nick Kralevich · 10 years ago
  56. 0e8a6a6 init: fix write_file checkreqprot logic error by Nick Kralevich · 10 years ago
  57. e4b8e51 Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 10 years ago
  58. d27dad6 Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  59. 6c46b34 init: remove mkdir /dev /proc /sys by Nick Kralevich · 10 years ago
  60. 19e19bd Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago
  61. 0bf4449 Improve toolbox SIGPIPE behavior. by Elliott Hughes · 10 years ago
  62. fc7bcd2 Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  63. fc059c7 Merge "Add ReadFully and WriteFully to libbase." by Elliott Hughes · 10 years ago
  64. 4d2454d Merge "Switch init to epoll." by Elliott Hughes · 10 years ago
  65. e54d069 Add ReadFully and WriteFully to libbase. by Elliott Hughes · 10 years ago
  66. 7933051 Switch init to epoll. by Elliott Hughes · 10 years ago
  67. 6212af6 Merge "Clean up property service initialization." by Elliott Hughes · 10 years ago
  68. 6d3a868 Clean up property service initialization. by Elliott Hughes · 10 years ago
  69. f7f9e39 Merge "Clean up init signal handling a little." by Elliott Hughes · 10 years ago
  70. 930cf05 Clean up init signal handling a little. by Elliott Hughes · 10 years ago
  71. 8c40afc Merge "Setup signal handler before any exec command" by Elliott Hughes · 10 years ago
  72. 367ba9d Merge "liblog: Add BM_is_loggable benchmark" by Mark Salyzyn · 10 years ago
  73. 8edc7a5 Merge "Revert "Revert "Remove now-unusable 'setcon' command.""" by Elliott Hughes · 10 years ago
  74. 585b83c Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 10 years ago
  75. 6bc9bf9 Merge "Revert "Revert "Make init re-exec itself for its SELinux domain transition.""" by Elliott Hughes · 10 years ago
  76. 23d7cf7 Revert "Revert "Make init re-exec itself for its SELinux domain transition."" by Elliott Hughes · 10 years ago
  77. 8677834 Merge "Improve bad error reporting seen in shamu SELinux boot failures." by Elliott Hughes · 10 years ago
  78. a3bd779 Improve bad error reporting seen in shamu SELinux boot failures. by Elliott Hughes · 10 years ago
  79. 230ecf3 Merge "init: consider all platform devices for find_platform_device" by Tom Cherry · 10 years ago
  80. df660d4 Merge "Revert "Make init re-exec itself for its SELinux domain transition."" by Nick Kralevich · 10 years ago
  81. 3b7db9d Revert "Make init re-exec itself for its SELinux domain transition." by Nick Kralevich · 10 years ago
  82. adc6ce9 Merge "Revert "Remove now-unusable 'setcon' command."" by Nick Kralevich · 10 years ago
  83. 9f0a09f Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 10 years ago
  84. 458838e liblog: Add BM_is_loggable benchmark by Mark Salyzyn · 10 years ago
  85. bba9ec1 Merge "Remove now-unusable 'setcon' command." by Elliott Hughes · 10 years ago
  86. 7ace9ab Merge "Remove long-obsolete file." by Elliott Hughes · 10 years ago
  87. 3fa9051 Remove long-obsolete file. by Elliott Hughes · 10 years ago
  88. 5b73d69 Remove now-unusable 'setcon' command. by Elliott Hughes · 10 years ago
  89. 37bd51a Merge "Correct magic number on umount2" by Elliott Hughes · 10 years ago
  90. 8fdeec6 Merge "Make init re-exec itself for its SELinux domain transition." by Elliott Hughes · 10 years ago
  91. 2981b26 Correct magic number on umount2 by William Roberts · 10 years ago
  92. 33fe642 Merge "rootfs: init.rc start logd parse error" by Mark Salyzyn · 10 years ago
  93. da05139 Make init re-exec itself for its SELinux domain transition. by Elliott Hughes · 10 years ago
  94. df4b80b init: consider all platform devices for find_platform_device by Tom Cherry · 10 years ago
  95. 0691981 Merge "liblog: __android_log_is_loggable support Developer Options" by Mark Salyzyn · 10 years ago
  96. 617203c Securely encrypt the master key by Paul Lawrence · 10 years ago
  97. 06e566e Only run vold command when file encryption enabled by Paul Lawrence · 10 years ago
  98. 6867a54 Merge "logd: per UID less aggressive 12.5% threshold" by Mark Salyzyn · 10 years ago
  99. 725f4f7 Merge "logd: ratelimit drop messages to 1/sec" by Mark Salyzyn · 10 years ago
  100. 0fc5811 Merge "Add missing null checks after allocations." by Elliott Hughes · 10 years ago