1. 5002a48 Merge "Revert "logd: add Chattiest LOG_TAG statistics"" by Mark Salyzyn · 8 years ago
  2. afd7e70 Revert "logd: add Chattiest LOG_TAG statistics" by Mark Salyzyn · 8 years ago
  3. 51b7cb0 Merge changes Ic446c026,I86568a5b by Tom Cherry · 8 years ago
  4. 39aee46 Merge "logd: add Chattiest LOG_TAG statistics" by Treehugger Robot · 8 years ago
  5. d272ca3 Merge "Revert "Make the xtables lock readable only by AID_RADIO and root."" by Lorenzo Colitti · 8 years ago
  6. ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago
  7. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
  8. a037bdd Merge "Revert "Ensure update_verifier run before zygote"" by Keun-young Park · 8 years ago
  9. 2de3344 Revert "Ensure update_verifier run before zygote" by Keun-young Park · 8 years ago
  10. 903156d logd: add Chattiest LOG_TAG statistics by Mark Salyzyn · 8 years ago
  11. a42ec8a Merge "Ensure update_verifier run before zygote" by Treehugger Robot · 8 years ago
  12. 5dc05ef Ensure update_verifier run before zygote by Wei Wang · 8 years ago
  13. a0bf415 Merge "early start zygote_secondary as well" by Keun-young Park · 8 years ago
  14. b6e4b35 Revert "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  15. 515e7a4 Merge "fs_mgr: remove the repetitive and annoying bootconfig error print" by Treehugger Robot · 8 years ago
  16. 3ed8574 Merge "liblog: test: liblog.__security miscalculation" by Treehugger Robot · 8 years ago
  17. f853244 early start zygote_secondary as well by Keun-young Park · 8 years ago
  18. 73fbf0e fs_mgr: remove the repetitive and annoying bootconfig error print by Sandeep Patil · 8 years ago
  19. bd53ea4 Merge changes Ia11dffde,I76f24890 by Treehugger Robot · 8 years ago
  20. f890ca9 Merge "init: fix errno handling on KillProcessGroup" by Tom Cherry · 8 years ago
  21. b867bea liblog: test: liblog.__security miscalculation by Mark Salyzyn · 8 years ago
  22. 2e82107 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  23. cafe889 Convert libnetutils to Android.bp by Colin Cross · 8 years ago
  24. 4eda982 Don't export libutils_headers from libbase by Colin Cross · 8 years ago
  25. d998280 Merge changes I6555c135,If5723ff4 by Treehugger Robot · 8 years ago
  26. b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  27. a58c4b5 Merge "Convert libusbhost to Android.bp" by Treehugger Robot · 8 years ago
  28. a5c6017 Convert libusbhost to Android.bp by Dan Willemsen · 8 years ago
  29. 0a1424e logcat: test: also check "failed to clear" in blocking_clear by Mark Salyzyn · 8 years ago
  30. 3c501b5 logd: reader/writer element locks by Mark Salyzyn · 8 years ago
  31. e32517d Merge "logd: statistics add logspan" by Mark Salyzyn · 8 years ago
  32. 4c1560c Merge "Add function definitions for MapInfo." by Christopher Ferris · 8 years ago
  33. 3dfaa44 Merge changes from topic 'system-vendor-internal-pick' by Treehugger Robot · 8 years ago
  34. 8dead17 Merge "Fix various adb error reporting bugs." by Treehugger Robot · 8 years ago
  35. e6ec266 init: fix errno handling on KillProcessGroup by William Roberts · 8 years ago
  36. 9401a0b Merge "libprocessgroup: Android.mk -> Android.bp" by Treehugger Robot · 8 years ago
  37. 3a052c4 Merge changes Ie7a5303e,I2b3c2ac4 by Mark Salyzyn · 8 years ago
  38. 0d7cf3e Add function definitions for MapInfo. by Christopher Ferris · 8 years ago
  39. 419ce36 libprocessgroup: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  40. 8d644d2 Merge "init: Stop combining actions" by Treehugger Robot · 8 years ago
  41. 652ce94 Merge "libsparse: Fix odd-sized input files total_blks" by Treehugger Robot · 8 years ago
  42. 012c573 init: Stop combining actions by Tom Cherry · 8 years ago
  43. 06039e5 Merge "init: add warning that `start` is not synchronous" by Tom Cherry · 8 years ago
  44. e131f31 libbase: fix build breakage by Steven Moreland · 8 years ago
  45. 9990de1 libsync: vendor_available by Steven Moreland · 8 years ago
  46. 2bd4342 Remove VNDK warning. by Steven Moreland · 8 years ago
  47. d10a023 libbase: make vendor_available by Steven Moreland · 8 years ago
  48. 385fe69 libcutils: vendor_available by Steven Moreland · 8 years ago
  49. bb11af8 libbacktrace: make vendor_available by Steven Moreland · 8 years ago
  50. 3c71bbd libbase: add libbase_headers by Steven Moreland · 8 years ago
  51. 380a3bb Merge "run e2fsck -f selectively with mount retry" by Keun-young Park · 8 years ago
  52. 798ac73 Merge "init.rc: move load_system_props to beginning of 'on fs'" by Treehugger Robot · 8 years ago
  53. 03bb759 logd: statistics add logspan by Mark Salyzyn · 8 years ago
  54. 0dd92d5 liblog: log_time add usec() and msec() by Mark Salyzyn · 8 years ago
  55. 02dd2f4 logd: replace stats.add+stats.subtract with stats.addTotal by Mark Salyzyn · 8 years ago
  56. 3738968 libsparse: Fix odd-sized input files total_blks by Chris Fries · 8 years ago
  57. 3510359 init.rc: move load_system_props to beginning of 'on fs' by Mark Salyzyn · 8 years ago
  58. 8b318d0 Merge "liblog: __android_logger_property_bool svelte+eng default" by Mark Salyzyn · 8 years ago
  59. 40db04d run e2fsck -f selectively with mount retry by Keun-young Park · 8 years ago
  60. 19866bf init: add warning that `start` is not synchronous by Tom Cherry · 8 years ago
  61. 0ca7eec Merge "logd: report log reader instantiation" by Treehugger Robot · 8 years ago
  62. 9fcaaba liblog: __android_logger_property_bool svelte+eng default by Mark Salyzyn · 8 years ago
  63. edaed3e Merge "Allocate a GID range for external cache files." by Treehugger Robot · 8 years ago
  64. fa3add3 logd: report log reader instantiation by Mark Salyzyn · 8 years ago
  65. 1fc8f6e Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  66. 0bdf653 Merge "libsparse: Fix verbose_error string usage" by Treehugger Robot · 8 years ago
  67. 14ed55b Merge "init: handle sys.powerctl immediately" by Tom Cherry · 8 years ago
  68. a7eeb22 libsparse: Fix verbose_error string usage by Chris Fries · 8 years ago
  69. f358bed Merge "libcutils: compile with BOARD_VNDK_VERSION current" by Treehugger Robot · 8 years ago
  70. 6ad16cd Merge changes Iec369a50,I3f9f8d56,I78959464,I72ea858e by Mark Salyzyn · 8 years ago
  71. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  72. 24aa9a4 logd: instrument tests better for failure by Mark Salyzyn · 8 years ago
  73. d87d47f liblog: log_time add explicit to some constructors. by Mark Salyzyn · 8 years ago
  74. 3614a0c logd: iterator corruption paranoia by Mark Salyzyn · 8 years ago
  75. 5836379 logd: regression in handling watermark boundary. by Mark Salyzyn · 8 years ago
  76. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  77. ffa38cf Merge "ueventd: create classes for dev and sys permissions" by Tom Cherry · 8 years ago
  78. fa16473 Allocate a GID range for external cache files. by Jeff Sharkey · 8 years ago
  79. 66f44d8 Merge "init.rc: set initial cpuset to all cores" by Wei Wang · 8 years ago
  80. cc054c9 ueventd: create classes for dev and sys permissions by Tom Cherry · 8 years ago
  81. b7826a7 Merge changes from topic '36810152' by Chris Fries · 8 years ago
  82. 0ea946c fastboot: Support larger transfers during flash by Chris Fries · 8 years ago
  83. 75d1956 Merge "Add a README.md about our shell and utilities." by Treehugger Robot · 8 years ago
  84. e831149 Merge "Set libavb version into system property for Treble OTA" by Bowgo Tsai · 8 years ago
  85. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 8 years ago
  86. 5a0818a Add a README.md about our shell and utilities. by Elliott Hughes · 8 years ago
  87. 82bd278 Merge "check ext4 magic before running next steps" by Keun-young Park · 8 years ago
  88. eea6080 Merge "Revert "Send property_service AVC messages to the kernel audit system"" by Elliott Hughes · 8 years ago
  89. 2e83b86 init.rc: set initial cpuset to all cores by Wei Wang · 8 years ago
  90. b87f1c1 Merge changes I9d0482d1,Ib82833be by Tom Cherry · 8 years ago
  91. 030b4d1 Merge changes I596b8706,I262c0377,Iaf2bee97 by Mark Salyzyn · 8 years ago
  92. 42d524f Merge "logd: statistics truncate name" by Treehugger Robot · 8 years ago
  93. 6a99971 fastboot: Cap max size sent to libsparse by Chris Fries · 8 years ago
  94. 4bf1be7 fastboot: add AdbWinUsbApi as a required module by Chris Fries · 8 years ago
  95. 0301b32 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  96. 01bdb04 liblog: allow event tags to include some punctuations by Mark Salyzyn · 8 years ago
  97. 5768d3d liblog: logprint supports number of seconds time event field by Mark Salyzyn · 8 years ago
  98. d8f9356 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 8 years ago
  99. 46186a7 logcat: test: standardize rest() to let logs land when injecting by Mark Salyzyn · 8 years ago
  100. 1ab8f55 ueventd: convert platform_names from C list to std::vector by Tom Cherry · 8 years ago