1. b6310c2 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
  2. ee88e76 Merge "Deprecate set_seccomp_filter" by Treehugger Robot · 8 years ago
  3. 62cb397 Merge "Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""" by Joachim Sauer · 8 years ago
  4. 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
  5. 8e81d97 Merge "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Treehugger Robot · 8 years ago
  6. ca092c2 Merge "malloc debug: reset FreeTrackData mutex after fork" by Christopher Ferris · 8 years ago
  7. 52d4c3a Deprecate set_seccomp_filter by Victor Hsieh · 8 years ago
  8. 0d63a3c Merge "Do not set PR_SET_NO_NEW_PRIVS when install seccomp filter" by Treehugger Robot · 8 years ago
  9. 1a8106e malloc debug: reset FreeTrackData mutex after fork by Denis Hsu · 8 years ago
  10. dab45ad Do not set PR_SET_NO_NEW_PRIVS when install seccomp filter by Victor Hsieh · 8 years ago
  11. d16b09a Merge "Clean up the time(2) implementation." by Elliott Hughes · 8 years ago
  12. 293d463 Merge "Remove a test for backwards compatibility we no longer support." by Elliott Hughes · 8 years ago
  13. a4a4854 Remove a test for backwards compatibility we no longer support. by Elliott Hughes · 8 years ago
  14. f1515f6 Clean up the time(2) implementation. by Elliott Hughes · 8 years ago
  15. a074ac7 Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  16. 25a3087 Merge "bionic: add vdso time()" by Treehugger Robot · 8 years ago
  17. 4473ccd bionic: add vdso time() by Mark Salyzyn · 8 years ago
  18. b1e90d2 Merge "Remove obsolete workaround." by Treehugger Robot · 8 years ago
  19. 39ee5a4 Merge "Adapt to the new libc++/libc++abi update." by Treehugger Robot · 8 years ago
  20. 1b0f2b4 Remove obsolete workaround. by Elliott Hughes · 8 years ago
  21. a238a9a Merge "Fix dlclose for libraries with thread_local dtors" by Dimitry Ivanov · 8 years ago
  22. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  23. 4197139 Merge changes I23bec365,I55645cc0,I38a246c8 by Dimitry Ivanov · 8 years ago
  24. f0705fa Merge "Remove workaround for running property tests." by Christopher Ferris · 8 years ago
  25. 581723e Make ld-android.so export linker symbols by dimitry · 8 years ago
  26. 11da1dc Move ld-android.so build under linker/ by dimitry · 8 years ago
  27. 8e8c2c0 Unhardcode linker soname by dimitry · 8 years ago
  28. 91c88ae Merge "Expose kernel input headers for toolbox" by Treehugger Robot · 8 years ago
  29. 4a7c51a Merge "Mark abs/labs/llabs as 19+ rather than 21+" by Treehugger Robot · 8 years ago
  30. 51a7fe8 Mark abs/labs/llabs as 19+ rather than 21+ by Ryan Prichard · 8 years ago
  31. 4c5fde0 Remove workaround for running property tests. by Christopher Ferris · 8 years ago
  32. 4d1cc9d Adapt to the new libc++/libc++abi update. by Dan Albert · 8 years ago
  33. ca056d7 Expose kernel input headers for toolbox by Dan Willemsen · 8 years ago
  34. f9fcb1e Merge "Fix typo in README.md for malloc_debug" by Treehugger Robot · 8 years ago
  35. 035f4b6 Merge "Split zygote's seccomp filter into two" by Treehugger Robot · 8 years ago
  36. 37e8b00 Merge "Fix complex number printing rules" by Yi Kong · 8 years ago
  37. 43ccab8 Fix complex number printing rules by Yi Kong · 8 years ago
  38. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
  39. 5a1a953 Fix typo in README.md for malloc_debug by Mikhail Naganov · 8 years ago
  40. 558a4f5 Merge "Simplify atoi*/strto* for signed integers." by Elliott Hughes · 8 years ago
  41. cb239bd Simplify atoi*/strto* for signed integers. by Elliott Hughes · 8 years ago
  42. f23ccdb Merge "Speed up __sfileext initialization." by Elliott Hughes · 8 years ago
  43. 8039c49 Merge "EndsWith now accepts std::string suffixes." by Treehugger Robot · 8 years ago
  44. 2c5f914 Merge "bionic: test: time()" by Treehugger Robot · 8 years ago
  45. 0b846e8 bionic: test: time() by Mark Salyzyn · 8 years ago
  46. 6db9af0 EndsWith now accepts std::string suffixes. by Elliott Hughes · 8 years ago
  47. 1a56a26 Speed up __sfileext initialization. by Elliott Hughes · 8 years ago
  48. 777d7c7 Merge "Use inline ctype functions for ato*/strto* and scanf." by Elliott Hughes · 8 years ago
  49. 28f768d Merge "Use std::to_string instead of std::stringstream." by Treehugger Robot · 8 years ago
  50. 1133fec Use inline ctype functions for ato*/strto* and scanf. by Elliott Hughes · 8 years ago
  51. f61a06e Use std::to_string instead of std::stringstream. by Elliott Hughes · 8 years ago
  52. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  53. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  54. 811a1dd Merge "More benchmarks." by Elliott Hughes · 8 years ago
  55. 7063a83 More benchmarks. by Elliott Hughes · 8 years ago
  56. ba69b37 Merge "Split properties into their own class to make testing better" by Tom Cherry · 8 years ago
  57. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  58. 721a530 Merge "Revert "Don't use serialized propertyinfo"" by Tom Cherry · 8 years ago
  59. 580c2cd Merge "Fix types of POSIX struct fields for MIPS[64]" by Treehugger Robot · 8 years ago
  60. cd91a16 Fix types of POSIX struct fields for MIPS[64] by Goran Jakovljevic · 8 years ago
  61. 5e77d57 Merge "POSIX says `sigaction::sa_flags` is `int`." by Elliott Hughes · 8 years ago
  62. 9ffa4ae Merge "A few more trivial tests." by Elliott Hughes · 8 years ago
  63. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  64. b9d5a87 Merge "Use treble_linker_namespace instead of treble." by Treehugger Robot · 8 years ago
  65. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  66. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  67. 6651b3d Merge "Mention the POSIX header tests in docs/status.md." by Elliott Hughes · 8 years ago
  68. 45d99c0 Merge "Use in_addr in ip_mreq_source and ip_msfilter." by Elliott Hughes · 8 years ago
  69. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  70. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  71. 8be995b Revert "Don't use serialized propertyinfo" by Tom Cherry · 8 years ago
  72. 246617d Merge "Explicitly disable the Mac build." by Elliott Hughes · 8 years ago
  73. 79b13b9 Explicitly disable the Mac build. by Elliott Hughes · 8 years ago
  74. 2237b6b Mention the POSIX header tests in docs/status.md. by Elliott Hughes · 8 years ago
  75. 3ba3271 Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"." by Treehugger Robot · 8 years ago
  76. 4f04136 Merge "versioner: remove parsing of platforms." by Treehugger Robot · 8 years ago
  77. 96bbc5c Use treble_linker_namespace instead of treble. by Steven Moreland · 8 years ago
  78. 4ca6b87 Merge "Don't use serialized propertyinfo" by Robert Greenwalt · 8 years ago
  79. 894e6f1 Merge "Include what we use." by Treehugger Robot · 8 years ago
  80. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  81. af36229 Merge "More scanf cleanup." by Elliott Hughes · 8 years ago
  82. e149f3c Don't use serialized propertyinfo by Tom Cherry · 8 years ago
  83. e6e8f6e Merge "Add support for serialized property contexts" by Tom Cherry · 8 years ago
  84. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  85. 3429c09 Include what we use. by Dan Albert · 8 years ago
  86. c166113 versioner: remove parsing of platforms. by Josh Gao · 8 years ago
  87. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  88. eb7347a Merge "Trivial scanf benchmarks." by Elliott Hughes · 8 years ago
  89. 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
  90. 4940a24 Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso." by Elliott Hughes · 8 years ago
  91. f8716e4 Merge "Explain why the mips/mips64 ndk headers need to be present." by Treehugger Robot · 8 years ago
  92. 2aa10ed Merge "Fix logic in loading dependencies crossing namespace boundaries" by Dimitry Ivanov · 8 years ago
  93. 2180978 Fix SYSCALLS.TXT now clock_getres comes from the vdso. by Elliott Hughes · 8 years ago
  94. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 8 years ago
  95. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  96. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  97. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  98. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago
  99. 5a29d54 Add a few missing <time.h> tests. by Elliott Hughes · 8 years ago
  100. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 10 years ago