1. 24db3c3 Merge "Add HSM AID." by Treehugger Robot · 8 years ago
  2. cf04e61 Add HSM AID. by Andrew Scull · 8 years ago
  3. 8bcf482 Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 8 years ago
  4. 82c0b39 Merge "Don't try to strip a shell script" by Treehugger Robot · 8 years ago
  5. d7cc49e Merge changes If1cffa85,I9011a959 by Tom Cherry · 8 years ago
  6. c34577a Don't try to strip a shell script by Dan Willemsen · 8 years ago
  7. 9cb512f Merge "Include asan options from data partition." by Treehugger Robot · 8 years ago
  8. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  9. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  10. 1ed3866 Merge "Small clean ups" by Christopher Ferris · 8 years ago
  11. 5f70ea4 Merge "logcat: transition to Android.bp" by Mark Salyzyn · 8 years ago
  12. 6330951 Include asan options from data partition. by Ryan Campbell · 8 years ago
  13. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  14. 1239004 Small clean ups by Christopher Ferris · 8 years ago
  15. ff5eb95 logcat: transition to Android.bp by Mark Salyzyn · 8 years ago
  16. c4ee6b6 Merge "logcat: fix error propagation." by Treehugger Robot · 8 years ago
  17. 681ec0f logcat: fix error propagation. by Mark Salyzyn · 8 years ago
  18. f650812 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  19. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  20. 445c02d Merge "fastboot: Add --disable-verity and --disable-verification options." by Treehugger Robot · 8 years ago
  21. 1f5227e Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
  22. 270deed fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  23. e2719af Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  24. 966864c Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
  25. 29c8f65 Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
  26. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  27. 4bf5fda Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  28. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  29. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  30. 4a0d11c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  31. c455820 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  32. 9f20fd6 Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  33. 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  34. 4a3a808 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  35. bb85a91 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
  36. c4c809d Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 8 years ago
  37. 76f29c5 Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 8 years ago
  38. d952dce Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  39. 298cb51 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  40. 859eeaa Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 8 years ago
  41. efe00c1 Revert "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  42. b48a324 Merge "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  43. 9e7262c Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 8 years ago
  44. 7e5a745 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
  45. dc60880 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 8 years ago
  46. 3dc9358 base: work around thread safety analysis bug. by Josh Gao · 8 years ago
  47. 1497614 libappfuse: use an explicit buffer size by George Burgess IV · 8 years ago
  48. 05fddcb Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  49. 57e76fb Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  50. e39bac5 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 8 years ago
  51. 69bcbc9 Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 8 years ago
  52. 00cd3b6 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 8 years ago
  53. 614b80e Merge "Allow mips to build." by Christopher Ferris · 8 years ago
  54. 366ae62 Allow mips to build. by Christopher Ferris · 8 years ago
  55. 0085e7b Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 8 years ago
  56. 6b6ac6f Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
  57. 158c964 Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  58. 35e5f32 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  59. 1901058 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
  60. 6ce7206 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  61. de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  62. 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  63. 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  64. aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  65. d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  66. ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  67. ac8b836 Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 8 years ago
  68. 74ef6d2 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 8 years ago
  69. 6545670 Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  70. 61ee8e4 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
  71. ec39640 fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago
  72. b489c65 init: fix process restarting by Tom Cherry · 8 years ago
  73. 9c35d76 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  74. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  75. 3057e99 Add comments to "public.libraries.*.txt". by Elliott Hughes · 8 years ago
  76. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  77. a08d7eb Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 8 years ago
  78. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  79. 65dd768 Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 8 years ago
  80. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  81. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  82. 8c3f07e Merge "rootdir: record last build fingerprint" by Treehugger Robot · 8 years ago
  83. fd92d07 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 8 years ago
  84. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  85. 84cd11f Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 8 years ago
  86. 1d81e72 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  87. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  88. 624c975 rootdir: record last build fingerprint by Siqi Lin · 8 years ago
  89. 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  90. 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  91. cc43275 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  92. 150daaf Merge "Add definition of off64_t for mac os builds" by Adam Lesinski · 8 years ago
  93. 4bf1d57 Add definition of off64_t for mac os builds by Adam Lesinski · 8 years ago
  94. 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  95. 6bcc3d5 Merge "libziparchive: Use ReadAtOffset exclusively" by Adam Lesinski · 8 years ago
  96. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  97. ba7d0ed Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  98. 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  99. e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  100. 70a1dfd libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 8 years ago