1. 9512bad Merge "Disable sanitization of crt objects." am: 4096cba7f8 am: 16abcaed04 am: e027c65e50 by Peter Collingbourne · 6 years ago
  2. 647db3d Merge "Disable sanitization of crt objects." am: 4096cba7f8 am: 16abcaed04 by Peter Collingbourne · 6 years ago
  3. e027c65 Merge "Disable sanitization of crt objects." am: 4096cba7f8 am: 16abcaed04 by Peter Collingbourne · 6 years ago
  4. 16abcae Merge "Disable sanitization of crt objects." am: 4096cba7f8 by Peter Collingbourne · 6 years ago
  5. 4096cba Merge "Disable sanitization of crt objects." by Peter Collingbourne · 6 years ago
  6. 7c6a87d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
  7. c123ea8 Merge "ASCII fastpath for towupper and towlower." am: 57a64a7172 am: 3355fdc3fc am: cbcbc0c753 by Elliott Hughes · 6 years ago
  8. 3b3fca9 Merge "ASCII fastpath for towupper and towlower." am: 57a64a7172 am: 3355fdc3fc by Elliott Hughes · 6 years ago
  9. cbcbc0c Merge "ASCII fastpath for towupper and towlower." am: 57a64a7172 am: 3355fdc3fc by Elliott Hughes · 6 years ago
  10. 3355fdc Merge "ASCII fastpath for towupper and towlower." am: 57a64a7172 by Elliott Hughes · 6 years ago
  11. 4c836ee Merge "Add trivial <ctype.h> benchmarks." am: dc2599d16c am: c4697aac26 am: b99fabdb70 by Elliott Hughes · 6 years ago
  12. 958e0aa Merge "Add trivial <ctype.h> benchmarks." am: dc2599d16c am: c4697aac26 by Elliott Hughes · 6 years ago
  13. b99fabd Merge "Add trivial <ctype.h> benchmarks." am: dc2599d16c am: c4697aac26 by Elliott Hughes · 6 years ago
  14. 57a64a7 Merge "ASCII fastpath for towupper and towlower." by Elliott Hughes · 6 years ago
  15. c4697aa Merge "Add trivial <ctype.h> benchmarks." am: dc2599d16c by Elliott Hughes · 6 years ago
  16. dc2599d Merge "Add trivial <ctype.h> benchmarks." by Elliott Hughes · 6 years ago
  17. 0e670e2 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
  18. 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
  19. 50c42ab Merge "benchmarks: remove more boilerplate." am: f5b44a5ea6 am: 6d4deb3454 am: 595b6fdfcb by Elliott Hughes · 6 years ago
  20. ffcc4f3 Merge "benchmarks: remove more boilerplate." am: f5b44a5ea6 am: 6d4deb3454 by Elliott Hughes · 6 years ago
  21. 595b6fd Merge "benchmarks: remove more boilerplate." am: f5b44a5ea6 am: 6d4deb3454 by Elliott Hughes · 6 years ago
  22. 6d4deb3 Merge "benchmarks: remove more boilerplate." am: f5b44a5ea6 by Elliott Hughes · 6 years ago
  23. f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
  24. 64d8d23 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." am: 6595551e28 am: 8719712e03 am: efc80151d9 by John Cater · 6 years ago
  25. dee33ca Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." am: 6595551e28 am: 8719712e03 by John Cater · 6 years ago
  26. efc8015 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." am: 6595551e28 by John Cater · 6 years ago
  27. 8719712 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." by John Cater · 6 years ago
  28. 6595551 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." by John Cater · 6 years ago
  29. 44631c9 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
  30. 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
  31. e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
  32. 4ba1b4e Merge "Revert "Add benchmarks that run simple programs"" am: 0878ac991a am: 93d9329cbf am: bac61c7ca7 by Raman Tenneti · 6 years ago
  33. 143b64a Merge "Revert "Add benchmarks that run simple programs"" am: 0878ac991a am: 93d9329cbf by Raman Tenneti · 6 years ago
  34. bac61c7 Merge "Revert "Add benchmarks that run simple programs"" am: 0878ac991a by Raman Tenneti · 6 years ago
  35. 93d9329 Merge "Revert "Add benchmarks that run simple programs"" am: 0878ac991a by Raman Tenneti · 6 years ago
  36. 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
  37. 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
  38. d7daa7e Merge "Add trivial towlower/towupper benchmarks." am: 6ebeaac69d am: d92250741b am: 0c17ebf930 by Elliott Hughes · 6 years ago
  39. b8c3513 Merge "Add trivial towlower/towupper benchmarks." am: 6ebeaac69d am: d92250741b by Elliott Hughes · 6 years ago
  40. 0c17ebf Merge "Add trivial towlower/towupper benchmarks." am: 6ebeaac69d am: d92250741b by Elliott Hughes · 6 years ago
  41. d922507 Merge "Add trivial towlower/towupper benchmarks." am: 6ebeaac69d by Elliott Hughes · 6 years ago
  42. 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
  43. 6ebeaac Merge "Add trivial towlower/towupper benchmarks." by Elliott Hughes · 6 years ago
  44. bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
  45. 05c3905 Merge "Use generated linker config by default" am: 34c0043fd8 am: 2ba6a1eb4e am: c7d26ebd47 by Kiyoung Kim · 6 years ago
  46. 04d840d Merge "Use generated linker config by default" am: 34c0043fd8 am: 2ba6a1eb4e by Kiyoung Kim · 6 years ago
  47. c7d26eb Merge "Use generated linker config by default" am: 34c0043fd8 am: 2ba6a1eb4e by Kiyoung Kim · 6 years ago
  48. 2ba6a1e Merge "Use generated linker config by default" am: 34c0043fd8 by Kiyoung Kim · 6 years ago
  49. 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
  50. f2bf3a8 Merge "run-on-host fixes" am: ef0adb1275 am: 51fe8ac1d7 am: afe5ddbcdf by Ryan Prichard · 6 years ago
  51. 093b4a2 Merge "Add benchmarks that run simple programs" am: b10ac9e661 am: 8cf02d08f0 am: f341a059b8 by Ryan Prichard · 6 years ago
  52. 903825d Merge "run-on-host fixes" am: ef0adb1275 am: 51fe8ac1d7 am: afe5ddbcdf by Ryan Prichard · 6 years ago
  53. 3be1c31 Merge "Add benchmarks that run simple programs" am: b10ac9e661 am: 8cf02d08f0 by Ryan Prichard · 6 years ago
  54. afe5ddb Merge "run-on-host fixes" am: ef0adb1275 am: 51fe8ac1d7 by Ryan Prichard · 6 years ago
  55. f341a05 Merge "Add benchmarks that run simple programs" am: b10ac9e661 am: 8cf02d08f0 by Ryan Prichard · 6 years ago
  56. 51fe8ac Merge "run-on-host fixes" am: ef0adb1275 by Ryan Prichard · 6 years ago
  57. 8cf02d0 Merge "Add benchmarks that run simple programs" am: b10ac9e661 by Ryan Prichard · 6 years ago
  58. ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
  59. b10ac9e Merge "Add benchmarks that run simple programs" by Ryan Prichard · 6 years ago
  60. f40eebe Merge "Remove libvorbisdec from greylist." am: 45d2a09c95 am: d13749216f am: 4b7499b3ff by Dongwon Kang · 6 years ago
  61. 6ed19f6 Merge "Remove libvorbisdec from greylist." am: 45d2a09c95 am: d13749216f by Dongwon Kang · 6 years ago
  62. 4b7499b Merge "Remove libvorbisdec from greylist." am: 45d2a09c95 am: d13749216f by Dongwon Kang · 6 years ago
  63. d137492 Merge "Remove libvorbisdec from greylist." am: 45d2a09c95 by Dongwon Kang · 6 years ago
  64. 45d2a09 Merge "Remove libvorbisdec from greylist." by Dongwon Kang · 6 years ago
  65. 3e7a2a7 Merge "Make more pthread functions weak for native bridge" am: d481848e4d am: ab93b21b66 am: 4d11c1dcc1 by Evgeny Eltsin · 6 years ago
  66. 291f3e8 Merge "Make more pthread functions weak for native bridge" am: d481848e4d am: ab93b21b66 by Evgeny Eltsin · 6 years ago
  67. 4d11c1d Merge "Make more pthread functions weak for native bridge" am: d481848e4d by Evgeny Eltsin · 6 years ago
  68. ab93b21 Merge "Make more pthread functions weak for native bridge" am: d481848e4d by Evgeny Eltsin · 6 years ago
  69. d481848 Merge "Make more pthread functions weak for native bridge" by Treehugger Robot · 6 years ago
  70. 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
  71. aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
  72. b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
  73. 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
  74. a79fdc3 Merge "Revert "Temporarily disable some clock_getres tests."" am: f97dcc15e8 am: 4bd1f74f8b am: 54979cf56d by Christopher Ferris · 6 years ago
  75. d4742a7 Merge "Revert "Temporarily disable some clock_getres tests."" am: f97dcc15e8 am: 4bd1f74f8b by Christopher Ferris · 6 years ago
  76. 54979cf Merge "Revert "Temporarily disable some clock_getres tests."" am: f97dcc15e8 by Christopher Ferris · 6 years ago
  77. 4bd1f74 Merge "Revert "Temporarily disable some clock_getres tests."" am: f97dcc15e8 by Christopher Ferris · 6 years ago
  78. f97dcc1 Merge "Revert "Temporarily disable some clock_getres tests."" by Christopher Ferris · 6 years ago
  79. a9dfe1c Revert "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  80. a8ea833 Merge "Temporarily disable some clock_getres tests." am: 849f0db7ca am: a4f5db67ab am: 522c3cba7e by Christopher Ferris · 6 years ago
  81. a401ae0 Merge "Temporarily disable some clock_getres tests." am: 849f0db7ca am: a4f5db67ab by Christopher Ferris · 6 years ago
  82. 522c3cb Merge "Temporarily disable some clock_getres tests." am: 849f0db7ca by Christopher Ferris · 6 years ago
  83. a4f5db6 Merge "Temporarily disable some clock_getres tests." am: 849f0db7ca by Christopher Ferris · 6 years ago
  84. 849f0db Merge "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  85. a7a4e95 Merge "Stop executing if skip occurs." am: 7c852064bb am: 387e8bf4e3 am: 7b481a5f24 by Christopher Ferris · 6 years ago
  86. d8a372c Merge "Stop executing if skip occurs." am: 7c852064bb am: 387e8bf4e3 by Christopher Ferris · 6 years ago
  87. 7b481a5 Merge "Stop executing if skip occurs." am: 7c852064bb am: 387e8bf4e3 by Christopher Ferris · 6 years ago
  88. 387e8bf Merge "Stop executing if skip occurs." am: 7c852064bb by Christopher Ferris · 6 years ago
  89. 8eba2a5 Temporarily disable some clock_getres tests. by Christopher Ferris · 6 years ago
  90. 7c85206 Merge "Stop executing if skip occurs." by Christopher Ferris · 6 years ago
  91. 103b998 Stop executing if skip occurs. by Christopher Ferris · 6 years ago
  92. 89b9528 Use generated linker config by default by Kiyoung Kim · 6 years ago
  93. 56b255a Merge "fortify: remove `pragma diagnostic error` from tests" am: 14d5c12ed6 am: 3d987e9042 am: a38e4b907e by George Burgess IV · 6 years ago
  94. c03f1e5 Merge "fortify: remove `pragma diagnostic error` from tests" am: 14d5c12ed6 am: 3d987e9042 by George Burgess IV · 6 years ago
  95. a38e4b9 Merge "fortify: remove `pragma diagnostic error` from tests" am: 14d5c12ed6 by George Burgess IV · 6 years ago
  96. 3d987e9 Merge "fortify: remove `pragma diagnostic error` from tests" am: 14d5c12ed6 by George Burgess IV · 6 years ago
  97. 14d5c12 Merge "fortify: remove `pragma diagnostic error` from tests" by Treehugger Robot · 6 years ago
  98. 8a4414e fortify: remove `pragma diagnostic error` from tests by George Burgess IV · 6 years ago
  99. ba7f73f Merge "Remove global seccomp list." am: 1db8fdb76e am: 358edf570c am: 40dd51d1b0 by Elliott Hughes · 6 years ago
  100. f75b910 Merge "ifuncs: start sharing." am: fa43309a59 am: c7bb60e43f am: 164e854c7f by Elliott Hughes · 6 years ago