1. ec19cf6 first stage mount: abort when failed to parse fstab in device-tree by Bowgo Tsai · 7 years ago
  2. ebcfa44 Merge "fastboot: handle small flash block sizes correctly" by Connor O'Brien · 7 years ago
  3. 5252055 Merge "fastboot: remove reference of deprecated make_ext4 code" by Jin Qian · 7 years ago
  4. e3db2ab Merge "Use -Werror in system/core/libpixelflinger" by Chih-hung Hsieh · 7 years ago
  5. 2f0c95a Merge "Revert "delete toolbox/r.c"" by Treehugger Robot · 7 years ago
  6. e5ff9b9 Merge "fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'." by Tao Bao · 7 years ago
  7. 3eccc5f Merge "Only skip frames for local unwinds." by Christopher Ferris · 7 years ago
  8. c56a499 Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  9. 67212f9 fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'. by Tao Bao · 7 years ago
  10. c7f344e Use -Werror in system/core/libpixelflinger by Chih-Hung Hsieh · 7 years ago
  11. 988a51a fastboot: remove reference of deprecated make_ext4 code by Jin Qian · 7 years ago
  12. 6ef5c24 fastboot: handle small flash block sizes correctly by Connor O'Brien · 7 years ago
  13. 0d323c1 Merge "Add support for non-virtual thunk." by Christopher Ferris · 7 years ago
  14. 4a16646 Revert "delete toolbox/r.c" by Chris Fries · 7 years ago
  15. 5a72ea0 Add support for non-virtual thunk. by Christopher Ferris · 7 years ago
  16. 3d879b1 Merge "fs_mgr: support reading fstab based on ro.boot.hardware.platform" by Treehugger Robot · 7 years ago
  17. 4ef714e Merge "Use -Werror in system/core" by Treehugger Robot · 7 years ago
  18. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  19. 52013bc Merge "Use -Werror in system/core/libnativebridge" by Chih-hung Hsieh · 7 years ago
  20. 018d7f6 fs_mgr: support reading fstab based on ro.boot.hardware.platform by Oleg Matcovschi · 7 years ago
  21. 15251c2 Merge "Move sp/pc not changing check into Unwinder." by Christopher Ferris · 7 years ago
  22. 96e15c9 Merge "Fix template support." by Christopher Ferris · 7 years ago
  23. 55c9284 Merge "zip_archive: Allow crc_out to be nullptr in Inflate." by Narayan Kamath · 7 years ago
  24. fda7edd Move sp/pc not changing check into Unwinder. by Christopher Ferris · 7 years ago
  25. 048df23 Use -Werror in system/core/libnativebridge by Chih-Hung Hsieh · 7 years ago
  26. 584333e Fix template support. by Christopher Ferris · 7 years ago
  27. bb37693 Merge "bootstat: Add another boot reason." by Treehugger Robot · 7 years ago
  28. 8ac79bc bootstat: Add another boot reason. by James Hawkins · 7 years ago
  29. 411111a Merge "logcat: Note in help that regexps are Perl-compatible" by Treehugger Robot · 7 years ago
  30. a514113 logcat: Note in help that regexps are Perl-compatible by Brendan Jackman · 7 years ago
  31. f0da1c4 Merge "Switch libbacktrace new unwinder." by Christopher Ferris · 7 years ago
  32. 086baf9 Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  33. 2d1e23f zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  34. 51ec0a1 Merge changes from topic "rs_vndk_step3" by Jae Shin · 7 years ago
  35. a2935e0 Tests are run with proper namespace configs by their locations by Jiyong Park · 7 years ago
  36. 6ed1a1c Fix: make vndk namespace visible for 2016 Pixes by Jiyong Park · 7 years ago
  37. 7f654c3 vndk: remove vendor/lib from the search path of the 'vndk' namespace by Jiyong Park · 7 years ago
  38. e58fa1b libz is back to LLNDK by Jiyong Park · 7 years ago
  39. 7075bca Make the rs namespace visible by Jiyong Park · 7 years ago
  40. 136eb05 Add libft2.so to ll-ndk for rs namespace by Justin Yun · 7 years ago
  41. 8ebf6ee Move libz vndk-sp from ll-ndk by Justin Yun · 7 years ago
  42. d9f183b Merge "Only call one unwinder." by Christopher Ferris · 7 years ago
  43. 0db49f9 Merge changes Icdaf1cf1,I80ba5adb,I8de912c1 by Treehugger Robot · 7 years ago
  44. b88aa02 Merge "fastboot should fail if it runs out of space while unzipping." by Treehugger Robot · 7 years ago
  45. 1193f3b Merge "Delete obsolete debuggerd references." by Treehugger Robot · 7 years ago
  46. 18ea097 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  47. ab9cf8b Only call one unwinder. by Christopher Ferris · 7 years ago
  48. ee14225 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 7 years ago
  49. 4089d34 fastboot should fail if it runs out of space while unzipping. by Elliott Hughes · 7 years ago
  50. 84b856d Fix race condition between restart and stop/reset. by Tao Wu · 7 years ago
  51. 7de0220 Merge "bootstat: test: add error propagation for fastboot format userdata" by Mark Salyzyn · 7 years ago
  52. e7c95fb bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
  53. 92803ee Merge changes I93b4210f,Ifdc1d4fd by Treehugger Robot · 7 years ago
  54. d2ea447 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  55. 661b382 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  56. 4adb4ce Merge "zip_archive: Remove unused ziparchive-host" by Narayan Kamath · 7 years ago
  57. c2cdaf1 Merge changes Ia1c401b8,I571fb7da,I47999569 by Treehugger Robot · 7 years ago
  58. b5f090d Merge "libbacktrace: correctly number frames when skipping." by Treehugger Robot · 7 years ago
  59. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  60. 990d43c Fix one race condition between start and stop. by Tao Wu · 7 years ago
  61. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  62. b9670bb libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  63. cd546c1 libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  64. 3b094c1 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  65. 293cb3b bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 7 years ago
  66. 747c0e6 bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 7 years ago
  67. dafced9 bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 7 years ago
  68. 88d692c bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 7 years ago
  69. 72a8ea3 bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
  70. 972753e Merge "Add test for android::base::Split with a trailing empty part." by Tom Cherry · 7 years ago
  71. 03d67dd Merge "init: fixed issues related to forking services" by Treehugger Robot · 7 years ago
  72. fbbf27d Add test for android::base::Split with a trailing empty part. by Tom Cherry · 7 years ago
  73. 485b364 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  74. 4b97a71 zip_archive: Remove unused ziparchive-host by Narayan Kamath · 7 years ago
  75. 8b8faed zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  76. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 7 years ago
  77. 5b2d098 Merge changes I30d6b530,Ie2e5872a,I313cfef2,I87dfb6a0,I70709ba5 by Mark Salyzyn · 7 years ago
  78. 41a9b3c Merge "Allow stats buffer to be empty in liblog CTS." by Treehugger Robot · 7 years ago
  79. c89f9da bootstat: add shutdown,thermal,battery by Mark Salyzyn · 7 years ago
  80. cabbe4f bootstat: add reboot,2sec by Mark Salyzyn · 7 years ago
  81. 2a8e5cc bootstat: test: check ro.boot.bootreason in some tests by Mark Salyzyn · 7 years ago
  82. 73691aa bootstat: fix test regression (exec_background) by Mark Salyzyn · 7 years ago
  83. bcf66ed bootstat: fix test regression (extra logging) by Mark Salyzyn · 7 years ago
  84. 07320dc Allow stats buffer to be empty in liblog CTS. by Yao Chen · 7 years ago
  85. 7745149 Merge "Remove Foreground Boost CPUSet" by Elliott Hughes · 7 years ago
  86. 3adedf9 Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  87. 1ab86ad Merge "Remove PauseTiming/ResumeTiming calls." by Christopher Ferris · 7 years ago
  88. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  89. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  90. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  91. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  92. 5169c16 Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  93. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  94. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  95. cada8d7 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a am: 1c65e77e6d by Josh Gao · 7 years ago
  96. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  97. 121ff41 Merge "init: call umount unconditionally" am: b409e5e00b by Wei Wang · 7 years ago
  98. b409e5e Merge "init: call umount unconditionally" by Treehugger Robot · 7 years ago
  99. 60bc597 Remove Foreground Boost CPUSet by Jake Weinstein · 7 years ago
  100. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago