OSDN Git Service

android-x86/bionic.git
2015-01-25 Dan Albertam 6eb5dc1d: Merge "Fix coverage build after adding...
2015-01-25 Dan AlbertMerge "Fix coverage build after adding clang coverage."
2015-01-25 Dan AlbertFix coverage build after adding clang coverage.
2015-01-25 Elliott Hughesam f108bbba: Merge "Remove obsolete BUILD_TINY_ANDROID."
2015-01-25 Elliott HughesMerge "Remove obsolete BUILD_TINY_ANDROID."
2015-01-25 Elliott HughesRemove obsolete BUILD_TINY_ANDROID.
2015-01-24 Elliott Hughesam 66eeec8e: Merge "Reduce <stdlib.h> namespace pollution."
2015-01-24 Elliott HughesMerge "Reduce <stdlib.h> namespace pollution."
2015-01-24 Elliott HughesReduce <stdlib.h> namespace pollution.
2015-01-24 Elliott Hughesam 62d20fb2: Merge "Reduce <signal.h> namespace pollution."
2015-01-24 Elliott HughesMerge "Reduce <signal.h> namespace pollution."
2015-01-24 Elliott HughesReduce <signal.h> namespace pollution.
2015-01-24 Elliott Hughesam 6e15edcc: Merge "Say "Bad file descriptor" rather...
2015-01-24 Elliott HughesMerge "Say "Bad file descriptor" rather than "Bad file...
2015-01-24 Elliott HughesSay "Bad file descriptor" rather than "Bad file number".
2015-01-24 Elliott Hughesam 59936a3b: Merge "Fix optimized fread."
2015-01-24 Elliott HughesMerge "Fix optimized fread."
2015-01-24 Elliott HughesFix optimized fread.
2015-01-24 Dmitriy Ivanovam 31005ca4: Merge "Minimize calls to mprotect"
2015-01-24 Dmitriy IvanovMerge "Minimize calls to mprotect"
2015-01-24 Dmitriy IvanovMinimize calls to mprotect
2015-01-24 Dan Albertam 305be18d: Merge "Allow make to set a timeout for...
2015-01-24 Dan AlbertMerge "Allow make to set a timeout for the host tests."
2015-01-23 Chih-Hung Hsieham f5ae7e91: Merge "Add comments about the -shared...
2015-01-23 Chih-Hung HsiehMerge "Add comments about the -shared flag."
2015-01-23 Dan AlbertAllow make to set a timeout for the host tests.
2015-01-23 Elliott Hughesam 7f3d65de: Merge "Add a log message to make the trans...
2015-01-23 Elliott HughesMerge "Add a log message to make the transition from...
2015-01-23 Elliott HughesAdd a log message to make the transition from linker...
2015-01-23 Dmitriy Ivanovam bb3b1303: Merge "Enable -Wold-style-cast warnings...
2015-01-23 Dmitriy IvanovMerge "Enable -Wold-style-cast warnings for linker"
2015-01-23 Chih-Hung HsiehAdd comments about the -shared flag.
2015-01-23 Dan Albertam ab58559a: Merge "Add a basic NDK compatibility library."
2015-01-23 Dan AlbertMerge "Add a basic NDK compatibility library."
2015-01-23 Dmitriy IvanovEnable -Wold-style-cast warnings for linker
2015-01-22 Elliott Hughesam b161fe27: Merge "There\'s no such thing as LOCAL_CXX...
2015-01-22 Elliott Hughesam ae095a73: Merge "Fix the stdio.fread_EOF test."
2015-01-22 Elliott HughesMerge "There's no such thing as LOCAL_CXXFLAGS."
2015-01-22 Elliott HughesThere's no such thing as LOCAL_CXXFLAGS.
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 Dan AlbertAdd a basic NDK compatibility library.
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...
next