1. fe1f701 liblog: add stubs variant by Tom Cherry · 7 years ago
  2. 86f38d5 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 7 years ago
  3. de3c3e8 Merge "adbd: log when exiting due to root/unroot/tcpip/usb." by Treehugger Robot · 7 years ago
  4. 4275d9b Merge "Expose libandroidicu to llndk namespace" by Kevin Chyn · 7 years ago
  5. ff67ef3 Expose libandroidicu to llndk namespace by Victor Chang · 7 years ago
  6. 2baecf3 Merge "Adding GSI fstab entries when needed" by Treehugger Robot · 7 years ago
  7. b8573e2 Merge "Hopefully fix more darwin build breakage." by Josh Gao · 7 years ago
  8. d338738 Hopefully fix more darwin build breakage. by Josh Gao · 7 years ago
  9. 7e6dc56 Merge "load selinux property_contexts in /odm and /product" by Tom Cherry · 7 years ago
  10. 3ea374f Merge "Fix darwin build break." by Josh Gao · 7 years ago
  11. b57dc7a Fix darwin build break. by Josh Gao · 7 years ago
  12. a80b64f adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 7 years ago
  13. be04892 init: Ignore "ro." restrictions when reading prop files by Tom Cherry · 7 years ago
  14. 8954d0b Merge changes from topic "base_cmsg" by Josh Gao · 7 years ago
  15. e8510ce Merge "Rename data/staging to data/pkg_staging." by Gavin Corkery · 7 years ago
  16. 124a4bc Rename data/staging to data/pkg_staging. by Gavin Corkery · 7 years ago
  17. ce912aa Merge changes from topic "dup_icu4c" by vichang · 7 years ago
  18. 9bbaa7b Adding GSI fstab entries when needed by Bowgo Tsai · 7 years ago
  19. f80c326 Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 7 years ago
  20. acfb705 Merge "Export init.environ.rc in early-init instead of init" by Tom Cherry · 7 years ago
  21. 024e442 Merge "Add presubmit test for vendor overlay" by Paul Trautrim · 7 years ago
  22. 00c767d Merge "Replace bionic-unit-tests with CtsBionicTestCases" by Treehugger Robot · 7 years ago
  23. 3777d9c Merge "base: add ScopedLockAssertion." by Treehugger Robot · 7 years ago
  24. fd877db Merge "adf: rename." by Elliott Hughes · 7 years ago
  25. c911d5a Merge "liblog: make liblog_headers truly stand-alone." by Elliott Hughes · 7 years ago
  26. d540e52 Export init.environ.rc in early-init instead of init by Tom Cherry · 7 years ago
  27. c10d3fd Add presubmit test for vendor overlay by Paul Trautrim · 7 years ago
  28. 81767b1 Merge "procinfo: Read inode number from /proc/<pid>/maps" by Treehugger Robot · 7 years ago
  29. e7d638a Merge "fs_mgr: harden adb-remount-test.sh" by Mark Salyzyn · 7 years ago
  30. bbe33f7 fs_mgr: harden adb-remount-test.sh by Mark Salyzyn · 7 years ago
  31. cd67fa9 Merge "Ziparchive: Give tests a test config" by Andreas Gampe · 7 years ago
  32. e479b47 Merge "Mark gglMulx and gglMulAddx as always_inline" by Pirama Arumuga Nainar · 7 years ago
  33. 881e2e1 Ziparchive: Give tests a test config by Andreas Gampe · 7 years ago
  34. c0b831b adbd: fallback to legacy USB implementation if needed. by Josh Gao · 7 years ago
  35. f42e08d load selinux property_contexts in /odm and /product by Jinguang Dong · 7 years ago
  36. d8b07f8 Replace bionic-unit-tests with CtsBionicTestCases by Jiyong Park · 7 years ago
  37. 277439f adf: rename. by Elliott Hughes · 7 years ago
  38. af0c58f Merge "Refactor OWNERS files for Android Core Networking" by Maciej Żenczykowski · 7 years ago
  39. cb13a77 Merge "Enable metadata encryption for userdata_gsi." by David Anderson · 7 years ago
  40. 5d88cef Mark gglMulx and gglMulAddx as always_inline by Pirama Arumuga Nainar · 7 years ago
  41. fa130f3 Merge "fs_mgr: overlayfs: export fs_mgr_overlayfs_candidate_list" by Mark Salyzyn · 7 years ago
  42. da20bc7 Merge "Fix cgroup support for recovery mode" by Suren Baghdasaryan · 7 years ago
  43. 4f5625d Merge "libvndksupport: Add android_is_in_vendor_process()" by Vic Yang · 7 years ago
  44. 941cb76 Merge "Skip enabling dm-verity for live GSI when needed" by Treehugger Robot · 7 years ago
  45. d032a92 Fix cgroup support for recovery mode by Suren Baghdasaryan · 7 years ago
  46. 612a6d6 Merge "Use new static target for libdexfile_support." by Treehugger Robot · 7 years ago
  47. 785ba2e Linker namespace changes for moving ICU4C to APEX by Victor Chang · 7 years ago
  48. 5430244 Refactor OWNERS files for Android Core Networking by junyulai · 7 years ago
  49. f5b7361 Merge "Suppress error log when timerslack_ns write fails for already dead process" by Suren Baghdasaryan · 7 years ago
  50. 2bc5228 Suppress error log when timerslack_ns write fails for already dead process by Suren Baghdasaryan · 7 years ago
  51. 4ecbe76 Merge "Mark libs as double_loadable" by Treehugger Robot · 7 years ago
  52. 6332b7a Merge "Update OWNERS for libnativebridge" by Treehugger Robot · 7 years ago
  53. ebadad5 Merge "Add TEST_MAPPING for system/core/rootdir/etc" by Treehugger Robot · 7 years ago
  54. 48c6d13 Merge "Add compat symlinks into the Runtime APEX for the ART binaries." by Treehugger Robot · 7 years ago
  55. ac4c2d8 Merge "libmeminfo: change dmabuf_dump from soc_specific to product_specific" by Treehugger Robot · 7 years ago
  56. 8e0af5f adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 7 years ago
  57. 5f87bbd debuggerd: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 7 years ago
  58. 14f9500 base: add helpers for sending/receiving file descriptors. by Josh Gao · 7 years ago
  59. 3c3bdc1 liblog: make liblog_headers truly stand-alone. by Elliott Hughes · 7 years ago
  60. dffdb43 fs_mgr: overlayfs: export fs_mgr_overlayfs_candidate_list by Mark Salyzyn · 7 years ago
  61. 111e38e Merge "liblog: simplify socket_local_client() and always use CLOEXEC" by Tom Cherry · 7 years ago
  62. 7f77dbf Add compat symlinks into the Runtime APEX for the ART binaries. by Martin Stjernholm · 7 years ago
  63. fffe439 Skip enabling dm-verity for live GSI when needed by Bowgo Tsai · 7 years ago
  64. 18de135 Merge "Introduce a separate linker config section for native tests." by Martin Stjernholm · 7 years ago
  65. 22855f7 Update OWNERS for libnativebridge by Jiyong Park · 7 years ago
  66. 8011f03 Add TEST_MAPPING for system/core/rootdir/etc by Jiyong Park · 7 years ago
  67. 68c5ce2 Merge "Make inlines static" by Pirama Arumuga Nainar · 7 years ago
  68. a117f25 libvndksupport: Add android_is_in_vendor_process() by Vic Yang · 7 years ago
  69. c7b5c4f Merge "libfs_avb: adding two public APIs" by Treehugger Robot · 7 years ago
  70. 8540f50 Merge "Fix APEX run-time ld.config.txt for ASAN targets" by Logan Chien · 7 years ago
  71. 4b6b7b6 Merge "shim libraries for libnativeloader and libnativebridge" by Treehugger Robot · 7 years ago
  72. 47e8300 Merge "Change search order for vendor processes in vndk_lite." by Treehugger Robot · 7 years ago
  73. 023ff46 Change search order for vendor processes in vndk_lite. by Justin Yun · 7 years ago
  74. 0b4f253 Merge "Exclude libvndksupport from APEXes." by Dongwon Kang · 7 years ago
  75. 982f7bd base: add ScopedLockAssertion. by Josh Gao · 7 years ago
  76. e31cfb6 Use new static target for libdexfile_support. by Martin Stjernholm · 7 years ago
  77. 05de1ba liblog: simplify socket_local_client() and always use CLOEXEC by Tom Cherry · 7 years ago
  78. bcb5ba7 Introduce a separate linker config section for native tests. by Martin Stjernholm · 7 years ago
  79. 5272f9b Merge "Refactor fs_mgr_update_verity_state()" by Tom Cherry · 7 years ago
  80. 944e6f1 Merge "Allow properties to be derived from partition-specific properties during init" by Steven Laver · 7 years ago
  81. 1d7966b Merge "Refactor OWNERS files for Android Core Networking" by Junyu Lai · 7 years ago
  82. cd316ea libfs_avb: adding two public APIs by Bowgo Tsai · 7 years ago
  83. f7b46a2 Fix APEX run-time ld.config.txt for ASAN targets by Logan Chien · 7 years ago
  84. 00f2ebe shim libraries for libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  85. 1e9c3a5 Refactor OWNERS files for Android Core Networking by junyulai · 7 years ago
  86. 9bb8e0d libmeminfo: change dmabuf_dump from soc_specific to product_specific by Erick Reyes · 7 years ago
  87. 34f3660 Merge "apexd is started much earlier to create loopback devices" by Treehugger Robot · 7 years ago
  88. 5715096 Merge "Clean up libcutils/libutils tests." by Treehugger Robot · 7 years ago
  89. 0554bcc Merge "bootstat: local GetProperty use libbase" by Treehugger Robot · 7 years ago
  90. d2ae1c9 Merge "Remove logic to fake /system in overlayfs" by Tom Cherry · 7 years ago
  91. 88d308d bootstat: local GetProperty use libbase by Mark Salyzyn · 7 years ago
  92. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 7 years ago
  93. cf80b6d Refactor fs_mgr_update_verity_state() by Tom Cherry · 7 years ago
  94. 9dff515 Exclude libvndksupport from APEXes. by Dongwon Kang · 7 years ago
  95. ea57928 Merge "liblog: remove visibility macros" by Tom Cherry · 7 years ago
  96. f31c709 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 7 years ago
  97. 38c143e Merge "meminfo: make dmabuf_dump dependency on debugfs optional" by Treehugger Robot · 7 years ago
  98. 2d31b4b Merge "libmeminfo: make libdmabufinfo and dmabuf_dump vendor available" by Treehugger Robot · 7 years ago
  99. 407b000 apexd is started much earlier to create loopback devices by Jiyong Park · 7 years ago
  100. ea353ca Merge "Eliminate the APEX name in fs_config using wildcard" by Treehugger Robot · 7 years ago