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