1. c72f527 Merge "zip_archive: Make Inflate a public API." am: d2ea4471bc by Narayan Kamath · 7 years ago
  2. de0153c Merge "zip_archive: generalize deflate method." am: 661b3827a6 by Narayan Kamath · 7 years ago
  3. 5cc1bd6 Merge "zip_archive: Remove unused ziparchive-host" am: 4adb4ce223 by Narayan Kamath · 7 years ago
  4. d2ea447 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  5. 661b382 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  6. 4adb4ce Merge "zip_archive: Remove unused ziparchive-host" by Narayan Kamath · 7 years ago
  7. 511e05f Merge changes Ia1c401b8,I571fb7da,I47999569 am: c2cdaf1840 by Mark Salyzyn · 7 years ago
  8. c2cdaf1 Merge changes Ia1c401b8,I571fb7da,I47999569 by Treehugger Robot · 7 years ago
  9. b57a60c Merge "libbacktrace: correctly number frames when skipping." am: b5f090d870 by Josh Gao · 7 years ago
  10. 36be7e6 Merge "Fix one race condition between start and stop." am: 876b13d0ec by Tao Wu · 7 years ago
  11. bd0f354 Merge "Add test for android::base::Split with a trailing empty part." by Tom Cherry · 7 years ago
  12. b5f090d Merge "libbacktrace: correctly number frames when skipping." by Treehugger Robot · 7 years ago
  13. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  14. 990d43c Fix one race condition between start and stop. by Tao Wu · 7 years ago
  15. cd546c1 libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  16. dafced9 bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 7 years ago
  17. 88d692c bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 7 years ago
  18. 72a8ea3 bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
  19. 972753e Merge "Add test for android::base::Split with a trailing empty part." by Tom Cherry · 7 years ago
  20. 0f9791b Merge "init: fixed issues related to forking services" am: 03d67dd99e by Joe Tanen · 7 years ago
  21. 03d67dd Merge "init: fixed issues related to forking services" by Treehugger Robot · 7 years ago
  22. fbbf27d Add test for android::base::Split with a trailing empty part. by Tom Cherry · 7 years ago
  23. 485b364 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  24. 4b97a71 zip_archive: Remove unused ziparchive-host by Narayan Kamath · 7 years ago
  25. 8b8faed zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  26. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 7 years ago
  27. 3adf871 Merge changes I30d6b530,Ie2e5872a,I313cfef2,I87dfb6a0,I70709ba5 am: 5b2d0987bf by Mark Salyzyn · 7 years ago
  28. 5b2d098 Merge changes I30d6b530,Ie2e5872a,I313cfef2,I87dfb6a0,I70709ba5 by Mark Salyzyn · 7 years ago
  29. 5b5ffbd Merge "Allow stats buffer to be empty in liblog CTS." am: 41a9b3c81d by Yao Chen · 7 years ago
  30. 41a9b3c Merge "Allow stats buffer to be empty in liblog CTS." by Treehugger Robot · 7 years ago
  31. c89f9da bootstat: add shutdown,thermal,battery by Mark Salyzyn · 7 years ago
  32. cabbe4f bootstat: add reboot,2sec by Mark Salyzyn · 7 years ago
  33. 2a8e5cc bootstat: test: check ro.boot.bootreason in some tests by Mark Salyzyn · 7 years ago
  34. 73691aa bootstat: fix test regression (exec_background) by Mark Salyzyn · 7 years ago
  35. bcf66ed bootstat: fix test regression (extra logging) by Mark Salyzyn · 7 years ago
  36. 07320dc Allow stats buffer to be empty in liblog CTS. by Yao Chen · 7 years ago
  37. 17c8a89 Merge "Remove Foreground Boost CPUSet" am: 77451492bc by Elliott Hughes · 7 years ago
  38. 7745149 Merge "Remove Foreground Boost CPUSet" by Elliott Hughes · 7 years ago
  39. 4e9a5ee Merge "Add an interface for stopping in certain maps." am: 3adedf9895 by Christopher Ferris · 7 years ago
  40. 3adedf9 Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  41. 71a738b Merge "Remove PauseTiming/ResumeTiming calls." am: 1ab86ad3bc by Christopher Ferris · 7 years ago
  42. 1ab86ad Merge "Remove PauseTiming/ResumeTiming calls." by Christopher Ferris · 7 years ago
  43. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  44. 95d2c89 Merge "If the pc is set to zero, the unwind is done." am: 09123383cb by Christopher Ferris · 7 years ago
  45. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  46. 0c41d45 Merge "libutils: Fix bug in strstr16." am: b128c78aef by Branislav Rankov · 7 years ago
  47. 72d7cbe Merge "Don't use TEMP_FAILURE_RETRY on close()" am: 0f2097c0f0 by Nick Kralevich · 7 years ago
  48. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  49. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  50. 5169c16 Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  51. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  52. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  53. cada8d7 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a am: 1c65e77e6d by Josh Gao · 7 years ago
  54. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  55. 121ff41 Merge "init: call umount unconditionally" am: b409e5e00b by Wei Wang · 7 years ago
  56. b409e5e Merge "init: call umount unconditionally" by Treehugger Robot · 7 years ago
  57. 60bc597 Remove Foreground Boost CPUSet by Jake Weinstein · 7 years ago
  58. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago
  59. 2502a60 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
  60. 1f3763e Merge "adb: fix erase-remove_if idiom." am: c2a2ecb7a5 by Josh Gao · 7 years ago
  61. c2a2ecb Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
  62. f281046 Merge "Add missing includes." am: 74e7c2f4bd by Dan Albert · 7 years ago
  63. 74e7c2f Merge "Add missing includes." by Treehugger Robot · 7 years ago
  64. 5966ae2 Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
  65. 75836d5 Merge changes I3e6e5a22,I6eb3f066 by Treehugger Robot · 7 years ago
  66. bdee15e Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  67. 6958506 Merge "libcutils: Fix thread ID on macOS" by Treehugger Robot · 7 years ago
  68. 8883b4a Merge "Multiple bugfixes, small restructuring." am: 26b614ddf6 by Christopher Ferris · 7 years ago
  69. 26b614d Merge "Multiple bugfixes, small restructuring." by Christopher Ferris · 7 years ago
  70. a909e5e Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 7 years ago
  71. 324f3ed templatize ld.config.txt am: ecc703c792 by Jiyong Park · 7 years ago
  72. 6683a87 Make default namespace for system processes isolated am: 246338f90e by Jiyong Park · 7 years ago
  73. e96c957 vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b by Justin Yun · 7 years ago
  74. c82e430 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 7 years ago
  75. 6d9f5e4 Use the legacy linker namespace configs when target is sanitized am: 614c5521a3 by Jiyong Park · 7 years ago
  76. b9d7449 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb by Jiyong Park · 7 years ago
  77. 1cd1a2b Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd by Justin Yun · 7 years ago
  78. 8b8c187 Add [test] section for /data/[nativetest|benchmarktest] am: c8ae86afdd -s ours by Jiyong Park · 7 years ago
  79. 678efa2 Merge changes from topic "rs_vndk_step2" by Jae Shin · 7 years ago
  80. 257de3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 7 years ago
  81. ecc703c templatize ld.config.txt by Jiyong Park · 7 years ago
  82. 246338f Make default namespace for system processes isolated by Jiyong Park · 7 years ago
  83. b5ddc5a vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 7 years ago
  84. 333845c Implement system namespace for vendor process by Justin Yun · 7 years ago
  85. 614c552 Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 7 years ago
  86. b5c0fc3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 7 years ago
  87. e373672 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 7 years ago
  88. c8ae86a Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 7 years ago
  89. 433fe3a /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 7 years ago
  90. 684b442 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  91. 4dfaa88 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  92. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 7 years ago
  93. ebea0ef libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 7 years ago
  94. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 7 years ago
  95. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 7 years ago
  96. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  97. be96bdb Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  98. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  99. fea6f56 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  100. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago