1. 0d35dff Merge "Add support for the new unwind method." am: 172b1d0008 by Christopher Ferris · 7 years ago
  2. 6c2d927 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 7 years ago
  3. 172b1d0 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  4. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 7 years ago
  5. 6f3981c Add support for the new unwind method. by Christopher Ferris · 7 years ago
  6. f5a677a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 7 years ago
  7. 0915192 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 7 years ago
  8. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 7 years ago
  9. e61e2fc Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 7 years ago
  10. 15d565b Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 7 years ago
  11. b31ca1a Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 7 years ago
  12. b680712 Remove private headers from libcutils.vendor by Yifan Hong · 7 years ago
  13. 9560524 Merge "Revert "base: work around thread safety analysis bug."" am: b5c90e9d6b by Josh Gao · 7 years ago
  14. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 7 years ago
  15. f727a39 Merge "base: work around thread safety analysis bug." am: f3c7f10abd by Josh Gao · 7 years ago
  16. 9e1173a Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 7 years ago
  17. b5c90e9 Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 7 years ago
  18. c54e3db Revert "base: work around thread safety analysis bug." by Josh Gao · 7 years ago
  19. 7aa81fc Merge "libappfuse: use an explicit buffer size" am: ac8a484646 by George Burgess IV · 7 years ago
  20. f3c7f10 Merge "base: work around thread safety analysis bug." by Josh Gao · 7 years ago
  21. f914029 Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 7 years ago
  22. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  23. ac8a484 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 7 years ago
  24. e4509da base: work around thread safety analysis bug. by Josh Gao · 7 years ago
  25. 8753358 libappfuse: use an explicit buffer size by George Burgess IV · 7 years ago
  26. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 7 years ago
  27. 7170d5b Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 7 years ago
  28. ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 7 years ago
  29. 7462f18 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
  30. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 7 years ago
  31. 601e5ac Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af by Elliott Hughes · 7 years ago
  32. 3b6bbb8 Merge "Allow mips to build." am: 7009a3ccf7 by Christopher Ferris · 7 years ago
  33. e7b8fc2 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 7 years ago
  34. 7009a3c Merge "Allow mips to build." by Christopher Ferris · 7 years ago
  35. 32766f1 Allow mips to build. by Christopher Ferris · 7 years ago
  36. 76756aa Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 7 years ago
  37. c34afb1 Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 7 years ago
  38. ce7c7c0 Merge "Revert "Add support for the new unwind method."" am: 0d2cac9ea8 by Christopher Ferris · 7 years ago
  39. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 7 years ago
  40. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  41. 61ef596 Merge "Add support for the new unwind method." am: 9ccf627e78 by Christopher Ferris · 7 years ago
  42. dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  43. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  44. e4bd153 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 7 years ago
  45. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  46. 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
  47. b1c18af Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 7 years ago
  48. 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
  49. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  50. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
  51. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  52. 2542281 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 7 years ago
  53. eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
  54. 1cb9884 Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Jin Qian · 7 years ago
  55. c7ba2bb Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 7 years ago
  56. 73b1567 Merge "fastboot: enable uninit_bg for ext4" am: be4eec05e8 by Jin Qian · 7 years ago
  57. be4eec0 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 7 years ago
  58. c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 7 years ago
  59. 29fc859 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 7 years ago
  60. 99e3964 fastboot: enable uninit_bg for ext4 by Jin Qian · 7 years ago
  61. d269e3a init: fix process restarting by Tom Cherry · 7 years ago
  62. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 7 years ago
  63. 8b2e0e0 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
  64. 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
  65. bd0ad88 Add comments to "public.libraries.*.txt". by Elliott Hughes · 7 years ago
  66. bf4afbb Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 7 years ago
  67. 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 7 years ago
  68. c4f2163 Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." am: 13c3a582de by Joel Galenson · 7 years ago
  69. 13c3a58 Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 7 years ago
  70. c01022a Allow the use of a custom Android DT directory by Yu Ning · 7 years ago
  71. d48c4cf Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 7 years ago
  72. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  73. 9f030d8 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
  74. 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
  75. e5fa38c Merge "rootdir: record last build fingerprint" am: 4e8227420e by Siqi Lin · 7 years ago
  76. 4e82274 Merge "rootdir: record last build fingerprint" by Treehugger Robot · 7 years ago
  77. f01f4e9 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 7 years ago
  78. 1b506c5 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 7 years ago
  79. a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 7 years ago
  80. 2eada2a Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 7 years ago
  81. 07c337b Merge "adbd: add logging to troubleshoot usb issues." am: 5550901152 by Josh Gao · 7 years ago
  82. a19f481 Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 7 years ago
  83. 5550901 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
  84. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
  85. 16bb361 rootdir: record last build fingerprint by Siqi Lin · 7 years ago
  86. 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago
  87. b4c27af Merge "bootstat: Log even more boot reasons." am: 29b9411685 by James Hawkins · 7 years ago
  88. 29b9411 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 7 years ago
  89. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  90. 0b60b18 Merge "Add definition of off64_t for mac os builds" am: 3e0b594619 by Adam Lesinski · 7 years ago
  91. 3e0b594 Merge "Add definition of off64_t for mac os builds" by Adam Lesinski · 7 years ago
  92. 5fff67f Add definition of off64_t for mac os builds by Adam Lesinski · 7 years ago
  93. 8d7f63d bootstat: Log even more boot reasons. by James Hawkins · 7 years ago
  94. 67a3a88 Merge "libziparchive: Use ReadAtOffset exclusively" am: a0360ad6a3 by Adam Lesinski · 7 years ago
  95. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  96. a0360ad Merge "libziparchive: Use ReadAtOffset exclusively" by Adam Lesinski · 7 years ago
  97. 80ec81c Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 7 years ago
  98. f23f21a Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 7 years ago
  99. e7ce8c8 Merge "Add thread safety analysis annotations." by Treehugger Robot · 7 years ago
  100. 22782a7 Merge "Do not umount roofs even if it is R/W." am: 43567e39dc by Wei Wang · 7 years ago