1. 8b8faed zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  2. 41a9b3c Merge "Allow stats buffer to be empty in liblog CTS." by Treehugger Robot · 7 years ago
  3. 07320dc Allow stats buffer to be empty in liblog CTS. by Yao Chen · 7 years ago
  4. 7745149 Merge "Remove Foreground Boost CPUSet" by Elliott Hughes · 7 years ago
  5. 3adedf9 Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  6. 1ab86ad Merge "Remove PauseTiming/ResumeTiming calls." by Christopher Ferris · 7 years ago
  7. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  8. 0912338 Merge "If the pc is set to zero, the unwind is done." by Christopher Ferris · 7 years ago
  9. b128c78 Merge "libutils: Fix bug in strstr16." by Treehugger Robot · 7 years ago
  10. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  11. 5169c16 Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  12. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  13. bf3fff1 libutils: Fix bug in strstr16. by Branislav Rankov · 7 years ago
  14. cada8d7 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a am: 1c65e77e6d by Josh Gao · 7 years ago
  15. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  16. 121ff41 Merge "init: call umount unconditionally" am: b409e5e00b by Wei Wang · 7 years ago
  17. b409e5e Merge "init: call umount unconditionally" by Treehugger Robot · 7 years ago
  18. 60bc597 Remove Foreground Boost CPUSet by Jake Weinstein · 7 years ago
  19. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago
  20. 2502a60 If the pc is set to zero, the unwind is done. by Christopher Ferris · 7 years ago
  21. 1f3763e Merge "adb: fix erase-remove_if idiom." am: c2a2ecb7a5 by Josh Gao · 7 years ago
  22. c2a2ecb Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
  23. f281046 Merge "Add missing includes." am: 74e7c2f4bd by Dan Albert · 7 years ago
  24. 74e7c2f Merge "Add missing includes." by Treehugger Robot · 7 years ago
  25. 5966ae2 Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
  26. 75836d5 Merge changes I3e6e5a22,I6eb3f066 by Treehugger Robot · 7 years ago
  27. bdee15e Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  28. 6958506 Merge "libcutils: Fix thread ID on macOS" by Treehugger Robot · 7 years ago
  29. 8883b4a Merge "Multiple bugfixes, small restructuring." am: 26b614ddf6 by Christopher Ferris · 7 years ago
  30. 26b614d Merge "Multiple bugfixes, small restructuring." by Christopher Ferris · 7 years ago
  31. a909e5e Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 7 years ago
  32. 324f3ed templatize ld.config.txt am: ecc703c792 by Jiyong Park · 7 years ago
  33. 6683a87 Make default namespace for system processes isolated am: 246338f90e by Jiyong Park · 7 years ago
  34. e96c957 vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b by Justin Yun · 7 years ago
  35. c82e430 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 7 years ago
  36. 6d9f5e4 Use the legacy linker namespace configs when target is sanitized am: 614c5521a3 by Jiyong Park · 7 years ago
  37. b9d7449 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb by Jiyong Park · 7 years ago
  38. 1cd1a2b Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd by Justin Yun · 7 years ago
  39. 8b8c187 Add [test] section for /data/[nativetest|benchmarktest] am: c8ae86afdd -s ours by Jiyong Park · 7 years ago
  40. 678efa2 Merge changes from topic "rs_vndk_step2" by Jae Shin · 7 years ago
  41. 257de3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 7 years ago
  42. ecc703c templatize ld.config.txt by Jiyong Park · 7 years ago
  43. 246338f Make default namespace for system processes isolated by Jiyong Park · 7 years ago
  44. b5ddc5a vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 7 years ago
  45. 333845c Implement system namespace for vendor process by Justin Yun · 7 years ago
  46. 614c552 Use the legacy linker namespace configs when target is sanitized by Jiyong Park · 7 years ago
  47. b5c0fc3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 7 years ago
  48. e373672 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 7 years ago
  49. c8ae86a Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 7 years ago
  50. 433fe3a /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 7 years ago
  51. 684b442 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  52. 4dfaa88 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  53. 6f580d8 libunwindstack: add method to iterate across registers. by Josh Gao · 7 years ago
  54. ebea0ef libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 7 years ago
  55. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 7 years ago
  56. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 7 years ago
  57. e69f470 Multiple bugfixes, small restructuring. by Christopher Ferris · 7 years ago
  58. be96bdb Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  59. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  60. fea6f56 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  61. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  62. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  63. e79d41b Merge "liblogcat: avoid double close." am: 76ecdd6a95 by Josh Gao · 7 years ago
  64. 76ecdd6 Merge "liblogcat: avoid double close." by Josh Gao · 7 years ago
  65. f0b4e4d Merge "init: add SelabelInitialize() for subcontext" am: cba7f57119 by Tom Cherry · 7 years ago
  66. cba7f57 Merge "init: add SelabelInitialize() for subcontext" by Treehugger Robot · 7 years ago
  67. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  68. e6d37cd init: clean up subcontext_test by Tom Cherry · 7 years ago
  69. 03d055d liblogcat: avoid double close. by Josh Gao · 7 years ago
  70. 450613c Merge "Fix demangle of function names." am: b3959bb47e by Christopher Ferris · 7 years ago
  71. b3959bb Merge "Fix demangle of function names." by Christopher Ferris · 7 years ago
  72. be1f7b3 Merge "bootstat: Add more boot reasons found by logging in the wild." by James Hawkins · 7 years ago
  73. a03c935 Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  74. 34073b5 bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  75. 7a23e13 Merge "init: add extra std::move" am: d72d92aee2 by Tom Cherry · 7 years ago
  76. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 7 years ago
  77. d72d92a Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  78. 39e5bb6 Merge "bootstat: remove extraneous android_logcat_destroy." am: 6393c62e2e by Josh Gao · 7 years ago
  79. 6393c62 Merge "bootstat: remove extraneous android_logcat_destroy." by Treehugger Robot · 7 years ago
  80. 0d08313 Merge "libbacktrace is not directly available to vendors" am: 22d2136d75 by Jiyong Park · 7 years ago
  81. 22d2136 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  82. cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  83. 6e52973 Merge "init: wait_for_prop shouldn't run in a subcontext" by Treehugger Robot · 7 years ago
  84. 52315ae bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  85. f973417 Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1 by Dan Willemsen · 7 years ago
  86. ab62265 Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  87. 5d7b55b init: add extra std::move by Tom Cherry · 7 years ago
  88. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  89. 57638bf Merge "Fix setting of map_offset in frame data." am: 8158d708c3 by Christopher Ferris · 7 years ago
  90. 8158d70 Merge "Fix setting of map_offset in frame data." by Christopher Ferris · 7 years ago
  91. c5a3baa Fix setting of map_offset in frame data. by Christopher Ferris · 7 years ago
  92. ee33873 Add missing includes. by Dan Albert · 7 years ago
  93. bb5ec4a resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  94. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  95. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  96. 9c76721 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 7 years ago
  97. 4ff2607 Merge "Only allow UTF8 encoded property values" by Tom Cherry · 7 years ago
  98. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  99. 95d7cbb Add vendor_available to liblog_headers. by Steven Moreland · 7 years ago
  100. 1f64241 libutils: liblog export headers by Steven Moreland · 7 years ago