1. c7d97ec Merge "Admit that we don't actually support thread priority inheritance." by Treehugger Robot · 9 years ago
  2. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago
  3. 931be5a Merge "Clean up <uchar.h> and <wctype.h> transitive includes." by Treehugger Robot · 9 years ago
  4. af8be4e Merge "More kernel header cleanup." by Christopher Ferris · 9 years ago
  5. 0fe8885 Clean up <uchar.h> and <wctype.h> transitive includes. by Elliott Hughes · 9 years ago
  6. 61bd7cb Merge changes I0262eed9,Iba9ee03a by Treehugger Robot · 9 years ago
  7. 3e6929d Add a temporary hack to work around __NDK_FPABI__. by Dan Albert · 9 years ago
  8. c102075 Remove _GNU_SOURCE guard on tmpnam. by Dan Albert · 9 years ago
  9. 9f326a2 Merge "Remove #pragma GCC visibility." by Treehugger Robot · 9 years ago
  10. 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
  11. e656a3a Merge "Stop #define'ing __func__ and __restrict." by Elliott Hughes · 9 years ago
  12. f6495c7 Stop #define'ing __func__ and __restrict. by Elliott Hughes · 9 years ago
  13. 557b3a1 Merge "Remove bionic's now-unused UniquePtr." by Treehugger Robot · 9 years ago
  14. 0cdd0d4 Merge "Remove unnecessary 'extern's." by Treehugger Robot · 9 years ago
  15. 1291e50 Remove bionic's now-unused UniquePtr. by Elliott Hughes · 9 years ago
  16. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  17. 7101c48 Merge "Always include <sys/cdefs.h>." by Treehugger Robot · 9 years ago
  18. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  19. 767e814 Merge "Remove __BIONIC_LEGACY_INLINE." by Elliott Hughes · 9 years ago
  20. 8778d64 Remove __BIONIC_LEGACY_INLINE. by Josh Gao · 9 years ago
  21. 12ba7e5 Merge "Add sanity checks for e_shentsize and e_shstrndx" by Dimitry Ivanov · 9 years ago
  22. 420d02c Merge "Make it possible to build bionic with -I instead of -isystem." by Elliott Hughes · 9 years ago
  23. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  24. c73eec1 Add sanity checks for e_shentsize and e_shstrndx by Dimitry Ivanov · 9 years ago
  25. 5956b4e More kernel header cleanup. by Christopher Ferris · 9 years ago
  26. 4f62c5b Merge changes I7718b1ba,I648adc35 by Treehugger Robot · 9 years ago
  27. 2373668 Merge "Only define sa_family_t once." by Treehugger Robot · 9 years ago
  28. 508d292 Only define sa_family_t once. by Elliott Hughes · 9 years ago
  29. 91f33cd Merge "Treat "persist.sys.timezone" as being a Java-format timezone." by Treehugger Robot · 9 years ago
  30. 3e3f4a5 Treat "persist.sys.timezone" as being a Java-format timezone. by Elliott Hughes · 9 years ago
  31. 823e32e Merge "Pass argc/argv/envp to dso constructors" by Dimitry Ivanov · 9 years ago
  32. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 9 years ago
  33. a9fbaee Merge "Align-up and randomize shared libraries." by Evgenii Stepanov · 9 years ago
  34. fe28077 Merge "Move/remove android only kernel uapi headers." by Christopher Ferris · 9 years ago
  35. d13e9a6 Align-up and randomize shared libraries. by Evgenii Stepanov · 9 years ago
  36. d941f72 Merge "Expand the testing docs slightly." by Treehugger Robot · 9 years ago
  37. 9af76f9 Merge "Remove __LIBC_ABI_PUBLIC__." by Treehugger Robot · 9 years ago
  38. 20758d5 Expand the testing docs slightly. by Elliott Hughes · 9 years ago
  39. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  40. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 9 years ago
  41. 061cf18 Merge "Add a test for a known kernel bug." by Treehugger Robot · 9 years ago
  42. 20de9ef Merge "Don't declare SYS_* constants for unavailable __NR_* constants." by Treehugger Robot · 9 years ago
  43. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
  44. cf85fd5 Merge "Convert linker from Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  45. 098d8ef Merge "Put the legacy stdio fds back for pre-M." by Treehugger Robot · 9 years ago
  46. 730fa64 Merge "Add an alias for _CTYPE_N." by Treehugger Robot · 9 years ago
  47. 97f0aef Convert linker from Android.mk to Android.bp by Colin Cross · 9 years ago
  48. 32c79c2 Put the legacy stdio fds back for pre-M. by Dan Albert · 9 years ago
  49. 77bd607 Add an alias for _CTYPE_N. by Dan Albert · 9 years ago
  50. a24a247 Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC." by Yabin Cui · 9 years ago
  51. 1e4a945 Merge "Fix clean mma in bionic" by Treehugger Robot · 9 years ago
  52. 4a25349 Add a test for a known kernel bug. by Elliott Hughes · 9 years ago
  53. 0e25b34 Fix clean mma in bionic by Colin Cross · 9 years ago
  54. 55653cc Merge "Convert bionic benchmarks and tests to Android.bp" by Treehugger Robot · 9 years ago
  55. d0e764f Merge "Fix typo in the comment" by Treehugger Robot · 9 years ago
  56. 0393437 Merge "Convert malloc_debug from Android.mk to Android.bp" by Colin Cross · 9 years ago
  57. 4193338 Merge "Move relocation_packer from Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  58. 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 9 years ago
  59. ebe5af7 Fix typo in the comment by Dimitry Ivanov · 9 years ago
  60. 51f6419 Merge "linker: Improve elf-file validation" by Dimitry Ivanov · 9 years ago
  61. 85f900d Merge "Support 32-bit ARM vdso." by Elliott Hughes · 9 years ago
  62. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 9 years ago
  63. d3b6bc7 Move relocation_packer from Android.mk to Android.bp by Colin Cross · 9 years ago
  64. 48cedda Merge "Fix dlext.ns_smoke test" by Treehugger Robot · 9 years ago
  65. 0c9d30f linker: Improve elf-file validation by Dimitry Ivanov · 9 years ago
  66. 3a6c6b3 Fix dlext.ns_smoke test by Dimitry Ivanov · 9 years ago
  67. fe4a4d8 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 9 years ago
  68. cc55bd8 Merge "Use trivial types to avoid calls to new for globals" by Dimitry Ivanov · 9 years ago
  69. f857211 Use trivial types to avoid calls to new for globals by Dimitry Ivanov · 9 years ago
  70. c8d5d2a Merge "linker: Enable debug logging via properties" by Treehugger Robot · 9 years ago
  71. b996d60 linker: Enable debug logging via properties by Dimitry Ivanov · 9 years ago
  72. 4ce902c Support 32-bit ARM vdso. by Elliott Hughes · 9 years ago
  73. 7fd1e75 Merge "Rename Android.soong.mk to Android.mk" by Colin Cross · 9 years ago
  74. 7f0e89f Rename Android.soong.mk to Android.mk by Colin Cross · 9 years ago
  75. 4580ea4 Merge "Update the kernel header documentation." by Christopher Ferris · 9 years ago
  76. 2974eec Update the kernel header documentation. by Christopher Ferris · 9 years ago
  77. 779aa5a Merge "Add the record alloc option." by Treehugger Robot · 9 years ago
  78. 7bd0178 Add the record alloc option. by Christopher Ferris · 9 years ago
  79. a0e205e Merge "Update timezone data to 2016f" by Neil Fuller · 9 years ago
  80. 516f09c Update timezone data to 2016f by Neil Fuller · 9 years ago
  81. 204c4d1 Merge "x86-64's va_list is not a pointer type." by Elliott Hughes · 9 years ago
  82. 53420fb x86-64's va_list is not a pointer type. by Elliott Hughes · 9 years ago
  83. 1fec29e Merge "Revert "Skip Clang's integrated-as for hand-coded assembly"" by Treehugger Robot · 9 years ago
  84. b6453c5 Only initialize the global stack protector once. by Josh Gao · 9 years ago
  85. 1089afb Make getpid work before TLS has been initialized. by Josh Gao · 9 years ago
  86. 60be638 Merge "Apparently mips and x86's va_list is a pointer type." by Elliott Hughes · 9 years ago
  87. 8ed118d Apparently mips and x86's va_list is a pointer type. by Elliott Hughes · 9 years ago
  88. 3b4e11f Merge "Remove __nonnull (in favor of _Nonnull)." by Treehugger Robot · 9 years ago
  89. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 9 years ago
  90. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 9 years ago
  91. 1159c19 Merge changes I98c9329f,I40936f7b,I09d20ff1 by Treehugger Robot · 9 years ago
  92. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 9 years ago
  93. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 9 years ago
  94. 250667a Take the arc4random lock before forking. by Josh Gao · 9 years ago
  95. 9158386 Merge "Skip Clang's integrated-as for hand-coded assembly" by Treehugger Robot · 9 years ago
  96. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 9 years ago
  97. bb40085 Merge "Update timezone data to 2016e" by Neil Fuller · 9 years ago
  98. 325b14a Update timezone data to 2016e by Neil Fuller · 9 years ago
  99. 36ad020 Merge "Fix misc-macro-parentheses warnings in bionic." by Chih-hung Hsieh · 9 years ago
  100. 801dfc0 Merge "Lose debuggerd client code to libdebuggerd_client." by Treehugger Robot · 9 years ago