1. be1cf90 InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 6 years ago
  2. d427b54 Merge "Revert "Make libstatssocket a shared_lib"" by Jiyong Park · 6 years ago
  3. 3e0ec0f Revert "Make libstatssocket a shared_lib" by Jiyong Park · 6 years ago
  4. d25f5db Merge "Make libstatssocket a shared_lib" by Jiyong Park · 6 years ago
  5. 7821048 Merge "Change call to mmap64." by Christopher Ferris · 6 years ago
  6. 4cd4b45 Merge "Add support for MTE error reports in tombstones." by Peter Collingbourne · 6 years ago
  7. 972f1ba Merge changes Ib0f33d2f,Ife6c09dd,I55ed5656 by Tom Cherry · 6 years ago
  8. 7b9f35c Change call to mmap64. by Christopher Ferris · 6 years ago
  9. 1af4a81 Merge "libsnapshot: fix incorrect assumption of cow images" by Yifan Hong · 6 years ago
  10. 2814928 Merge "[adb client] Fix mdns discovery service registry." by Joshua Duong · 6 years ago
  11. 053daca logd: enable -Wextra by Tom Cherry · 6 years ago
  12. 5178089 logd: don't check of the timestamp of audit messages is monotonic by Tom Cherry · 6 years ago
  13. f2c2746 Remove the monotonic option for logging by Tom Cherry · 6 years ago
  14. 72fdec1 Merge changes I9a357a3e,I7cfc6393,I69148243 by Tom Cherry · 6 years ago
  15. c3d30bf Merge "Fix GetGlobalVariableOffset with tagged pointer in aarch64" by Treehugger Robot · 6 years ago
  16. 6bc06af Merge "libfiemap: Remove brittle tests." by David Anderson · 6 years ago
  17. f74f58f Merge "liblp: Add integer overflow checks when aligning." by David Anderson · 6 years ago
  18. e6c1a84 libsnapshot: fix incorrect assumption of cow images by Yifan Hong · 6 years ago
  19. e3fa729 libfiemap: Remove brittle tests. by David Anderson · 6 years ago
  20. 42c2733 liblp: Add integer overflow checks when aligning. by David Anderson · 6 years ago
  21. 2e66043 Merge "Add tests for zero snapshot size." by Yifan Hong · 6 years ago
  22. 077ac11 [adb client] Fix mdns discovery service registry. by Joshua Duong · 6 years ago
  23. cef47bb logd: start cleaning up LogReaderThread by Tom Cherry · 6 years ago
  24. 320f596 logd: use std::function and lambdas where appropriate by Tom Cherry · 6 years ago
  25. 6ec71e9 logd: rename LogTimes -> LogReaderThread by Tom Cherry · 6 years ago
  26. 794acfc Merge changes Ic7620978,I6d5bab58,Id1668c26,Icdb56b6f,Ic0c86a2b by Tom Cherry · 6 years ago
  27. 79d54f7 logd: remove FlushCommand by Tom Cherry · 6 years ago
  28. f2554ab Merge "fiemap_image_test: libcrypto_utils as static lib" by Alessio Balsini · 6 years ago
  29. 20118ee logd: rename mOldest -> oldest_ by Tom Cherry · 6 years ago
  30. 5a3db39 logd: separate PruneList from LogBuffer by Tom Cherry · 6 years ago
  31. e170d1a logd: don't use SIGHUP to reinitialize by Tom Cherry · 6 years ago
  32. 1a12ae3 logd: decouple LogTags from LogBuffer by Tom Cherry · 6 years ago
  33. 67da093 Merge "fastboot: Fix snapshot-update merge behavior." by David Anderson · 6 years ago
  34. f9273c2 Merge "processgroup: Set min_sdk_version" by Treehugger Robot · 6 years ago
  35. 6789753 Merge "libcutils: Set min_sdk_version" by Jooyung Han · 6 years ago
  36. 2a2e9e0 Merge "gralloc: Set min_sdk_version" by Treehugger Robot · 6 years ago
  37. 29512fb Make libstatssocket a shared_lib by Tej Singh · 6 years ago
  38. 2f44810 Merge "Add libnativehelper.so to public libraries" by Orion Hodson · 6 years ago
  39. 5a0177d fastboot: Fix snapshot-update merge behavior. by David Anderson · 6 years ago
  40. f4cd49a Merge changes from topic "snapshot_fuzz" by Yifan Hong · 6 years ago
  41. 0964727 Merge "first_stage_init: add support to skip module load failures" by Treehugger Robot · 6 years ago
  42. 8f9d4af Merge "Fix dangling pointer issue in LocalUpdatbleMaps" by Christopher Ferris · 6 years ago
  43. c890742 first_stage_init: add support to skip module load failures by Will McVicker · 6 years ago
  44. e0c2e62 Add tests for zero snapshot size. by Yifan Hong · 6 years ago
  45. d2a8418 Merge "Handle zero snapshot size appropriately." by Yifan Hong · 6 years ago
  46. a7a194b Fix dangling pointer issue in LocalUpdatbleMaps by Sim Sun · 6 years ago
  47. 83c690c Handle zero snapshot size appropriately. by Yifan Hong · 6 years ago
  48. c43f513 Enable automatic libsnapshot fuzzer runs by Yifan Hong · 6 years ago
  49. 4d5bfab Also log corpus when aborted through libbase. by Yifan Hong · 6 years ago
  50. b827d1d Merge "remount: Improve messaging when a reboot is needed." by David Anderson · 6 years ago
  51. e874875 Merge "Reject services that are both critical and oneshot" by Nikita Ioffe · 6 years ago
  52. dfcf2e8 Merge "Add reason why userspace reboot shutdown sequence failed" by Nikita Ioffe · 6 years ago
  53. 51c251c Reject services that are both critical and oneshot by Nikita Ioffe · 6 years ago
  54. 39d4553 Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 6 years ago
  55. ce036fd fiemap_image_test: libcrypto_utils as static lib by Alessio Balsini · 6 years ago
  56. 8bb2b3f Merge "task_profiles.json: add a new task profile used by camera HAL" by Treehugger Robot · 6 years ago
  57. ee024b0 Merge "snapshot_test: Fix overflow in statvfs arithmetics" by Treehugger Robot · 6 years ago
  58. 0d4a47b libsnapshot_fuzzer: Fuzz MapUpdateSnapshot. by Yifan Hong · 6 years ago
  59. db0e62b libsnapshot_fuzzer: construct valid super partition metadata. by Yifan Hong · 6 years ago
  60. 74d1fb4 libsnapshot_fuzzer: Fuzz CreateUpdateSnapshots by Yifan Hong · 6 years ago
  61. c0df932 libsnapshot_fuzzer: add additional tests for more APIs by Yifan Hong · 6 years ago
  62. 90a9393 libsnapshot_fuzzer: use protobuf by Yifan Hong · 6 years ago
  63. 5eb2d6f libsnapshot_fuzzer: map super image by Yifan Hong · 6 years ago
  64. 8c604e8 task_profiles.json: add a new task profile used by camera HAL by Suren Baghdasaryan · 6 years ago
  65. 13c6574 Merge "init: Add task_profiles init command" by Suren Baghdasaryan · 6 years ago
  66. c941236 Merge changes I5b3ca4f0,I610bed59 by Tom Cherry · 6 years ago
  67. c9c0bba init: Add task_profiles init command by Suren Baghdasaryan · 6 years ago
  68. 20d4d23 liblog: mark tests as require_root: true by Tom Cherry · 6 years ago
  69. 710825c liblog: require root for multi_connect_dgram_socket test by Tom Cherry · 6 years ago
  70. 75672f8 snapshot_test: Fix overflow in statvfs arithmetics by Alessio Balsini · 6 years ago
  71. 1a342a1 Merge "logd: refactor mLast setting into a GetOldest function" by Tom Cherry · 6 years ago
  72. 385c2c9 logd: refactor mLast setting into a GetOldest function by Tom Cherry · 6 years ago
  73. 2e3af86 Merge "Reland "bionic_libc_platform_headers is only available when building with Bionic"." by Martin Stjernholm · 6 years ago
  74. 45253ae remount: Improve messaging when a reboot is needed. by David Anderson · 6 years ago
  75. a5fa1ae Merge "rootdir: init.rc: mount tracefs" by Treehugger Robot · 6 years ago
  76. 5842928 Merge "Switch to new kernel ptrace interface for reading tags." by Peter Collingbourne · 6 years ago
  77. 7cae334 Merge "Avoid zero-initializing our most-used buffers." by Elliott Hughes · 6 years ago
  78. a34edf5 Merge "Add METADATA to system/core: Apache2+BSD=NOTICE" by Bob Badour · 6 years ago
  79. 8c253d4 Avoid zero-initializing our most-used buffers. by Elliott Hughes · 6 years ago
  80. 7609e44 Merge "init: add even more debugging information for reboot" by Tom Cherry · 6 years ago
  81. 0fc5ac0 Add METADATA to system/core: Apache2+BSD=NOTICE by Bob Badour · 6 years ago
  82. 6923de1 Merge "logd: disable flaky logd.timeout test" by Tom Cherry · 6 years ago
  83. 09eae50 Merge "liblog: clean up log_id.h includes" by Tom Cherry · 6 years ago
  84. 9d19a05 rootdir: init.rc: mount tracefs by Kyle Lin · 6 years ago
  85. 597559a Merge "stats: Set min_sdk_version" by Jooyung Han · 6 years ago
  86. 4a27a81 Reland "bionic_libc_platform_headers is only available when building with Bionic". by Martin Stjernholm · 6 years ago
  87. 25a4d70 logd: disable flaky logd.timeout test by Tom Cherry · 6 years ago
  88. e123b3c Add libnativehelper.so to public libraries by Orion Hodson · 6 years ago
  89. 118c5ee Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 6 years ago
  90. 1c84135 init: add even more debugging information for reboot by Tom Cherry · 6 years ago
  91. 9e1cabd Merge "Revert "bionic_libc_platform_headers is only available when buil..."" by Martin Stjernholm · 6 years ago
  92. 87bac1a Revert "bionic_libc_platform_headers is only available when buil..." by Martin Stjernholm · 6 years ago
  93. 6b4faa5 Merge "bionic_libc_platform_headers is only available when building with Bionic." by Martin Stjernholm · 6 years ago
  94. 2a586be Merge "Add vts_processgroup_validate_test to vts suite" by Treehugger Robot · 6 years ago
  95. d5188d8 Merge "init: fix restarting of subcontext" by Tom Cherry · 6 years ago
  96. b954b13 Merge "libfiemap: Ignore userdata requirements in fiemap_writer_test when running a DSU." by David Anderson · 6 years ago
  97. da399f3 Merge "liblog: fix header copyrights" by Tom Cherry · 6 years ago
  98. 3e86e25 Merge "liblog: remove Rwlocks for logd_socket and pmsg_fd" by Tom Cherry · 6 years ago
  99. e3e77d3 init: fix restarting of subcontext by Tom Cherry · 6 years ago
  100. f613779 Merge "Fix cutils/ashmem.h copyright header." by Treehugger Robot · 6 years ago