1. 6cfd9a1 Merge "Clean up no_libgcc" by Yi Kong · 6 years ago
  2. 94a68e1 Merge "Build 32-bit ARM assembler with -mno-restrict-it." by Treehugger Robot · 6 years ago
  3. 1b61d78 Build 32-bit ARM assembler with -mno-restrict-it. by Elliott Hughes · 6 years ago
  4. cd3155d Clean up no_libgcc by Yi Kong · 6 years ago
  5. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 6 years ago
  6. f6bac59 Merge "Make 'app' users/groups more accurate" by Tom Cherry · 6 years ago
  7. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 6 years ago
  8. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 6 years ago
  9. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 6 years ago
  10. c3c4929 Merge "Log when trying to profile non profilable app." by Treehugger Robot · 6 years ago
  11. 9fc9509 Log when trying to profile non profilable app. by Florian Mayer · 6 years ago
  12. fc55350 Merge "Overalign the TLS segment using crtbegin" by Ryan Prichard · 6 years ago
  13. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 6 years ago
  14. 497d716 Merge "Disable malloc debug when asan enabled." by Christopher Ferris · 6 years ago
  15. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 6 years ago
  16. c2e2ebd Merge "linker namespace name is duped when the namespace is created" by Treehugger Robot · 6 years ago
  17. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 6 years ago
  18. c03d596 fortify: s/([gl])eq/\1e/g by George Burgess IV · 6 years ago
  19. d9865e7 fortify: more use of __builtin_constant_p by George Burgess IV · 6 years ago
  20. a1a09b2 fortify: use __builtin_constant_p for more short-circuits by George Burgess IV · 6 years ago
  21. cc9b100 Overalign the TLS segment using crtbegin by Ryan Prichard · 6 years ago
  22. 32e8d4f Merge "fortify: inline #defined strings" by Treehugger Robot · 6 years ago
  23. b07c197 Merge "fortify: use a macro in diagnose_if" by Treehugger Robot · 6 years ago
  24. 5da5dd5 fortify: Migrate trivial cases to dynamic check macros by George Burgess IV · 6 years ago
  25. ff71793 fortify: inline #defined strings by George Burgess IV · 6 years ago
  26. 5273dc5 fortify: use a macro in diagnose_if by George Burgess IV · 6 years ago
  27. 0c0afe1 Merge "Move off the Next ZipString overload." by Elliott Hughes · 6 years ago
  28. 1b7d236 Merge "Disable native_coverage for scudo-related libraries" by Treehugger Robot · 6 years ago
  29. b66a78b linker namespace name is duped when the namespace is created by Jiyong Park · 6 years ago
  30. 17e7c75 Disable native_coverage for scudo-related libraries by Pirama Arumuga Nainar · 6 years ago
  31. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  32. 705de3c Disable malloc debug when asan enabled. by Christopher Ferris · 6 years ago
  33. 933bd3a Merge "Update to kernel headers to v5.1.3." by Christopher Ferris · 6 years ago
  34. d277334 Merge "Export some symbols for vendor libmemunreachable" by Treehugger Robot · 6 years ago
  35. e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 6 years ago
  36. 03345ed Merge "Keep .debug_frame on arm 32." by Christopher Ferris · 6 years ago
  37. f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 6 years ago
  38. dcc8554 Merge "Temporarily disable unwind through signal test." by Christopher Ferris · 6 years ago
  39. 24f97eb Update to kernel headers to v5.1.3. by Christopher Ferris · 6 years ago
  40. 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 6 years ago
  41. 0c0f6fb Keep .debug_frame on arm 32. by Christopher Ferris · 6 years ago
  42. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  43. 72aafad Merge "Don't resolve already resolved paths when parsing ld.config.txt" by Treehugger Robot · 6 years ago
  44. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 6 years ago
  45. 341b61e Don't resolve already resolved paths when parsing ld.config.txt by Jiyong Park · 6 years ago
  46. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 6 years ago
  47. b43f0b7 Merge "libc: import ARM strcmp from newlib" by Haibo Huang · 6 years ago
  48. d8bef67 Staticlly allocate string buffers for realpath_fd() by Vic Yang · 6 years ago
  49. bff53b2 libc: import ARM strcmp from newlib by Jake Weinstein · 8 years ago
  50. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 6 years ago
  51. 3d64506 Merge "Annotate no_return and returns_twice functions." am: 93f79a1a5b by Josh Gao · 6 years ago
  52. 93f79a1 Merge "Annotate no_return and returns_twice functions." by Josh Gao · 6 years ago
  53. c3cfb94 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master by Xin Li · 6 years ago
  54. 3403315 Annotate no_return and returns_twice functions. by Josh Gao · 6 years ago
  55. 36f53ef Merge "bionic_tests_zipalign: don't explicitly specify no prefix/suffix." by Elliott Hughes · 6 years ago
  56. 235ccfd Merge "bionic_tests_zipalign: don't explicitly specify no prefix/suffix." by Treehugger Robot · 6 years ago
  57. be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 6 years ago
  58. a339233 Limit threads in pthread_leak#detach for low power devices. by Dmytro Chystiakov · 6 years ago
  59. 4d00ebc Merge "linker: support ldd(1)-like behavior via --list." am: 96babde2e4 by Elliott Hughes · 6 years ago
  60. 96babde Merge "linker: support ldd(1)-like behavior via --list." by Elliott Hughes · 6 years ago
  61. 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
  62. c67f59f Merge "tests: use clang's -verify instead of FileCheck" am: af68f04e44 by George Burgess IV · 6 years ago
  63. af68f04 Merge "tests: use clang's -verify instead of FileCheck" by George Burgess IV · 6 years ago
  64. e4a24f0 Merge "Add removed platform functions used by apps." am: 8106319006 by Christopher Ferris · 6 years ago
  65. 8106319 Merge "Add removed platform functions used by apps." by Christopher Ferris · 6 years ago
  66. 23c056d Add removed platform functions used by apps. by Christopher Ferris · 6 years ago
  67. 84c29cc Merge "Avoid using malloc debug code after exit." am: f15a00b1ec by Christopher Ferris · 6 years ago
  68. f15a00b Merge "Avoid using malloc debug code after exit." by Christopher Ferris · 6 years ago
  69. fbb1a0b Merge "Add SEEK_DATA and SEEK_HOLE constants." am: 1a60589b97 by Elliott Hughes · 6 years ago
  70. 245e08f Snap for 5450365 from dad73ef232034dd0f4f46bda90c74e8727d840cc to pi-platform-release by android-build-team Robot · 6 years ago
  71. 1a60589 Merge "Add SEEK_DATA and SEEK_HOLE constants." by Elliott Hughes · 6 years ago
  72. d269fcc Avoid using malloc debug code after exit. by Christopher Ferris · 6 years ago
  73. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 6 years ago
  74. dc3f2a5 Merge "Enable native_bridge_support" am: 78e42d81ec by Dimitry Ivanov · 6 years ago
  75. 78e42d8 Merge "Enable native_bridge_support" by Dimitry Ivanov · 6 years ago
  76. dd6166e Merge "Match maximum command line size for startup tracing." am: 0633e569bc by Florian Mayer · 6 years ago
  77. 0633e56 Merge "Match maximum command line size for startup tracing." by Florian Mayer · 6 years ago
  78. 0beddeb Merge "Exclude libgcc_stripped wherever libgcc is excluded" am: af1467b2cd by Yi Kong · 6 years ago
  79. af1467b Merge "Exclude libgcc_stripped wherever libgcc is excluded" by Yi Kong · 6 years ago
  80. fd03d4a Merge "Track libziparchive API change." am: 9433a0299e by Elliott Hughes · 6 years ago
  81. ab399df Merge "Revert fwalk/sfp locking to fix concurrent reads" am: f61ca22248 by Ryan Prichard · 6 years ago
  82. 7ac2afb Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
  83. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 6 years ago
  84. f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 6 years ago
  85. 7f04880 Enable native_bridge_support by dimitry · 6 years ago
  86. db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 6 years ago
  87. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 6 years ago
  88. b51bb50 Track libziparchive API change. by Elliott Hughes · 6 years ago
  89. f6d221e Match maximum command line size for startup tracing. by Florian Mayer · 6 years ago
  90. 2541fd7 Merge "Fix malloc_info missing large allocs." am: 2c02e45f4b by Christopher Ferris · 6 years ago
  91. 2c02e45 Merge "Fix malloc_info missing large allocs." by Christopher Ferris · 6 years ago
  92. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 6 years ago
  93. 878909e Merge "Make purging clear the current thread cache too." am: 1eb6d36ba8 by Christopher Ferris · 6 years ago
  94. 1eb6d36 Merge "Make purging clear the current thread cache too." by Christopher Ferris · 6 years ago
  95. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 6 years ago
  96. 8f36962 Merge "Remove dependency on unused libutils" am: 911fbfc259 by Dimitry Ivanov · 6 years ago
  97. 911fbfc Merge "Remove dependency on unused libutils" by Dimitry Ivanov · 6 years ago
  98. 6cd42ed Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." by Elliott Hughes · 6 years ago
  99. 5997d53 Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." by Elliott Hughes · 6 years ago
  100. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 6 years ago