1. 2671ffb am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  2. 7faec39 am 3bc8ae63: Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  3. 167c1df am 3f27558e: Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  4. 95f7ecb Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  5. 9568705 liblog: add __android_log_is_loggable() by Mark Salyzyn · 10 years ago
  6. 3bc8ae6 Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  7. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 10 years ago
  8. 3f27558 Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  9. a859219 fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 10 years ago
  10. 1fb58d7 am 5ac8b917: Merge "Bump do_write buffer size" by Elliott Hughes · 10 years ago
  11. 5ac8b91 Merge "Bump do_write buffer size" by Elliott Hughes · 10 years ago
  12. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  13. a173891 am 317b4024: Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  14. e6ed63e am c9c401e6: Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  15. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  16. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  17. b164b10 am 5e753100: Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  18. 5e75310 Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  19. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  20. 846c8e0 am 17b5b352: Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 10 years ago
  21. 17b5b35 Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 10 years ago
  22. 317b402 Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  23. 7294eb6 fs_mgr: error check umount calls / add retry logic by Nick Kralevich · 10 years ago
  24. a242b4e am 62894122: Merge "Remove link to gccdemangle." by Christopher Ferris · 10 years ago
  25. 6289412 Merge "Remove link to gccdemangle." by Christopher Ferris · 10 years ago
  26. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 10 years ago
  27. 86cdce1 am f52338fe: Merge "rootdir: enable armv8_deprecated swp hook" by Greg Hackmann · 10 years ago
  28. f52338f Merge "rootdir: enable armv8_deprecated swp hook" by Greg Hackmann · 10 years ago
  29. cee8757 rootdir: enable armv8_deprecated swp hook by Greg Hackmann · 10 years ago
  30. dcbeb41 am d558530b: Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  31. 984e01e am 6c3ff4fe: Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  32. 05d8a22 am 051f369a: Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 10 years ago
  33. d558530 Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  34. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  35. 6c3ff4f Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  36. 31fa09c Fix Windows build. by Elliott Hughes · 10 years ago
  37. 051f369 Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 10 years ago
  38. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 10 years ago
  39. b936dfc am 1dee489c: Merge "Stop using #if for conditional compilation." by Elliott Hughes · 10 years ago
  40. 44fdd5d am 27d28d3b: Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  41. 1dee489 Merge "Stop using #if for conditional compilation." by Elliott Hughes · 10 years ago
  42. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  43. 27d28d3 Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  44. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  45. f86b049 am aec43a12: Merge "Use TEMP_FAILURE_RETRY, always build bootchart.cpp." by Elliott Hughes · 10 years ago
  46. 7d3b484 am 798219e9: Merge "Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void"." by Elliott Hughes · 10 years ago
  47. aec43a1 Merge "Use TEMP_FAILURE_RETRY, always build bootchart.cpp." by Elliott Hughes · 10 years ago
  48. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  49. 798219e Merge "Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void"." by Elliott Hughes · 10 years ago
  50. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 10 years ago
  51. 19fbf94 am e939e704: Merge "Build init as C++." by Elliott Hughes · 10 years ago
  52. e939e70 Merge "Build init as C++." by Elliott Hughes · 10 years ago
  53. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago
  54. d7839f9 am 04b30a06: Merge "logd: logd placed into background cgroup" by Mark Salyzyn · 10 years ago
  55. 04b30a0 Merge "logd: logd placed into background cgroup" by Mark Salyzyn · 10 years ago
  56. 56ba4b5 logd: logd placed into background cgroup by Mark Salyzyn · 10 years ago
  57. b83add4 am 5204b158: Merge "Fix x86_64 build" by Dmitriy Ivanov · 10 years ago
  58. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  59. 5204b15 Merge "Fix x86_64 build" by Dmitriy Ivanov · 10 years ago
  60. 55732f4 Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  61. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  62. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  63. 14fcc4c am e44d25d6: Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  64. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  65. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  66. 0642403 am d4a6fc5b: Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 10 years ago
  67. d4a6fc5 Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 10 years ago
  68. c3bf8d8 am 9fc43358: Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  69. 9fc4335 Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  70. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  71. 703237a am 6c6f3967: Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  72. 6c6f396 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  73. af4885a Fix Mac build. by Elliott Hughes · 10 years ago
  74. 813d0ac am 6974ba4e: Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  75. 6974ba4 Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  76. 71b88c7 am 8457a7f9: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  77. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  78. dbf6f33 am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  79. 8457a7f Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  80. 187eade Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  81. 2b2b763 Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 10 years ago
  82. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  83. f93f890 am 4fd6d501: Merge "Init: Fix literal" by Andreas Gampe · 10 years ago
  84. 4fd6d50 Merge "Init: Fix literal" by Andreas Gampe · 10 years ago
  85. 0ab46c9 Init: Fix literal by Andreas Gampe · 10 years ago
  86. fe2fb35 Init: Fix Clang unsupported attributes by Andreas Gampe · 10 years ago
  87. b862d3e am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  88. 5b253e5 am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  89. 1ddbd76 am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  90. 6a728fd Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  91. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  92. ef89e8d Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 10 years ago
  93. ca77255 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  94. 6790049 Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  95. 2063f8e am c7a6e489: Merge "Trivial cleanup of recent changes." by Elliott Hughes · 10 years ago
  96. c7a6e48 Merge "Trivial cleanup of recent changes." by Elliott Hughes · 10 years ago
  97. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  98. cf5ddf5 am b101f879: Merge "init: Implement \'exec\' command." by Elliott Hughes · 10 years ago
  99. 0feae04 am 46adfa69: Merge "init: Add support "&&" operator in property triggers" by Elliott Hughes · 10 years ago
  100. b101f87 Merge "init: Implement 'exec' command." by Elliott Hughes · 10 years ago