1. 87e251e Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
  2. 18b8986 Merge changes I3e6e5a22,I6eb3f066 by Treehugger Robot · 7 years ago
  3. 7b65534 Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  4. b9926ea Merge "libcutils: Fix thread ID on macOS" by Treehugger Robot · 7 years ago
  5. 6883d15 Merge "Multiple bugfixes, small restructuring." am: 26b614ddf6 by Christopher Ferris · 7 years ago
  6. 5dc2c41 Merge "Multiple bugfixes, small restructuring." by Christopher Ferris · 7 years ago
  7. 3a47cd0 Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 7 years ago
  8. cae2211 templatize ld.config.txt am: ecc703c792 by Jiyong Park · 7 years ago
  9. d3813f8 Make default namespace for system processes isolated am: 246338f90e by Jiyong Park · 7 years ago
  10. 9b73787 vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b by Justin Yun · 7 years ago
  11. 3a107c6 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 7 years ago
  12. 18d48e1 Use the legacy linker namespace configs when target is sanitized am: 614c5521a3 by Jiyong Park · 7 years ago
  13. 727e87f Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb by Jiyong Park · 7 years ago
  14. 4135eba Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd by Justin Yun · 7 years ago
  15. 39b7df7 Add [test] section for /data/[nativetest|benchmarktest] am: c8ae86afdd -s ours by Jiyong Park · 7 years ago
  16. 4aeb745 Merge changes from topic "rs_vndk_step2" by Jae Shin · 7 years ago
  17. 7e84d3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 8 years ago
  18. 6838193 templatize ld.config.txt by Jiyong Park · 8 years ago
  19. 7a89e5e Make default namespace for system processes isolated by Jiyong Park · 8 years ago
  20. 92c3359 vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  21. 2f9722e Implement system namespace for vendor process by Justin Yun · 8 years ago
  22. e430cff Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 8 years ago
  23. 3c6a6da Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  24. 43b8b86 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  25. 60538cb Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 8 years ago
  26. c1bf80e /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 8 years ago
  27. 6948f04 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 9 years ago
  28. fb11047 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  29. 7bf33e0 Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  30. d78de69 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  31. b1370f0 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  32. 273d595 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  33. d6f0800 init language extension for lazy HIDL services. by Steven Moreland · 8 years ago
  34. c63ea89 Merge "liblogcat: avoid double close." am: 76ecdd6a95 by Josh Gao · 7 years ago
  35. d5bc9ff Merge "liblogcat: avoid double close." by Josh Gao · 7 years ago
  36. 3f5be6c Merge "init: add SelabelInitialize() for subcontext" am: cba7f57119 by Tom Cherry · 7 years ago
  37. 8c56963 Merge "init: add SelabelInitialize() for subcontext" by Treehugger Robot · 7 years ago
  38. 13401ee init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  39. 934ecc4 init: clean up subcontext_test by Tom Cherry · 7 years ago
  40. c8d8d95 liblogcat: avoid double close. by Josh Gao · 7 years ago
  41. abcb803 Merge "Fix demangle of function names." am: b3959bb47e by Christopher Ferris · 7 years ago
  42. cfbb75b Merge "Fix demangle of function names." by Christopher Ferris · 7 years ago
  43. 934b0c7 Merge "bootstat: Add more boot reasons found by logging in the wild." by James Hawkins · 7 years ago
  44. 128e6de Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  45. b65321d bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  46. b455f83 Merge "init: add extra std::move" am: d72d92aee2 by Tom Cherry · 7 years ago
  47. 37a3456 Fix demangle of function names. by Christopher Ferris · 7 years ago
  48. 03f6740 Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  49. ff9f3e3 Merge "bootstat: remove extraneous android_logcat_destroy." am: 6393c62e2e by Josh Gao · 7 years ago
  50. 2650892 Merge "bootstat: remove extraneous android_logcat_destroy." by Treehugger Robot · 7 years ago
  51. 7c88338 Merge "libbacktrace is not directly available to vendors" am: 22d2136d75 by Jiyong Park · 7 years ago
  52. 67048f1 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  53. 7bd81a7 Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  54. 0ef62fc Merge "init: wait_for_prop shouldn't run in a subcontext" by Treehugger Robot · 7 years ago
  55. 6fe84fc bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  56. 6f4fb15 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  57. 57f47c6 Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  58. 80a345d init: add extra std::move by Tom Cherry · 7 years ago
  59. 0ae97e4 init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  60. 82c12c3 Merge "Fix setting of map_offset in frame data." am: 8158d708c3 by Christopher Ferris · 7 years ago
  61. c9eaa25 Merge "Fix setting of map_offset in frame data." by Christopher Ferris · 7 years ago
  62. 6aee84f Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  63. 74b464d resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  64. 655ec93 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  65. 4e6a744 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  66. f611bf4 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 7 years ago
  67. 0dbe309 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 7 years ago
  68. f95b541 Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  69. 3365b73 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  70. f5ee4ff libutils: liblog export headers by Steven Moreland · 8 years ago
  71. 963b264 Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  72. 781d3f3 libbacktrace is not directly available to vendors by Jiyong Park · 8 years ago
  73. 393e089 Merge "libkeymaster1 split" am: 06254de12a -s ours by Jae Shin · 7 years ago
  74. 8e79320 Merge "libkeymaster1 split" by Jae Shin · 7 years ago
  75. bc04b48 Merge "bootstat: test: duration fixes" am: 5126ce99de by Mark Salyzyn · 7 years ago
  76. 8f2fcf2 Merge "fs_mgr: removing is_device_secure()" am: af54c27e1b by Bowgo Tsai · 7 years ago
  77. 535c636 libkeymaster1 split by Janis Danisevskis · 8 years ago
  78. 084734d Merge "bootstat: test: duration fixes" by Mark Salyzyn · 7 years ago
  79. 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  80. 9bdd3bf adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 8 years ago
  81. df79236 adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 8 years ago
  82. 8272472 Merge "fs_mgr: removing is_device_secure()" by Treehugger Robot · 7 years ago
  83. b435808 fs_mgr: removing is_device_secure() by Bowgo Tsai · 7 years ago
  84. cd1786f Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  85. 2e4c980 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  86. dbaa619 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  87. 4b5290c Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  88. 111d59e Merge "libsparse: fix building on linux host." am: 716488f53f by Elliott Hughes · 7 years ago
  89. 857709d Merge "libsparse: fix building on linux host." by Elliott Hughes · 7 years ago
  90. 96cca93 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  91. a8531d9 Merge "Add support for boolean literals." am: 63a0008df7 by Christopher Ferris · 7 years ago
  92. 8b33d78 Merge "Add support for boolean literals." by Christopher Ferris · 7 years ago
  93. a97e9f7 Merge "Add missing includes." am: 0c24d6ccea by Dan Albert · 7 years ago
  94. edb3fdf Merge "Add missing includes." by Treehugger Robot · 7 years ago
  95. e30653f Merge "Add missing includes." am: 81dd96c0da by Dan Albert · 7 years ago
  96. 19681ad Add support for boolean literals. by Christopher Ferris · 7 years ago
  97. ccb7008 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  98. 8c8ddbb Merge "bootstat: test: inject ro.boot.bootreason values" am: 3bc8d4529e by Mark Salyzyn · 7 years ago
  99. 56c2c6a Merge "bootstat: test: inject ro.boot.bootreason values" by Mark Salyzyn · 7 years ago
  100. 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 7 years ago