1. e26fd79 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  2. 6a56d91 Merge "Add LLNDK liblog stub library for the VNDK" into oc-dev by Steven Moreland · 8 years ago
  3. 0a81f97 Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 8 years ago
  4. 613cf84 NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 8 years ago
  5. 781dcfe Merge "Move early_hal start to late-fs trigger action" into oc-dev by TreeHugger Robot · 8 years ago
  6. 658a676 Move early_hal start to late-fs trigger action by Janis Danisevskis · 8 years ago
  7. 68592a0 Merge "ZipWriter: Do not write DataDescriptor for STORED files" into oc-dev by Adam Lesinski · 8 years ago
  8. a2ede1c Merge changes from topic 'logcatd -L' into oc-dev by Mark Salyzyn · 8 years ago
  9. b13623d Reflect move of mapping file to /system. by Dan Cashman · 8 years ago
  10. 0b784df logcatd: introduce logcatd executable by Mark Salyzyn · 8 years ago
  11. 3ee3e08 logcat: Add -h and --help flags by Mark Salyzyn · 8 years ago
  12. d0cef0d Merge "Fix liblog#__security failure" into oc-dev by TreeHugger Robot · 8 years ago
  13. d13d1f5 ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 8 years ago
  14. eb83f60 Merge "init.rc: add class_start early_hal" into oc-dev by TreeHugger Robot · 8 years ago
  15. f6b3add Fix liblog#__security failure by Rubin Xu · 8 years ago
  16. 56c19c8 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  17. 350710f debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  18. d7b7114 init.rc: add class_start early_hal by Steven Moreland · 8 years ago
  19. 95e5884 Merge "Revert "Include vendor gralloc0 flags in gralloc1 conversion."" into oc-dev by Yin-Chia Yeh · 8 years ago
  20. 155636b Merge "logd: cap out-of-order entry search" into oc-dev by Mark Salyzyn · 8 years ago
  21. f6439fa Revert "Include vendor gralloc0 flags in gralloc1 conversion." by Yin-Chia Yeh · 8 years ago
  22. 91690be Merge changes from topic 'refcount' into oc-dev by Jin Qian · 8 years ago
  23. 0f2978a storaged: stop binder threads before exiting by Jin Qian · 8 years ago
  24. 6d11576 logd: cap out-of-order entry search by Mark Salyzyn · 8 years ago
  25. 43f4542 storaged: exit if batteryproperties service is dead. by Jin Qian · 8 years ago
  26. 8f04c01 Merge "Update to support staging behavior" into oc-dev by Neil Fuller · 8 years ago
  27. dfe5052 Merge "Add /dev/vndbinder to ueventd.rc" into oc-dev by TreeHugger Robot · 8 years ago
  28. 4e28127 storaged: use sp<> to keep refcount for storaged_t object by Jin Qian · 8 years ago
  29. 8427357 Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" into oc-dev by TreeHugger Robot · 8 years ago
  30. 242c11c Merge "Restorecon new vndservice_contexts file." into oc-dev by Martijn Coenen · 8 years ago
  31. fa5ee1c debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  32. 32c6219 Add /dev/vndbinder to ueventd.rc by Martijn Coenen · 8 years ago
  33. 0405c8a Merge "add shutdown animation" into oc-dev by TreeHugger Robot · 8 years ago
  34. cb86e30 Merge "Include vendor gralloc0 flags in gralloc1 conversion." into oc-dev by Eino-Ville Talvala · 8 years ago
  35. ba57399 Merge "Make init builtin command installkey respect property updates" into oc-dev by Tom Cherry · 8 years ago
  36. 2d4df2b add shutdown animation by Keun-young Park · 8 years ago
  37. 1e3c1ab Restorecon new vndservice_contexts file. by Martijn Coenen · 8 years ago
  38. 97e4553 storaged: skip batteryproperties listener if uid_io not available by Jin Qian · 8 years ago
  39. 51e0e1d storaged: add support for ufs health info by Jin Qian · 8 years ago
  40. c1f7b57 storaged: read emmc health data from sysfs by Jin Qian · 8 years ago
  41. 4b41433 Merge changes I0c3887f2,I8fc585bb into oc-dev by Mark Salyzyn · 8 years ago
  42. 308b155 fs_mgr: removing fs_mgr_read_fstab_with_dt() by Bowgo Tsai · 8 years ago
  43. 1b91869 logd: correctly label identical lines by Mark Salyzyn · 8 years ago
  44. e9c80f4 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  45. 24d3ec9 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  46. 85f6e78 Update to support staging behavior by Neil Fuller · 8 years ago
  47. b691618 fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct by Bowgo Tsai · 8 years ago
  48. 3d7abd5 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  49. 059759a Merge "Retry write operation when getting ENOBUFS." into oc-dev by TreeHugger Robot · 8 years ago
  50. 9c27a0b Retry write operation when getting ENOBUFS. by Daichi Hirono · 8 years ago
  51. 5faf509 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  52. d42a22f tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  53. baf6679 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  54. f948eff tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  55. 7a7bc68 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  56. 8e4b118 send SIGTERM only once by Keun-young Park · 8 years ago
  57. bc071ba add killProcessGroupOnce by Keun-young Park · 8 years ago
  58. 9c43102 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  59. c18775a Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" into oc-dev by Tao Bao · 8 years ago
  60. c3e3adb libcutils: remove schedgroup fds [DO NOT MERGE] am: bcb6419fc9 -s ours by Wei Wang · 8 years ago
  61. a3c5ec7 Merge changes from topic 'update-verified-priority-bump' into oc-dev by TreeHugger Robot · 8 years ago
  62. c64feca Merge "split LightRefBase out of RefBase" into oc-dev by Mathias Agopian · 8 years ago
  63. 778f275 libcutils: remove schedgroup fds [DO NOT MERGE] by Wei Wang · 8 years ago
  64. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  65. 4f4092e init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  66. 2cdda0d init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  67. 29b2c22 init: remove unused cutils includes by Tom Cherry · 8 years ago
  68. 1b7c405 init: add exec_start command by Tom Cherry · 8 years ago
  69. f314664 Include vendor gralloc0 flags in gralloc1 conversion. by Eino-Ville Talvala · 8 years ago
  70. 884a334 init: explicitly label all selinux files in rootfs by Sandeep Patil · 8 years ago
  71. 8f19e53 init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  72. 99b90ec fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  73. c9ca26a Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  74. 0432402 Merge "Add gralloc usage conversion functions" into oc-dev by TreeHugger Robot · 8 years ago
  75. 18f2d44 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  76. a4d2f1b Add gralloc usage conversion functions by Jesse Hall · 8 years ago
  77. dd1c96e Merge "init: add class_restart" am: 8678872a00 am: ee7137208e am: 0bd29405c0 by Steven Moreland · 8 years ago
  78. 3586041 Merge "init: add class_restart" am: 8678872a00 am: ee7137208e by Steven Moreland · 8 years ago
  79. 02424ca Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  80. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  81. 54ae5a2 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 am: 6340d91308 by Josh Gao · 8 years ago
  82. 29a2789 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  83. 444313c Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  84. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  85. e354660 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 am: 256c8f5076 by Tom Cherry · 8 years ago
  86. 5c0caf8 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  87. 763a246 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  88. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  89. fc01ce2 Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  90. 185288a Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  91. 2b5cd6e Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  92. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  93. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  94. c98ce2d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  95. 9ae6b9d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  96. 3aaa5c9 Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  97. 1beea47 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 am: 75ada5fce3 by Bowgo Tsai · 8 years ago
  98. 61e10e0 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 by Bowgo Tsai · 8 years ago
  99. 2a85eb1 Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  100. 360f6bc Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago