1. c6abf04 Merge "liblog: test: liblog.__security miscalculation" into oc-dev by TreeHugger Robot · 8 years ago
  2. 6d1f5a9 early start zygote_secondary as well by Keun-young Park · 8 years ago
  3. 01d17cd liblog: test: liblog.__security miscalculation by Mark Salyzyn · 8 years ago
  4. 4f41fdc Merge changes Iec369a50,I78959464,I3f9f8d56 into oc-dev by Mark Salyzyn · 8 years ago
  5. 67d1b30 Merge changes I33ad185f,I5fc2d727 into oc-dev by TreeHugger Robot · 8 years ago
  6. 3a005d5 init.rc: move load_system_props to beginning of 'on fs' by Mark Salyzyn · 8 years ago
  7. 3c59b9d run e2fsck -f selectively with mount retry by Keun-young Park · 8 years ago
  8. 1cbf52b Merge changes from topic 'cpuset_setall' into oc-dev by Wei Wang · 8 years ago
  9. 1083da5 Merge "init.rc: set initial cpuset to all cores" into oc-dev by Wei Wang · 8 years ago
  10. e493c01 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  11. 0614187 init: Use std::string for write_file() by Tom Cherry · 8 years ago
  12. e835d3c liblog: __android_logger_property_bool svelte+eng default by Mark Salyzyn · 8 years ago
  13. 519d35f Merge "Set libavb version into system property for Treble OTA" into oc-dev by Bowgo Tsai · 8 years ago
  14. f07e373 Merge "logd: regression in handling watermark boundary." into oc-dev by Mark Salyzyn · 8 years ago
  15. 670ed66 Merge "init: handle sys.powerctl immediately" into oc-dev by TreeHugger Robot · 8 years ago
  16. a8ae550 Merge "Allocate a GID range for external cache files." into oc-dev by TreeHugger Robot · 8 years ago
  17. 6724ec3 init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  18. d8aca1b logd: instrument tests better for failure by Mark Salyzyn · 8 years ago
  19. 27e152e logd: iterator corruption paranoia by Mark Salyzyn · 8 years ago
  20. b105e86 liblog: log_time add explicit to some constructors. by Mark Salyzyn · 8 years ago
  21. 0d5d329 logd: regression in handling watermark boundary. by Mark Salyzyn · 8 years ago
  22. f9d4a95 Merge "linker: don't allow libui to SP-HALs and fix warning" into oc-dev by TreeHugger Robot · 8 years ago
  23. 337ae43 linker: don't allow libui to SP-HALs and fix warning by Jiyong Park · 8 years ago
  24. 9cf4f7f Merge "Remove VNDK warning." into oc-dev by TreeHugger Robot · 8 years ago
  25. 112a97c Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev by TreeHugger Robot · 8 years ago
  26. 4ae738d Allocate a GID range for external cache files. by Jeff Sharkey · 8 years ago
  27. be07eca Remove VNDK warning. by Steven Moreland · 8 years ago
  28. 8f89fd7 libcutils: vendor_available by Steven Moreland · 8 years ago
  29. 51f4aa5 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  30. b5b99bc Merge "check ext4 magic before running next steps" into oc-dev by Keun-young Park · 8 years ago
  31. 700e308 Merge "Revert "Send property_service AVC messages to the kernel audit system"" into oc-dev by TreeHugger Robot · 8 years ago
  32. d377099 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  33. 3b79cba Merge "Configure ld.config.txt for SP-HALs" into oc-dev by TreeHugger Robot · 8 years ago
  34. c724fda Merge changes from topic 'avb-early-mount' into oc-dev by TreeHugger Robot · 8 years ago
  35. af3fd63 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 8 years ago
  36. eac7c23 check ext4 magic before running next steps by Keun-young Park · 8 years ago
  37. cc0c25d Merge "libsync: ndk: Fix compilation in C mode." into oc-dev by TreeHugger Robot · 8 years ago
  38. 198e610 Merge "Revert "libsystem_headers: export libaudio_system_headers"" into oc-dev by TreeHugger Robot · 8 years ago
  39. bd3873a libsync: ndk: Fix compilation in C mode. by Alistair Strachan · 8 years ago
  40. 033b1ad init.rc: set initial cpuset to all cores by Wei Wang · 8 years ago
  41. a93d03e Revert "libsystem_headers: export libaudio_system_headers" by Colin Cross · 8 years ago
  42. 5c6a180 Merge "libsync: vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  43. d6f8e51 Merge "libutils: include what you use" into oc-dev by TreeHugger Robot · 8 years ago
  44. 4d64a78 libbase: fix build breakage by Steven Moreland · 8 years ago
  45. 305e08d Merge "libbacktrace: make vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  46. 291255a Merge "libbase: make vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  47. f3dea3b Merge "libutils: export libbacktrace headers" into oc-dev by TreeHugger Robot · 8 years ago
  48. 0d97645 libutils: include what you use by Steven Moreland · 8 years ago
  49. 4cbf9fd Merge "libbase: add libbase_headers" into oc-dev by TreeHugger Robot · 8 years ago
  50. 133cca4 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  51. 7e97661 init: support early_mount with vboot 2.0 (external/avb/libavb) by Bowgo Tsai · 8 years ago
  52. 6e06515 fs_mgr: adds/changes some public APIs for early mount in init by Bowgo Tsai · 8 years ago
  53. 37468c9 fs_mgr_avb: refactors how vbmeta is loaded by Bowgo Tsai · 8 years ago
  54. fc6acfb fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 8 years ago
  55. 790bc3a libbase: add libbase_headers by Steven Moreland · 8 years ago
  56. 8955890 Configure ld.config.txt for SP-HALs by Jiyong Park · 8 years ago
  57. eb7a9dd libbacktrace: make vendor_available by Steven Moreland · 8 years ago
  58. 1709216 libsync: vendor_available by Steven Moreland · 8 years ago
  59. 1c7d4fb libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  60. 2248975 libsystem_headers: export libaudio_system_headers by Steven Moreland · 8 years ago
  61. 257f298 Merge changes I76212f65,I6a29c678 into oc-dev by TreeHugger Robot · 8 years ago
  62. 47c9b67 Merge "init.rc: start all 3 servicemanagers early" into oc-dev by TreeHugger Robot · 8 years ago
  63. 78a3240 Merge "libutils: export system_headers" into oc-dev by TreeHugger Robot · 8 years ago
  64. 1960be4 init.rc: create /data/misc/reboot owned by system by Todd Poynor · 8 years ago
  65. b9f836d reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 8 years ago
  66. c40b6de libbase: make vendor_available by Steven Moreland · 8 years ago
  67. 5dcc32b init.rc: start all 3 servicemanagers early by Wei Wang · 8 years ago
  68. 28d39d6 libutils: export system_headers by Steven Moreland · 8 years ago
  69. ffb1d5a use s_max_mnt_count to detect mke2fs generated partition by Keun-young Park · 8 years ago
  70. 69bb114 Merge "init: expand generated attributes on sepolicy compile" into oc-dev by Jeffrey Vander Stoep · 8 years ago
  71. c6be06f init: expand generated attributes on sepolicy compile by Jeff Vander Stoep · 8 years ago
  72. 25f3731 Merge "Moved include/backtrace to libbacktrace/include" into oc-dev by Vijay Venkatraman · 8 years ago
  73. bc23b8b Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 8 years ago
  74. cac6c96 Merge "libutils: mark as vendor_available" into oc-dev by TreeHugger Robot · 8 years ago
  75. ab41c78 Merge "restorecon hwservice_contexts." into oc-dev by Martijn Coenen · 8 years ago
  76. 47df328 restorecon hwservice_contexts. by Martijn Coenen · 8 years ago
  77. afca0f5 Merge "disable module loading after BOOT_COMPLETED broadcast" into oc-dev by Jaesoo Lee · 8 years ago
  78. 31656d4 Merge "Moved all files from include/system to libsystem/include/system" into oc-dev by TreeHugger Robot · 8 years ago
  79. 71879fe init: use platform sepolicy version indicated by /vendor. by Dan Cashman · 8 years ago
  80. 83cd895 libutils: mark as vendor_available by Steven Moreland · 8 years ago
  81. ba7e514 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 · 8 years ago
  82. aebf3b1 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 · 8 years ago
  83. 479b0c4 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 · 8 years ago
  84. 96d6db0 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 · 8 years ago
  85. 0ccfcdc 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 · 8 years ago
  86. acc9f8f 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 · 8 years ago
  87. dd27489 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 · 8 years ago
  88. 1cfea85 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 · 8 years ago
  89. 42b8a24 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 am: afddaba0cc am: 0b1ad23070 by Tianjie Xu · 8 years ago
  90. f5f7fe0 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 · 8 years ago
  91. 37715f9 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 · 8 years ago
  92. c421c41 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 am: afddaba0cc by Tianjie Xu · 8 years ago
  93. 891d96a 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 · 8 years ago
  94. f0e2c06 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 · 8 years ago
  95. badd745 Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc am: bc8c8e4b56 by Tianjie Xu · 8 years ago
  96. 3f553bf 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 · 8 years ago
  97. 2940a18 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 · 8 years ago
  98. e7e12bd Fix out of bound read in libziparchive am: d9fd1863f4 am: 6908996434 am: 25c0d68d29 am: ed33065bfc by Tianjie Xu · 8 years ago
  99. 3bea41b Do Not Merge: Fix out of bound read in libziparchive am: a8d932f2a5 am: 368f3d273d -s ours am: f7903d4374 am: 18ccbc2ece by Tianjie Xu · 8 years ago
  100. 4e24e92 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 · 8 years ago