1. acf2c26 Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs by Colin Cross · 9 years ago
  2. e79b630 Merge "Fix our *ether* headers mess." by Elliott Hughes · 9 years ago
  3. f6324d5 Fix our *ether* headers mess. by Elliott Hughes · 9 years ago
  4. 56469e8 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 9 years ago
  5. 0c65708 Update Android.bp to match Android.mk by Dan Willemsen · 9 years ago
  6. 6db7e5a Merge "Always update search domain paths." by Pierre Imai · 9 years ago
  7. b277bb7 Merge "Remove <net/if_types.h>." by Elliott Hughes · 9 years ago
  8. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 9 years ago
  9. d0b1733 Merge "Remove various bits of header cruft." by Elliott Hughes · 9 years ago
  10. 35c115c Merge "Remove linker-namespace functions from the header" by Dimitry Ivanov · 9 years ago
  11. 06e2202 Always update search domain paths. by Pierre Imai · 9 years ago
  12. 12f3541 Remove various bits of header cruft. by Elliott Hughes · 9 years ago
  13. 366164d Merge "Remove declaration of pthread_cond_timedwait_relative_np." by Elliott Hughes · 9 years ago
  14. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 9 years ago
  15. e2f2583 Remove declaration of pthread_cond_timedwait_relative_np. by Elliott Hughes · 9 years ago
  16. d2f3ce9 Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>." by Elliott Hughes · 9 years ago
  17. 0155995 Merge "Generalize the clone function slightly." by Elliott Hughes · 9 years ago
  18. 3164ab7 Remove pthread_mutex_lock_timeout_np from <pthread.h>. by Elliott Hughes · 9 years ago
  19. e104a2e Generalize the clone function slightly. by Elliott Hughes · 9 years ago
  20. 1a26db8 Merge "End all lists in check-symbols-glibc.py with a ,." by Treehugger Robot · 9 years ago
  21. e37212f Merge "Fix linker crash on trying to unload main executable" by Dimitry Ivanov · 9 years ago
  22. 2adde7b End all lists in check-symbols-glibc.py with a ,. by Elliott Hughes · 9 years ago
  23. 5ac45a2 Merge "Remove a duplicate declaration, improve check-symbols-glibc.py." by Treehugger Robot · 9 years ago
  24. f67dcc8 Merge "Re-land "Fix invalid using decl in bionic relocation_packer"" by Treehugger Robot · 9 years ago
  25. 83fcb54 Fix linker crash on trying to unload main executable by Dimitry Ivanov · 9 years ago
  26. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
  27. 96029e3 Merge "Remove --exclude-libs ldflags." by Treehugger Robot · 9 years ago
  28. 18d0e8c Re-land "Fix invalid using decl in bionic relocation_packer" by rnk · 9 years ago
  29. e29e99c Remove --exclude-libs ldflags. by Dan Albert · 10 years ago
  30. 98ac6f4 Merge "Use clang's nullability instead of nonnull." by Treehugger Robot · 9 years ago
  31. baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
  32. 5e2342f Merge "Remove <sys/atomics.h>." by Elliott Hughes · 9 years ago
  33. 7ee8e29 Merge "Update Android.bp to match Android.mk" by Colin Cross · 9 years ago
  34. 7941678 Update Android.bp to match Android.mk by Colin Cross · 9 years ago
  35. 9f0aab8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  36. 0f93237 Merge "Update strip property format" by Colin Cross · 9 years ago
  37. 2ab69cc Merge "Update documentation to work with gitiles." by Christopher Ferris · 9 years ago
  38. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  39. 9ee905f Merge "Move <machine/endian.h> somewhere more private." by Elliott Hughes · 9 years ago
  40. 45d3cf9 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 9 years ago
  41. ed50763 Remove <sys/atomics.h>. by Elliott Hughes · 9 years ago
  42. 3d12517 Move <machine/endian.h> somewhere more private. by Elliott Hughes · 9 years ago
  43. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 9 years ago
  44. 3fb1b37 Merge "Remove <sys/utime.h>." by Elliott Hughes · 9 years ago
  45. d3b4166 Merge "Move the IEEE fp header out of the public headers." by Elliott Hughes · 9 years ago
  46. eb9b0a1 Merge "Move nsswitch.h into libc/dns/include." by Elliott Hughes · 9 years ago
  47. af5afdb Merge "Remove <net/if_ieee1394.h>." by Elliott Hughes · 9 years ago
  48. 5ab6f6c Merge "Remove <sys/ioctl_compat.h>." by Elliott Hughes · 9 years ago
  49. e10ff49 Remove <sys/utime.h>. by Elliott Hughes · 9 years ago
  50. d3f51a4 Merge "Remove unused <sys/socketcalls.h> header." by Elliott Hughes · 9 years ago
  51. 64959d2 Remove <sys/ioctl_compat.h>. by Elliott Hughes · 9 years ago
  52. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 9 years ago
  53. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 9 years ago
  54. 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 9 years ago
  55. 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 9 years ago
  56. 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 9 years ago
  57. 6bad319 Remove unused <sys/socketcalls.h> header. by Elliott Hughes · 9 years ago
  58. ec46719 Merge "Fix various empty .h files in bionic." by Elliott Hughes · 9 years ago
  59. edfc5d7 Merge "Record the resolution start time on errors." by Lorenzo Colitti · 9 years ago
  60. 8b8611a Record the resolution start time on errors. by Pierre Imai · 9 years ago
  61. 6b3bec0 Fix various empty .h files in bionic. by Elliott Hughes · 9 years ago
  62. ee6fb66 Merge changes I0aa46d9d,I6431111b by Treehugger Robot · 9 years ago
  63. b089e46 Remove nonexported _ns_flagdata from public header. by Josh Gao · 9 years ago
  64. 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 9 years ago
  65. d51bc71 Add platform specific version tags. by Josh Gao · 9 years ago
  66. ff504e6 Add __INTRODUCED_IN hack to complex test. by Josh Gao · 9 years ago
  67. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
  68. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  69. e23df93 Merge "Remove __UNAVAILABLE." by Elliott Hughes · 9 years ago
  70. 37f3632 Update strip property format by Colin Cross · 9 years ago
  71. ee84786 Update Android.bp to match Android.mk by Colin Cross · 9 years ago
  72. 7e94d29 Remove __UNAVAILABLE. by Elliott Hughes · 9 years ago
  73. 146cbac Merge "Fix <wctype.h>." by Elliott Hughes · 9 years ago
  74. adc8d34 Merge "Remove declaration of pthread_cond_timeout_np." by Elliott Hughes · 9 years ago
  75. 216c300 Merge "Update timezone data to 2016d" by Neil Fuller · 9 years ago
  76. 418bdaf Merge "Update timezone data to 2016c" by Neil Fuller · 9 years ago
  77. f1b3852 Merge "Update timezone data to 2016b" by Neil Fuller · 9 years ago
  78. 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
  79. bd8773d Merge "Implement mblen(3)." by Treehugger Robot · 9 years ago
  80. 6f6f905 Implement mblen(3). by Elliott Hughes · 9 years ago
  81. 1519a90 Merge "Remove -fvisibility=hidden from dns code" by Treehugger Robot · 9 years ago
  82. e5ed43b Remove -fvisibility=hidden from dns code by Dimitry Ivanov · 9 years ago
  83. 488f5fc Merge "[mips64] Call __memset_chk_fail correctly for mips64." by Treehugger Robot · 9 years ago
  84. 3615a52 Remove declaration of pthread_cond_timeout_np. by Elliott Hughes · 9 years ago
  85. b640e03 [mips64] Call __memset_chk_fail correctly for mips64. by Predrag Blagojevic · 9 years ago
  86. 671e6b2 Merge "Add unwind information for r7 in arm syscalls." by Treehugger Robot · 9 years ago
  87. f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 9 years ago
  88. b3c1ff6 Merge "Make malloc debug symbols platform-private" by Treehugger Robot · 9 years ago
  89. 0640b91 Merge changes from topic 'bionic_unavailable' by Josh Gao · 9 years ago
  90. 54548d8 Make malloc debug symbols platform-private by Dimitry Ivanov · 9 years ago
  91. 234ea78 Merge "Enable clang builds of mips/mips64 in bionic again." by Stephen Hines · 9 years ago
  92. 29226f3 Tag unavailable functions with macro. by Josh Gao · 9 years ago
  93. c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
  94. b5f5879 Enable clang builds of mips/mips64 in bionic again. by Stephen Hines · 9 years ago
  95. e1be20f Merge "Fix DNS search path info." by Pierre Imai · 9 years ago
  96. 1b069a9 Fix DNS search path info. by Pierre Imai · 9 years ago
  97. c7bfe2e Update documentation to work with gitiles. by Christopher Ferris · 9 years ago
  98. 92b23a0 Merge "Make <sys/user.h> compile on AArch64." by Josh Gao · 9 years ago
  99. d8ca92c Make <sys/user.h> compile on AArch64. by Josh Gao · 9 years ago
  100. 23e29e3 Merge "bionic: Implement getpwent and getgrent" by Treehugger Robot · 9 years ago