1. 8934620 Merge changes I557309b3,If5f47e0e am: 3bdeae781f am: 39cc17bb47 by George Burgess IV · 7 years ago
  2. 00fa86b Merge "Remove the ___ hack." am: b8b79b75ef am: c15bc1b33f by Elliott Hughes · 7 years ago
  3. a24a75d Merge "Change pvalloc call to valloc in test." am: 8fef03f609 am: 3912fff5f0 by Christopher Ferris · 7 years ago
  4. 39cc17b Merge changes I557309b3,If5f47e0e am: 3bdeae781f by George Burgess IV · 7 years ago
  5. c15bc1b Merge "Remove the ___ hack." am: b8b79b75ef by Elliott Hughes · 7 years ago
  6. 3912fff Merge "Change pvalloc call to valloc in test." am: 8fef03f609 by Christopher Ferris · 7 years ago
  7. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 7 years ago
  8. b8b79b7 Merge "Remove the ___ hack." by Elliott Hughes · 7 years ago
  9. 8fef03f Merge "Change pvalloc call to valloc in test." by Christopher Ferris · 7 years ago
  10. 50080a2 Remove the ___ hack. by Elliott Hughes · 7 years ago
  11. d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 7 years ago
  12. dc2e344 Merge "Fix overflow check in malloc_limit" am: 745137c827 am: 980f5a9685 by Marco Nelissen · 7 years ago
  13. 980f5a9 Merge "Fix overflow check in malloc_limit" am: 745137c827 by Marco Nelissen · 7 years ago
  14. 745137c Merge "Fix overflow check in malloc_limit" by Marco Nelissen · 7 years ago
  15. 63c81d1 Merge changes I80475ff4,I894aec99 am: 1b297b9e5a am: 7b850f4437 by George Burgess IV · 7 years ago
  16. 7b850f4 Merge changes I80475ff4,I894aec99 am: 1b297b9e5a by George Burgess IV · 7 years ago
  17. 1b297b9 Merge changes I80475ff4,I894aec99 by George Burgess IV · 7 years ago
  18. bf75fba Merge "Remove reference to obsolete script." am: 5c0d6677ee am: 33b2e3d7bc by Elliott Hughes · 7 years ago
  19. 323431b Fix overflow check in malloc_limit by Marco Nelissen · 7 years ago
  20. 33b2e3d Merge "Remove reference to obsolete script." am: 5c0d6677ee by Elliott Hughes · 7 years ago
  21. 5c0d667 Merge "Remove reference to obsolete script." by Treehugger Robot · 7 years ago
  22. 7ac0023 Remove reference to obsolete script. by Elliott Hughes · 7 years ago
  23. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  24. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  25. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  26. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  27. 6de7ab2 Merge "fortify: fix tests on x86_64" am: 1eb5976d75 am: 03b28211c0 by George Burgess IV · 7 years ago
  28. 03b2821 Merge "fortify: fix tests on x86_64" am: 1eb5976d75 by George Burgess IV · 7 years ago
  29. 1eb5976 Merge "fortify: fix tests on x86_64" by George Burgess IV · 7 years ago
  30. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 7 years ago
  31. 5bfadfe Merge "fortify: import tests from Chrome OS" am: 9894ec4596 am: 74946ef407 by George Burgess IV · 7 years ago
  32. 74946ef Merge "fortify: import tests from Chrome OS" am: 9894ec4596 by George Burgess IV · 7 years ago
  33. 9894ec4 Merge "fortify: import tests from Chrome OS" by George Burgess IV · 7 years ago
  34. dd8e6be Merge "Use PT_INTERP as the linker's l_name path" am: 7493673e4f am: 0c1587b3e7 by Ryan Prichard · 7 years ago
  35. 0c1587b Merge "Use PT_INTERP as the linker's l_name path" am: 7493673e4f by Ryan Prichard · 7 years ago
  36. 7493673 Merge "Use PT_INTERP as the linker's l_name path" by Ryan Prichard · 7 years ago
  37. c0ebe08 Merge "linker: Speed up find_loaded_library_by_inode()" am: 13cc09cc1b by Vic Yang · 7 years ago
  38. 5485eaa Merge "linker: Speed up find_loaded_library_by_inode()" am: 13cc09cc1b by Vic Yang · 7 years ago
  39. 13cc09c Merge "linker: Speed up find_loaded_library_by_inode()" by Vic Yang · 7 years ago
  40. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
  41. b534580 Merge "Remove bionic refs to runtime module tz files" am: b8dace7339 by Neil Fuller · 7 years ago
  42. 40a14e4 Merge "Remove bionic refs to runtime module tz files" am: b8dace7339 by Neil Fuller · 7 years ago
  43. b8dace7 Merge "Remove bionic refs to runtime module tz files" by Neil Fuller · 7 years ago
  44. 41636ca Remove bionic refs to runtime module tz files by Neil Fuller · 7 years ago
  45. 0869076 Merge "<arpa/nameser.h>: fix INTRODUCED_IN API level." am: 1069236349 by Elliott Hughes · 7 years ago
  46. 5815427 Merge "<arpa/nameser.h>: fix INTRODUCED_IN API level." am: 1069236349 by Elliott Hughes · 7 years ago
  47. 1069236 Merge "<arpa/nameser.h>: fix INTRODUCED_IN API level." by Elliott Hughes · 7 years ago
  48. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 7 years ago
  49. cf9ed12 Use PT_INTERP as the linker's l_name path by Ryan Prichard · 7 years ago
  50. 300bd90 Merge "[PATCH] Document the LD_PRELOAD workaround." am: 400b073ee3 by Elliott Hughes · 7 years ago
  51. fb49d7f Merge "[PATCH] Document the LD_PRELOAD workaround." am: 400b073ee3 by Elliott Hughes · 7 years ago
  52. 400b073 Merge "[PATCH] Document the LD_PRELOAD workaround." by Treehugger Robot · 7 years ago
  53. 8e4b6b6 [PATCH] Document the LD_PRELOAD workaround. by Elliott Hughes · 7 years ago
  54. 3ec16be linker: Speed up find_loaded_library_by_inode() by Vic Yang · 7 years ago
  55. cff9123 Merge "Clean up no_libgcc" am: 6cfd9a1071 am: c19ce13547 by Yi Kong · 7 years ago
  56. c19ce13 Merge "Clean up no_libgcc" am: 6cfd9a1071 by Yi Kong · 7 years ago
  57. 4a3c9ae Merge "Build 32-bit ARM assembler with -mno-restrict-it." am: 94a68e1274 by Elliott Hughes · 7 years ago
  58. 6cfd9a1 Merge "Clean up no_libgcc" by Yi Kong · 7 years ago
  59. fc849a9 Merge "Build 32-bit ARM assembler with -mno-restrict-it." am: 94a68e1274 by Elliott Hughes · 7 years ago
  60. 94a68e1 Merge "Build 32-bit ARM assembler with -mno-restrict-it." by Treehugger Robot · 7 years ago
  61. 1b61d78 Build 32-bit ARM assembler with -mno-restrict-it. by Elliott Hughes · 7 years ago
  62. cd3155d Clean up no_libgcc by Yi Kong · 7 years ago
  63. 83917de [automerger skipped] Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." am: 44c29535cc by Mitch Phillips · 7 years ago
  64. 8c1d8bb Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." am: 44c29535cc by Mitch Phillips · 7 years ago
  65. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 7 years ago
  66. ab7987d Merge "Make 'app' users/groups more accurate" am: f6bac59447 am: c7499d17c1 by Tom Cherry · 7 years ago
  67. c7499d1 Merge "Make 'app' users/groups more accurate" am: f6bac59447 by Tom Cherry · 7 years ago
  68. f6bac59 Merge "Make 'app' users/groups more accurate" by Tom Cherry · 7 years ago
  69. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  70. d745073 Merge "Staticlly allocate string buffers for realpath_fd()" am: 424eb11e43 by Vic Yang · 7 years ago
  71. ff6fbeb Merge "Staticlly allocate string buffers for realpath_fd()" am: 424eb11e43 by Vic Yang · 7 years ago
  72. 424eb11 Merge "Staticlly allocate string buffers for realpath_fd()" by Treehugger Robot · 7 years ago
  73. af0a0f8 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." into qt-dev-plus-aosp by TreeHugger Robot · 7 years ago
  74. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 7 years ago
  75. cdad066 Merge "Log when trying to profile non profilable app." am: c3c4929659 by Florian Mayer · 7 years ago
  76. 8c8339b Merge "Log when trying to profile non profilable app." am: c3c4929659 by Florian Mayer · 7 years ago
  77. c3c4929 Merge "Log when trying to profile non profilable app." by Treehugger Robot · 7 years ago
  78. 9fc9509 Log when trying to profile non profilable app. by Florian Mayer · 7 years ago
  79. 81d9681 Merge "Overalign the TLS segment using crtbegin" am: fc5535074d am: 55cac03181 by Ryan Prichard · 7 years ago
  80. 55cac03 Merge "Overalign the TLS segment using crtbegin" am: fc5535074d by Ryan Prichard · 7 years ago
  81. fc55350 Merge "Overalign the TLS segment using crtbegin" by Ryan Prichard · 7 years ago
  82. 2f1bdef Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  83. 11d3fdd Merge changes Ic2d48c93,I981ac9bd am: cfede4fdd1 am: 8ff7289157 by George Burgess IV · 7 years ago
  84. 8ff7289 Merge changes Ic2d48c93,I981ac9bd am: cfede4fdd1 by George Burgess IV · 7 years ago
  85. cfede4f Merge changes Ic2d48c93,I981ac9bd by Treehugger Robot · 7 years ago
  86. b7bf3ab Merge "Disable malloc debug when asan enabled." am: 497d7169d4 am: 39677eae59 by Christopher Ferris · 7 years ago
  87. 4e652b3 Merge "fortify: use __builtin_constant_p for more short-circuits" am: 30d4c6fb06 by George Burgess IV · 7 years ago
  88. 39677ea Merge "Disable malloc debug when asan enabled." am: 497d7169d4 by Christopher Ferris · 7 years ago
  89. 1580c9f Merge "linker namespace name is duped when the namespace is created" am: c2e2ebda5a by Jiyong Park · 7 years ago
  90. 497d716 Merge "Disable malloc debug when asan enabled." by Christopher Ferris · 7 years ago
  91. 5762717 Merge "fortify: use __builtin_constant_p for more short-circuits" am: 30d4c6fb06 by George Burgess IV · 7 years ago
  92. 3ff7936 Merge "fortify: Migrate trivial cases to dynamic check macros" am: a743f31981 by George Burgess IV · 7 years ago
  93. 8e8bf9a Merge "linker namespace name is duped when the namespace is created" by Jiyong Park · 7 years ago
  94. 5fa5a34 Merge "fortify: inline #defined strings" am: 32e8d4fa71 am: e750665187 by George Burgess IV · 7 years ago
  95. 1266ff5 Merge "fortify: use a macro in diagnose_if" am: b07c1973d1 am: 2dc6a4f732 by George Burgess IV · 7 years ago
  96. badc389 Merge "fortify: Migrate trivial cases to dynamic check macros" am: a743f31981 by George Burgess IV · 7 years ago
  97. 30d4c6f Merge "fortify: use __builtin_constant_p for more short-circuits" by Treehugger Robot · 7 years ago
  98. c2e2ebd Merge "linker namespace name is duped when the namespace is created" by Treehugger Robot · 7 years ago
  99. a743f31 Merge "fortify: Migrate trivial cases to dynamic check macros" by George Burgess IV · 7 years ago
  100. e750665 Merge "fortify: inline #defined strings" am: 32e8d4fa71 by George Burgess IV · 7 years ago