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