1. a0e5d06 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  2. 083faf3 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 9 years ago
  3. a92579b Merge "Restore __system_property_find_nth version" into oc-dev by TreeHugger Robot · 9 years ago
  4. 2167e74 Restore __system_property_find_nth version by Dimitry Ivanov · 9 years ago
  5. 2a5dab7 Merge "Don't let missing Treble property context files affect errno." into oc-dev by TreeHugger Robot · 9 years ago
  6. a7afa02 Don't let missing Treble property context files affect errno. by Elliott Hughes · 9 years ago
  7. 5670fef Mark CRT objects as vendor available by Dan Willemsen · 9 years ago
  8. 993b083 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  9. b93d3c2 Add LLNDK stub libraries for the VNDK by Dan Willemsen · 9 years ago
  10. fd5260e Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  11. 7933bec Add support for disabling the greylist. by Elliott Hughes · 9 years ago
  12. 61e0539 Addition of a new system file for time zone data by Neil Fuller · 9 years ago
  13. 01e04f5 Break android_set_abort_message out of libc_logging. by Josh Gao · 9 years ago
  14. 74f7f29 Merge "Only use environment variables on the host." into oc-dev by TreeHugger Robot · 9 years ago
  15. cf63656 Only use environment variables on the host. by Elliott Hughes · 9 years ago
  16. 3ba8223 Expand whitelist by Paul Lawrence · 9 years ago
  17. 8424239 Fix x86 system calls made from ELF preinit. by Elliott Hughes · 9 years ago
  18. 448e702 Merge "Expose seccomp table" am: 4b43140142 by Paul Lawrence · 9 years ago
  19. 4b43140 Merge "Expose seccomp table" by Treehugger Robot · 9 years ago
  20. 08bfbd1 Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff by Christopher Ferris · 9 years ago
  21. f785a6c Merge "bionic: arm64: generic: strcmp: align to 64B cache line" by Christopher Ferris · 9 years ago
  22. 26f57b6 Expose seccomp table by Paul Lawrence · 9 years ago
  23. 9fd409f Merge "Expand whitelist" am: 58df5b2b86 by Paul Lawrence · 9 years ago
  24. 6a6d669 Expand whitelist by Paul Lawrence · 9 years ago
  25. 58b8d8c Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576 by Paul Lawrence · 9 years ago
  26. 4d099d1 Merge "Fix problem that we don't block syscalls below min value" by Treehugger Robot · 9 years ago
  27. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 9 years ago
  28. a4a0b78 Merge "Update timezone data to 2017b" am: 341bb25a19 by Joachim Sauer · 9 years ago
  29. 341bb25 Merge "Update timezone data to 2017b" by Joachim Sauer · 9 years ago
  30. 6505934 Merge "POSIX support varies by API level." am: 8ebfc0d3a3 by Elliott Hughes · 9 years ago
  31. 8ebfc0d Merge "POSIX support varies by API level." by Treehugger Robot · 9 years ago
  32. 6d60179 Merge "pthread barrier and spinlock types should only appear at API level 24." by Elliott Hughes · 9 years ago
  33. 72b6f4f Merge "pthread barrier and spinlock types should only appear at API level 24." by Elliott Hughes · 9 years ago
  34. 06d7f2c POSIX support varies by API level. by Elliott Hughes · 9 years ago
  35. 468a5d2 pthread barrier and spinlock types should only appear at API level 24. by Elliott Hughes · 9 years ago
  36. 45348f0 Update timezone data to 2017b by Joachim Sauer · 9 years ago
  37. ab6cc15 Merge changes Ib2bad794,I82436292 am: e98d1e68ce by Dimitry Ivanov · 9 years ago
  38. e98d1e6 Merge changes Ib2bad794,I82436292 by Dimitry Ivanov · 9 years ago
  39. 364aed5 Merge "Only rename mmap to mmap64 if we're L or newer." am: e36fb9ed9e by Dan Albert · 9 years ago
  40. e36fb9e Merge "Only rename mmap to mmap64 if we're L or newer." by Treehugger Robot · 9 years ago
  41. 7a22899 Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer." by Elliott Hughes · 9 years ago
  42. b6aae75 Merge "Only rename sendfile to sendfile64 if we're L or newer." am: f12d719b01 by Elliott Hughes · 9 years ago
  43. 8bd97b0 Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer." by Elliott Hughes · 9 years ago
  44. f12d719 Merge "Only rename sendfile to sendfile64 if we're L or newer." by Elliott Hughes · 9 years ago
  45. 1551b7a Merge "Expand whitelist" am: b43a222ee7 by Paul Lawrence · 9 years ago
  46. 785b249 Only rename mmap to mmap64 if we're L or newer. by Dan Albert · 9 years ago
  47. b43a222 Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  48. 2a4a5e7 Add end() method to bionic's ScopedTrace class by Dimitry Ivanov · 9 years ago
  49. 822ecec Expand whitelist by Paul Lawrence · 9 years ago
  50. 9d150dd bionic: arm64: generic: strcmp: align to 64B cache line by Yuanyuan Zhong · 9 years ago
  51. 79a3db0 Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer. by Elliott Hughes · 9 years ago
  52. 3645e71 Only rename sendfile to sendfile64 if we're L or newer. by Elliott Hughes · 9 years ago
  53. 2052e20 Merge "Add libc optimizations to bionic for MIPS" am: 9cb82a2c6b by Prashant Patil · 9 years ago
  54. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 9 years ago
  55. 6692dda Merge "Support all architectures in seccomp" am: b1fe870a36 by Paul Lawrence · 9 years ago
  56. b1fe870 Merge "Support all architectures in seccomp" by Treehugger Robot · 9 years ago
  57. 89fa81f Support all architectures in seccomp by Paul Lawrence · 9 years ago
  58. 0549e49 Merge "Fix the way malloc debug returns info." am: c0f275d028 by Christopher Ferris · 9 years ago
  59. c0f275d Merge "Fix the way malloc debug returns info." by Christopher Ferris · 9 years ago
  60. 778751f Merge changes from topic 'debuggerd_fallback' am: cf96f35dd1 by Josh Gao · 9 years ago
  61. cf96f35 Merge changes from topic 'debuggerd_fallback' by Josh Gao · 9 years ago
  62. 426b00a Fix the way malloc debug returns info. by Christopher Ferris · 9 years ago
  63. 5dd51fa Merge "Prefer property_contexts from /system & /vendor" am: b3b11edda1 by Alex Klyubin · 9 years ago
  64. b3b11ed Merge "Prefer property_contexts from /system & /vendor" by Treehugger Robot · 9 years ago
  65. 415daa8 Increase signal stack size on 32-bit to 16kB. by Josh Gao · 9 years ago
  66. 176cf1f Prefer property_contexts from /system & /vendor by Alex Klyubin · 9 years ago
  67. 88829ae Merge "Fix leak of bionic TLS when threads are detached." am: 77258163a2 by Josh Gao · 9 years ago
  68. 7725816 Merge "Fix leak of bionic TLS when threads are detached." by Treehugger Robot · 9 years ago
  69. d69f810 Merge "Update timezone data to 2017a" am: e429bf2f69 by Joachim Sauer · 9 years ago
  70. e429bf2 Merge "Update timezone data to 2017a" by Joachim Sauer · 9 years ago
  71. 5450f86 Fix leak of bionic TLS when threads are detached. by Josh Gao · 9 years ago
  72. 5f359c0 Merge "Expand whitelist" am: b012601299 by Paul Lawrence · 9 years ago
  73. 34ddaaf Expand whitelist by Paul Lawrence · 9 years ago
  74. da2082d Update timezone data to 2017a by Joachim Sauer · 9 years ago
  75. df9f761 Merge "Generate both static and shared libseccomp_policy." am: cdf19c84e8 by Elliott Hughes · 9 years ago
  76. cdf19c8 Merge "Generate both static and shared libseccomp_policy." by Elliott Hughes · 9 years ago
  77. 11dc490 Merge "Refactor the kernel update scripts." am: b7e8fe5412 by Christopher Ferris · 9 years ago
  78. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 9 years ago
  79. 7c6f83e Merge "Expand whitelist" am: c7dde49ab0 by Paul Lawrence · 9 years ago
  80. e6daf3f Expand whitelist by Paul Lawrence · 9 years ago
  81. 926add1 Generate both static and shared libseccomp_policy. by Elliott Hughes · 9 years ago
  82. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 9 years ago
  83. 892bbc7 Merge "Expand whitelist" am: 5faa3166ce by Paul Lawrence · 9 years ago
  84. 5faa316 Merge "Expand whitelist" by Paul Lawrence · 9 years ago
  85. 7b4e7c4 Expand whitelist by Paul Lawrence · 9 years ago
  86. 869aed6 Merge "Stop using __system_property_area__" am: 9e10b7fa44 by Victor Khimenko · 9 years ago
  87. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 9 years ago
  88. 536d034 Merge "Revert "Revert "Revert "Make libc.so global"""" am: ebceea8e85 by Dimitry Ivanov · 9 years ago
  89. ebceea8 Merge "Revert "Revert "Revert "Make libc.so global"""" by Dimitry Ivanov · 9 years ago
  90. 4021909 Revert "Revert "Revert "Make libc.so global""" by Dimitry Ivanov · 9 years ago
  91. 9e82ae1 Merge "Move seccomp policy to bionic" am: d9e52fed2a by Paul Lawrence · 9 years ago
  92. d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 9 years ago
  93. ce9b4eb Merge "Fix pre-L MB_CUR_MAX." am: ca1fda834f by Dan Albert · 9 years ago
  94. ca1fda8 Merge "Fix pre-L MB_CUR_MAX." by Treehugger Robot · 9 years ago
  95. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  96. 8b2654c Merge "Update to kernel headers v4.10." am: 5f41ce25c6 by Christopher Ferris · 9 years ago
  97. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  98. d2df74f Merge "Revert "Move seccomp policy to bionic"" am: c712aedb0c by Paul Lawrence · 9 years ago
  99. c712aed Merge "Revert "Move seccomp policy to bionic"" by Paul Lawrence · 9 years ago
  100. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago