1. 631498d Merge "Added event logging for some spoofed DNS queries." by Geremy Condra · 14 years ago
  2. fd49579 Merge "Added actual event logging calls to the FORTIFY_SOURCE methods." by Geremy Condra · 14 years ago
  3. 524c87c Added event logging for some spoofed DNS queries. by Geremy Condra · 14 years ago
  4. 009f384 Added actual event logging calls to the FORTIFY_SOURCE methods. by Geremy Condra · 14 years ago
  5. 8f2887b am 5ff025a5: Reconcile with jb-release by The Android Open Source Project · 14 years ago
  6. 5ff025a Reconcile with jb-release by The Android Open Source Project · 14 years ago
  7. ff7eae7 merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  8. 76656af _FORTIFY_SOURCE: check for integer overflows by Nick Kralevich · 14 years ago
  9. f418559 am e4db460a: am b7630f01: Use new debuggerd protocol. by Jeff Brown · 14 years ago
  10. e4db460 am b7630f01: Use new debuggerd protocol. by Jeff Brown · 14 years ago
  11. ec8addc Merge "Adding event logging to libc." by Geremy Condra · 14 years ago
  12. 8b11c4c Adding event logging to libc. by Geremy Condra · 14 years ago
  13. 7e5993b Merge "_FORTIFY_SOURCE: add memset / bzero support" by Nick Kralevich · 14 years ago
  14. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 14 years ago
  15. 1a6b0bb Merge "Support non-zero p_vaddr in first PT_LOAD segment" by Elliott Hughes · 14 years ago
  16. 7d11009 am d06a73bc: Reconcile with jb-release by The Android Open Source Project · 14 years ago
  17. d06a73b Reconcile with jb-release by The Android Open Source Project · 14 years ago
  18. b7630f0 Use new debuggerd protocol. by Jeff Brown · 14 years ago
  19. 4590497 am d0c25027: am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 14 years ago
  20. d0c2502 am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 14 years ago
  21. 2b89f1e Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 14 years ago
  22. a985076 Fix sysconf(_SC_NPROCESSORS_CONF) on ARM. by Elliott Hughes · 14 years ago
  23. 158ad01 am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 14 years ago
  24. 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 14 years ago
  25. c2bba24 Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 14 years ago
  26. 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 14 years ago
  27. 204c6e5 Merge "arm: rewrite crtbegin* as C files." by Nick Kralevich · 14 years ago
  28. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 14 years ago
  29. f186a18 Support non-zero p_vaddr in first PT_LOAD segment by Ji-Hwan Lee · 14 years ago
  30. db2e7a4 merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  31. 31431f4 am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 14 years ago
  32. 143ad4c am f0ddaa2f: am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 14 years ago
  33. 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 14 years ago
  34. f0ddaa2 am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 14 years ago
  35. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 14 years ago
  36. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 14 years ago
  37. e1d5915 merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  38. 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 14 years ago
  39. 857fc9e Merge "crtbegin: eliminate duplicate code" by Nick Kralevich · 14 years ago
  40. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 14 years ago
  41. 207d767 am 5a095ef2: am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 14 years ago
  42. 5a095ef am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 14 years ago
  43. 03539a3 Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 14 years ago
  44. 1ebb243 am cb9ba3c8: Reconcile with jb-release by The Android Open Source Project · 14 years ago
  45. cb9ba3c Reconcile with jb-release by The Android Open Source Project · 14 years ago
  46. 1dd9efc Merge "Use mmap to read an initial ELF header of library" by Elliott Hughes · 14 years ago
  47. 75917c8 Use mmap to read an initial ELF header of library by Ji-Hwan Lee · 14 years ago
  48. 2481468 Print the corrupted address passed to free(). by Ben Cheng · 14 years ago
  49. 41c2a11 am d7b60b20: am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 14 years ago
  50. d7b60b2 am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 14 years ago
  51. c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 14 years ago
  52. b23f193 Ensure that the port number and TXID are properly randomized. by Geremy Condra · 14 years ago
  53. 15ed08d am d155ba57: am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 14 years ago
  54. 7cce043 resolved conflicts for merge of dc6c2b77 to master by Elliott Hughes · 14 years ago
  55. d155ba5 am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 14 years ago
  56. c7882ab Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 14 years ago
  57. dc6c2b7 am 70cf0bc0: Merge "Remove the last references to SuperH." by Elliott Hughes · 14 years ago
  58. 70cf0bc Merge "Remove the last references to SuperH." by Elliott Hughes · 14 years ago
  59. d8f9198 am 1727a041: am cf8e554c: (-s ours) Merge "Make the linker relocatable." by Nick Kralevich · 14 years ago
  60. 38e81b4 am 574e8ec2: am 36e0345a: Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 14 years ago
  61. ed43430 am ee6916c0: am 1adc7c03: Merge "linker: Fix the computation of si->base" by Nick Kralevich · 14 years ago
  62. 8257652 am c62d55cb: am cd6b2007: (-s ours) Merge "Add linker support for PIE" by Nick Kralevich · 14 years ago
  63. 1727a04 am cf8e554c: (-s ours) Merge "Make the linker relocatable." by Nick Kralevich · 14 years ago
  64. 574e8ec am 36e0345a: Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 14 years ago
  65. ee6916c am 1adc7c03: Merge "linker: Fix the computation of si->base" by Nick Kralevich · 14 years ago
  66. c62d55c am cd6b2007: (-s ours) Merge "Add linker support for PIE" by Nick Kralevich · 14 years ago
  67. 75931ee am 918e6a73: Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 14 years ago
  68. 918e6a7 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 14 years ago
  69. e33af61 Remove the last references to SuperH. by Elliott Hughes · 14 years ago
  70. fc9e525 Rename the misleading var name TARGET_OUT_STATIC_LIBRARIES by Ying Wang · 14 years ago
  71. cf8e554 Merge "Make the linker relocatable." by Nick Kralevich · 14 years ago
  72. 36e0345 Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 14 years ago
  73. 1adc7c0 Merge "linker: Fix the computation of si->base" by Nick Kralevich · 14 years ago
  74. cd6b200 Merge "Add linker support for PIE" by Nick Kralevich · 14 years ago
  75. dcbc378 Make the linker relocatable. by Nick Kralevich · 14 years ago
  76. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  77. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  78. 6cdefd0 Add linker support for PIE by Nick Kralevich · 15 years ago
  79. c425bc0 bionic: add clean kernel header ucontext.h by Kito Cheng · 14 years ago
  80. 1b56aaa am f2f7bf76: am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 14 years ago
  81. f2f7bf7 am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 14 years ago
  82. 4f05d1c Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 14 years ago
  83. 83a38b8 am 8034415d: resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 14 years ago
  84. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 14 years ago
  85. 4dc3a7e merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  86. 537867a am 804147cb: am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 14 years ago
  87. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 14 years ago
  88. edb7cad Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 14 years ago
  89. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 14 years ago
  90. 2a5fab9 am dbd5ecad: resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 14 years ago
  91. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 14 years ago
  92. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 14 years ago
  93. fd8bd2c am 58a00b49: am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 14 years ago
  94. 22167aa am eab2889e: am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 14 years ago
  95. 58a00b4 am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 14 years ago
  96. eab2889 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 14 years ago
  97. e540890 Merge "[MIPS] Add support for MIPS syscalls" by Elliott Hughes · 14 years ago
  98. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago
  99. 7d4da4e am 57f8d4b5: resolved conflicts for merge of 3919b96e to jb-dev-plus-aosp by Elliott Hughes · 14 years ago
  100. 8e38a50 am da0d8534: am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 14 years ago