1. 8e1ffaf Merge "Disable info messages by default for malloc debug." am: e6fd53b751 by Christopher Ferris · 6 years ago
  2. f2905f4 Merge "Disable info messages by default for malloc debug." am: e6fd53b751 by Christopher Ferris · 6 years ago
  3. e6fd53b Merge "Disable info messages by default for malloc debug." by Christopher Ferris · 6 years ago
  4. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  5. 652a597 Merge "libc: Update symbol_ordering file" am: 4fbe126643 am: b325aaa0d1 by Vic Yang · 6 years ago
  6. b325aaa Merge "libc: Update symbol_ordering file" am: 4fbe126643 by Vic Yang · 6 years ago
  7. 4fbe126 Merge "libc: Update symbol_ordering file" by Treehugger Robot · 6 years ago
  8. f3edfb5 Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 by Christopher Ferris · 6 years ago
  9. b525ee4 Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 by Christopher Ferris · 6 years ago
  10. d486e02 Merge "Create a lib that uses scudo instead of jemalloc." by Christopher Ferris · 6 years ago
  11. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 6 years ago
  12. 90cca40 libc: Update symbol_ordering file by Vic Yang · 6 years ago
  13. d3a825f Merge "Modernise code to use override specifier" am: 4699cf6174 am: 2e3a19d5b4 by Yi Kong · 6 years ago
  14. 2e3a19d Merge "Modernise code to use override specifier" am: 4699cf6174 by Yi Kong · 6 years ago
  15. 4699cf6 Merge "Modernise code to use override specifier" by Yi Kong · 6 years ago
  16. 360bf3b Merge "clean_header: Don't print extraneous newline char" am: 0ce5c4440d by Daniel Mentz · 6 years ago
  17. 6379127 Merge "clean_header: Don't print extraneous newline char" am: 0ce5c4440d by Daniel Mentz · 6 years ago
  18. 0ce5c44 Merge "clean_header: Don't print extraneous newline char" by Daniel Mentz · 6 years ago
  19. 6f7aac8 Merge "clean_header: Write to correct dst_file" am: b95c8af8c9 am: 108268a143 by Daniel Mentz · 6 years ago
  20. 108268a Merge "clean_header: Write to correct dst_file" am: b95c8af8c9 by Daniel Mentz · 6 years ago
  21. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  22. b95c8af Merge "clean_header: Write to correct dst_file" by Daniel Mentz · 6 years ago
  23. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  24. 358603a Modernise code to use override specifier by Yi Kong · 6 years ago
  25. ae30661 Merge "Reserve realtime signal for libprofile-extras" am: 3e742cb613 by Pirama Arumuga Nainar · 6 years ago
  26. 5375df8 Merge "Reserve realtime signal for libprofile-extras" am: 3e742cb613 by Pirama Arumuga Nainar · 6 years ago
  27. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 6 years ago
  28. e13faf0 Merge "Fix double initialization call." am: 6c5c6afea9 am: b1b8bfb8fd by Christopher Ferris · 6 years ago
  29. b1b8bfb Merge "Fix double initialization call." am: 6c5c6afea9 by Christopher Ferris · 6 years ago
  30. 6c5c6af Merge "Fix double initialization call." by Christopher Ferris · 6 years ago
  31. 1e3758e Fix double initialization call. by Christopher Ferris · 6 years ago
  32. 9d4306c Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." am: 14025fd2bf by Peter Collingbourne · 6 years ago
  33. 04b0178 Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." by Peter Collingbourne · 6 years ago
  34. 14025fd Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." by Peter Collingbourne · 6 years ago
  35. 5327dd8 Merge "param.h: whitespace cleanup" am: 29a89df9e2 am: a201789ffa by Nick Kralevich · 6 years ago
  36. a201789 Merge "param.h: whitespace cleanup" am: 29a89df9e2 by Nick Kralevich · 6 years ago
  37. feb5ed1 Use PR_SET_VMA_ANON_NAME to name the abort message mapping. by Peter Collingbourne · 6 years ago
  38. 29a89df Merge "param.h: whitespace cleanup" by Nick Kralevich · 6 years ago
  39. 6f46e9e Merge "tests: test both upper- and lower-case with strptime %P/%p." am: 2e824e3150 by Elliott Hughes · 6 years ago
  40. 9d1ae96 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Elliott Hughes · 6 years ago
  41. 2e824e3 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Treehugger Robot · 6 years ago
  42. 9297758 Merge "Move x86 and x86_64 libc to use libcrt" am: 1d9a4cbce9 am: f0c71e24d7 by Yi Kong · 6 years ago
  43. f0c71e2 Merge "Move x86 and x86_64 libc to use libcrt" am: 1d9a4cbce9 by Yi Kong · 6 years ago
  44. 1d9a4cb Merge "Move x86 and x86_64 libc to use libcrt" by Yi Kong · 6 years ago
  45. cb78141 Merge "Convert new tests to GTEST_SKIP." am: e7ee0731c3 am: 94cd62ccd1 by Elliott Hughes · 6 years ago
  46. 94cd62c Merge "Convert new tests to GTEST_SKIP." am: e7ee0731c3 by Elliott Hughes · 6 years ago
  47. e7ee073 Merge "Convert new tests to GTEST_SKIP." by Treehugger Robot · 6 years ago
  48. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 6 years ago
  49. efd25a0 Move x86 and x86_64 libc to use libcrt by Yi Kong · 6 years ago
  50. d8dfb05 Merge "strptime: support everything that strftime supports." am: ff923681be by Elliott Hughes · 6 years ago
  51. 06acbcf Merge "strptime: support everything that strftime supports." am: ff923681be by Elliott Hughes · 6 years ago
  52. 1167882 tests: test both upper- and lower-case with strptime %P/%p. by Elliott Hughes · 6 years ago
  53. 1090720 Convert new tests to GTEST_SKIP. by Elliott Hughes · 6 years ago
  54. ff92368 Merge "strptime: support everything that strftime supports." by Elliott Hughes · 6 years ago
  55. 619d7bd Merge "bionic tests: use GTEST_SKIP." am: e08288465e am: 64bc28143f by Elliott Hughes · 6 years ago
  56. 64bc281 Merge "bionic tests: use GTEST_SKIP." am: e08288465e by Elliott Hughes · 6 years ago
  57. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 6 years ago
  58. e082884 Merge "bionic tests: use GTEST_SKIP." by Elliott Hughes · 6 years ago
  59. d4e97ac Merge "Increase the allocation limit again." am: e990078f05 am: a423fed2ba by Christopher Ferris · 6 years ago
  60. a423fed Merge "Increase the allocation limit again." am: e990078f05 by Christopher Ferris · 6 years ago
  61. e990078 Merge "Increase the allocation limit again." by Christopher Ferris · 6 years ago
  62. b462788 Merge "Fix running the tests on the host again." am: b0c33ecb99 am: 1f63174243 by Elliott Hughes · 6 years ago
  63. 169df88 Merge "Typo fix in comment. O_CLOEXEC is e, not x." am: fe88d26aca by Dan Albert · 6 years ago
  64. 1f63174 Merge "Fix running the tests on the host again." am: b0c33ecb99 by Elliott Hughes · 6 years ago
  65. b0c33ec Merge "Fix running the tests on the host again." by Treehugger Robot · 6 years ago
  66. 82ed244 Merge "Typo fix in comment. O_CLOEXEC is e, not x." am: fe88d26aca by Dan Albert · 6 years ago
  67. ce491ab Increase the allocation limit again. by Christopher Ferris · 6 years ago
  68. fe88d26 Merge "Typo fix in comment. O_CLOEXEC is e, not x." by Treehugger Robot · 6 years ago
  69. 8ceb95c Fix running the tests on the host again. by Elliott Hughes · 6 years ago
  70. ba1151c Typo fix in comment. O_CLOEXEC is e, not x. by Dan Albert · 6 years ago
  71. 38dcc53 Merge "docs: mention the fact that bionic now uses ifuncs." am: 2059021322 by Elliott Hughes · 6 years ago
  72. d1bba14 Merge "docs: mention the fact that bionic now uses ifuncs." am: 2059021322 by Elliott Hughes · 6 years ago
  73. 2059021 Merge "docs: mention the fact that bionic now uses ifuncs." by Treehugger Robot · 6 years ago
  74. 3770d93 docs: mention the fact that bionic now uses ifuncs. by Elliott Hughes · 6 years ago
  75. 3914996 Merge "Fix internal uses of _PATH_BSHELL." am: b1ddbfdcdc am: b4c1555dcd by Elliott Hughes · 6 years ago
  76. b4c1555 Merge "Fix internal uses of _PATH_BSHELL." am: b1ddbfdcdc by Elliott Hughes · 6 years ago
  77. b1ddbfd Merge "Fix internal uses of _PATH_BSHELL." by Treehugger Robot · 6 years ago
  78. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 6 years ago
  79. 91479bb Merge "Make powerof2 macro ubsan safe" am: 1b6517b601 am: cdfe9d7d96 by Nick Kralevich · 6 years ago
  80. cdfe9d7 Merge "Make powerof2 macro ubsan safe" am: 1b6517b601 by Nick Kralevich · 6 years ago
  81. 1b6517b Merge "Make powerof2 macro ubsan safe" by Treehugger Robot · 6 years ago
  82. 886370c Fix internal uses of _PATH_BSHELL. by Elliott Hughes · 6 years ago
  83. 6f767b5 Merge "popen: stop using _fwalk." am: 49e7b68ac2 am: db64bbbb6e by Elliott Hughes · 6 years ago
  84. db64bbb Merge "popen: stop using _fwalk." am: 49e7b68ac2 by Elliott Hughes · 6 years ago
  85. 49e7b68 Merge "popen: stop using _fwalk." by Elliott Hughes · 6 years ago
  86. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 6 years ago
  87. 137b6f3 popen: stop using _fwalk. by Elliott Hughes · 6 years ago
  88. 18c641b Merge "Disable malloc_info test under HWASan." am: e187d92062 am: c1437e8bf0 by Evgenii Stepanov · 6 years ago
  89. c1437e8 Merge "Disable malloc_info test under HWASan." am: e187d92062 by Evgenii Stepanov · 6 years ago
  90. e187d92 Merge "Disable malloc_info test under HWASan." by Treehugger Robot · 6 years ago
  91. 8de6b46 Disable malloc_info test under HWASan. by Evgenii Stepanov · 6 years ago
  92. 513359f Merge "Add /product/bin to path" am: 118ab10d75 am: c626794192 by Steven Moreland · 6 years ago
  93. c626794 Merge "Add /product/bin to path" am: 118ab10d75 by Steven Moreland · 6 years ago
  94. 118ab10 Merge "Add /product/bin to path" by Steven Moreland · 6 years ago
  95. 1383363 Merge "Use std::move() for rvalue-reference setters and ctors" am: 4848b6d7c3 by Vic Yang · 6 years ago
  96. 24c8c6e Merge "Use std::move() for rvalue-reference setters and ctors" am: 4848b6d7c3 by Vic Yang · 6 years ago
  97. 7ef82af Merge "Update kernel headers to v5.0.3." am: d992e1e9fa am: 79569bb9eb by Christopher Ferris · 6 years ago
  98. 4848b6d Merge "Use std::move() for rvalue-reference setters and ctors" by Vic Yang · 6 years ago
  99. 79569bb Merge "Update kernel headers to v5.0.3." am: d992e1e9fa by Christopher Ferris · 6 years ago
  100. d992e1e Merge "Update kernel headers to v5.0.3." by Christopher Ferris · 6 years ago