1. 257de3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 8 years ago
  2. ecc703c templatize ld.config.txt by Jiyong Park · 8 years ago
  3. 246338f Make default namespace for system processes isolated by Jiyong Park · 8 years ago
  4. b5ddc5a vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  5. 333845c Implement system namespace for vendor process by Justin Yun · 8 years ago
  6. 614c552 Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 8 years ago
  7. b5c0fc3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  8. e373672 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  9. c8ae86a Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 8 years ago
  10. 433fe3a /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 8 years ago
  11. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 8 years ago
  12. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 8 years ago
  13. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 8 years ago
  14. 76ecdd6 Merge "liblogcat: avoid double close." by Josh Gao · 8 years ago
  15. cba7f57 Merge "init: add SelabelInitialize() for subcontext" by Treehugger Robot · 8 years ago
  16. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 8 years ago
  17. e6d37cd init: clean up subcontext_test by Tom Cherry · 8 years ago
  18. 03d055d liblogcat: avoid double close. by Josh Gao · 8 years ago
  19. b3959bb Merge "Fix demangle of function names." by Christopher Ferris · 8 years ago
  20. a03c935 Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 8 years ago
  21. 34073b5 bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 8 years ago
  22. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 8 years ago
  23. d72d92a Merge "init: add extra std::move" by Treehugger Robot · 8 years ago
  24. 6393c62 Merge "bootstat: remove extraneous android_logcat_destroy." by Treehugger Robot · 8 years ago
  25. 22d2136 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 8 years ago
  26. 6e52973 Merge "init: wait_for_prop shouldn't run in a subcontext" by Treehugger Robot · 8 years ago
  27. 52315ae bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 8 years ago
  28. ab62265 Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 8 years ago
  29. 5d7b55b init: add extra std::move by Tom Cherry · 8 years ago
  30. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 8 years ago
  31. 8158d70 Merge "Fix setting of map_offset in frame data." by Christopher Ferris · 8 years ago
  32. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 8 years ago
  33. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 8 years ago
  34. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  35. 4ff2607 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 8 years ago
  36. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  37. 8702dcb Only allow UTF8 encoded property values by Tom Cherry · 8 years ago
  38. b7d92c4 libbacktrace is not directly available to vendors by Jiyong Park · 8 years ago
  39. 06254de Merge "libkeymaster1 split" by Jae Shin · 8 years ago
  40. 5c148f3 libkeymaster1 split by Janis Danisevskis · 8 years ago
  41. 5126ce9 Merge "bootstat: test: duration fixes" by Mark Salyzyn · 8 years ago
  42. 244947e bootstat: test: duration fixes by Mark Salyzyn · 8 years ago
  43. af54c27 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 8 years ago
  44. 744361f fs_mgr: removing is_device_secure() by Bowgo Tsai · 8 years ago
  45. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 8 years ago
  46. 96e8042 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 8 years ago
  47. 716488f Merge "libsparse: fix building on linux host." by Elliott Hughes · 8 years ago
  48. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 8 years ago
  49. 63a0008 Merge "Add support for boolean literals." by Christopher Ferris · 8 years ago
  50. 0c24d6c Merge "Add missing includes." by Treehugger Robot · 8 years ago
  51. 0523275 Add support for boolean literals. by Christopher Ferris · 8 years ago
  52. 81dd96c Merge "Add missing includes." by Treehugger Robot · 8 years ago
  53. 3bc8d45 Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 8 years ago
  54. 9a38704 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 8 years ago
  55. bb52cbf Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 8 years ago
  56. 444e3a9 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 8 years ago
  57. f0d3f67 Add missing includes. by Dan Albert · 8 years ago
  58. d2c66b3 Merge "console: Add setenv HOSTNAME console" by Treehugger Robot · 8 years ago
  59. c38057a Add missing includes. by Dan Albert · 8 years ago
  60. b93357b Merge "bootstat: Special case logging for empty boot reason." by James Hawkins · 8 years ago
  61. d0fb251 console: Add setenv HOSTNAME console by Dmitry Shmidt · 8 years ago
  62. 2450cb1 bootstat: test: refine reported test durations by Mark Salyzyn · 8 years ago
  63. 243fa29 bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 8 years ago
  64. c39caaf libsparse: fix building on linux host. by Xiaolei Yu · 8 years ago
  65. 85b80dc Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" by Treehugger Robot · 8 years ago
  66. 25f7122 bootstat: Special case logging for empty boot reason. by James Hawkins · 8 years ago
  67. 8eada2a Merge "libdebuggerd: fix tombstone tests." by Josh Gao · 8 years ago
  68. 31121ca Move some properties users to __system_property_read_callback() by Tom Cherry · 8 years ago
  69. 1ce8e14 libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago
  70. 613a5a9 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 8 years ago
  71. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
  72. d837f83 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 8 years ago
  73. be72970 Merge "set O_CLOEXEC on /dev/ashmem" by Treehugger Robot · 8 years ago
  74. 30046ac set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 8 years ago
  75. f8bc6ce Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 8 years ago
  76. 5e9ba3c Allow redeclaring typeattributes by Jeff Vander Stoep · 8 years ago
  77. 7320034 Merge "libmetricslogger: Fix the out-of-sync proto IDs for boot reason." by James Hawkins · 8 years ago
  78. f01dbc3 libmetricslogger: Fix the out-of-sync proto IDs for boot reason. by James Hawkins · 8 years ago
  79. 99016bc Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 8 years ago
  80. 0f05875 Merge "bootstat: system_boot_reason does not handle reboot_<reason> case" by Mark Salyzyn · 8 years ago
  81. 79193a4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 8 years ago
  82. 283ca30 Merge "Use Unwinder object for unwind tool." by Christopher Ferris · 8 years ago
  83. ae3b136 Use Unwinder object for unwind tool. by Christopher Ferris · 8 years ago
  84. 0af71a5 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  85. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
  86. 4e00854 Merge "init/reboot: call MNT_FORCE at the last umount(2)" by Jaegeuk Kim · 8 years ago
  87. 445674a Merge "Stop depending on libnl." by Treehugger Robot · 8 years ago
  88. e439ffc Stop depending on libnl. by Lorenzo Colitti · 8 years ago
  89. 0f04f72 init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 8 years ago
  90. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  91. 142303b Merge "base: chrono_utils: supported in linux" by Mark Salyzyn · 8 years ago
  92. fe3551e Merge "Make liblog headers compile stand-alone." by Treehugger Robot · 8 years ago
  93. 533fbd6 Merge "init: log failures if a service cannot start during class_start" by Treehugger Robot · 8 years ago
  94. 2364d7c Merge "Set $HOSTNAME in adbd." by Elliott Hughes · 8 years ago
  95. 1f9fa7e base: chrono_utils: supported in linux by Mark Salyzyn · 8 years ago
  96. 12f56a0 Make liblog headers compile stand-alone. by Jayant Chowdhary · 8 years ago
  97. 20acdef init: log failures if a service cannot start during class_start by Tom Cherry · 8 years ago
  98. 541428a Merge "Hide implementation details of log_time struct" by Jayant Chowdhary · 8 years ago
  99. 0d04764 Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  100. ba4d9fd Set $HOSTNAME in adbd. by Elliott Hughes · 8 years ago