1. 91b596b Implement per-process target SDK version override. by Danny Baumann · 7 years ago
  2. 5ffc14a libc: Mark libstdc++ as vendor available by Rashed Abdel-Tawab · 7 years ago
  3. 01d9630 bionic: Sort and cache hosts file data for fast lookup by Tom Marshall · 9 years ago
  4. 12363cb Add inaddr.h header file. by Srinivas Rao Narne · 8 years ago
  5. fe8ca91 libc: Add fortify support for kryo300 memcpy. by Chitti Babu Theegala · 7 years ago
  6. 48f2324 libc: Add fortify support for kryo memcpy. by Karthik Gopalan · 7 years ago
  7. 9f38ace Revert "libc: kryo300 specific memory routine" by Luca Stefani · 7 years ago
  8. 336fdb0 Revert "libc: Remove duplicate __memcpy_chk in kryo routines" by Luca Stefani · 7 years ago
  9. 3742557 linker: Add support for dynamic SHIM libraries by Christopher R. Palmer · 8 years ago
  10. 1895f69 linker: Make platform text relocations denial optional by Adrian DC · 9 years ago
  11. b96bc1f libc: Remove duplicate __memcpy_chk in kryo routines by razorloves · 7 years ago
  12. c4e5fda libc: kryo specific memory routine by Chitti Babu Theegala · 8 years ago
  13. 24d921f libc: kryo300 specific memory routine by Wei Wang · 8 years ago
  14. 0143843 Actually restore pre-P mutex behavior by Ethan Chen · 7 years ago
  15. dad73ef Remove some PR_SET_VMAs during pthread_create by Tim Murray · 7 years ago
  16. c466fe9 Free memory when it is no more used by Ken Chen · 7 years ago
  17. 8a07791 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  18. fbe26c7 Merge "remove bionic-compile-time-tests-g++" into pi-dev by TreeHugger Robot · 7 years ago
  19. 4959932 remove bionic-compile-time-tests-g++ by Sajid Dalvi · 7 years ago
  20. 6fffb23 Disable malloc debug intercepts when exiting. by Christopher Ferris · 7 years ago
  21. 8663741 Merge "Reland "Remove a check for AIDs in the OEM range."" into pi-dev by Tom Cherry · 7 years ago
  22. 9893d6d Reland "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  23. 03cb53a DO NOT MERGE: Move to version v1.1. by Christopher Ferris · 7 years ago
  24. dac8340 Reenable __work_around_b_24465209__ for x86 linker by Ryan Prichard · 7 years ago
  25. 7b405f8 Merge "Require vendor users and groups to start with vendor_" into pi-dev by Tom Cherry · 7 years ago
  26. f64d31c Require vendor users and groups to start with vendor_ by Tom Cherry · 7 years ago
  27. 3962060 Merge changes from topic "single-gsi" into pi-dev by Logan Chien · 7 years ago
  28. 9b76571 Merge changes I8eae0c98,I09d32dcb into pi-dev by Dimitry Ivanov · 7 years ago
  29. 3f54e7d Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  30. 69c68c4 vdso should be available in all namespaces by dimitry · 7 years ago
  31. 5089e87 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 7 years ago
  32. dd18472 Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 7 years ago
  33. 21e496c Extract ld.config.txt lookup code by Logan Chien · 7 years ago
  34. 1280cf5 Unhardcode /system/lib by dimitry · 7 years ago
  35. 775fb09 Add a warm up pass to pthread_leak.join test by Evgeny Eltsin · 7 years ago
  36. a9001ce Fix nullptr dereference during sort. by Christopher Ferris · 7 years ago
  37. 94f7a87 Libraries without dt_soname are inaccessible by dimitry · 7 years ago
  38. 592bf71 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 7 years ago
  39. 4c9504a Add __libc_add_main_thread and mark it weak by Evgeny Eltsin · 7 years ago
  40. 9302cf2 Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 7 years ago
  41. 5a0fe3e spawn.signal_stress: reap spawned children on exit by Ryan Prichard · 7 years ago
  42. 45cd095 Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" into pi-dev by TreeHugger Robot · 7 years ago
  43. 4b30f14 Do not check user/group names in pwd/grp tests for OEM uid/gids by Tom Cherry · 7 years ago
  44. 51b8676 Make sys_ptrace_test.cpp Yama LSM-aware by Luis Hector Chavez · 7 years ago
  45. ffaeac1 Merge changes Ib44cbea8,I9763caa0 into pi-dev by TreeHugger Robot · 7 years ago
  46. ef53e75 Fix race in spawn.signal_stress test by Ryan Prichard · 7 years ago
  47. 0044cd1 Fix race in ld.config.txt tests by Ryan Prichard · 7 years ago
  48. 9dac3e9 Break libdl.so and ld-android.so's dependency on libc.so. by Ryan Prichard · 7 years ago
  49. 075f77d Fix build failure with dlext_testzip Bionic tests by Ryan Prichard · 7 years ago
  50. 8b70a02 Refactor malloc debug. by Christopher Ferris · 7 years ago
  51. 622a369 Pad queries when EDNS0 is enabled. by Ben Schwartz · 7 years ago
  52. d65576d Merge "Add libtest_missing_symbol_child_private." into pi-dev by TreeHugger Robot · 7 years ago
  53. 5ec3559 Merge "Fix -/_ typo." into pi-dev by TreeHugger Robot · 7 years ago
  54. e1b1b83 Add libtest_missing_symbol_child_private. by Elliott Hughes · 7 years ago
  55. 6df2dc1 Merge "Allow several syscalls to app process" into pi-dev by TreeHugger Robot · 7 years ago
  56. 34b18c0 Fix -/_ typo. by Elliott Hughes · 7 years ago
  57. bbfcf78 Allow several syscalls to app process by Victor Hsieh · 7 years ago
  58. d8dcb55 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 7 years ago
  59. d65f209 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 7 years ago
  60. 744fe65 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 7 years ago
  61. 5a6b956 Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE mark by Victor Khimenko · 7 years ago
  62. 16eeaab Merge "Reject .so files using ELF TLS." into pi-dev by Elliott Hughes · 7 years ago
  63. 0d59065 Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP by Tom Cherry · 8 years ago
  64. 45a93c1 Reject .so files using ELF TLS. by Elliott Hughes · 7 years ago
  65. 1142f7e Merge "Add _monotonic_np versions of timed wait functions" into pi-dev by Tom Cherry · 7 years ago
  66. 76f78fc Add _monotonic_np versions of timed wait functions by Tom Cherry · 7 years ago
  67. a56793c Enable EDNS and the DO-bit if the netcontext asks by Ben Schwartz · 8 years ago
  68. 9864564 Lay the groundwork for enabling EDNS0 in queries. by Ben Schwartz · 8 years ago
  69. 9e989f1 Check using destroyed mutexes. by Yabin Cui · 7 years ago
  70. b85d0bd Add flags field to struct android_net_context by Erik Kline · 7 years ago
  71. ed1b454 Sign extend offset for pwritev/preadv. by Jerry Zhang · 7 years ago
  72. 49b4fce Merge "clang-format local.h." am: 0a8d5f3eb8 am: 9d47ff97e0 am: a8ad2e2e96 by Elliott Hughes · 7 years ago
  73. a8ad2e2 Merge "clang-format local.h." am: 0a8d5f3eb8 am: 9d47ff97e0 by Elliott Hughes · 7 years ago
  74. 9d47ff9 Merge "clang-format local.h." am: 0a8d5f3eb8 by Elliott Hughes · 7 years ago
  75. 0a8d5f3 Merge "clang-format local.h." by Treehugger Robot · 7 years ago
  76. 839a426 Merge "Separate the new P functions from the new P behavior in the docs." am: 2cb18c3460 am: 1ac5f9721a by Elliott Hughes · 7 years ago
  77. 1274397 Merge "Separate the new P functions from the new P behavior in the docs." am: 2cb18c3460 by Elliott Hughes · 7 years ago
  78. 1ac5f97 Merge "Separate the new P functions from the new P behavior in the docs." by Elliott Hughes · 7 years ago
  79. 2cb18c3 Merge "Separate the new P functions from the new P behavior in the docs." by Treehugger Robot · 7 years ago
  80. aabfcde Merge "Merge stdio/local.h and stdio/wcio.h." am: 3040a7a08c am: 84de501af4 by Elliott Hughes · 7 years ago
  81. 3dedf22 Merge "Merge stdio/local.h and stdio/wcio.h." am: 3040a7a08c am: 84de501af4 by Elliott Hughes · 7 years ago
  82. 84de501 Merge "Merge stdio/local.h and stdio/wcio.h." am: 3040a7a08c by Elliott Hughes · 7 years ago
  83. 3040a7a Merge "Merge stdio/local.h and stdio/wcio.h." by Elliott Hughes · 7 years ago
  84. a14e055 Merge "Document the strptime %s change." am: 66e49c0503 am: 22eb0a61dd by Elliott Hughes · 7 years ago
  85. ea1dc95 Merge "Document the strptime %s change." am: 66e49c0503 am: 22eb0a61dd by Elliott Hughes · 7 years ago
  86. 22eb0a6 Merge "Document the strptime %s change." am: 66e49c0503 by Elliott Hughes · 7 years ago
  87. 66e49c0 Merge "Document the strptime %s change." by Treehugger Robot · 7 years ago
  88. 9412cb3 clang-format local.h. by Elliott Hughes · 7 years ago
  89. 61c169e Separate the new P functions from the new P behavior in the docs. by Elliott Hughes · 7 years ago
  90. 48b688b Document the strptime %s change. by Elliott Hughes · 7 years ago
  91. e4f4631 Merge "Add strptime %s." am: e09c90dec1 am: 4d6ae117cb am: 717d40607c by Elliott Hughes · 7 years ago
  92. 717d406 Merge "Add strptime %s." am: e09c90dec1 am: 4d6ae117cb by Elliott Hughes · 7 years ago
  93. 4d6ae11 Merge "Add strptime %s." am: e09c90dec1 by Elliott Hughes · 7 years ago
  94. e09c90d Merge "Add strptime %s." by Elliott Hughes · 7 years ago
  95. 340464d Merge "Be clearer about linker warnings." am: 8edbb3eb45 am: fa534b4057 by Elliott Hughes · 7 years ago
  96. ce69b9a Merge "Be clearer about linker warnings." am: 8edbb3eb45 am: fa534b4057 by Elliott Hughes · 7 years ago
  97. fa534b4 Merge "Be clearer about linker warnings." am: 8edbb3eb45 by Elliott Hughes · 7 years ago
  98. 81baaf2 Add strptime %s. by Elliott Hughes · 7 years ago
  99. 8edbb3e Merge "Be clearer about linker warnings." by Elliott Hughes · 7 years ago
  100. 5a98234 Merge stdio/local.h and stdio/wcio.h. by Elliott Hughes · 7 years ago