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