1. 458e921 Merge "init: replace property_get with its android::base equivalent" am: 7bcce1e3c0 am: 6ee34f0286 by Tom Cherry · 8 years ago
  2. b324ffe Merge "init: replace property_get with its android::base equivalent" am: 7bcce1e3c0 by Tom Cherry · 8 years ago
  3. 6ee34f0 Merge "init: replace property_get with its android::base equivalent" by Tom Cherry · 8 years ago
  4. 7bcce1e Merge "init: replace property_get with its android::base equivalent" by Treehugger Robot · 8 years ago
  5. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  6. d864847 Merge "Update to support staging behavior" am: ec16825cb8 am: 1fd9390f0b by Neil Fuller · 8 years ago
  7. 01d885e Merge "Update to support staging behavior" am: ec16825cb8 am: 1fd9390f0b by Neil Fuller · 8 years ago
  8. 1fd9390 Merge "Update to support staging behavior" am: ec16825cb8 by Neil Fuller · 8 years ago
  9. ec16825 Merge "Update to support staging behavior" by Treehugger Robot · 8 years ago
  10. ae52ab2 Update to support staging behavior by Neil Fuller · 8 years ago
  11. b17a20b Merge "Make demangle work more like c++filt." am: 58c1804653 am: 939cb2950f by Elliott Hughes · 8 years ago
  12. 095164e Merge "Make demangle work more like c++filt." am: 58c1804653 am: 939cb2950f by Elliott Hughes · 8 years ago
  13. 939cb29 Merge "Make demangle work more like c++filt." am: 58c1804653 by Elliott Hughes · 8 years ago
  14. 58c1804 Merge "Make demangle work more like c++filt." by Treehugger Robot · 8 years ago
  15. 0d8d7e8 Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  16. 5a23eb1 Merge "init: remove unused cutils includes" am: 20e43a2f2c am: 375cc20455 by Tom Cherry · 8 years ago
  17. 3358471 Merge "init: remove unused cutils includes" am: 20e43a2f2c am: 375cc20455 by Tom Cherry · 8 years ago
  18. 375cc20 Merge "init: remove unused cutils includes" am: 20e43a2f2c by Tom Cherry · 8 years ago
  19. 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 8 years ago
  20. 102183e Make demangle work more like c++filt. by Elliott Hughes · 8 years ago
  21. 8e16cee Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  22. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 8 years ago
  23. 417963a Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e am: 446cfa74ef by Wei Wang · 8 years ago
  24. 587d376 Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e am: 446cfa74ef by Wei Wang · 8 years ago
  25. 446cfa7 Merge "libcutils: remove sched_set/getscheduler" am: e0bec6b11e by Wei Wang · 8 years ago
  26. e0bec6b Merge "libcutils: remove sched_set/getscheduler" by Treehugger Robot · 8 years ago
  27. 88b10f9 Merge "Only allow short functions in class definitions." am: e3b27d22bf am: 8726529e3e by Christopher Ferris · 8 years ago
  28. 6d42bf7 Merge "Only allow short functions in class definitions." am: e3b27d22bf by Christopher Ferris · 8 years ago
  29. 8726529 Merge "Only allow short functions in class definitions." am: e3b27d22bf by Christopher Ferris · 8 years ago
  30. e3b27d2 Merge "Only allow short functions in class definitions." by Christopher Ferris · 8 years ago
  31. 3542659 Merge "Add gralloc usage conversion functions" into oc-dev am: df937b8255 by Jesse Hall · 8 years ago
  32. 57474bc libcutils: remove sched_set/getscheduler am: bc41166d56 by Wei Wang · 8 years ago
  33. df937b8 Merge "Add gralloc usage conversion functions" into oc-dev by TreeHugger Robot · 8 years ago
  34. ff21ab5 Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 am: f30abecf3c by Tom Cherry · 8 years ago
  35. 68a91fb Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 by Tom Cherry · 8 years ago
  36. f30abec Merge "Fix timeouts for android::base::WaitForProperty*" am: 57d78354d6 by Tom Cherry · 8 years ago
  37. 57d7835 Merge "Fix timeouts for android::base::WaitForProperty*" by Tom Cherry · 8 years ago
  38. bc41166 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  39. a8d59fa libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  40. a11c814 Only allow short functions in class definitions. by Christopher Ferris · 8 years ago
  41. 7de072b Merge "libcutils: handle root directory empty path" am: 6105dbd01b am: 621ae033a4 by Mark Salyzyn · 8 years ago
  42. a31d895 Merge "libcutils: handle root directory empty path" am: 6105dbd01b by Mark Salyzyn · 8 years ago
  43. 621ae03 Merge "libcutils: handle root directory empty path" am: 6105dbd01b by Mark Salyzyn · 8 years ago
  44. 6105dbd Merge "libcutils: handle root directory empty path" by Mark Salyzyn · 8 years ago
  45. 207a9fc Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb am: c30261f266 by Bowgo Tsai · 8 years ago
  46. 73d9e8e Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb by Bowgo Tsai · 8 years ago
  47. c30261f Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" am: c8c3e61eeb by Bowgo Tsai · 8 years ago
  48. c8c3e61 Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" by Treehugger Robot · 8 years ago
  49. 33eab3a Add gralloc usage conversion functions by Jesse Hall · 8 years ago
  50. 046855b Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 am: d749a054ff by Mark Salyzyn · 8 years ago
  51. 657ae57 Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 am: d749a054ff by Mark Salyzyn · 8 years ago
  52. d749a05 Merge "logd: strip out empty trailing iovec" am: 6b11faeb42 by Mark Salyzyn · 8 years ago
  53. 6b11fae Merge "logd: strip out empty trailing iovec" by Mark Salyzyn · 8 years ago
  54. 3d642d4 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  55. 0f34094 fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  56. 94f3ca8 Merge "init: add class_restart" am: 8678872a00 am: ee7137208e am: 0bd29405c0 by Steven Moreland · 8 years ago
  57. 0bd2940 Merge "init: add class_restart" am: 8678872a00 am: ee7137208e by Steven Moreland · 8 years ago
  58. ee71372 Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  59. 8678872 Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  60. b1bb1ac Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 am: 6340d91308 by Josh Gao · 8 years ago
  61. 47df3d4 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  62. 6340d91 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  63. 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  64. 8557b0e Merge "init: remove superfluous forward definitions" am: deb23ba2c1 am: 256c8f5076 by Tom Cherry · 8 years ago
  65. 856441d Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  66. 256c8f5 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  67. deb23ba Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  68. 307e12d Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  69. b64b91c Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  70. dc597af Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  71. 88d6b4a Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  72. 3d57294 Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 8 years ago
  73. 46b6c43 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  74. d436414 Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  75. 4640918 Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  76. fd450bb Merge "init: add support of multiple class names" am: 3c1568aa13 by Wei Wang · 8 years ago
  77. 9b83226 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 am: 75ada5fce3 by Bowgo Tsai · 8 years ago
  78. f6b7adb Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" am: ea057b46e0 by Bowgo Tsai · 8 years ago
  79. 3c1568a Merge "init: add support of multiple class names" by Treehugger Robot · 8 years ago
  80. 75ada5f Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Bowgo Tsai · 8 years ago
  81. ea057b4 Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" by Treehugger Robot · 8 years ago
  82. d04ab5a Merge "libcutils: remove schedgroup" am: 3d8911fbbe am: c0fc8e7b7b by Wei Wang · 8 years ago
  83. eb6d588 Merge "libcutils: remove schedgroup" am: 3d8911fbbe am: c0fc8e7b7b by Wei Wang · 8 years ago
  84. c0fc8e7 Merge "libcutils: remove schedgroup" am: 3d8911fbbe by Wei Wang · 8 years ago
  85. 3d8911f Merge "libcutils: remove schedgroup" by Treehugger Robot · 8 years ago
  86. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  87. bd10ce0 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea am: 232b57c60b by Mark Salyzyn · 8 years ago
  88. c974c79 Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea am: 232b57c60b by Mark Salyzyn · 8 years ago
  89. 232b57c Merge "logcat: test: run 256 simultaneous logcats" am: b15429c0ea by Mark Salyzyn · 8 years ago
  90. 479c8c2 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  91. b15429c Merge "logcat: test: run 256 simultaneous logcats" by Mark Salyzyn · 8 years ago
  92. 02ce426 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070 by Mark Salyzyn · 8 years ago
  93. abca5ef Merge "update shutdown sequence and use shutdown_timeout to cover all wait" am: 59cebb6e6f am: bfb9bea368 by Keun-young Park · 8 years ago
  94. 77a1fa9 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a by Mark Salyzyn · 8 years ago
  95. 3c86cc4 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" am: 59cebb6e6f by Keun-young Park · 8 years ago
  96. f175004 Merge changes I96998c4b,I161bf03b am: dd0cd8d88f by Mark Salyzyn · 8 years ago
  97. bfb9bea Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  98. dd0cd8d Merge changes I96998c4b,I161bf03b by Mark Salyzyn · 8 years ago
  99. 59cebb6 Merge "update shutdown sequence and use shutdown_timeout to cover all wait" by Keun-young Park · 8 years ago
  100. 1f46716 logd: last iterator initialized incorrectly by Mark Salyzyn · 8 years ago