1. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 9 years ago
  2. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 9 years ago
  3. 5e75310 Merge "Clean up reading and writing in init." by Elliott Hughes · 9 years ago
  4. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  5. 17b5b35 Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 9 years ago
  6. 7294eb6 fs_mgr: error check umount calls / add retry logic by Nick Kralevich · 9 years ago
  7. 6289412 Merge "Remove link to gccdemangle." by Christopher Ferris · 9 years ago
  8. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 9 years ago
  9. f52338f Merge "rootdir: enable armv8_deprecated swp hook" by Greg Hackmann · 9 years ago
  10. cee8757 rootdir: enable armv8_deprecated swp hook by Greg Hackmann · 9 years ago
  11. d558530 Merge "Fix Windows build." by Elliott Hughes · 9 years ago
  12. d79801d Fix Windows build. by Elliott Hughes · 9 years ago
  13. 6c3ff4f Merge "Fix Windows build." by Elliott Hughes · 9 years ago
  14. 31fa09c Fix Windows build. by Elliott Hughes · 9 years ago
  15. 051f369 Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 9 years ago
  16. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 9 years ago
  17. 1dee489 Merge "Stop using #if for conditional compilation." by Elliott Hughes · 9 years ago
  18. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 9 years ago
  19. 27d28d3 Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 9 years ago
  20. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 9 years ago
  21. aec43a1 Merge "Use TEMP_FAILURE_RETRY, always build bootchart.cpp." by Elliott Hughes · 9 years ago
  22. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 9 years ago
  23. 798219e Merge "Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void"." by Elliott Hughes · 9 years ago
  24. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 9 years ago
  25. e939e70 Merge "Build init as C++." by Elliott Hughes · 9 years ago
  26. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago
  27. 04b30a0 Merge "logd: logd placed into background cgroup" by Mark Salyzyn · 9 years ago
  28. 56ba4b5 logd: logd placed into background cgroup by Mark Salyzyn · 9 years ago
  29. 5204b15 Merge "Fix x86_64 build" by Dmitriy Ivanov · 9 years ago
  30. 55732f4 Merge "android_reboot should take a const char*." by Elliott Hughes · 9 years ago
  31. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 9 years ago
  32. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 9 years ago
  33. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 9 years ago
  34. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 9 years ago
  35. d4a6fc5 Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 9 years ago
  36. 9fc4335 Merge "Extra Win32 compatibility." by Elliott Hughes · 9 years ago
  37. 714196d Extra Win32 compatibility. by Elliott Hughes · 9 years ago
  38. 6c6f396 Merge "Fix Mac build." by Elliott Hughes · 9 years ago
  39. af4885a Fix Mac build. by Elliott Hughes · 9 years ago
  40. 6974ba4 Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 9 years ago
  41. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 9 years ago
  42. 8457a7f Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  43. 187eade Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  44. 2b2b763 Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 9 years ago
  45. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  46. 4fd6d50 Merge "Init: Fix literal" by Andreas Gampe · 9 years ago
  47. 0ab46c9 Init: Fix literal by Andreas Gampe · 9 years ago
  48. fe2fb35 Init: Fix Clang unsupported attributes by Andreas Gampe · 9 years ago
  49. 6a728fd Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  50. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  51. ef89e8d Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 9 years ago
  52. ca77255 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  53. 6790049 Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  54. c7a6e48 Merge "Trivial cleanup of recent changes." by Elliott Hughes · 9 years ago
  55. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 9 years ago
  56. b101f87 Merge "init: Implement 'exec' command." by Elliott Hughes · 9 years ago
  57. 429721c init: Implement 'exec' command. by San Mehat · 10 years ago
  58. 46adfa6 Merge "init: Add support "&&" operator in property triggers" by Elliott Hughes · 9 years ago
  59. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 10 years ago
  60. a73774e Merge "Add O_CLOEXEC to lots of open() calls." by Nick Kralevich · 9 years ago
  61. 24c1885 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  62. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 9 years ago
  63. 520ca3e Merge "builtins.c: Don't require file open() for chmod/chown" by Nick Kralevich · 9 years ago
  64. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 9 years ago
  65. 88342c9 Merge "The bsddroid project has been dead since 2010." by Elliott Hughes · 9 years ago
  66. 7cb1957 Merge "Add close_file flag to OpenArchiveFd()" by Dmitriy Ivanov · 9 years ago
  67. 506aea4 The bsddroid project has been dead since 2010. by Elliott Hughes · 9 years ago
  68. d07555d Merge "ensure /data/tombstones exists on all Android devices" by Nick Kralevich · 9 years ago
  69. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  70. 0359d77 ensure /data/tombstones exists on all Android devices by Nick Kralevich · 9 years ago
  71. 6b1d863 Merge "Add missing includes." by Elliott Hughes · 9 years ago
  72. 3d74d7a Add missing includes. by Elliott Hughes · 9 years ago
  73. 0114e12 Merge "Add ps --ppid." by Elliott Hughes · 9 years ago
  74. b5fc313 Add ps --ppid. by Elliott Hughes · 9 years ago
  75. d170bb0 Merge "Remove fastbootd." by Dan Albert · 9 years ago
  76. 71b99df Remove fastbootd. by Dan Albert · 9 years ago
  77. 07dcb12 Merge changes If22008be,Id0049ce6 by Paul Lawrence · 9 years ago
  78. 06b4e98 Merge "Add missing <malloc.h> and <string.h> includes." by Elliott Hughes · 9 years ago
  79. 36d0eae Make encryption configurable by Paul Lawrence · 9 years ago
  80. 2f7ee6b Provide a way to select force encryption from vendor partition by Paul Lawrence · 10 years ago
  81. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 9 years ago
  82. 9c4c5a6 Merge "Verify token length before adb signs it" by Sami Tolvanen · 9 years ago
  83. a034362 Merge "Make server port option work on windows" by Elliott Hughes · 9 years ago
  84. 9e37674 Merge "adb: tracing: don't make strings if runtime tracing is disabled" by Elliott Hughes · 9 years ago
  85. 0de77ff adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 9 years ago
  86. e862350 Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  87. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  88. c6091d6 Merge "adb: Win32: set socket buffer sizes properly" by Elliott Hughes · 9 years ago
  89. 7b9c20d Verify token length before adb signs it by Sami Tolvanen · 9 years ago
  90. f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 9 years ago
  91. a76f057 Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 9 years ago
  92. 1f09bda Protect from eng vs userdebug build breaks. by Dan Albert · 9 years ago
  93. fe68578 Merge "Fix userdebug build." by Dan Albert · 9 years ago
  94. accebbf Merge "Fix win_sdk build." by Dan Albert · 9 years ago
  95. 030b76f Fix userdebug build. by Dan Albert · 9 years ago
  96. 4626b71 Fix win_sdk build. by Dan Albert · 9 years ago
  97. 64a5ff9 Merge "Begin moving code from adb to libadb." by Dan Albert · 9 years ago
  98. 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  99. 55dfa96 Merge "Remove the pt_regs_mips_t structure." by Christopher Ferris · 9 years ago
  100. b817094 Remove the pt_regs_mips_t structure. by Christopher Ferris · 9 years ago