1. ab6cc15 Merge changes Ib2bad794,I82436292 am: e98d1e68ce by Dimitry Ivanov · 8 years ago
  2. e98d1e6 Merge changes Ib2bad794,I82436292 by Dimitry Ivanov · 8 years ago
  3. 364aed5 Merge "Only rename mmap to mmap64 if we're L or newer." am: e36fb9ed9e by Dan Albert · 8 years ago
  4. e36fb9e Merge "Only rename mmap to mmap64 if we're L or newer." by Treehugger Robot · 8 years ago
  5. 5c4a580 Add systrace output for dlopen calls by Dimitry Ivanov · 8 years ago
  6. 7a22899 Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer." by Elliott Hughes · 8 years ago
  7. b6aae75 Merge "Only rename sendfile to sendfile64 if we're L or newer." am: f12d719b01 by Elliott Hughes · 8 years ago
  8. 8bd97b0 Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer." by Elliott Hughes · 8 years ago
  9. f12d719 Merge "Only rename sendfile to sendfile64 if we're L or newer." by Elliott Hughes · 8 years ago
  10. 1551b7a Merge "Expand whitelist" am: b43a222ee7 by Paul Lawrence · 8 years ago
  11. 785b249 Only rename mmap to mmap64 if we're L or newer. by Dan Albert · 8 years ago
  12. b43a222 Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  13. 2a4a5e7 Add end() method to bionic's ScopedTrace class by Dimitry Ivanov · 8 years ago
  14. 822ecec Expand whitelist by Paul Lawrence · 8 years ago
  15. 79a3db0 Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer. by Elliott Hughes · 8 years ago
  16. 3645e71 Only rename sendfile to sendfile64 if we're L or newer. by Elliott Hughes · 8 years ago
  17. 2052e20 Merge "Add libc optimizations to bionic for MIPS" am: 9cb82a2c6b by Prashant Patil · 8 years ago
  18. 9cb82a2 Merge "Add libc optimizations to bionic for MIPS" by Treehugger Robot · 8 years ago
  19. b1a4436 Merge "Use libbase for realpath and dirname" am: e0561cb0c9 by Dimitry Ivanov · 8 years ago
  20. e0561cb Merge "Use libbase for realpath and dirname" by Treehugger Robot · 8 years ago
  21. 5b2cd3a Use libbase for realpath and dirname by Dimitry Ivanov · 8 years ago
  22. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 8 years ago
  23. 96be725 Merge "Split up the stack space tests into their own noinline functions." by Josh Gao · 8 years ago
  24. b2882dd Merge "Split up the stack space tests into their own noinline functions." by Josh Gao · 8 years ago
  25. 61db9ac Split up the stack space tests into their own noinline functions. by Josh Gao · 8 years ago
  26. 485abd9 Merge "Enable ld-android on linux_bionic builds" am: 2390f83da4 by Dan Willemsen · 8 years ago
  27. 2390f83 Merge "Enable ld-android on linux_bionic builds" by Treehugger Robot · 8 years ago
  28. 0531178 Merge "Add tests for pthread TLS leak." am: a4db9d6f41 by Josh Gao · 8 years ago
  29. a4db9d6 Merge "Add tests for pthread TLS leak." by Treehugger Robot · 8 years ago
  30. 8229596 Enable ld-android on linux_bionic builds by Dan Willemsen · 8 years ago
  31. 7d15dc3 Add tests for pthread TLS leak. by Josh Gao · 8 years ago
  32. 3e33d38 Merge "Extract format_string function." am: 616b2d87ea by Dimitry Ivanov · 8 years ago
  33. 616b2d8 Merge "Extract format_string function." by Treehugger Robot · 8 years ago
  34. 1f45a40 Merge "linker: add more directories to default lib paths" am: e5422d7d1f by Jiyong Park · 8 years ago
  35. e5422d7 Merge "linker: add more directories to default lib paths" by Treehugger Robot · 8 years ago
  36. 2a6d9b2 Extract format_string function. by Dimitry Ivanov · 8 years ago
  37. 6692dda Merge "Support all architectures in seccomp" am: b1fe870a36 by Paul Lawrence · 8 years ago
  38. b1fe870 Merge "Support all architectures in seccomp" by Treehugger Robot · 8 years ago
  39. ecc9b03 Merge "Apply ASan linker path translation to subdirectories." am: b3473f20db by Evgenii Stepanov · 8 years ago
  40. b3473f2 Merge "Apply ASan linker path translation to subdirectories." by Treehugger Robot · 8 years ago
  41. 89fa81f Support all architectures in seccomp by Paul Lawrence · 8 years ago
  42. 0549e49 Merge "Fix the way malloc debug returns info." am: c0f275d028 by Christopher Ferris · 8 years ago
  43. c0f275d Merge "Fix the way malloc debug returns info." by Christopher Ferris · 8 years ago
  44. 5b71500 Apply ASan linker path translation to subdirectories. by Evgenii Stepanov · 9 years ago
  45. 1daa18e linker: add more directories to default lib paths by Jiyong Park · 9 years ago
  46. 778751f Merge changes from topic 'debuggerd_fallback' am: cf96f35dd1 by Josh Gao · 8 years ago
  47. cf96f35 Merge changes from topic 'debuggerd_fallback' by Josh Gao · 8 years ago
  48. 426b00a Fix the way malloc debug returns info. by Christopher Ferris · 8 years ago
  49. 5dd51fa Merge "Prefer property_contexts from /system & /vendor" am: b3b11edda1 by Alex Klyubin · 8 years ago
  50. b3b11ed Merge "Prefer property_contexts from /system & /vendor" by Treehugger Robot · 8 years ago
  51. 222272e linker_memory: allow fallback allocator to be turned on and off. by Josh Gao · 8 years ago
  52. 415daa8 Increase signal stack size on 32-bit to 16kB. by Josh Gao · 8 years ago
  53. 176cf1f Prefer property_contexts from /system & /vendor by Alex Klyubin · 8 years ago
  54. 88829ae Merge "Fix leak of bionic TLS when threads are detached." am: 77258163a2 by Josh Gao · 8 years ago
  55. 7725816 Merge "Fix leak of bionic TLS when threads are detached." by Treehugger Robot · 8 years ago
  56. d69f810 Merge "Update timezone data to 2017a" am: e429bf2f69 by Joachim Sauer · 8 years ago
  57. e429bf2 Merge "Update timezone data to 2017a" by Joachim Sauer · 8 years ago
  58. 5450f86 Fix leak of bionic TLS when threads are detached. by Josh Gao · 8 years ago
  59. 5f359c0 Merge "Expand whitelist" am: b012601299 by Paul Lawrence · 8 years ago
  60. b012601 Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  61. 34ddaaf Expand whitelist by Paul Lawrence · 8 years ago
  62. 01ad423 Merge "loader: anonymous ns initialization is not required" am: f9f320ba73 by Dimitry Ivanov · 8 years ago
  63. f9f320b Merge "loader: anonymous ns initialization is not required" by Treehugger Robot · 8 years ago
  64. 3e0821d loader: anonymous ns initialization is not required by Dimitry Ivanov · 8 years ago
  65. da2082d Update timezone data to 2017a by Joachim Sauer · 8 years ago
  66. 4c6a43c Merge "Remove g_default_ld_paths global variable" am: 4dde93a73a by Dimitry Ivanov · 8 years ago
  67. 4dde93a Merge "Remove g_default_ld_paths global variable" by Treehugger Robot · 8 years ago
  68. 77ad642 Remove g_default_ld_paths global variable by Dimitry Ivanov · 8 years ago
  69. df9f761 Merge "Generate both static and shared libseccomp_policy." am: cdf19c84e8 by Elliott Hughes · 8 years ago
  70. cdf19c8 Merge "Generate both static and shared libseccomp_policy." by Elliott Hughes · 8 years ago
  71. 11dc490 Merge "Refactor the kernel update scripts." am: b7e8fe5412 by Christopher Ferris · 8 years ago
  72. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 8 years ago
  73. 7c6f83e Merge "Expand whitelist" am: c7dde49ab0 by Paul Lawrence · 8 years ago
  74. c7dde49 Merge "Expand whitelist" by Treehugger Robot · 8 years ago
  75. e6daf3f Expand whitelist by Paul Lawrence · 8 years ago
  76. 926add1 Generate both static and shared libseccomp_policy. by Elliott Hughes · 8 years ago
  77. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 8 years ago
  78. 892bbc7 Merge "Expand whitelist" am: 5faa3166ce by Paul Lawrence · 8 years ago
  79. 5faa316 Merge "Expand whitelist" by Paul Lawrence · 8 years ago
  80. 7b4e7c4 Expand whitelist by Paul Lawrence · 8 years ago
  81. 869aed6 Merge "Stop using __system_property_area__" am: 9e10b7fa44 by Victor Khimenko · 8 years ago
  82. 9e10b7f Merge "Stop using __system_property_area__" by Victor Khimenko · 8 years ago
  83. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 8 years ago
  84. 536d034 Merge "Revert "Revert "Revert "Make libc.so global"""" am: ebceea8e85 by Dimitry Ivanov · 8 years ago
  85. ebceea8 Merge "Revert "Revert "Revert "Make libc.so global"""" by Dimitry Ivanov · 8 years ago
  86. 4021909 Revert "Revert "Revert "Make libc.so global""" by Dimitry Ivanov · 8 years ago
  87. 9e82ae1 Merge "Move seccomp policy to bionic" am: d9e52fed2a by Paul Lawrence · 8 years ago
  88. d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 8 years ago
  89. ea7961b Merge "Fix greylist exception to account for linked namespaces" am: 6e528631d1 by Dimitry Ivanov · 8 years ago
  90. 6e52863 Merge "Fix greylist exception to account for linked namespaces" by Treehugger Robot · 8 years ago
  91. ce9b4eb Merge "Fix pre-L MB_CUR_MAX." am: ca1fda834f by Dan Albert · 8 years ago
  92. ca1fda8 Merge "Fix pre-L MB_CUR_MAX." by Treehugger Robot · 8 years ago
  93. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 8 years ago
  94. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
  95. 8b2654c Merge "Update to kernel headers v4.10." am: 5f41ce25c6 by Christopher Ferris · 8 years ago
  96. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 8 years ago
  97. d2df74f Merge "Revert "Move seccomp policy to bionic"" am: c712aedb0c by Paul Lawrence · 8 years ago
  98. c712aed Merge "Revert "Move seccomp policy to bionic"" by Paul Lawrence · 8 years ago
  99. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 8 years ago
  100. b499944 Merge "Move seccomp policy to bionic" am: d0ceac6441 by Paul Lawrence · 8 years ago