1. 8883b4a Merge "Multiple bugfixes, small restructuring." am: 26b614ddf6 by Christopher Ferris · 7 years ago
  2. 26b614d Merge "Multiple bugfixes, small restructuring." by Christopher Ferris · 7 years ago
  3. a909e5e Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 7 years ago
  4. 324f3ed templatize ld.config.txt am: ecc703c792 by Jiyong Park · 7 years ago
  5. 6683a87 Make default namespace for system processes isolated am: 246338f90e by Jiyong Park · 7 years ago
  6. e96c957 vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b by Justin Yun · 7 years ago
  7. c82e430 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 7 years ago
  8. 6d9f5e4 Use the legacy linker namespace configs when target is sanitized am: 614c5521a3 by Jiyong Park · 7 years ago
  9. b9d7449 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb by Jiyong Park · 7 years ago
  10. 1cd1a2b Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd by Justin Yun · 7 years ago
  11. 8b8c187 Add [test] section for /data/[nativetest|benchmarktest] am: c8ae86afdd -s ours by Jiyong Park · 7 years ago
  12. 678efa2 Merge changes from topic "rs_vndk_step2" by Jae Shin · 7 years ago
  13. 257de3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 7 years ago
  14. ecc703c templatize ld.config.txt by Jiyong Park · 8 years ago
  15. 246338f Make default namespace for system processes isolated by Jiyong Park · 7 years ago
  16. b5ddc5a vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 7 years ago
  17. 333845c Implement system namespace for vendor process by Justin Yun · 8 years ago
  18. 614c552 Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 8 years ago
  19. b5c0fc3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  20. e373672 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  21. c8ae86a Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 8 years ago
  22. 433fe3a /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 8 years ago
  23. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  24. be96bdb Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  25. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  26. fea6f56 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  27. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  28. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  29. e79d41b Merge "liblogcat: avoid double close." am: 76ecdd6a95 by Josh Gao · 7 years ago
  30. 76ecdd6 Merge "liblogcat: avoid double close." by Josh Gao · 7 years ago
  31. f0b4e4d Merge "init: add SelabelInitialize() for subcontext" am: cba7f57119 by Tom Cherry · 7 years ago
  32. cba7f57 Merge "init: add SelabelInitialize() for subcontext" by Treehugger Robot · 7 years ago
  33. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  34. e6d37cd init: clean up subcontext_test by Tom Cherry · 7 years ago
  35. 03d055d liblogcat: avoid double close. by Josh Gao · 7 years ago
  36. 450613c Merge "Fix demangle of function names." am: b3959bb47e by Christopher Ferris · 7 years ago
  37. b3959bb Merge "Fix demangle of function names." by Christopher Ferris · 7 years ago
  38. be1f7b3 Merge "bootstat: Add more boot reasons found by logging in the wild." by James Hawkins · 7 years ago
  39. a03c935 Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  40. 34073b5 bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  41. 7a23e13 Merge "init: add extra std::move" am: d72d92aee2 by Tom Cherry · 7 years ago
  42. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 7 years ago
  43. d72d92a Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  44. 39e5bb6 Merge "bootstat: remove extraneous android_logcat_destroy." am: 6393c62e2e by Josh Gao · 7 years ago
  45. 6393c62 Merge "bootstat: remove extraneous android_logcat_destroy." by Treehugger Robot · 7 years ago
  46. 0d08313 Merge "libbacktrace is not directly available to vendors" am: 22d2136d75 by Jiyong Park · 7 years ago
  47. 22d2136 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  48. cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  49. 6e52973 Merge "init: wait_for_prop shouldn't run in a subcontext" by Treehugger Robot · 7 years ago
  50. 52315ae bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  51. f973417 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  52. ab62265 Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  53. 5d7b55b init: add extra std::move by Tom Cherry · 7 years ago
  54. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  55. 57638bf Merge "Fix setting of map_offset in frame data." am: 8158d708c3 by Christopher Ferris · 7 years ago
  56. 8158d70 Merge "Fix setting of map_offset in frame data." by Christopher Ferris · 7 years ago
  57. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  58. bb5ec4a resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  59. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  60. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  61. 9c76721 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 7 years ago
  62. 4ff2607 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 7 years ago
  63. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  64. 95d7cbb Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  65. 1f64241 libutils: liblog export headers by Steven Moreland · 8 years ago
  66. 8702dcb Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  67. b7d92c4 libbacktrace is not directly available to vendors by Jiyong Park · 7 years ago
  68. 876c7be Merge "libkeymaster1 split" am: 06254de12a -s ours by Jae Shin · 7 years ago
  69. 06254de Merge "libkeymaster1 split" by Jae Shin · 7 years ago
  70. b684bd4 Merge "bootstat: test: duration fixes" am: 5126ce99de by Mark Salyzyn · 7 years ago
  71. 6353d51 Merge "fs_mgr: removing is_device_secure()" am: af54c27e1b by Bowgo Tsai · 7 years ago
  72. 5c148f3 libkeymaster1 split by Janis Danisevskis · 8 years ago
  73. 5126ce9 Merge "bootstat: test: duration fixes" by Mark Salyzyn · 7 years ago
  74. 244947e bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  75. af54c27 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 7 years ago
  76. 744361f fs_mgr: removing is_device_secure() by Bowgo Tsai · 7 years ago
  77. 604f61d Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  78. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  79. 5d40a33 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  80. 96e8042 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  81. bea3308 Merge "libsparse: fix building on linux host." am: 716488f53f by Elliott Hughes · 7 years ago
  82. 716488f Merge "libsparse: fix building on linux host." by Elliott Hughes · 7 years ago
  83. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  84. 008f11f Merge "Add support for boolean literals." am: 63a0008df7 by Christopher Ferris · 7 years ago
  85. 63a0008 Merge "Add support for boolean literals." by Christopher Ferris · 7 years ago
  86. d166904 Merge "Add missing includes." am: 0c24d6ccea by Dan Albert · 7 years ago
  87. 0c24d6c Merge "Add missing includes." by Treehugger Robot · 7 years ago
  88. 5436974 Merge "Add missing includes." am: 81dd96c0da by Dan Albert · 7 years ago
  89. 0523275 Add support for boolean literals. by Christopher Ferris · 7 years ago
  90. 81dd96c Merge "Add missing includes." by Treehugger Robot · 7 years ago
  91. 4f9ba3f Merge "bootstat: test: inject ro.boot.bootreason values" am: 3bc8d4529e by Mark Salyzyn · 7 years ago
  92. 3bc8d45 Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 7 years ago
  93. 9a38704 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 7 years ago
  94. 9d00f00 Merge "bootstat: test: refine reported test durations" am: bb52cbf35d by Mark Salyzyn · 7 years ago
  95. bd7bbf8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 7 years ago
  96. bb52cbf Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 7 years ago
  97. 444e3a9 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 7 years ago
  98. f0d3f67 Add missing includes. by Dan Albert · 7 years ago
  99. 5884f60 Merge "console: Add setenv HOSTNAME console" am: d2c66b31a0 by Dmitry Shmidt · 7 years ago
  100. d2c66b3 Merge "console: Add setenv HOSTNAME console" by Treehugger Robot · 7 years ago