1. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  2. d29cac6 Merge "Update to v5.11 kernel headers." by Christopher Ferris · 5 years ago
  3. b69a0d4 Merge "Move __libc_int0x80 to an assembly file" by Treehugger Robot · 5 years ago
  4. 35e81bf Merge "Fix some bionic death tests." by Elliott Hughes · 5 years ago
  5. fabcc96 Merge "Use death tests correctly." by Elliott Hughes · 5 years ago
  6. 3b7cc4a Merge "Switch BionicDeathTest to `#pragma once`." by Treehugger Robot · 5 years ago
  7. a0a2654 Merge "Inline the raise(SIGABRT) for x86-64 too." by Elliott Hughes · 5 years ago
  8. 7f7efa9 Merge "Use BionicDeathTest for an assert(3) test." by Elliott Hughes · 5 years ago
  9. 6fe4daa Merge "iconv(3): ignore src_bytes_left if src_bytes is null." by Treehugger Robot · 5 years ago
  10. 18dd073 Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  11. 8d6d795 Merge "Don't involve debuggerd in a SIGFPE test." by Elliott Hughes · 5 years ago
  12. 067a564 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"" by Treehugger Robot · 5 years ago
  13. 10e3cd7 Merge "Rename ldd input file to ldd.sh to make Bazel conversion easier." by Rupert Shuttleworth · 5 years ago
  14. f6613b4 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Bob Badour · 5 years ago
  15. e89fe20 Merge "bp2build: mark crt_beginso1 as bp2build_available." by Jingwen Chen · 5 years ago
  16. 6249f9b Don't involve debuggerd in a SIGFPE test. by Elliott Hughes · 5 years ago
  17. e657eb4 Fix some bionic death tests. by Elliott Hughes · 5 years ago
  18. 61d0706 Use death tests correctly. by Elliott Hughes · 5 years ago
  19. 1512284 Use BionicDeathTest for an assert(3) test. by Elliott Hughes · 5 years ago
  20. d63ea56 Switch BionicDeathTest to `#pragma once`. by Elliott Hughes · 5 years ago
  21. 5daf8f9 bp2build: mark crt_beginso1 as bp2build_available. by Jingwen Chen · 5 years ago
  22. a7e29a8 Rename ldd input file to ldd.sh to make Bazel conversion easier. by Rupert Shuttleworth · 5 years ago
  23. 3abde06 Inline the raise(SIGABRT) for x86-64 too. by Elliott Hughes · 5 years ago
  24. 527b78d Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  25. 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 5 years ago
  26. 7b89be7 Move __libc_int0x80 to an assembly file by Pirama Arumuga Nainar · 5 years ago
  27. 332065d Merge "Fix/update notices." by Elliott Hughes · 5 years ago
  28. ede5442 Merge "Set updatable=false explicitly." by Mathew Inwood · 5 years ago
  29. 9432c92 Merge "Mark cc_library_headers targets as being bp2build_available." by Rupert Shuttleworth · 5 years ago
  30. 22801c7 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"" by Bob Badour · 5 years ago
  31. 592ef75 Merge "Mark ldd as executable for Bazel builds to work." by Rupert Shuttleworth · 5 years ago
  32. 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 5 years ago
  33. aa8db1b Fix/update notices. by Elliott Hughes · 5 years ago
  34. 51166f4 Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__." by Elliott Hughes · 5 years ago
  35. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 5 years ago
  36. a4583b7 Mark ldd as executable for Bazel builds to work. by Rupert Shuttleworth · 5 years ago
  37. f11ce9a Set updatable=false explicitly. by Mathew Inwood · 5 years ago
  38. fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 5 years ago
  39. f4ac74d Merge "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Treehugger Robot · 5 years ago
  40. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  41. a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 5 years ago
  42. ef0ec82 Merge "Revert "Disable signal frame unwinding tests on arm64"" by Ryan Prichard · 5 years ago
  43. 8460308 Merge "Make fd overflow an abort." by Elliott Hughes · 5 years ago
  44. cdace2f Revert "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  45. d3915c7 Make fd overflow an abort. by Elliott Hughes · 5 years ago
  46. 8d1f9c2 Merge "Mark sh_binary target as being bp2build_available." by Treehugger Robot · 5 years ago
  47. 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 5 years ago
  48. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 5 years ago
  49. 3990193 Merge "Remove obsolete `cpp_std: "experimental"`." by Treehugger Robot · 5 years ago
  50. b0e9906 Merge "Mark //bionic filegroups/genrules as bp2build_available." by Treehugger Robot · 5 years ago
  51. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 5 years ago
  52. d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 5 years ago
  53. eca47e7 Merge "Mark bionic-stress-test as not unit tests as it run forever" by Treehugger Robot · 5 years ago
  54. 3118dc1 Merge "Add -Wno-ignored-pragmas." by Chih-hung Hsieh · 5 years ago
  55. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 5 years ago
  56. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 5 years ago
  57. 444e2f6 Add -Wno-ignored-pragmas. by Chih-Hung Hsieh · 5 years ago
  58. 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 5 years ago
  59. a843e42 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a by Dan Albert · 5 years ago
  60. 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 5 years ago
  61. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 5 years ago
  62. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 5 years ago
  63. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 5 years ago
  64. 0e2b00b Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." by Jingwen Chen · 5 years ago
  65. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 5 years ago
  66. 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 5 years ago
  67. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  68. d8154a8 Merge "Fix __VERSIONER_NO_GUARD cases for availability." by Treehugger Robot · 5 years ago
  69. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  70. c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 5 years ago
  71. c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 5 years ago
  72. ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 5 years ago
  73. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 5 years ago
  74. cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 5 years ago
  75. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 5 years ago
  76. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  77. bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 5 years ago
  78. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  79. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 5 years ago
  80. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  81. 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 5 years ago
  82. 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 5 years ago
  83. 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 5 years ago
  84. ebfba5f [libc] Change literal value in macro by Tamas Petz · 5 years ago
  85. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 5 years ago
  86. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 5 years ago
  87. 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 5 years ago
  88. 370e963 Remove a tautological #if guard. by Elliott Hughes · 5 years ago
  89. 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 5 years ago
  90. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 5 years ago
  91. d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 5 years ago
  92. fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 5 years ago
  93. d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 5 years ago
  94. ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 5 years ago
  95. 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 5 years ago
  96. edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 5 years ago
  97. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  98. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  99. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 5 years ago
  100. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 5 years ago