1. faf317b Remove capability setting for legacy_wifi_hal by Randy Pan · 7 years ago
  2. 1b08953 Merge changes I33ad185f,I5fc2d727 into oc-dev by TreeHugger Robot · 7 years ago
  3. 82a395d init.rc: move load_system_props to beginning of 'on fs' by Mark Salyzyn · 7 years ago
  4. 4d26b26 run e2fsck -f selectively with mount retry by Keun-young Park · 7 years ago
  5. 0af7ee4 Merge changes from topic 'cpuset_setall' into oc-dev by Wei Wang · 7 years ago
  6. ac0aa5f Merge "init.rc: set initial cpuset to all cores" into oc-dev by Wei Wang · 7 years ago
  7. 67f6a53 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  8. ef52ae1 init: Use std::string for write_file() by Tom Cherry · 7 years ago
  9. 86b136a liblog: __android_logger_property_bool svelte+eng default by Mark Salyzyn · 7 years ago
  10. a190551 Merge "Set libavb version into system property for Treble OTA" into oc-dev by Bowgo Tsai · 7 years ago
  11. 79af3c6 Merge "logd: regression in handling watermark boundary." into oc-dev by Mark Salyzyn · 7 years ago
  12. 1e2df54 Merge "init: handle sys.powerctl immediately" into oc-dev by TreeHugger Robot · 7 years ago
  13. 1d9f6d9 Merge "Allocate a GID range for external cache files." into oc-dev by TreeHugger Robot · 7 years ago
  14. 5ceb7b3 init: handle sys.powerctl immediately by Tom Cherry · 7 years ago
  15. 912eb62 logd: regression in handling watermark boundary. by Mark Salyzyn · 7 years ago
  16. 0201259 Merge "linker: don't allow libui to SP-HALs and fix warning" into oc-dev by TreeHugger Robot · 7 years ago
  17. 7b701de linker: don't allow libui to SP-HALs and fix warning by Jiyong Park · 7 years ago
  18. ca243f2 Merge "Remove VNDK warning." into oc-dev by TreeHugger Robot · 7 years ago
  19. 64639fd Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev by TreeHugger Robot · 7 years ago
  20. bd2ecd8 Allocate a GID range for external cache files. by Jeff Sharkey · 7 years ago
  21. 81626e4 Remove VNDK warning. by Steven Moreland · 7 years ago
  22. 9610c54 libcutils: vendor_available by Steven Moreland · 7 years ago
  23. 1f83aa4 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  24. 421067e Merge "check ext4 magic before running next steps" into oc-dev by Keun-young Park · 7 years ago
  25. 29ab67b Merge "Revert "Send property_service AVC messages to the kernel audit system"" into oc-dev by TreeHugger Robot · 7 years ago
  26. 4518012 Set libavb version into system property for Treble OTA by Bowgo Tsai · 7 years ago
  27. 43b72b5 Merge "Configure ld.config.txt for SP-HALs" into oc-dev by TreeHugger Robot · 7 years ago
  28. cc23327 Merge changes from topic 'avb-early-mount' into oc-dev by TreeHugger Robot · 7 years ago
  29. a39515c Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 7 years ago
  30. 835239a check ext4 magic before running next steps by Keun-young Park · 7 years ago
  31. fb803d5 Merge "libsync: ndk: Fix compilation in C mode." into oc-dev by TreeHugger Robot · 7 years ago
  32. 76db3a5 Merge "Revert "libsystem_headers: export libaudio_system_headers"" into oc-dev by TreeHugger Robot · 7 years ago
  33. 5bebf84 libsync: ndk: Fix compilation in C mode. by Alistair Strachan · 7 years ago
  34. 8dbd12b init.rc: set initial cpuset to all cores by Wei Wang · 7 years ago
  35. fc57708 Revert "libsystem_headers: export libaudio_system_headers" by Colin Cross · 7 years ago
  36. 54cd7e0 Merge "libsync: vendor_available" into oc-dev by TreeHugger Robot · 7 years ago
  37. 2679d09 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 7 years ago
  38. 72b9d28 libbase: fix build breakage by Steven Moreland · 7 years ago
  39. cc4226e Merge "libbacktrace: make vendor_available" into oc-dev by TreeHugger Robot · 7 years ago
  40. 129eb45 Merge "libbase: make vendor_available" into oc-dev by TreeHugger Robot · 7 years ago
  41. 7225b34 Merge "libutils: export libbacktrace headers" into oc-dev by TreeHugger Robot · 7 years ago
  42. 8da9613 libutils: include what you use by Steven Moreland · 7 years ago
  43. 3a5394e Merge "libbase: add libbase_headers" into oc-dev by TreeHugger Robot · 7 years ago
  44. 92ca58b fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 7 years ago
  45. 51c0272 init: support early_mount with vboot 2.0 (external/avb/libavb) by Bowgo Tsai · 7 years ago
  46. a01f2f6 fs_mgr: adds/changes some public APIs for early mount in init by Bowgo Tsai · 7 years ago
  47. 4ae3e51 fs_mgr_avb: refactors how vbmeta is loaded by Bowgo Tsai · 7 years ago
  48. c1f9cba fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 7 years ago
  49. 8f56c1e libbase: add libbase_headers by Steven Moreland · 7 years ago
  50. 450cff4 Configure ld.config.txt for SP-HALs by Jiyong Park · 7 years ago
  51. 4c0e956 libbacktrace: make vendor_available by Steven Moreland · 7 years ago
  52. d0b26ed libsync: vendor_available by Steven Moreland · 7 years ago
  53. d3b4b2c libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  54. c83ea95 libsystem_headers: export libaudio_system_headers by Steven Moreland · 7 years ago
  55. 5975d4e Merge changes I76212f65,I6a29c678 into oc-dev by TreeHugger Robot · 7 years ago
  56. d12835d Merge "init.rc: start all 3 servicemanagers early" into oc-dev by TreeHugger Robot · 7 years ago
  57. e003513 Merge "libutils: export system_headers" into oc-dev by TreeHugger Robot · 7 years ago
  58. e1e6edc init.rc: create /data/misc/reboot owned by system by Todd Poynor · 7 years ago
  59. dff5846 reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 7 years ago
  60. c28517f libbase: make vendor_available by Steven Moreland · 7 years ago
  61. 00cdc10 init.rc: start all 3 servicemanagers early by Wei Wang · 7 years ago
  62. b084bc3 libutils: export system_headers by Steven Moreland · 7 years ago
  63. 1c438c1 use s_max_mnt_count to detect mke2fs generated partition by Keun-young Park · 7 years ago
  64. 57d4c59 Merge "init: expand generated attributes on sepolicy compile" into oc-dev by Jeffrey Vander Stoep · 7 years ago
  65. d278253 init: expand generated attributes on sepolicy compile by Jeff Vander Stoep · 7 years ago
  66. 95f9a96 Merge "Moved include/backtrace to libbacktrace/include" into oc-dev by Vijay Venkatraman · 7 years ago
  67. a130b80 Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 7 years ago
  68. bed3cbd Merge "libutils: mark as vendor_available" into oc-dev by TreeHugger Robot · 7 years ago
  69. f8952a1 Merge "restorecon hwservice_contexts." into oc-dev by Martijn Coenen · 7 years ago
  70. 6887273 restorecon hwservice_contexts. by Martijn Coenen · 7 years ago
  71. a02b1f5 Merge "disable module loading after BOOT_COMPLETED broadcast" into oc-dev by Jaesoo Lee · 7 years ago
  72. a226481 Merge "Moved all files from include/system to libsystem/include/system" into oc-dev by TreeHugger Robot · 7 years ago
  73. 692c3e4 init: use platform sepolicy version indicated by /vendor. by Dan Cashman · 7 years ago
  74. 91527ed libutils: mark as vendor_available by Steven Moreland · 7 years ago
  75. 585e6a8 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 am: 1bc2862ac5 -s ours am: c800d82044 am: 497461adc5 am: 02e7225f78 am: 587efe8ee9 by Tianjie Xu · 7 years ago
  76. 06e1a3d Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 am: cce7621064 -s ours am: 01574980eb am: 2d37855038 am: 3c3eed744e am: 5fa554a46a by Tianjie Xu · 7 years ago
  77. 745f034 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 am: 1bc2862ac5 -s ours am: c800d82044 am: 497461adc5 am: 02e7225f78 by Tianjie Xu · 7 years ago
  78. 223de99 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 am: cce7621064 -s ours am: 01574980eb am: 2d37855038 am: 3c3eed744e by Tianjie Xu · 7 years ago
  79. 587efe8 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 am: 1bc2862ac5 -s ours am: c800d82044 am: 497461adc5 by Tianjie Xu · 7 years ago
  80. e170e38 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 am: afddaba0cc am: 0b1ad23070 am: d4b4f0a1e1 by Tianjie Xu · 7 years ago
  81. 02e7225 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 am: 1bc2862ac5 -s ours am: c800d82044 by Tianjie Xu · 7 years ago
  82. 5fa554a Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 am: cce7621064 -s ours am: 01574980eb am: 2d37855038 by Tianjie Xu · 7 years ago
  83. 2aea56d Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 am: afddaba0cc am: 0b1ad23070 by Tianjie Xu · 7 years ago
  84. 3c3eed7 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 am: cce7621064 -s ours am: 01574980eb by Tianjie Xu · 7 years ago
  85. 497461a Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 am: 1bc2862ac5 -s ours by Tianjie Xu · 7 years ago
  86. d4b4f0a Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 am: afddaba0cc by Tianjie Xu · 7 years ago
  87. 2d37855 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 am: cce7621064 -s ours by Tianjie Xu · 7 years ago
  88. c800d82 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 am: ebcba388f5 by Tianjie Xu · 7 years ago
  89. 0b1ad23 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 by Tianjie Xu · 7 years ago
  90. 0157498 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece am: df5ee70490 by Tianjie Xu · 7 years ago
  91. 1bc2862 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc am: 89054eb706 by Tianjie Xu · 7 years ago
  92. afddaba Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc by Tianjie Xu · 7 years ago
  93. cce7621 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece by Tianjie Xu · 7 years ago
  94. ebcba38 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours am: de0f0b8ecc by Tianjie Xu · 7 years ago
  95. bc8c8e4 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 by Tianjie Xu · 7 years ago
  96. df5ee70 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 by Tianjie Xu · 7 years ago
  97. 89054eb Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 am: 556afe82f2 -s ours by Tianjie Xu · 7 years ago
  98. 18ccbc2 Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours by Tianjie Xu · 7 years ago
  99. ed33065 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 by Tianjie Xu · 7 years ago
  100. de0f0b8 Do Not Merge: Fix out of bound read in libziparchive am: 6fdfd58fe1 -s ours am: 2b4a6de426 by Tianjie Xu · 7 years ago