1. 27fa754 Merge "Improve fmemopen tests." by Josh Gao · 9 years ago
  2. 94ea198 Merge "Add support for expected failures to gtest runner." by Treehugger Robot · 9 years ago
  3. 2f06e10 Improve fmemopen tests. by Josh Gao · 9 years ago
  4. 907fcc9 Merge "Hide __system_property_add/update, deprecate find_nth" by Treehugger Robot · 9 years ago
  5. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  6. 0105222 Add support for expected failures to gtest runner. by Josh Gao · 9 years ago
  7. 0625beb Merge "Fix streaming(memcpy) performance on Cortex-A7" by Christopher Ferris · 9 years ago
  8. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  9. 74e1fe1 Merge "Dynamic linker errors should go to stderr." by Elliott Hughes · 9 years ago
  10. 607d307 Dynamic linker errors should go to stderr. by Elliott Hughes · 9 years ago
  11. 71952ef Merge "Exit rather than abort if asked to run a non-PIE executable." by Elliott Hughes · 9 years ago
  12. 39b6d59 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 9 years ago
  13. da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
  14. 3bdb31b Exit rather than abort if asked to run a non-PIE executable. by Elliott Hughes · 9 years ago
  15. 500b9be Merge "Fix bionic-unit-tests-static crash" by Treehugger Robot · 9 years ago
  16. 462ea66 Fix bionic-unit-tests-static crash by Dimitry Ivanov · 9 years ago
  17. 11798bc Merge "Make /dev/__properties__ 0711" by Treehugger Robot · 9 years ago
  18. bb59d47 Make /dev/__properties__ 0711 by Nick Kralevich · 9 years ago
  19. d26267b Merge "Add declaration of tgkill to signal.h." by Treehugger Robot · 9 years ago
  20. d3cfd26 Add declaration of tgkill to signal.h. by Josh Gao · 9 years ago
  21. fb07c36 Merge "Downgrade dynamic section checks to warning" by Dimitry Ivanov · 9 years ago
  22. e30c17f Downgrade dynamic section checks to warning by Dimitry Ivanov · 9 years ago
  23. cbfdc7f Fix streaming(memcpy) performance on Cortex-A7 by Chitti Babu Theegala · 9 years ago
  24. c816e9f Merge "versioner: start using C++17." by Josh Gao · 9 years ago
  25. 0a284f5 versioner: start using C++17. by Josh Gao · 9 years ago
  26. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  27. f7e793e Merge "Convert versioner to Android.bp" by Treehugger Robot · 9 years ago
  28. 68d6a92 Convert versioner to Android.bp by Colin Cross · 9 years ago
  29. 59dd615 Merge "Add test for elf-hash and packed relocations" by Dimitry Ivanov · 9 years ago
  30. 22ef13f Merge "Add test for empty symbol lookup" by Dimitry Ivanov · 9 years ago
  31. a1d32f9 Merge "Make the __stack_chk_fail message more searchable on the internets." by Treehugger Robot · 9 years ago
  32. 0ff61f6 Make the __stack_chk_fail message more searchable on the internets. by Elliott Hughes · 9 years ago
  33. a7aac1b Merge "Document bionic loader logging properties" by Treehugger Robot · 9 years ago
  34. 70e3f0c Merge "Add a way to track all dlsym calls (contd.)" by Treehugger Robot · 9 years ago
  35. d5b578a Add test for empty symbol lookup by Dimitry Ivanov · 9 years ago
  36. 5d1753f Document bionic loader logging properties by Dimitry Ivanov · 9 years ago
  37. cf00d86 Add a way to track all dlsym calls (contd.) by Dimitry Ivanov · 9 years ago
  38. 1adb683 Merge "Fix an obsolete comment." by Elliott Hughes · 9 years ago
  39. bc94bb3 Fix an obsolete comment. by Elliott Hughes · 9 years ago
  40. ac4bd2f Add test for elf-hash and packed relocations by Dimitry Ivanov · 9 years ago
  41. cb0134d Merge "Update socket constants." by Elliott Hughes · 9 years ago
  42. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  43. f27e979 Merge "Update to kernel headers v4.8.14." by Christopher Ferris · 9 years ago
  44. 8d76871 Update socket constants. by Elliott Hughes · 9 years ago
  45. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  46. 9438a64 Merge "Remove BSD cruft from <pwd.h>." by Elliott Hughes · 9 years ago
  47. 9f9c73b Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern." by Elliott Hughes · 9 years ago
  48. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  49. 755ecde Merge "bionic-unit-tests: Build host testlibs in bionic-loader-test-libs" by Treehugger Robot · 9 years ago
  50. 49f525c Update to kernel headers v4.8.14. by Christopher Ferris · 9 years ago
  51. f4af73f Merge "Add a way to track all dlsym calls" by Treehugger Robot · 9 years ago
  52. 63741d5 Merge "Repair dlwarning toast" by Treehugger Robot · 9 years ago
  53. 5367d1b Rename <grp.h>/<pwd.h> tests to fit the usual pattern. by Elliott Hughes · 9 years ago
  54. 21b70e6 Remove BSD cruft from <pwd.h>. by Elliott Hughes · 9 years ago
  55. e54c490 Merge "versioner: use unique_ptr to handle ownership of FTS*." by Josh Gao · 9 years ago
  56. 4742abd Add a way to track all dlsym calls by Dimitry Ivanov · 9 years ago
  57. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  58. 4e84d5e Repair dlwarning toast by Dimitry Ivanov · 9 years ago
  59. 901de13 Merge "Fix gtest_filter of bionic gtest runner." by Yabin Cui · 9 years ago
  60. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  61. 4cfb13b Merge "Fix android_dlwarning lookup" by Dimitry Ivanov · 9 years ago
  62. c641a95 Fix gtest_filter of bionic gtest runner. by Yabin Cui · 9 years ago
  63. a6588e5 Fix android_dlwarning lookup by Dimitry Ivanov · 9 years ago
  64. 858ec7a Merge "Fix the way to find negative filter pattern." by Yabin Cui · 9 years ago
  65. 5064017 Merge "Bionic loader is no longer hijacking libdl.so" by Treehugger Robot · 9 years ago
  66. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  67. cf75462 Fix the way to find negative filter pattern. by Yabin Cui · 9 years ago
  68. d9e427c Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  69. ee2952e bionic-unit-tests: Build host testlibs in bionic-loader-test-libs by Kevin Brodsky · 9 years ago
  70. 227894a Merge "Fix icu4c calling on x86." by Treehugger Robot · 9 years ago
  71. 722d01a Fix icu4c calling on x86. by Elliott Hughes · 9 years ago
  72. f517fcb Merge "Fix linker_asan64 symlink" by Bill Napier · 9 years ago
  73. 10fffb4 Fix linker_asan64 symlink by Colin Cross · 9 years ago
  74. 51366e9 Merge "Add test for ambient caps" by Treehugger Robot · 9 years ago
  75. ba1f77d Add test for ambient caps by Greg Hackmann · 9 years ago
  76. a15c4b3 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  77. 660affd Merge "loader: stop linking libdl/c/m into the loader" by Treehugger Robot · 9 years ago
  78. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  79. 21d77b9 Merge "loader: asan path translation now works for symlinks" am: 53cad4beda by Dimitry Ivanov · 9 years ago
  80. 53cad4b Merge "loader: asan path translation now works for symlinks" by Dimitry Ivanov · 9 years ago
  81. 1785fc1 Merge "Revert "Bionic loader is no longer hijacking libdl.so"" am: b1481bf347 by Andreas Gampe · 9 years ago
  82. b1481bf Merge "Revert "Bionic loader is no longer hijacking libdl.so"" by Treehugger Robot · 9 years ago
  83. dcb846c Revert "Bionic loader is no longer hijacking libdl.so" by Andreas Gampe · 9 years ago
  84. 2db0648 Merge "Document how to run CTS in the public documentation too." am: c28c8abc3e by Elliott Hughes · 9 years ago
  85. c28c8ab Merge "Document how to run CTS in the public documentation too." by Treehugger Robot · 9 years ago
  86. 0e8804e Document how to run CTS in the public documentation too. by Elliott Hughes · 9 years ago
  87. 6c14f86 loader: asan path translation now works for symlinks by Dimitry Ivanov · 9 years ago
  88. 1203c11 Merge "Bionic loader is no longer hijacking libdl.so" am: 3ccb2bfd7d by Dimitry Ivanov · 9 years ago
  89. 3ccb2bf Merge "Bionic loader is no longer hijacking libdl.so" by Treehugger Robot · 9 years ago
  90. 78593dc Merge "Remove all system properties references" am: dbdc1709c2 by Erik Kline · 9 years ago
  91. dbdc170 Merge "Remove all system properties references" by Treehugger Robot · 9 years ago
  92. c12acef Bionic loader is no longer hijacking libdl.so by Dimitry Ivanov · 9 years ago
  93. 40d51f0 Remove all system properties references by Erik Kline · 9 years ago
  94. 77d575b Merge "Remove obsolete #include and comment." am: f8b4ff4aa1 by Elliott Hughes · 9 years ago
  95. f8b4ff4 Merge "Remove obsolete #include and comment." by Treehugger Robot · 9 years ago
  96. 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
  97. 1cda2fe Merge "Don't flush the per-netid cache when adding nameservers." am: 14998554dd by Erik Kline · 9 years ago
  98. 1499855 Merge "Don't flush the per-netid cache when adding nameservers." by Treehugger Robot · 9 years ago
  99. 0ee1546 Merge "Fix wcsto* where strings begin with whitespace." am: 297ad4cbb8 by Dan Albert · 9 years ago
  100. 297ad4c Merge "Fix wcsto* where strings begin with whitespace." by Treehugger Robot · 9 years ago