1. ca056d7 Expose kernel input headers for toolbox by Dan Willemsen · 8 years ago
  2. f9fcb1e Merge "Fix typo in README.md for malloc_debug" by Treehugger Robot · 8 years ago
  3. 035f4b6 Merge "Split zygote's seccomp filter into two" by Treehugger Robot · 8 years ago
  4. 37e8b00 Merge "Fix complex number printing rules" by Yi Kong · 8 years ago
  5. 43ccab8 Fix complex number printing rules by Yi Kong · 8 years ago
  6. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
  7. 5a1a953 Fix typo in README.md for malloc_debug by Mikhail Naganov · 8 years ago
  8. 558a4f5 Merge "Simplify atoi*/strto* for signed integers." by Elliott Hughes · 8 years ago
  9. cb239bd Simplify atoi*/strto* for signed integers. by Elliott Hughes · 8 years ago
  10. f23ccdb Merge "Speed up __sfileext initialization." by Elliott Hughes · 8 years ago
  11. 8039c49 Merge "EndsWith now accepts std::string suffixes." by Treehugger Robot · 8 years ago
  12. 2c5f914 Merge "bionic: test: time()" by Treehugger Robot · 8 years ago
  13. 0b846e8 bionic: test: time() by Mark Salyzyn · 8 years ago
  14. 6db9af0 EndsWith now accepts std::string suffixes. by Elliott Hughes · 8 years ago
  15. 1a56a26 Speed up __sfileext initialization. by Elliott Hughes · 8 years ago
  16. 777d7c7 Merge "Use inline ctype functions for ato*/strto* and scanf." by Elliott Hughes · 8 years ago
  17. 28f768d Merge "Use std::to_string instead of std::stringstream." by Treehugger Robot · 8 years ago
  18. 1133fec Use inline ctype functions for ato*/strto* and scanf. by Elliott Hughes · 8 years ago
  19. f61a06e Use std::to_string instead of std::stringstream. by Elliott Hughes · 8 years ago
  20. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  21. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  22. 811a1dd Merge "More benchmarks." by Elliott Hughes · 8 years ago
  23. 7063a83 More benchmarks. by Elliott Hughes · 8 years ago
  24. ba69b37 Merge "Split properties into their own class to make testing better" by Tom Cherry · 8 years ago
  25. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  26. 721a530 Merge "Revert "Don't use serialized propertyinfo"" by Tom Cherry · 8 years ago
  27. 580c2cd Merge "Fix types of POSIX struct fields for MIPS[64]" by Treehugger Robot · 8 years ago
  28. cd91a16 Fix types of POSIX struct fields for MIPS[64] by Goran Jakovljevic · 8 years ago
  29. 5e77d57 Merge "POSIX says `sigaction::sa_flags` is `int`." by Elliott Hughes · 8 years ago
  30. 9ffa4ae Merge "A few more trivial tests." by Elliott Hughes · 8 years ago
  31. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  32. b9d5a87 Merge "Use treble_linker_namespace instead of treble." by Treehugger Robot · 8 years ago
  33. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  34. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  35. 6651b3d Merge "Mention the POSIX header tests in docs/status.md." by Elliott Hughes · 8 years ago
  36. 45d99c0 Merge "Use in_addr in ip_mreq_source and ip_msfilter." by Elliott Hughes · 8 years ago
  37. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  38. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  39. 8be995b Revert "Don't use serialized propertyinfo" by Tom Cherry · 8 years ago
  40. 246617d Merge "Explicitly disable the Mac build." by Elliott Hughes · 8 years ago
  41. 79b13b9 Explicitly disable the Mac build. by Elliott Hughes · 8 years ago
  42. 2237b6b Mention the POSIX header tests in docs/status.md. by Elliott Hughes · 8 years ago
  43. 3ba3271 Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"." by Treehugger Robot · 8 years ago
  44. 4f04136 Merge "versioner: remove parsing of platforms." by Treehugger Robot · 8 years ago
  45. 96bbc5c Use treble_linker_namespace instead of treble. by Steven Moreland · 8 years ago
  46. 4ca6b87 Merge "Don't use serialized propertyinfo" by Robert Greenwalt · 8 years ago
  47. 894e6f1 Merge "Include what we use." by Treehugger Robot · 8 years ago
  48. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  49. af36229 Merge "More scanf cleanup." by Elliott Hughes · 8 years ago
  50. e149f3c Don't use serialized propertyinfo by Tom Cherry · 8 years ago
  51. e6e8f6e Merge "Add support for serialized property contexts" by Tom Cherry · 8 years ago
  52. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  53. 3429c09 Include what we use. by Dan Albert · 8 years ago
  54. c166113 versioner: remove parsing of platforms. by Josh Gao · 8 years ago
  55. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  56. eb7347a Merge "Trivial scanf benchmarks." by Elliott Hughes · 8 years ago
  57. 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
  58. 4940a24 Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso." by Elliott Hughes · 8 years ago
  59. f8716e4 Merge "Explain why the mips/mips64 ndk headers need to be present." by Treehugger Robot · 8 years ago
  60. 2aa10ed Merge "Fix logic in loading dependencies crossing namespace boundaries" by Dimitry Ivanov · 8 years ago
  61. 2180978 Fix SYSCALLS.TXT now clock_getres comes from the vdso. by Elliott Hughes · 8 years ago
  62. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 8 years ago
  63. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  64. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  65. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  66. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago
  67. 5a29d54 Add a few missing <time.h> tests. by Elliott Hughes · 8 years ago
  68. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 10 years ago
  69. 8ac7f0b Merge "Add OWNERS." by Treehugger Robot · 8 years ago
  70. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  71. 1d3cea5 Merge changes I80c0a510,I11ea200f,Ibc48e838 by Treehugger Robot · 8 years ago
  72. 949f583 Add OWNERS. by Elliott Hughes · 8 years ago
  73. 79249b0 bionic: add vdso clock_getres by Mark Salyzyn · 8 years ago
  74. 6f9c35d bionic: benchmark: add clock_getres performance tests by Mark Salyzyn · 8 years ago
  75. 6ffa10f bionic: benchmark: additional clock_gettime performance tests by Mark Salyzyn · 8 years ago
  76. 78b40e8 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  77. 9fffc8e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 8 years ago
  78. 68e425f Merge "Add more missing ELF structures/constants." am: e57a398977 by Elliott Hughes · 8 years ago
  79. e57a398 Merge "Add more missing ELF structures/constants." by Elliott Hughes · 8 years ago
  80. fbebaaa Merge "libc: add /odm/bin to the DEFPATH" am: e455c829cd by Alin Jerpelea · 8 years ago
  81. 816b259 Merge "linker: add support for odm partition" am: 7b5073767d by Alin Jerpelea · 8 years ago
  82. e455c82 Merge "libc: add /odm/bin to the DEFPATH" by Treehugger Robot · 8 years ago
  83. 7b50737 Merge "linker: add support for odm partition" by Treehugger Robot · 8 years ago
  84. 89d8a3c Add more missing ELF structures/constants. by Elliott Hughes · 8 years ago
  85. 6c77566 Merge "Make it clear that "dlopen" logging includes "dlclose"." am: c5f193cc45 by Elliott Hughes · 8 years ago
  86. c5f193c Merge "Make it clear that "dlopen" logging includes "dlclose"." by Elliott Hughes · 8 years ago
  87. 1d31832 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  88. c5f7824 Make it clear that "dlopen" logging includes "dlclose". by Elliott Hughes · 8 years ago
  89. c1f6219 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  90. 2cacb63 Merge "Reformat SIGRTMIN comments." am: d5e486cc88 by Josh Gao · 8 years ago
  91. d5e486c Merge "Reformat SIGRTMIN comments." by Treehugger Robot · 8 years ago
  92. d381beb Merge "Give ELF notes 4-byte alignment." am: ce4b624174 by Elliott Hughes · 8 years ago
  93. ce4b624 Merge "Give ELF notes 4-byte alignment." by Treehugger Robot · 8 years ago
  94. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  95. b8facf2 Reformat SIGRTMIN comments. by Josh Gao · 8 years ago
  96. 1253327 Give ELF notes 4-byte alignment. by Elliott Hughes · 8 years ago
  97. c7ec6d4 libc: add /odm/bin to the DEFPATH by Alin Jerpelea · 8 years ago
  98. 2573be6 Merge "Allow property += value in ld.config.txt" am: bfd06f63e5 by Jiyong Park · 8 years ago
  99. bfd06f6 Merge "Allow property += value in ld.config.txt" by Treehugger Robot · 8 years ago
  100. bf9cf75 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" am: 86a3803799 by Justin Yun · 8 years ago