1. 5ff025a Reconcile with jb-release by The Android Open Source Project · 13 years ago
  2. ff7eae7 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  3. e4db460 am b7630f01: Use new debuggerd protocol. by Jeff Brown · 13 years ago
  4. d06a73b Reconcile with jb-release by The Android Open Source Project · 13 years ago
  5. b7630f0 Use new debuggerd protocol. by Jeff Brown · 13 years ago
  6. d0c2502 am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  7. 2b89f1e Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  8. a985076 Fix sysconf(_SC_NPROCESSORS_CONF) on ARM. by Elliott Hughes · 13 years ago
  9. 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  10. c2bba24 Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  11. 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 13 years ago
  12. db2e7a4 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  13. 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  14. f0ddaa2 am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  15. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  16. e1d5915 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  17. 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  18. 5a095ef am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  19. 03539a3 Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  20. cb9ba3c Reconcile with jb-release by The Android Open Source Project · 13 years ago
  21. 2481468 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  22. d7b60b2 am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  23. c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  24. b23f193 Ensure that the port number and TXID are properly randomized. by Geremy Condra · 13 years ago
  25. d155ba5 am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  26. c7882ab Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  27. dc6c2b7 am 70cf0bc0: Merge "Remove the last references to SuperH." by Elliott Hughes · 13 years ago
  28. 70cf0bc Merge "Remove the last references to SuperH." by Elliott Hughes · 13 years ago
  29. 1727a04 am cf8e554c: (-s ours) Merge "Make the linker relocatable." by Nick Kralevich · 13 years ago
  30. 574e8ec am 36e0345a: Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 13 years ago
  31. ee6916c am 1adc7c03: Merge "linker: Fix the computation of si->base" by Nick Kralevich · 13 years ago
  32. c62d55c am cd6b2007: (-s ours) Merge "Add linker support for PIE" by Nick Kralevich · 13 years ago
  33. 918e6a7 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  34. e33af61 Remove the last references to SuperH. by Elliott Hughes · 13 years ago
  35. cf8e554 Merge "Make the linker relocatable." by Nick Kralevich · 13 years ago
  36. 36e0345 Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 13 years ago
  37. 1adc7c0 Merge "linker: Fix the computation of si->base" by Nick Kralevich · 13 years ago
  38. cd6b200 Merge "Add linker support for PIE" by Nick Kralevich · 13 years ago
  39. dcbc378 Make the linker relocatable. by Nick Kralevich · 14 years ago
  40. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  41. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  42. 6cdefd0 Add linker support for PIE by Nick Kralevich · 14 years ago
  43. c425bc0 bionic: add clean kernel header ucontext.h by Kito Cheng · 13 years ago
  44. f2f7bf7 am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  45. 4f05d1c Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  46. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  47. 4dc3a7e merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  48. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  49. edb7cad Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  50. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 13 years ago
  51. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  52. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 13 years ago
  53. 58a00b4 am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  54. eab2889 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
  55. e540890 Merge "[MIPS] Add support for MIPS syscalls" by Elliott Hughes · 13 years ago
  56. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago
  57. 7eb1cc2 Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  58. 2fd81ef bionic: allow the board to customize MALLOC_ALIGNMENT by Jack Ren · 14 years ago
  59. fd95503 Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
  60. 57f8d4b resolved conflicts for merge of 3919b96e to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  61. e2390bf merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  62. da0d853 am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  63. a674a57 am 20bea000: Merge "Cherry-pick "generate PIC code"." by Elliott Hughes · 13 years ago
  64. 0753dc6 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 13 years ago
  65. 3919b96 Merge "Implement the "abort" stub in assembly for ARM." by Elliott Hughes · 13 years ago
  66. eda7be4 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  67. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  68. 9c3eca7 resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  69. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 13 years ago
  70. 20bea00 Merge "Cherry-pick "generate PIC code"." by Elliott Hughes · 13 years ago
  71. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 14 years ago
  72. 6cf3c7c Merge "Let pthread_create fail if schedparam can't be set" by Elliott Hughes · 13 years ago
  73. d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 13 years ago
  74. ff0d1ce am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
  75. 53daf47 am 73a6566d: Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  76. e636e1f am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  77. e3bc719 Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
  78. 7f5aa4f bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() by Xi Wang · 13 years ago
  79. 73a6566 Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  80. 8657eaf Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  81. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 15 years ago
  82. 2ddea18 am f7db5ecc: Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  83. f7db5ec Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  84. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 13 years ago
  85. 5a6c963 am 10579fc4: Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  86. 10579fc Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  87. 7735a38 Update s_fabsl.c to upstream head. by Elliott Hughes · 13 years ago
  88. e0f1fca merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  89. 3f31504 am 6baffed2: Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  90. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  91. 4fab6f9 am efcf8893: Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  92. efcf889 Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  93. 2cc0894 am b091dd9b: libc: continue to use Android\'s custom linker script by Nick Kralevich · 13 years ago
  94. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  95. ed87404 Update f_accessory.h kernel header by Mike Lockwood · 13 years ago
  96. 203aae7 Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  97. 22d80c0 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  98. 1e343cb Merge "[MIPS] Fix the warning originating from the kernel header signal.h. This is a clean header generated from the corresponding change in external/kernel-headers repository. (CL 35760)" by Andrew Hsieh · 13 years ago
  99. e328ce6 [MIPS] Fix the warning originating from the kernel header signal.h. by Raghu Gandham · 13 years ago
  100. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago