1. ad248b7 Guard against @google.com.example.com. by Dan Albert · 11 years ago
  2. 780ea47 Merge "Oops. Fix dict key." by Dan Albert · 11 years ago
  3. f988da4 Oops. Fix dict key. by Dan Albert · 11 years ago
  4. 0d0188b Merge "Only build changes that come from @google.com." by Dan Albert · 11 years ago
  5. 29be129 Only build changes that come from @google.com. by Dan Albert · 11 years ago
  6. d7f935a Merge "Make indentation match the style guide." by Dan Albert · 11 years ago
  7. c80eb09 Merge "Clean up paths.h." by Yabin Cui · 11 years ago
  8. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  9. c02df47 Make indentation match the style guide. by Dan Albert · 11 years ago
  10. 7e3766a Merge "Use relative imports." by Dan Albert · 11 years ago
  11. 8a15a4e Use relative imports. by Dan Albert · 11 years ago
  12. 2f8f6db Merge "Add JSON files and oauth storage to .gitignore." by Dan Albert · 11 years ago
  13. c8fec74 Merge "Make service URLs configurable." by Dan Albert · 11 years ago
  14. eb85ff0 Add JSON files and oauth storage to .gitignore. by Dan Albert · 11 years ago
  15. 691e809 Make service URLs configurable. by Dan Albert · 11 years ago
  16. 9c4783b Merge changes I713800ce,I1dea46c3 by Dmitriy Ivanov · 11 years ago
  17. 84cbe04 Merge "Markdown-ify 5137db3." by Dan Albert · 11 years ago
  18. 79b9830 Markdown-ify 5137db3. by Dan Albert · 11 years ago
  19. 11b3fa5 Merge "Check in bionicbb code." by Dan Albert · 11 years ago
  20. 7c78d24 Check in bionicbb code. by Dan Albert · 11 years ago
  21. cefef7d Refactor soinfo::relocate by Dmitriy Ivanov · 11 years ago
  22. 5137db3 Merge "Add our LP32 ABI defects to the readme." by Elliott Hughes · 11 years ago
  23. 0b1de06 Add our LP32 ABI defects to the readme. by Elliott Hughes · 11 years ago
  24. 1080500 Merge "Revert "Must use Clang assembler for mips target."" by Chih-hung Hsieh · 11 years ago
  25. edf8761 Merge "Remove outdated list of abi bugs" by Dmitriy Ivanov · 11 years ago
  26. 6f40a8a Revert "Must use Clang assembler for mips target." by Duane Sand · 11 years ago
  27. a137f53 Add ARM_IRELATIVE relocation by Dmitriy Ivanov · 11 years ago
  28. 8623dc7 Merge "Fix freeaddrinfo(NULL)." by Elliott Hughes · 11 years ago
  29. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  30. 4c47fc4 Merge "Make pthread stack size match real range." by Yabin Cui · 11 years ago
  31. 917d390 Make pthread stack size match real range. by Yabin Cui · 11 years ago
  32. b5e508c Merge "Set linux 32bit personality for 32 bit processes" by Dmitriy Ivanov · 11 years ago
  33. bfa15e4 Set linux 32bit personality for 32 bit processes by Dmitriy Ivanov · 11 years ago
  34. 1d548dc Merge "Print error when prelink fails for main executable" by Dmitriy Ivanov · 11 years ago
  35. 6718125 Print error when prelink fails for main executable by Dmitriy Ivanov · 11 years ago
  36. 1b8f467 Remove outdated list of abi bugs by Dmitriy Ivanov · 11 years ago
  37. ac8f281 Merge "_Unwind_Context is a struct." by Elliott Hughes · 11 years ago
  38. 30e59c4 _Unwind_Context is a struct. by Elliott Hughes · 11 years ago
  39. 8004f73 Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK." by Yabin Cui · 11 years ago
  40. ba8dfc2 Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK. by Yabin Cui · 11 years ago
  41. d3de1dd Merge "[MIPS64] Add correct mcontext_t for 64-bit MIPS" by Elliott Hughes · 11 years ago
  42. e247e1c [MIPS64] Add correct mcontext_t for 64-bit MIPS by Faraz Shahbazker · 11 years ago
  43. 597800f Merge "better gtest runner for bionic" by Yabin Cui · 11 years ago
  44. 541b0b1 Merge "Reserve enough user request stack space in pthread_create." by Yabin Cui · 11 years ago
  45. 6a7aaf4 Reserve enough user request stack space in pthread_create. by Yabin Cui · 11 years ago
  46. 9b6164c Merge "Remove bogus transitive includes." by Elliott Hughes · 11 years ago
  47. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  48. 0a55240 Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>." by Elliott Hughes · 11 years ago
  49. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  50. 50e15a2 Merge "Remove more BSD cruft from the public headers." by Elliott Hughes · 11 years ago
  51. ba09edc Merge "Fix nan output in the printf family." by Elliott Hughes · 11 years ago
  52. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  53. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  54. 4c30fed Merge "Move gethtnamaddr.c to net/ subdirectory." by Yabin Cui · 11 years ago
  55. a2177c6 Move gethtnamaddr.c to net/ subdirectory. by Yabin Cui · 11 years ago
  56. 7e202e4 Merge "Remove t->tls==NULL check in pthread_key_delete." by Yabin Cui · 11 years ago
  57. 246bcb1 Remove t->tls==NULL check in pthread_key_delete. by Yabin Cui · 11 years ago
  58. cdc7ad1 Merge "Use mmap to create the pthread_internal_t" by Yabin Cui · 11 years ago
  59. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  60. e28a186 Merge "Support gethostbyname_r_ERANGE." by Yabin Cui · 11 years ago
  61. 7069256 Support gethostbyname_r_ERANGE. by Yabin Cui · 11 years ago
  62. db31464 Merge "Add support for DT_MIPS_RLD_MAP2 tag." by Dimitry Ivanov · 11 years ago
  63. 6881572 Add support for DT_MIPS_RLD_MAP2 tag. by Raghu Gandham · 11 years ago
  64. 65e6985 Merge "Must use Clang assembler for mips target." by Chih-Hung Hsieh · 11 years ago
  65. 6f96d58 Must use Clang assembler for mips target. by Chih-Hung Hsieh · 11 years ago
  66. 7eb9b6c Merge "Update bionic NOTICE files." by Elliott Hughes · 11 years ago
  67. 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago
  68. c631bb2 Merge "Fix the types of some of the struct stat fields." by Elliott Hughes · 11 years ago
  69. b7f0693 Merge "Remove bogus #include <endian.h> from <sys/stat.h>." by Elliott Hughes · 11 years ago
  70. 9257c47 Fix the types of some of the struct stat fields. by Elliott Hughes · 11 years ago
  71. 8597c2b Merge "Split the shared group data from the shared passwd data." by Elliott Hughes · 11 years ago
  72. 0c92e8c Remove bogus #include <endian.h> from <sys/stat.h>. by Elliott Hughes · 11 years ago
  73. a9c940a Merge "Fix struct stat member types for x86-64." by Elliott Hughes · 11 years ago
  74. 1c52e6c Fix struct stat member types for x86-64. by Elliott Hughes · 11 years ago
  75. 7874f1d Split the shared group data from the shared passwd data. by Elliott Hughes · 11 years ago
  76. 9dd5ab4 Merge "Disable ASAN for more of our libraries." by Dan Albert · 11 years ago
  77. da19478 Disable ASAN for more of our libraries. by Dan Albert · 11 years ago
  78. 370a3e5 Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  79. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  80. 92b9cb2 Merge "Add another test for weak-reference" by Dmitriy Ivanov · 11 years ago
  81. bfa88bc Add another test for weak-reference by Dmitriy Ivanov · 11 years ago
  82. 3a50b65 Merge "Fix <net/route.h>." by Elliott Hughes · 11 years ago
  83. badd7e1 Fix <net/route.h>. by Elliott Hughes · 11 years ago
  84. 16ea279 Merge "Move the generic arm memcmp.S into the generic directory." by Elliott Hughes · 11 years ago
  85. 1ef6ec4 Move the generic arm memcmp.S into the generic directory. by Elliott Hughes · 11 years ago
  86. ad01c98 Merge "Remove arm assembler not referenced from any makefile." by Elliott Hughes · 11 years ago
  87. f92cc30 Remove arm assembler not referenced from any makefile. by Elliott Hughes · 11 years ago
  88. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago
  89. 0e32e39 Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  90. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  91. 732d65c Merge "[MIPS] Add sgidefs.h for mips64" by Elliott Hughes · 11 years ago
  92. 50a3c69 [MIPS] Add sgidefs.h for mips64 by Duane Sand · 11 years ago
  93. 6d634f9 Merge "make stack_protector_DeathTest work for gcc4.9" by Yabin Cui · 11 years ago
  94. 562ae1e make stack_protector_DeathTest work for gcc4.9 by Yabin Cui · 11 years ago
  95. 3115b34 Merge "fix runtime issues for scripts" by Christopher Ferris · 11 years ago
  96. e7b8bc4 Merge "Clean up DNS proxying." by Elliott Hughes · 11 years ago
  97. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  98. fec6052 Merge "Fix missing symbol for debug malloc." by Christopher Ferris · 11 years ago
  99. 3a49cfe Merge "Fix the setjmp tests for mips." by Elliott Hughes · 11 years ago
  100. 1510a1c Fix the setjmp tests for mips. by Elliott Hughes · 11 years ago