1. 240aeb0 versioner: extract strict warnings out of -v into its own flag. am: acc3d80edf by Josh Gao · 9 years ago
  2. 29f96ed Merge "versioner: use a single work queue." am: 2796894c98 by Josh Gao · 9 years ago
  3. 2796894 Merge "versioner: use a single work queue." by Josh Gao · 9 years ago
  4. 78991b1 Merge "Document more dynamic linker changes." am: 5fabe02757 by Elliott Hughes · 9 years ago
  5. 5fabe02 Merge "Document more dynamic linker changes." by Treehugger Robot · 9 years ago
  6. 1777aaf Document more dynamic linker changes. by Elliott Hughes · 9 years ago
  7. 2b1150e Merge "Enable malloc debug using environment variables" am: c2395be74a by Christopher Ferris · 9 years ago
  8. c2395be Merge "Enable malloc debug using environment variables" by Christopher Ferris · 9 years ago
  9. 7015e90 Merge "Add note about pid_max to host test documentation." am: a7e74f09b8 by Josh Gao · 9 years ago
  10. a7e74f0 Merge "Add note about pid_max to host test documentation." by Josh Gao · 9 years ago
  11. 6cd1c92 Add note about pid_max to host test documentation. by Josh Gao · 9 years ago
  12. acc3d80 versioner: extract strict warnings out of -v into its own flag. by Josh Gao · 9 years ago
  13. 338cf12 versioner: use a single work queue. by Josh Gao · 9 years ago
  14. 7214cd6 Merge "versioner: ignore non-header files." am: 348eaa6480 by Josh Gao · 9 years ago
  15. 348eaa6 Merge "versioner: ignore non-header files." by Treehugger Robot · 9 years ago
  16. c478690 Merge "Improve dlerror_concurrent test" am: ada292531e by Dimitry Ivanov · 9 years ago
  17. ada2925 Merge "Improve dlerror_concurrent test" by Treehugger Robot · 9 years ago
  18. c7365eb Improve dlerror_concurrent test by Dimitry Ivanov · 9 years ago
  19. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  20. fffb63f Merge "Fix iswlower/iswupper." am: a5c16983a6 by Christopher Ferris · 9 years ago
  21. a5c1698 Merge "Fix iswlower/iswupper." by Christopher Ferris · 9 years ago
  22. 14420fc Merge "Relax ELF header checks - warn for apps targeting pre-O" am: 3613c20c59 by Dimitry Ivanov · 9 years ago
  23. 3613c20 Merge "Relax ELF header checks - warn for apps targeting pre-O" by Dimitry Ivanov · 9 years ago
  24. da82658 Merge "Remove unused includes/externals" am: 585838ba32 by Dimitry Ivanov · 9 years ago
  25. 585838b Merge "Remove unused includes/externals" by Treehugger Robot · 9 years ago
  26. aee547d Merge "Add and use constants for the Android API levels." am: 60ba60dd25 by Elliott Hughes · 9 years ago
  27. 12b9187 Relax ELF header checks - warn for apps targeting pre-O by Dimitry Ivanov · 9 years ago
  28. 60ba60d Merge "Add and use constants for the Android API levels." by Treehugger Robot · 9 years ago
  29. 05d1ada Merge "Add original prebuilt test libraries" am: 2880754368 by Dimitry Ivanov · 9 years ago
  30. 3091f5a versioner: ignore non-header files. by Josh Gao · 9 years ago
  31. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  32. 2880754 Merge "Add original prebuilt test libraries" by Dimitry Ivanov · 9 years ago
  33. ffa45a8 Remove unused includes/externals by Dimitry Ivanov · 9 years ago
  34. f76a21a Fix iswlower/iswupper. by Elliott Hughes · 9 years ago
  35. 416158d Add original prebuilt test libraries by Dimitry Ivanov · 9 years ago
  36. c1673b0 Merge "Downgrade W+E load segments to a warning unless targeting O." by Elliott Hughes · 9 years ago
  37. 304e321 Merge "Fix uninitialized variable usage." am: bd15515cfc by Christopher Ferris · 9 years ago
  38. 8945d5e Merge "Downgrade W+E load segments to a warning unless targeting O." by Elliott Hughes · 9 years ago
  39. bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
  40. a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
  41. 56ff0cb Merge "Fix deprecated range_x() calls." am: 7afafce831 by Martijn Coenen · 9 years ago
  42. 7afafce Merge "Fix deprecated range_x() calls." by Martijn Coenen · 9 years ago
  43. 68f3c3e Merge "Fix getrandom syscall checking" am: 5a073a18f3 by Wei Wang · 9 years ago
  44. 5a073a1 Merge "Fix getrandom syscall checking" by Treehugger Robot · 9 years ago
  45. 4cc5a60 Downgrade W+E load segments to a warning unless targeting O. by Elliott Hughes · 9 years ago
  46. 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
  47. 26b9dfe Merge "Don't pack relocations in libc.so" am: d5aa03600e by Colin Cross · 9 years ago
  48. d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
  49. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  50. bf2556d Merge "Differentiate the wctype functions we need to improve." am: f97b27a9c0 by Elliott Hughes · 9 years ago
  51. f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
  52. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  53. f4a13b1 Merge changes I72d37b7c,I7d254a10,I2e967acf am: b3321c9614 by Josh Gao · 9 years ago
  54. 64541e2 versioner: use a virtual filesystem for input files. am: 78b8a1430d by Josh Gao · 9 years ago
  55. 0aa3ed5 versioner: cache -cc1 flags generated by the clang Driver. am: b5c496346f by Josh Gao · 9 years ago
  56. cdfd128 versioner: refactor to use CompilerInstance directly. am: 16016df79f by Josh Gao · 9 years ago
  57. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  58. 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
  59. e250aff Merge changes I7f32dc9f,I9d88ddb1 am: cd9ce19e9c by Josh Gao · 9 years ago
  60. 98edd97 Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  61. 61f15f0 Revert "Revert "Update getentropy_linux.c from upstream."" am: 98d655ce96 by Josh Gao · 9 years ago
  62. cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
  63. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  64. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  65. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago
  66. b5c4963 versioner: cache -cc1 flags generated by the clang Driver. by Josh Gao · 9 years ago
  67. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  68. 73a4998 Merge "versioner: don't always hide future decls." am: 84e269d5af by Josh Gao · 9 years ago
  69. 84e269d Merge "versioner: don't always hide future decls." by Treehugger Robot · 9 years ago
  70. 1245ee0 Merge "Document how to run the benchmarks." am: 64fc6b5e20 by Elliott Hughes · 9 years ago
  71. 452d4d3 Merge "Fix error case to print newlines properly." am: b08fde95cb by Christopher Ferris · 9 years ago
  72. 64fc6b5 Merge "Document how to run the benchmarks." by Treehugger Robot · 9 years ago
  73. b08fde9 Merge "Fix error case to print newlines properly." by Treehugger Robot · 9 years ago
  74. 9ae2b9a versioner: don't always hide future decls. by Josh Gao · 9 years ago
  75. 9163d84 Document how to run the benchmarks. by Elliott Hughes · 9 years ago
  76. 4dd2785 Fix error case to print newlines properly. by Christopher Ferris · 9 years ago
  77. 7676c34 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  78. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  79. df8bcca Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." am: bfc6ce6424 by Elliott Hughes · 9 years ago
  80. bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
  81. 3638492 Merge "Add legacy inlines for fenv APIs." am: 59a3439fe8 by Dan Albert · 9 years ago
  82. 59a3439 Merge "Add legacy inlines for fenv APIs." by Treehugger Robot · 9 years ago
  83. 34637a7 Merge "Show amount of parallelism in gtest output." am: 15ae549658 by Elliott Hughes · 9 years ago
  84. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  85. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  86. 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
  87. 491bbb6 Merge changes I660ddce6,Ic58d0481,I5d45aa72 am: 2560a2703d by Dan Albert · 9 years ago
  88. 604ce6e Mark LIBC_DEPRECATED as platform-only. am: 60dc6b2840 by Dan Albert · 9 years ago
  89. 421f5e9 Remove _ZTV9type_info from the version script. am: 57e094f30a by Dan Albert · 9 years ago
  90. c908489 Run genversion-scripts.py. am: 832ccc2667 by Dan Albert · 9 years ago
  91. 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
  92. a0affeb Merge "Fix cortex-a53 inclusion of files." am: 9957485378 by Christopher Ferris · 9 years ago
  93. 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
  94. 54901af Merge "Fix format macros for fast16 and fast32 int types." am: a3ab8ebedd by Elliott Hughes · 9 years ago
  95. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  96. d568220 Merge "Make prctl test check maps." am: 95780f2b42 by Christopher Ferris · 9 years ago
  97. 95780f2 Merge "Make prctl test check maps." by Christopher Ferris · 9 years ago
  98. b24d990 Merge "Update timezone data to 2016i." am: 275659a0fd by Neil Fuller · 9 years ago
  99. 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
  100. 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago