1. 6e15edc Merge "Say "Bad file descriptor" rather than "Bad file number"." by Elliott Hughes · 11 years ago
  2. d309877 Say "Bad file descriptor" rather than "Bad file number". by Elliott Hughes · 11 years ago
  3. 59936a3 Merge "Fix optimized fread." by Elliott Hughes · 11 years ago
  4. e6bb5a2 Fix optimized fread. by Elliott Hughes · 11 years ago
  5. 31005ca Merge "Minimize calls to mprotect" by Dmitriy Ivanov · 11 years ago
  6. 279a22f Minimize calls to mprotect by Dmitriy Ivanov · 11 years ago
  7. 305be18 Merge "Allow make to set a timeout for the host tests." by Dan Albert · 11 years ago
  8. f5ae7e9 Merge "Add comments about the -shared flag." by Chih-Hung Hsieh · 11 years ago
  9. 4ce907d Allow make to set a timeout for the host tests. by Dan Albert · 11 years ago
  10. 7f3d65d Merge "Add a log message to make the transition from linker to user code clear." by Elliott Hughes · 11 years ago
  11. 611f956 Add a log message to make the transition from linker to user code clear. by Elliott Hughes · 11 years ago
  12. bb3b130 Merge "Enable -Wold-style-cast warnings for linker" by Dmitriy Ivanov · 11 years ago
  13. 306ea7e Add comments about the -shared flag. by Chih-Hung Hsieh · 11 years ago
  14. ab58559 Merge "Add a basic NDK compatibility library." by Dan Albert · 11 years ago
  15. 1649e7e Enable -Wold-style-cast warnings for linker by Dmitriy Ivanov · 11 years ago
  16. b161fe2 Merge "There's no such thing as LOCAL_CXXFLAGS." by Elliott Hughes · 11 years ago
  17. 62284dd There's no such thing as LOCAL_CXXFLAGS. by Elliott Hughes · 11 years ago
  18. ae095a7 Merge "Fix the stdio.fread_EOF test." by Elliott Hughes · 11 years ago
  19. 0ed7e08 Fix the stdio.fread_EOF test. by Elliott Hughes · 11 years ago
  20. d5d9221 Merge "Fix fread_EOF test name." by Elliott Hughes · 11 years ago
  21. bcb378d Fix fread_EOF test name. by Elliott Hughes · 11 years ago
  22. d280675 Merge "Add support for building other architectures." by Dan Albert · 11 years ago
  23. 53df4bf Merge "Use a more specific return type for app_id_from_name." by Elliott Hughes · 11 years ago
  24. c56af08 Use a more specific return type for app_id_from_name. by Elliott Hughes · 11 years ago
  25. 9c3fd59 Add a basic NDK compatibility library. by Dan Albert · 11 years ago
  26. d1668a7 Merge "Turn on -Wold-style-cast and fix the errors." by Elliott Hughes · 11 years ago
  27. 4f11c59 Merge "Add ndk_missing_symbols.py." by Dan Albert · 11 years ago
  28. 8b5df39 Turn on -Wold-style-cast and fix the errors. by Elliott Hughes · 11 years ago
  29. 169eb66 Add ndk_missing_symbols.py. by Dan Albert · 11 years ago
  30. 2a8c929 Merge "Implement __fsetlocking." by Elliott Hughes · 11 years ago
  31. 8476b8e Merge "Contact proper debuggerd when crashing." by Christopher Ferris · 11 years ago
  32. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  33. fbc70d3 Merge "Report 404 errors from Gerrit and continue." by Dan Albert · 11 years ago
  34. 2b87351 Report 404 errors from Gerrit and continue. by Dan Albert · 11 years ago
  35. 151da68 Contact proper debuggerd when crashing. by Christopher Ferris · 11 years ago
  36. f374358 Merge "Fix signed/unsigned comparison that was upsetting clang." by Elliott Hughes · 11 years ago
  37. e69e645 Fix signed/unsigned comparison that was upsetting clang. by Elliott Hughes · 11 years ago
  38. a779719 Merge "Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions." by Elliott Hughes · 11 years ago
  39. 8885dcc Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. by Elliott Hughes · 11 years ago
  40. 927d8be Merge "Fix build error when XLOG is enabled" by Elliott Hughes · 11 years ago
  41. a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
  42. c053a42 Merge "Optimized fread." by Elliott Hughes · 11 years ago
  43. 75b9938 Optimized fread. by Elliott Hughes · 11 years ago
  44. d3d75c0 Merge "Remove testcase time printing in bionic-unit-tests." by Yabin Cui · 11 years ago
  45. 516eb53 Remove testcase time printing in bionic-unit-tests. by Yabin Cui · 11 years ago
  46. 1c01c9f Merge "Add target libbionic_gtest_main for cts test." by Yabin Cui · 11 years ago
  47. 6104eb9 Add target libbionic_gtest_main for cts test. by Yabin Cui · 11 years ago
  48. 1d7b3f3 Merge "Improve <stdio_ext.h> testing." by Elliott Hughes · 11 years ago
  49. 3bbf463 Merge "Add a benchmark for using stdio to read a file in /proc." by Elliott Hughes · 11 years ago
  50. 1cf32f8 Add a benchmark for using stdio to read a file in /proc. by Elliott Hughes · 11 years ago
  51. df8f1a4 Improve <stdio_ext.h> testing. by Elliott Hughes · 11 years ago
  52. 481cf21 Merge "Use SI prefixes throughout the benchmark output." by Elliott Hughes · 11 years ago
  53. cfe7e75 Merge "Make sys_resource test more robust." by Yabin Cui · 11 years ago
  54. 4853f40 Make sys_resource test more robust. by Yabin Cui · 11 years ago
  55. 8bb020e Use SI prefixes throughout the benchmark output. by Elliott Hughes · 11 years ago
  56. ffad8df Merge "Use a vector of benchmarks and new for loop syntax." by Elliott Hughes · 11 years ago
  57. e48f533 Use a vector of benchmarks and new for loop syntax. by Elliott Hughes · 11 years ago
  58. 594db0f Merge "bionic benchmarks: limit benchmark run time to 1s real time" by Elliott Hughes · 11 years ago
  59. a763504 bionic benchmarks: limit benchmark run time to 1s real time by Colin Cross · 12 years ago
  60. 3159972 Merge "bionic benchmarks: export benchmark library" by Elliott Hughes · 11 years ago
  61. 7b9df19 bionic benchmarks: export benchmark library by Colin Cross · 12 years ago
  62. 6fac2f6 Merge "Fix possible leak in pthread_detach." by Yabin Cui · 11 years ago
  63. 19e246d Fix possible leak in pthread_detach. by Yabin Cui · 11 years ago
  64. deab11a Merge "Make bionic-unit-tests default run isolate mode." by Yabin Cui · 11 years ago
  65. fcc6fd3 Merge "Refactoring: move mips reloc to separate method" by Dmitriy Ivanov · 11 years ago
  66. 114ff69 Refactoring: move mips reloc to separate method by Dmitriy Ivanov · 11 years ago
  67. ffa2c9e Merge "Refactoring: unify relocate function" by Dmitriy Ivanov · 11 years ago
  68. 2b15f54 Merge "bionic: libc: Added path to root ramdisk build properties file." by Andres Morales · 11 years ago
  69. bcc04d0 Refactoring: unify relocate function by Dmitriy Ivanov · 11 years ago
  70. 9d9ebc5 bionic: libc: Added path to root ramdisk build properties file. by Andres Morales · 11 years ago
  71. 8574780 Merge "Test that ip6-localhost exists in etc/hosts." by Yabin Cui · 11 years ago
  72. a23569c Merge "Refactoring: use generic reloc constants" by Dmitriy Ivanov · 11 years ago
  73. a35cd8c Test that ip6-localhost exists in etc/hosts. by Yabin Cui · 11 years ago
  74. d986f2e Merge "Sync with upstream OpenBSD stdio." by Elliott Hughes · 11 years ago
  75. 01abeac Sync with upstream OpenBSD stdio. by Elliott Hughes · 11 years ago
  76. 1b69469 Refactoring: use generic reloc constants by Dmitriy Ivanov · 11 years ago
  77. b13f5f5 Merge "Revert "Refactoring: use generic reloc constants"" by Dimitry Ivanov · 11 years ago
  78. d338aac Revert "Refactoring: use generic reloc constants" by Dimitry Ivanov · 11 years ago
  79. 684a861 Merge "Refactoring: use generic reloc constants" by Dmitriy Ivanov · 11 years ago
  80. 265a60a Refactoring: use generic reloc constants by Dmitriy Ivanov · 11 years ago
  81. 5a38889 Merge "Check the committer rather than the Gerrit owner." by Dan Albert · 11 years ago
  82. b406033 Check the committer rather than the Gerrit owner. by Dan Albert · 11 years ago
  83. 8d50e16 Merge "Guard against @google.com.example.com." by Dan Albert · 11 years ago
  84. ad248b7 Guard against @google.com.example.com. by Dan Albert · 11 years ago
  85. 780ea47 Merge "Oops. Fix dict key." by Dan Albert · 11 years ago
  86. f988da4 Oops. Fix dict key. by Dan Albert · 11 years ago
  87. 0d0188b Merge "Only build changes that come from @google.com." by Dan Albert · 11 years ago
  88. 29be129 Only build changes that come from @google.com. by Dan Albert · 11 years ago
  89. 64390f9 Add support for building other architectures. by Dan Albert · 11 years ago
  90. d7f935a Merge "Make indentation match the style guide." by Dan Albert · 11 years ago
  91. c80eb09 Merge "Clean up paths.h." by Yabin Cui · 11 years ago
  92. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  93. c02df47 Make indentation match the style guide. by Dan Albert · 11 years ago
  94. 7e3766a Merge "Use relative imports." by Dan Albert · 11 years ago
  95. 8a15a4e Use relative imports. by Dan Albert · 11 years ago
  96. 2f8f6db Merge "Add JSON files and oauth storage to .gitignore." by Dan Albert · 11 years ago
  97. c8fec74 Merge "Make service URLs configurable." by Dan Albert · 11 years ago
  98. eb85ff0 Add JSON files and oauth storage to .gitignore. by Dan Albert · 11 years ago
  99. 691e809 Make service URLs configurable. by Dan Albert · 11 years ago
  100. 9c4783b Merge changes I713800ce,I1dea46c3 by Dmitriy Ivanov · 11 years ago