OSDN Git Service

android-x86/bionic.git
2015-01-22 Elliott Hughesam ae095a73: Merge "Fix the stdio.fread_EOF test."
2015-01-22 Elliott HughesMerge "Fix the stdio.fread_EOF test."
2015-01-22 Elliott HughesFix the stdio.fread_EOF test.
2015-01-22 Elliott Hughesam d5d9221b: Merge "Fix fread_EOF test name."
2015-01-22 Elliott HughesMerge "Fix fread_EOF test name."
2015-01-22 Elliott HughesFix fread_EOF test name.
2015-01-22 Dan Albertam d2806754: Merge "Add support for building other...
2015-01-22 Dan AlbertMerge "Add support for building other architectures."
2015-01-22 Elliott Hughesam 53df4bfc: Merge "Use a more specific return type...
2015-01-22 Elliott HughesMerge "Use a more specific return type for app_id_from_...
2015-01-22 Elliott HughesUse a more specific return type for app_id_from_name.
2015-01-22 Elliott Hughesam d1668a71: Merge "Turn on -Wold-style-cast and fix...
2015-01-22 Elliott HughesMerge "Turn on -Wold-style-cast and fix the errors."
2015-01-22 Dan Albertam 4f11c59b: Merge "Add ndk_missing_symbols.py."
2015-01-22 Dan AlbertMerge "Add ndk_missing_symbols.py."
2015-01-22 Elliott HughesTurn on -Wold-style-cast and fix the errors.
2015-01-22 Dan AlbertAdd ndk_missing_symbols.py.
2015-01-21 Elliott Hughesam 2a8c929a: Merge "Implement __fsetlocking."
2015-01-21 Christopher... am 8476b8ed: Merge "Contact proper debuggerd when crash...
2015-01-21 Dan Albertam fbc70d38: Merge "Report 404 errors from Gerrit and...
2015-01-21 Elliott HughesMerge "Implement __fsetlocking."
2015-01-21 Christopher... Merge "Contact proper debuggerd when crashing."
2015-01-21 Elliott HughesImplement __fsetlocking.
2015-01-21 Dan AlbertMerge "Report 404 errors from Gerrit and continue."
2015-01-21 Dan AlbertReport 404 errors from Gerrit and continue.
2015-01-21 Elliott Hughesam f3743584: Merge "Fix signed/unsigned comparison...
2015-01-21 Elliott Hughesam a779719d: Merge "Add TEMP_FAILURE_RETRY to stdio...
2015-01-21 Elliott Hughesam 927d8be7: Merge "Fix build error when XLOG is enabled"
2015-01-21 Elliott Hughesam c053a428: Merge "Optimized fread."
2015-01-21 Christopher... Contact proper debuggerd when crashing.
2015-01-21 Elliott HughesMerge "Fix signed/unsigned comparison that was upsettin...
2015-01-21 Elliott HughesFix signed/unsigned comparison that was upsetting clang.
2015-01-21 Elliott HughesMerge "Add TEMP_FAILURE_RETRY to stdio's low-level...
2015-01-21 Elliott HughesAdd TEMP_FAILURE_RETRY to stdio's low-level read/write...
2015-01-21 Elliott HughesMerge "Fix build error when XLOG is enabled"
2015-01-21 Patrick TjinFix build error when XLOG is enabled
2015-01-21 Elliott HughesMerge "Optimized fread."
2015-01-20 Elliott HughesOptimized fread.
2015-01-20 Yabin Cuiam d3d75c02: Merge "Remove testcase time printing in...
2015-01-20 Yabin CuiMerge "Remove testcase time printing in bionic-unit...
2015-01-20 Yabin Cuiam 1c01c9f7: Merge "Add target libbionic_gtest_main...
2015-01-20 Yabin CuiRemove testcase time printing in bionic-unit-tests.
2015-01-20 Yabin CuiMerge "Add target libbionic_gtest_main for cts test."
2015-01-20 Yabin CuiAdd target libbionic_gtest_main for cts test.
2015-01-20 Elliott Hughesam 1d7b3f3c: Merge "Improve <stdio_ext.h> testing."
2015-01-20 Elliott HughesMerge "Improve <stdio_ext.h> testing."
2015-01-17 Elliott Hughesam 3bbf4639: Merge "Add a benchmark for using stdio...
2015-01-17 Elliott HughesMerge "Add a benchmark for using stdio to read a file...
2015-01-17 Elliott HughesAdd a benchmark for using stdio to read a file in ...
2015-01-17 Elliott HughesImprove <stdio_ext.h> testing.
2015-01-17 Elliott Hughesam 481cf21e: Merge "Use SI prefixes throughout the...
2015-01-17 Elliott HughesMerge "Use SI prefixes throughout the benchmark output."
2015-01-16 Yabin Cuiam cfe7e75f: Merge "Make sys_resource test more robust."
2015-01-16 Yabin CuiMerge "Make sys_resource test more robust."
2015-01-16 Yabin CuiMake sys_resource test more robust.
2015-01-16 Elliott HughesUse SI prefixes throughout the benchmark output.
2015-01-16 Elliott Hughesam ffad8df6: Merge "Use a vector of benchmarks and...
2015-01-16 Elliott HughesMerge "Use a vector of benchmarks and new for loop...
2015-01-16 Elliott HughesUse a vector of benchmarks and new for loop syntax.
2015-01-16 Elliott Hughesam 594db0f1: Merge "bionic benchmarks: limit benchmark...
2015-01-16 Elliott HughesMerge "bionic benchmarks: limit benchmark run time...
2015-01-16 Elliott Hughesam 3159972a: Merge "bionic benchmarks: export benchmark...
2015-01-16 Colin Crossbionic benchmarks: limit benchmark run time to 1s real...
2015-01-16 Elliott HughesMerge "bionic benchmarks: export benchmark library"
2015-01-16 Colin Crossbionic benchmarks: export benchmark library
2015-01-15 Yabin Cuiam 6fac2f68: Merge "Fix possible leak in pthread_detach."
2015-01-15 Yabin CuiMerge "Fix possible leak in pthread_detach."
2015-01-15 Yabin Cuiam deab11ac: Merge "Make bionic-unit-tests default...
2015-01-15 Yabin CuiFix possible leak in pthread_detach.
2015-01-15 Yabin CuiMerge "Make bionic-unit-tests default run isolate mode."
2015-01-15 Dmitriy Ivanovam fcc6fd35: Merge "Refactoring: move mips reloc to...
2015-01-15 Dmitriy IvanovMerge "Refactoring: move mips reloc to separate method"
2015-01-15 Dmitriy IvanovRefactoring: move mips reloc to separate method
2015-01-14 Dmitriy Ivanovam ffa2c9ed: Merge "Refactoring: unify relocate function"
2015-01-14 Dmitriy IvanovMerge "Refactoring: unify relocate function"
2015-01-14 Andres Moralesam 2b15f54a: Merge "bionic: libc: Added path to root...
2015-01-14 Andres MoralesMerge "bionic: libc: Added path to root ramdisk build...
2015-01-14 Yabin Cuiam 85747809: Merge "Test that ip6-localhost exists...
2015-01-14 Dmitriy Ivanovam a23569c9: Merge "Refactoring: use generic reloc...
2015-01-14 Elliott Hughesam d986f2e4: Merge "Sync with upstream OpenBSD stdio."
2015-01-14 Dmitriy IvanovRefactoring: unify relocate function
2015-01-14 Andres Moralesbionic: libc: Added path to root ramdisk build properti...
2015-01-14 Yabin CuiMerge "Test that ip6-localhost exists in etc/hosts."
2015-01-14 Dmitriy IvanovMerge "Refactoring: use generic reloc constants"
2015-01-14 Yabin CuiTest that ip6-localhost exists in etc/hosts.
2015-01-14 Elliott HughesMerge "Sync with upstream OpenBSD stdio."
2015-01-14 Elliott HughesSync with upstream OpenBSD stdio.
2015-01-13 Dmitriy IvanovRefactoring: use generic reloc constants
2015-01-13 Dimitry Ivanovam b13f5f50: Merge "Revert "Refactoring: use generic...
2015-01-13 Dmitriy Ivanovam 684a861b: Merge "Refactoring: use generic reloc...
2015-01-13 Dimitry IvanovMerge "Revert "Refactoring: use generic reloc constants""
2015-01-13 Dimitry IvanovRevert "Refactoring: use generic reloc constants"
2015-01-13 Dmitriy IvanovMerge "Refactoring: use generic reloc constants"
2015-01-13 Dmitriy IvanovRefactoring: use generic reloc constants
2015-01-13 Dan Albertam 5a388898: Merge "Check the committer rather than...
2015-01-13 Dan AlbertMerge "Check the committer rather than the Gerrit owner."
2015-01-13 Dan AlbertCheck the committer rather than the Gerrit owner.
2015-01-12 Dan Albertam 8d50e16a: Merge "Guard against @google.com.example...
2015-01-12 Dan AlbertMerge "Guard against @google.com.example.com."
2015-01-12 Dan AlbertGuard against @google.com.example.com.
next