1. 6cd1c92 Add note about pid_max to host test documentation. by Josh Gao · 9 years ago
  2. 8945d5e Merge "Downgrade W+E load segments to a warning unless targeting O." by Elliott Hughes · 9 years ago
  3. bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
  4. a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
  5. 7afafce Merge "Fix deprecated range_x() calls." by Martijn Coenen · 9 years ago
  6. 5a073a1 Merge "Fix getrandom syscall checking" by Treehugger Robot · 9 years ago
  7. 4cc5a60 Downgrade W+E load segments to a warning unless targeting O. by Elliott Hughes · 9 years ago
  8. 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
  9. d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
  10. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  11. f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
  12. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  13. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  14. 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
  15. cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
  16. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  17. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  18. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago
  19. b5c4963 versioner: cache -cc1 flags generated by the clang Driver. by Josh Gao · 9 years ago
  20. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  21. 84e269d Merge "versioner: don't always hide future decls." by Treehugger Robot · 9 years ago
  22. 64fc6b5 Merge "Document how to run the benchmarks." by Treehugger Robot · 9 years ago
  23. b08fde9 Merge "Fix error case to print newlines properly." by Treehugger Robot · 9 years ago
  24. 9ae2b9a versioner: don't always hide future decls. by Josh Gao · 9 years ago
  25. 9163d84 Document how to run the benchmarks. by Elliott Hughes · 9 years ago
  26. 4dd2785 Fix error case to print newlines properly. by Christopher Ferris · 9 years ago
  27. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  28. bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
  29. 59a3439 Merge "Add legacy inlines for fenv APIs." by Treehugger Robot · 9 years ago
  30. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  31. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  32. 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
  33. 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
  34. 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
  35. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  36. 95780f2 Merge "Make prctl test check maps." by Christopher Ferris · 9 years ago
  37. 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
  38. 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago
  39. f1649d9 Make prctl test check maps. by Christopher Ferris · 9 years ago
  40. f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
  41. 147fdb4 Merge "Clean up update_headers.sh." by Treehugger Robot · 9 years ago
  42. f41032a Merge "Set __get_thread()->tid as part of clone()." by Treehugger Robot · 9 years ago
  43. 60dc6b2 Mark LIBC_DEPRECATED as platform-only. by Dan Albert · 9 years ago
  44. 57e094f Remove _ZTV9type_info from the version script. by Dan Albert · 9 years ago
  45. 832ccc2 Run genversion-scripts.py. by Dan Albert · 9 years ago
  46. bf67936 Merge changes I9d050e54,Ic487036a by Treehugger Robot · 9 years ago
  47. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  48. 1a176de versioner: allow static inlines that don't conflict. by Josh Gao · 9 years ago
  49. a00e672 versioner: fix output. by Josh Gao · 9 years ago
  50. b89b7a5 Clean up update_headers.sh. by Dan Albert · 9 years ago
  51. 4c015e2 Update timezone data to 2016i. by Neil Fuller · 9 years ago
  52. aea8407 Merge "Small cleanup of cortex-a15 code." by Christopher Ferris · 9 years ago
  53. 42eb0b2 Merge changes I751520a1,I5762e815 by Treehugger Robot · 9 years ago
  54. 654287f Merge "Copy the NOTICE file when updating headers." by Treehugger Robot · 9 years ago
  55. fe1af1a Small cleanup of cortex-a15 code. by Christopher Ferris · 9 years ago
  56. e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
  57. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  58. ae50e9d Copy the NOTICE file when updating headers. by Dan Albert · 9 years ago
  59. 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
  60. 9b908c8 Merge "Replace .align with .balign for clarity" by Treehugger Robot · 9 years ago
  61. 48de71e Show amount of parallelism in gtest output. by Elliott Hughes · 9 years ago
  62. a4edf7a Fix gettid() after clone(). by Robert Sesek · 9 years ago
  63. b1d98da Merge "Use ENTRY_PRIVATE in __bionic_clone assembler." by Treehugger Robot · 9 years ago
  64. e6ee960 Replace .align with .balign for clarity by Dimitry Ivanov · 9 years ago
  65. eb59653 Fix format macros for fast16 and fast32 int types. by Xiaolei Yu · 9 years ago
  66. beb8796 Use ENTRY_PRIVATE in __bionic_clone assembler. by Elliott Hughes · 9 years ago
  67. 7409b9c Merge "Make versioner build with LLVM r275480" by Pirama Arumuga Nainar · 9 years ago
  68. 689ba18 Merge "_FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64." by Elliott Hughes · 9 years ago
  69. 9bf2497 _FILE_OFFSET_BITS=64's posix_fallocate should be posix_fallocate64. by Elliott Hughes · 9 years ago
  70. 079be16 Make versioner build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  71. 268b3d8 Merge "Update timezone data to 2016h." by Neil Fuller · 9 years ago
  72. e0baade Merge "Don't scan .swp files for copyright headers." by Treehugger Robot · 9 years ago
  73. 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
  74. 5e6eb76 Merge "The default locale "" should be a UTF-8 locale." by Treehugger Robot · 9 years ago
  75. ac96f6a Merge "Minor copyright header unification." by Treehugger Robot · 9 years ago
  76. 53de874 The default locale "" should be a UTF-8 locale. by Elliott Hughes · 9 years ago
  77. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  78. 08bfe4f Update timezone data to 2016h. by Neil Fuller · 9 years ago
  79. bd839d1 Merge changes from topic 'ndk-headers-licenses' by Treehugger Robot · 9 years ago
  80. 93a988d Merge "Update our notice files as a pre-upload step." by Treehugger Robot · 9 years ago
  81. 94b428c Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  82. edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
  83. 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
  84. c30862f One NOTICE file to rule them all. by Dan Albert · 9 years ago
  85. 32d5592 Update our notice files as a pre-upload step. by Dan Albert · 9 years ago
  86. d0ba52e Add missing host ldlibs by Colin Cross · 9 years ago
  87. 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
  88. 6901ca2 Merge "Add regression test for http://b/31938693." by Elliott Hughes · 9 years ago
  89. 2a2b410 Merge "Add test for libraries with textrels" by Treehugger Robot · 9 years ago
  90. 1244370 Add regression test for http://b/31938693. by Elliott Hughes · 9 years ago
  91. 816676e Add test for libraries with textrels by Dimitry Ivanov · 9 years ago
  92. 0759e7f Merge "Fix our _POSIX_* macros to declare barriers and spin locks." by Elliott Hughes · 9 years ago
  93. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  94. d824421 Merge "Fix ifaddrs error handling." by Treehugger Robot · 9 years ago
  95. 2295068 Fix ifaddrs error handling. by Elliott Hughes · 9 years ago
  96. 49ef8c8 Merge "Remove unused build targets" by Treehugger Robot · 9 years ago
  97. 426960a Remove unused build targets by Dimitry Ivanov · 9 years ago
  98. 2eaba93 Merge "Allocate all arc4random data on the same page." by Treehugger Robot · 9 years ago
  99. da01fa6 Allocate all arc4random data on the same page. by Elliott Hughes · 9 years ago
  100. 0e6aa81 Merge "Remove obsolete -std request." by Elliott Hughes · 9 years ago