1. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago
  2. 39ac947 am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 9 years ago
  3. fb35b7c am 9e2ed7b0: am 7f2e05e9: Merge "Fix incorrect exception handling in perfboot.py" by Yasuhiro Matsuda · 9 years ago
  4. a25e258 am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 9 years ago
  5. 93e060e am 9e2ed7b0: am 7f2e05e9: Merge "Fix incorrect exception handling in perfboot.py" by Yasuhiro Matsuda · 9 years ago
  6. 50de822 Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 9 years ago
  7. c0822e8 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  8. f3d0d42 Fix incorrect exception handling in perfboot.py by Yasuhiro Matsuda · 9 years ago
  9. fdb8081 am ee640552: am 1ada513f: Merge "Fix perfboot.py to exit by Ctrl+C." by Yasuhiro Matsuda · 9 years ago
  10. 75c09ba am ee640552: am 1ada513f: Merge "Fix perfboot.py to exit by Ctrl+C." by Yasuhiro Matsuda · 9 years ago
  11. 1ada513 Merge "Fix perfboot.py to exit by Ctrl+C." by Yasuhiro Matsuda · 9 years ago
  12. 056b97d am b57438c8: am e4154f46: Merge "perfboot.py: check 2 more event logs by default" by Yusuke Sato · 9 years ago
  13. ba48c3f am b57438c8: am e4154f46: Merge "perfboot.py: check 2 more event logs by default" by Yusuke Sato · 9 years ago
  14. 43c4d99 perfboot.py: check 2 more event logs by default by Yusuke Sato · 9 years ago
  15. 59d32a7 Fix perfboot.py to exit by Ctrl+C. by Yasuhiro Matsuda · 9 years ago
  16. 9358ae9 am 69386e33: am 81fd50c3: Merge "perfboot.py: ignore tags not listed in /system/etc/event-log-tags" by Yusuke Sato · 9 years ago
  17. 0ef9772 am 69386e33: am 81fd50c3: Merge "perfboot.py: ignore tags not listed in /system/etc/event-log-tags" by Yusuke Sato · 9 years ago
  18. e801cc0 perfboot.py: ignore tags not listed in /system/etc/event-log-tags by Yusuke Sato · 9 years ago
  19. f2a404b am 5e34b3ab: am 72488aa0: Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 9 years ago
  20. 087cd35 resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  21. 48f2879 am 5e34b3ab: am 72488aa0: Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 9 years ago
  22. 72488aa Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 9 years ago
  23. b6c66dc perfboot.py: warn if dm-verity is disabled by Yusuke Sato · 9 years ago
  24. b6545bf am 0070026c: am 4247ebfd: Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
  25. adda8f7 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  26. 4247ebf Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
  27. 2fb050b am 150c05fe: am 0f918878: Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
  28. 23ec3e4 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  29. b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  30. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  31. 7ff4bb7 am 150c05fe: am 0f918878: Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
  32. 0658440 init: Adding header guard to tokenizer by Lee Campbell · 9 years ago
  33. 7da270d am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  34. 97d393b am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  35. d548e30 Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  36. 45bd7bc am 1691d968: am 138c540f: Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  37. 7158521 am 1691d968: am 138c540f: Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  38. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
  39. 138c540 Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  40. 220ca84 init: Add C++ tokenizer. by Lee Campbell · 9 years ago
  41. 70ab38a am 102ead3a: am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  42. 6b802c4 am 102ead3a: am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  43. b10e562 Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  44. ea504bc am 1a1f9beb: am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  45. eeea3fc am 1a1f9beb: am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  46. ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  47. f93db4b Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 9 years ago
  48. 42f669a am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago
  49. 3d3401a am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago
  50. f13b1b3 init: Adding support to import directories by Lee Campbell · 9 years ago
  51. 9b09bf4 am 10821da3: am 8a502000: Merge "init: expand_props for onrestart commands." by Yabin Cui · 9 years ago
  52. a6d23bd am 10821da3: am 8a502000: Merge "init: expand_props for onrestart commands." by Yabin Cui · 9 years ago
  53. 57eb040 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 9 years ago
  54. 3108515 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 9 years ago
  55. ee53006 init: expand_props for onrestart commands. by Yabin Cui · 9 years ago
  56. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 9 years ago
  57. 62b3f91 am bff40697: am addf7a96: Merge "init: Let property_get return std::string." by Yabin Cui · 9 years ago
  58. 0ff8590 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 9 years ago
  59. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  60. dd7fb9a am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 9 years ago
  61. 3542f3d am 7b0bb824: am 93adb524: Merge "init: Fix logging stutter" by Mark Salyzyn · 9 years ago
  62. f6aaed8 am 18fc744f: am 6743dab5: Merge "init: Add additional logging levels" by Mark Salyzyn · 9 years ago
  63. 2694ad9 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 9 years ago
  64. 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 9 years ago
  65. f93d429 Stop calling fsck on shutdown by default by Yusuke Sato · 9 years ago
  66. 02cb8dc am 7b0bb824: am 93adb524: Merge "init: Fix logging stutter" by Mark Salyzyn · 9 years ago
  67. 021485e am 18fc744f: am 6743dab5: Merge "init: Add additional logging levels" by Mark Salyzyn · 9 years ago
  68. 636b1eb init: Fix logging stutter by Mark Salyzyn · 9 years ago
  69. 692abc2 init: Add additional logging levels by Mark Salyzyn · 9 years ago
  70. 7954eb0 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  71. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  72. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  73. 1d8f0cd am 770b78bd: am 683790ae: Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 9 years ago
  74. 7e71d42 am 770b78bd: am 683790ae: Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 9 years ago
  75. 683790a Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 9 years ago
  76. a498153 am d9bb7852: am c66e37b2: Merge "init: refuse to start process if domain transition not defined" by Nick Kralevich · 9 years ago
  77. 64be168 am d9bb7852: am c66e37b2: Merge "init: refuse to start process if domain transition not defined" by Nick Kralevich · 9 years ago
  78. 4800dbf init: refuse to start process if domain transition not defined by Nick Kralevich · 9 years ago
  79. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  80. 9136f38 init: Fix bootchart trigger for emulator by Yu Ning · 9 years ago
  81. b7f1f61 am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  82. ee92313 Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  83. c1fa34b am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  84. 948410a Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  85. e8308f8 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  86. c011b03 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  87. 437bc5d Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  88. 22d0ee6 am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  89. d3669ff am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  90. d815178 Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  91. 749af8c Set up user directory crypto in init. by Paul Crowley · 9 years ago
  92. 7cba866 am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value" by Nick Kralevich · 9 years ago
  93. d2104df init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 9 years ago
  94. be6a2a6 am f5a7ba9e: am 53d504f0: Merge "init support for cgroups." by Elliott Hughes · 9 years ago
  95. e79d0d5 init support for cgroups. by Elliott Hughes · 9 years ago
  96. d62f060 init support for cgroups. by Elliott Hughes · 9 years ago
  97. 2f2e6cd am 4c6269ce: am 106f92f5: Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 9 years ago
  98. 21d605e Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 9 years ago
  99. 1bc2b09 am 135b6b08: am 6b27b7d6: Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 9 years ago
  100. 18ae44b init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 9 years ago