1. 3d78408 Merge "Implement Library Load Order Randomization" am: 6a4ddeb56e by Dimitry Ivanov · 10 years ago
  2. 6a4ddeb Merge "Implement Library Load Order Randomization" by Dimitry Ivanov · 10 years ago
  3. 25a7efa Merge "Fix arm64 fenv warnings, and make warnings errors." am: 1ab8251030 by Christopher Ferris · 10 years ago
  4. 1ab8251 Merge "Fix arm64 fenv warnings, and make warnings errors." by Christopher Ferris · 10 years ago
  5. fa77529 Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  6. c5b9c4d Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." am: ca430d9787 by Christopher Ferris · 10 years ago
  7. 67e282d Merge "refactoring: introduce MappedFileFragment" am: e08ab4b414 by Dimitry Ivanov · 10 years ago
  8. ca430d9 Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." by Christopher Ferris · 10 years ago
  9. e08ab4b Merge "refactoring: introduce MappedFileFragment" by Dimitry Ivanov · 10 years ago
  10. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  11. 0507b6e Merge "Use bionic lock in pthread_internal_t." am: c45f3bf3e6 by Yabin Cui · 10 years ago
  12. c45f3bf Merge "Use bionic lock in pthread_internal_t." by Yabin Cui · 10 years ago
  13. d26e780 Use bionic lock in pthread_internal_t. by Yabin Cui · 10 years ago
  14. 4f7a7ad Implement Library Load Order Randomization by Dmitriy Ivanov · 10 years ago
  15. cf1cbbe refactoring: introduce MappedFileFragment by Dmitriy Ivanov · 10 years ago
  16. 788eae7 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" am: 5edf077c5b by Dan Willemsen · 10 years ago
  17. 5edf077 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" by Dan Willemsen · 10 years ago
  18. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  19. 0fb6704 Merge "dlfcn: update ifdef around old_name_" am: 5c495dacda by Mike Frysinger · 10 years ago
  20. 5c495da Merge "dlfcn: update ifdef around old_name_" by Mike Frysinger · 10 years ago
  21. 747d30e dlfcn: update ifdef around old_name_ by Mike Frysinger · 10 years ago
  22. 053867d Merge "Remove deprecated use of ldm/stm in ARM setjmp." am: f5ea085844 by Josh Gao · 10 years ago
  23. f5ea085 Merge "Remove deprecated use of ldm/stm in ARM setjmp." by Josh Gao · 10 years ago
  24. b24d743 Remove deprecated use of ldm/stm in ARM setjmp. by Josh Gao · 10 years ago
  25. 6764e0b am d29ba555: Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  26. d29ba55 Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  27. 114605b am 5fd94dfe: Merge "Replace auto -> const auto&/auto&&" by Dimitry Ivanov · 10 years ago
  28. c0e917a am 9c2122e8: Merge "Fix R_AARCH64_ABS/PREL relocations" by Dimitry Ivanov · 10 years ago
  29. 5fd94df Merge "Replace auto -> const auto&/auto&&" by Dimitry Ivanov · 10 years ago
  30. 9c2122e Merge "Fix R_AARCH64_ABS/PREL relocations" by Dimitry Ivanov · 10 years ago
  31. 77f91c6 Fix R_AARCH64_ABS/PREL relocations by Dmitriy Ivanov · 10 years ago
  32. 8c9cb68 am 074efa02: Merge "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  33. 074efa0 Merge "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  34. 4e50d02 Ensure that readlink has access to /proc/self/fd by Dmitriy Ivanov · 10 years ago
  35. 559d9cf am c433a36f: Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  36. c433a36 Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  37. 36ebee4 am 198d13e8: Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  38. 198d13e Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  39. 090278d am 11c2179d: Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  40. 11c2179 Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  41. fae39d2 Log dlopen failures caused by text relocations by Dmitriy Ivanov · 10 years ago
  42. 5db60c0 am 30cd7065: Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  43. 30cd706 Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  44. 5dce894 Replace auto -> const auto&/auto&& by Dmitriy Ivanov · 10 years ago
  45. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  46. 12b4f21 am fb7f45b6: Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  47. fb7f45b Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  48. 5a805d9 am a5ad727e: Merge "linker: Switch to clang" by Dimitry Ivanov · 10 years ago
  49. a5ad727 Merge "linker: Switch to clang" by Dimitry Ivanov · 10 years ago
  50. b28ffc7 linker: Switch to clang by Dmitriy Ivanov · 10 years ago
  51. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  52. fb8fd50 Opt Brillo out of the ndk cruft. by Elliott Hughes · 10 years ago
  53. 452ab8f am 25cba7df: Merge "Make struct FILE opaque." by Elliott Hughes · 10 years ago
  54. 25cba7d Merge "Make struct FILE opaque." by Elliott Hughes · 10 years ago
  55. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  56. 7c585f2 am e7839263: Merge "Fix stdio read after EOF behavior." by Elliott Hughes · 10 years ago
  57. e783926 Merge "Fix stdio read after EOF behavior." by Elliott Hughes · 10 years ago
  58. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  59. d8c03b7 am 1ab3f303: Merge "Fix inet_aton on LP32." by Elliott Hughes · 10 years ago
  60. 1ab3f30 Merge "Fix inet_aton on LP32." by Elliott Hughes · 10 years ago
  61. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  62. 132b9c9 am c6f704bf: Merge "utmp.h: add more ut_type defines" by Mike Frysinger · 10 years ago
  63. c6f704b Merge "utmp.h: add more ut_type defines" by Mike Frysinger · 10 years ago
  64. ac47790 am 902ab885: Merge "Move setjmp cookie to a shared globals struct." by Josh Gao · 10 years ago
  65. dc9ff1b am 73a91218: Merge "Move VDSO pointers to a shared globals struct." by Josh Gao · 10 years ago
  66. 902ab88 Merge "Move setjmp cookie to a shared globals struct." by Josh Gao · 10 years ago
  67. 73a9121 Merge "Move VDSO pointers to a shared globals struct." by Josh Gao · 10 years ago
  68. fe9d0ed Move setjmp cookie to a shared globals struct. by Josh Gao · 10 years ago
  69. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago
  70. 8733118 am 487a1823: Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  71. 68af0ad utmp.h: add more ut_type defines by Mike Frysinger · 10 years ago
  72. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  73. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  74. c1d7d92 am f41fe717: Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  75. f41fe71 Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  76. 9fb22a3 Sync with upstream tzcode (2015g). by Elliott Hughes · 10 years ago
  77. 533d7e4 am 6a59289b: Merge "Remove textrels support for platform libs" by Dimitry Ivanov · 10 years ago
  78. 6a59289 Merge "Remove textrels support for platform libs" by Dimitry Ivanov · 10 years ago
  79. 8068786 Remove textrels support for platform libs by Dmitriy Ivanov · 10 years ago
  80. 786807b am d8df28ff: Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  81. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  82. 31740bf Update timezone data to 2015g by Neil Fuller · 10 years ago
  83. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  84. 17e3aec am 599af934: Merge "Fix bionic_coverage for kati." by Dan Albert · 10 years ago
  85. ec48a72 am 268f7391: Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  86. 599af93 Merge "Fix bionic_coverage for kati." by Dan Albert · 10 years ago
  87. 697e261 Fix bionic_coverage for kati. by Dan Albert · 10 years ago
  88. 268f739 Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  89. 10f71ab am cc56abbb: Merge "Add missing register preserve in x86/x86_64 longjmp." by Josh Gao · 10 years ago
  90. cc56abb Merge "Add missing register preserve in x86/x86_64 longjmp." by Josh Gao · 10 years ago
  91. 8dbf02d Add missing register preserve in x86/x86_64 longjmp. by Josh Gao · 10 years ago
  92. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  93. b5e05d2 am f9604906: Merge "Remove the workaround which fixes JOB_COUNT in CTS test." by Yabin Cui · 10 years ago
  94. f960490 Merge "Remove the workaround which fixes JOB_COUNT in CTS test." by Yabin Cui · 10 years ago
  95. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  96. 29fe356 am 98be6be1: am 748421be: Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  97. 98be6be am 748421be: Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  98. 748421b Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  99. a0f187b Fix linker tests by Dmitriy Ivanov · 10 years ago
  100. 8daf53d am df62e317: am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago