1. 90cde98 Merge "bootstat: Add another boot reason." am: bb3769349d by James Hawkins · 7 years ago
  2. bb37693 Merge "bootstat: Add another boot reason." by Treehugger Robot · 7 years ago
  3. 8ac79bc bootstat: Add another boot reason. by James Hawkins · 7 years ago
  4. 9d11756 Merge "logcat: Note in help that regexps are Perl-compatible" am: 411111acf4 by Brendan Jackman · 7 years ago
  5. 411111a Merge "logcat: Note in help that regexps are Perl-compatible" by Treehugger Robot · 7 years ago
  6. a514113 logcat: Note in help that regexps are Perl-compatible by Brendan Jackman · 7 years ago
  7. 6a63731 Merge "Switch libbacktrace new unwinder." am: f0da1c42a3 by Christopher Ferris · 7 years ago
  8. f0da1c4 Merge "Switch libbacktrace new unwinder." by Christopher Ferris · 7 years ago
  9. 086baf9 Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  10. 1d69a95 Merge changes from topic "rs_vndk_step3" am: 51ec0a1387 by Jae Shin · 7 years ago
  11. fc2c73a Fix: make vndk namespace visible for 2016 Pixes am: 6ed1a1c339 by Jiyong Park · 7 years ago
  12. 03b5221 vndk: remove vendor/lib from the search path of the 'vndk' namespace by Jiyong Park · 7 years ago
  13. 3fc71ff libz is back to LLNDK am: e58fa1b0c6 by Jiyong Park · 7 years ago
  14. e6840fd Make the rs namespace visible am: 7075bca364 by Jiyong Park · 7 years ago
  15. c6a2e38 Add libft2.so to ll-ndk for rs namespace am: 136eb05892 by Justin Yun · 7 years ago
  16. 505f997 Move libz vndk-sp from ll-ndk am: 8ebf6ee6f6 by Justin Yun · 7 years ago
  17. 51ec0a1 Merge changes from topic "rs_vndk_step3" by Jae Shin · 7 years ago
  18. 6ed1a1c Fix: make vndk namespace visible for 2016 Pixes by Jiyong Park · 7 years ago
  19. 7f654c3 vndk: remove vendor/lib from the search path of the 'vndk' namespace by Jiyong Park · 7 years ago
  20. e58fa1b libz is back to LLNDK by Jiyong Park · 7 years ago
  21. 7075bca Make the rs namespace visible by Jiyong Park · 7 years ago
  22. 136eb05 Add libft2.so to ll-ndk for rs namespace by Justin Yun · 7 years ago
  23. 8ebf6ee Move libz vndk-sp from ll-ndk by Justin Yun · 7 years ago
  24. a2935e0 Tests are run with proper namespace configs by their locations by Jiyong Park · 7 years ago
  25. b66f601 Merge "Only call one unwinder." am: d9f183b83b by Christopher Ferris · 7 years ago
  26. d9f183b Merge "Only call one unwinder." by Christopher Ferris · 7 years ago
  27. 61e508c Merge changes Icdaf1cf1,I80ba5adb,I8de912c1 am: 0db49f9f7c by Josh Gao · 7 years ago
  28. 0db49f9 Merge changes Icdaf1cf1,I80ba5adb,I8de912c1 by Treehugger Robot · 7 years ago
  29. ddc4e5c Merge "fastboot should fail if it runs out of space while unzipping." by Elliott Hughes · 7 years ago
  30. b88aa02 Merge "fastboot should fail if it runs out of space while unzipping." by Treehugger Robot · 7 years ago
  31. 2bf84f9 Merge "Delete obsolete debuggerd references." am: 1193f3bff6 by Josh Gao · 7 years ago
  32. 1193f3b Merge "Delete obsolete debuggerd references." by Treehugger Robot · 7 years ago
  33. 18ea097 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  34. ab9cf8b Only call one unwinder. by Christopher Ferris · 7 years ago
  35. 5c5a6bd Merge "Fix race condition between restart and stop/reset." am: ee14225e0d by Tao Wu · 7 years ago
  36. ee14225 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 7 years ago
  37. 4089d34 fastboot should fail if it runs out of space while unzipping. by Elliott Hughes · 7 years ago
  38. 84b856d Fix race condition between restart and stop/reset. by Tao Wu · 7 years ago
  39. a4e1f24 Merge "bootstat: test: add error propagation for fastboot format userdata" by Mark Salyzyn · 7 years ago
  40. 7de0220 Merge "bootstat: test: add error propagation for fastboot format userdata" by Mark Salyzyn · 7 years ago
  41. e7c95fb bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
  42. fd83ec7 Merge changes I93b4210f,Ifdc1d4fd am: 92803eeb32 by Mark Salyzyn · 7 years ago
  43. 92803ee Merge changes I93b4210f,Ifdc1d4fd by Treehugger Robot · 7 years ago
  44. c72f527 Merge "zip_archive: Make Inflate a public API." am: d2ea4471bc by Narayan Kamath · 7 years ago
  45. de0153c Merge "zip_archive: generalize deflate method." am: 661b3827a6 by Narayan Kamath · 7 years ago
  46. 5cc1bd6 Merge "zip_archive: Remove unused ziparchive-host" am: 4adb4ce223 by Narayan Kamath · 7 years ago
  47. d2ea447 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  48. 661b382 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  49. 4adb4ce Merge "zip_archive: Remove unused ziparchive-host" by Narayan Kamath · 7 years ago
  50. 511e05f Merge changes Ia1c401b8,I571fb7da,I47999569 am: c2cdaf1840 by Mark Salyzyn · 7 years ago
  51. c2cdaf1 Merge changes Ia1c401b8,I571fb7da,I47999569 by Treehugger Robot · 7 years ago
  52. b57a60c Merge "libbacktrace: correctly number frames when skipping." am: b5f090d870 by Josh Gao · 7 years ago
  53. 36be7e6 Merge "Fix one race condition between start and stop." am: 876b13d0ec by Tao Wu · 7 years ago
  54. bd0f354 Merge "Add test for android::base::Split with a trailing empty part." by Tom Cherry · 7 years ago
  55. b5f090d Merge "libbacktrace: correctly number frames when skipping." by Treehugger Robot · 7 years ago
  56. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  57. 990d43c Fix one race condition between start and stop. by Tao Wu · 7 years ago
  58. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  59. b9670bb libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  60. cd546c1 libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  61. 3b094c1 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  62. 293cb3b bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 7 years ago
  63. 747c0e6 bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 7 years ago
  64. dafced9 bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 7 years ago
  65. 88d692c bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 7 years ago
  66. 72a8ea3 bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
  67. 972753e Merge "Add test for android::base::Split with a trailing empty part." by Tom Cherry · 7 years ago
  68. 0f9791b Merge "init: fixed issues related to forking services" am: 03d67dd99e by Joe Tanen · 7 years ago
  69. 03d67dd Merge "init: fixed issues related to forking services" by Treehugger Robot · 7 years ago
  70. fbbf27d Add test for android::base::Split with a trailing empty part. by Tom Cherry · 7 years ago
  71. 485b364 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  72. 4b97a71 zip_archive: Remove unused ziparchive-host by Narayan Kamath · 7 years ago
  73. 8b8faed zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  74. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 7 years ago
  75. 3adf871 Merge changes I30d6b530,Ie2e5872a,I313cfef2,I87dfb6a0,I70709ba5 am: 5b2d0987bf by Mark Salyzyn · 7 years ago
  76. 5b2d098 Merge changes I30d6b530,Ie2e5872a,I313cfef2,I87dfb6a0,I70709ba5 by Mark Salyzyn · 7 years ago
  77. 5b5ffbd Merge "Allow stats buffer to be empty in liblog CTS." am: 41a9b3c81d by Yao Chen · 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. 17c8a89 Merge "Remove Foreground Boost CPUSet" am: 77451492bc by Elliott Hughes · 7 years ago
  86. 7745149 Merge "Remove Foreground Boost CPUSet" by Elliott Hughes · 7 years ago
  87. 4e9a5ee Merge "Add an interface for stopping in certain maps." am: 3adedf9895 by Christopher Ferris · 7 years ago
  88. 3adedf9 Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  89. 71a738b Merge "Remove PauseTiming/ResumeTiming calls." am: 1ab86ad3bc by Christopher Ferris · 7 years ago
  90. 1ab86ad Merge "Remove PauseTiming/ResumeTiming calls." by Christopher Ferris · 7 years ago
  91. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  92. 95d2c89 Merge "If the pc is set to zero, the unwind is done." am: 09123383cb by Christopher Ferris · 7 years ago
  93. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  94. 0c41d45 Merge "libutils: Fix bug in strstr16." am: b128c78aef by Branislav Rankov · 7 years ago
  95. 72d7cbe Merge "Don't use TEMP_FAILURE_RETRY on close()" am: 0f2097c0f0 by Nick Kralevich · 7 years ago
  96. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  97. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  98. 5169c16 Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  99. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  100. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago