1. faf60bb init: call umount unconditionally by Wei Wang · 7 years ago
  2. b805db7 Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
  3. 735a33f Merge "Add missing includes." by Treehugger Robot · 7 years ago
  4. 18b8986 Merge changes I3e6e5a22,I6eb3f066 by Treehugger Robot · 7 years ago
  5. b9926ea Merge "libcutils: Fix thread ID on macOS" by Treehugger Robot · 7 years ago
  6. 5dc2c41 Merge "Multiple bugfixes, small restructuring." by Christopher Ferris · 7 years ago
  7. 4aeb745 Merge changes from topic "rs_vndk_step2" by Jae Shin · 7 years ago
  8. 7e84d3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 8 years ago
  9. 6838193 templatize ld.config.txt by Jiyong Park · 8 years ago
  10. 7a89e5e Make default namespace for system processes isolated by Jiyong Park · 8 years ago
  11. 92c3359 vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  12. 2f9722e Implement system namespace for vendor process by Justin Yun · 8 years ago
  13. e430cff Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 8 years ago
  14. 3c6a6da Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  15. 43b8b86 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  16. 60538cb Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 8 years ago
  17. c1bf80e /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 8 years ago
  18. 6948f04 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 9 years ago
  19. b157a69 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  20. fb11047 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  21. d78de69 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  22. 273d595 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  23. d6f0800 init language extension for lazy HIDL services. by Steven Moreland · 8 years ago
  24. d5bc9ff Merge "liblogcat: avoid double close." by Josh Gao · 7 years ago
  25. 8c56963 Merge "init: add SelabelInitialize() for subcontext" by Treehugger Robot · 7 years ago
  26. 13401ee init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  27. 934ecc4 init: clean up subcontext_test by Tom Cherry · 7 years ago
  28. c8d8d95 liblogcat: avoid double close. by Josh Gao · 7 years ago
  29. cfbb75b Merge "Fix demangle of function names." by Christopher Ferris · 7 years ago
  30. 128e6de Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  31. b65321d bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  32. 37a3456 Fix demangle of function names. by Christopher Ferris · 7 years ago
  33. 03f6740 Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  34. 2650892 Merge "bootstat: remove extraneous android_logcat_destroy." by Treehugger Robot · 7 years ago
  35. 67048f1 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  36. 0ef62fc Merge "init: wait_for_prop shouldn't run in a subcontext" by Treehugger Robot · 7 years ago
  37. 6fe84fc bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  38. 57f47c6 Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  39. 80a345d init: add extra std::move by Tom Cherry · 7 years ago
  40. 0ae97e4 init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  41. c9eaa25 Merge "Fix setting of map_offset in frame data." by Christopher Ferris · 7 years ago
  42. 6aee84f Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  43. 53a7223 Add missing includes. by Dan Albert · 7 years ago
  44. 655ec93 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  45. 4e6a744 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  46. 0dbe309 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 7 years ago
  47. f95b541 Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  48. 963b264 Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  49. 781d3f3 libbacktrace is not directly available to vendors by Jiyong Park · 8 years ago
  50. 8e79320 Merge "libkeymaster1 split" by Jae Shin · 7 years ago
  51. 535c636 libkeymaster1 split by Janis Danisevskis · 8 years ago
  52. 084734d Merge "bootstat: test: duration fixes" by Mark Salyzyn · 7 years ago
  53. 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  54. 9bdd3bf adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 8 years ago
  55. df79236 adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 8 years ago
  56. 8272472 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 7 years ago
  57. b435808 fs_mgr: removing is_device_secure() by Bowgo Tsai · 7 years ago
  58. 2e4c980 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  59. 4b5290c Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  60. 857709d Merge "libsparse: fix building on linux host." by Elliott Hughes · 7 years ago
  61. 96cca93 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  62. 8b33d78 Merge "Add support for boolean literals." by Christopher Ferris · 7 years ago
  63. edb3fdf Merge "Add missing includes." by Treehugger Robot · 7 years ago
  64. 19681ad Add support for boolean literals. by Christopher Ferris · 7 years ago
  65. ccb7008 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  66. 56c2c6a Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 7 years ago
  67. 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 7 years ago
  68. 3ffc4b6 Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 7 years ago
  69. 59b36e8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 7 years ago
  70. ef5bb16 Add missing includes. by Dan Albert · 7 years ago
  71. 1a3694c Merge "console: Add setenv HOSTNAME console" by Treehugger Robot · 7 years ago
  72. 74c3ada Add missing includes. by Dan Albert · 7 years ago
  73. c92e2c8 Merge "bootstat: Special case logging for empty boot reason." by James Hawkins · 7 years ago
  74. 1ff3b42 console: Add setenv HOSTNAME console by Dmitry Shmidt · 7 years ago
  75. 1480adf bootstat: test: refine reported test durations by Mark Salyzyn · 7 years ago
  76. c0f04af bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 7 years ago
  77. 9e8f2c5 libsparse: fix building on linux host. by Xiaolei Yu · 7 years ago
  78. c946b78 Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" by Treehugger Robot · 7 years ago
  79. aeb9466 bootstat: Special case logging for empty boot reason. by James Hawkins · 7 years ago
  80. 04bd943 Merge "libdebuggerd: fix tombstone tests." by Josh Gao · 7 years ago
  81. 1765274 Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  82. 45a026b libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago
  83. 938f809 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 7 years ago
  84. 7efe911 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  85. e37a7f8 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 8 years ago
  86. 78f0052 Merge "set O_CLOEXEC on /dev/ashmem" by Treehugger Robot · 7 years ago
  87. 87f6478 set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 7 years ago
  88. dbbfc08 Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 7 years ago
  89. e4bcc21 Allow redeclaring typeattributes by Jeff Vander Stoep · 8 years ago
  90. e0927d5 Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason." by James Hawkins · 8 years ago
  91. efe6c94 libmetricslogger: Fix the out-of-sync proto IDs for boot reason. by James Hawkins · 8 years ago
  92. c4bdb18 Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 8 years ago
  93. 30d8c7e Merge "bootstat: system_boot_reason does not handle reboot_<reason> case" by Mark Salyzyn · 8 years ago
  94. e1cbcf4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 8 years ago
  95. 82a25d4 Merge "Use Unwinder object for unwind tool." by Christopher Ferris · 8 years ago
  96. 6d10386 Use Unwinder object for unwind tool. by Christopher Ferris · 8 years ago
  97. a3115e4 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  98. b8908c6 Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
  99. 5ca23ac Merge "init/reboot: call MNT_FORCE at the last umount(2)" by Jaegeuk Kim · 8 years ago
  100. 7905b8a Merge "Stop depending on libnl." by Treehugger Robot · 8 years ago