OSDN Git Service

android-x86/bionic.git
2017-01-11 Treehugger... Merge "Hide __system_property_add/update, deprecate...
2017-01-10 Dimitry IvanovHide __system_property_add/update, deprecate find_nth
2017-01-10 Christopher... Merge "Fix streaming(memcpy) performance on Cortex-A7"
2017-01-10 Elliott HughesMerge "Revert "Revert "move android_ids into bionic"""
2017-01-10 Elliott HughesMerge "Dynamic linker errors should go to stderr."
2017-01-09 Elliott HughesDynamic linker errors should go to stderr.
2017-01-09 Elliott HughesMerge "Exit rather than abort if asked to run a non...
2017-01-09 Elliott HughesMerge "Move to .md files for even trivial documentation."
2017-01-07 Elliott HughesMove to .md files for even trivial documentation.
2017-01-07 Elliott HughesExit rather than abort if asked to run a non-PIE execut...
2017-01-07 Treehugger... Merge "Fix bionic-unit-tests-static crash"
2017-01-07 Dimitry IvanovFix bionic-unit-tests-static crash
2017-01-06 Treehugger... Merge "Make /dev/__properties__ 0711"
2017-01-06 Nick KralevichMake /dev/__properties__ 0711
2017-01-06 Treehugger... Merge "Add declaration of tgkill to signal.h."
2017-01-05 Josh GaoAdd declaration of tgkill to signal.h.
2017-01-03 Dimitry IvanovMerge "Downgrade dynamic section checks to warning"
2016-12-29 Dimitry IvanovDowngrade dynamic section checks to warning
2016-12-19 Chitti Babu... Fix streaming(memcpy) performance on Cortex-A7
2016-12-16 Josh GaoMerge "versioner: start using C++17."
2016-12-15 Josh Gaoversioner: start using C++17.
2016-12-15 Jeff SharkeyMerge "Define range of GIDs for cached app data."
2016-12-15 Treehugger... Merge "Convert versioner to Android.bp"
2016-12-15 Colin CrossConvert versioner to Android.bp
2016-12-15 Dimitry IvanovMerge "Add test for elf-hash and packed relocations"
2016-12-15 Dimitry IvanovMerge "Add test for empty symbol lookup"
2016-12-15 Treehugger... Merge "Make the __stack_chk_fail message more searchabl...
2016-12-15 Elliott HughesMake the __stack_chk_fail message more searchable on...
2016-12-15 Treehugger... Merge "Document bionic loader logging properties"
2016-12-14 Treehugger... Merge "Add a way to track all dlsym calls (contd.)"
2016-12-14 Dimitry IvanovAdd test for empty symbol lookup
2016-12-14 Dimitry IvanovDocument bionic loader logging properties
2016-12-14 Dimitry IvanovAdd a way to track all dlsym calls (contd.)
2016-12-14 Elliott HughesMerge "Fix an obsolete comment."
2016-12-14 Elliott HughesFix an obsolete comment.
2016-12-14 Dimitry IvanovAdd test for elf-hash and packed relocations
2016-12-14 Elliott HughesMerge "Update socket constants."
2016-12-13 Elliott HughesRevert "Revert "move android_ids into bionic""
2016-12-13 Christopher... Merge "Update to kernel headers v4.8.14."
2016-12-13 Elliott HughesUpdate socket constants.
2016-12-13 Christopher... Merge "libc: ARM64: update memset/strlen/memcpy/memmove...
2016-12-13 Elliott HughesMerge "Remove BSD cruft from <pwd.h>."
2016-12-13 Elliott HughesMerge "Rename <grp.h>/<pwd.h> tests to fit the usual...
2016-12-13 Jeff SharkeyDefine range of GIDs for cached app data.
2016-12-13 Treehugger... Merge "bionic-unit-tests: Build host testlibs in bionic...
2016-12-13 Christopher... Update to kernel headers v4.8.14.
2016-12-13 Treehugger... Merge "Add a way to track all dlsym calls"
2016-12-13 Treehugger... Merge "Repair dlwarning toast"
2016-12-13 Elliott HughesRename <grp.h>/<pwd.h> tests to fit the usual pattern.
2016-12-13 Elliott HughesRemove BSD cruft from <pwd.h>.
2016-12-13 Josh GaoMerge "versioner: use unique_ptr to handle ownership...
2016-12-13 Dimitry IvanovAdd a way to track all dlsym calls
2016-12-13 Treehugger... Merge "Revert "move android_ids into bionic""
2016-12-13 Dimitry IvanovRepair dlwarning toast
2016-12-12 Yabin CuiMerge "Fix gtest_filter of bionic gtest runner."
2016-12-12 Elliott HughesRevert "move android_ids into bionic"
2016-12-12 Dimitry IvanovMerge "Fix android_dlwarning lookup"
2016-12-12 Yabin CuiFix gtest_filter of bionic gtest runner.
2016-12-12 Dimitry IvanovFix android_dlwarning lookup
2016-12-10 Yabin CuiMerge "Fix the way to find negative filter pattern."
2016-12-10 Treehugger... Merge "Bionic loader is no longer hijacking libdl.so"
2016-12-10 Elliott HughesMerge "move android_ids into bionic"
2016-12-09 Yabin CuiFix the way to find negative filter pattern.
2016-12-09 Dimitry IvanovBionic loader is no longer hijacking libdl.so
2016-12-09 Kevin Brodskybionic-unit-tests: Build host testlibs in bionic-loader...
2016-12-09 Treehugger... Merge "Fix icu4c calling on x86."
2016-12-08 Elliott HughesFix icu4c calling on x86.
2016-12-08 Bill NapierMerge "Fix linker_asan64 symlink"
2016-12-08 Colin CrossFix linker_asan64 symlink
2016-12-07 Treehugger... Merge "Add test for ambient caps"
2016-12-06 Greg HackmannAdd test for ambient caps
2016-12-06 Bill YiMerge remote-tracking branch 'goog/stage-aosp-master...
2016-12-06 Treehugger... Merge "loader: stop linking libdl/c/m into the loader"
2016-12-06 Dimitry Ivanovloader: stop linking libdl/c/m into the loader
2016-12-06 Dimitry IvanovMerge "loader: asan path translation now works for...
2016-12-06 Dimitry IvanovMerge "loader: asan path translation now works for...
2016-12-06 Andreas GampeMerge "Revert "Bionic loader is no longer hijacking...
2016-12-06 Treehugger... Merge "Revert "Bionic loader is no longer hijacking...
2016-12-06 Andreas GampeRevert "Bionic loader is no longer hijacking libdl.so"
2016-12-05 Elliott HughesMerge "Document how to run CTS in the public documentat...
2016-12-05 Treehugger... Merge "Document how to run CTS in the public documentat...
2016-12-05 Elliott HughesDocument how to run CTS in the public documentation...
2016-12-05 Dimitry Ivanovloader: asan path translation now works for symlinks
2016-12-05 Dimitry IvanovMerge "Bionic loader is no longer hijacking libdl.so"
2016-12-05 Treehugger... Merge "Bionic loader is no longer hijacking libdl.so"
2016-12-05 Erik KlineMerge "Remove all system properties references"
2016-12-05 Treehugger... Merge "Remove all system properties references"
2016-12-05 Dimitry IvanovBionic loader is no longer hijacking libdl.so
2016-12-05 Erik KlineRemove all system properties references
2016-12-05 Elliott HughesMerge "Remove obsolete #include and comment."
2016-12-05 Treehugger... Merge "Remove obsolete #include and comment."
2016-12-03 Elliott HughesRemove obsolete #include and comment.
2016-12-02 Erik KlineMerge "Don't flush the per-netid cache when adding...
2016-12-02 Treehugger... Merge "Don't flush the per-netid cache when adding...
2016-12-02 Dan AlbertMerge "Fix wcsto* where strings begin with whitespace."
2016-12-02 Treehugger... Merge "Fix wcsto* where strings begin with whitespace."
2016-12-02 Dan AlbertFix wcsto* where strings begin with whitespace.
2016-12-02 Elliott HughesMerge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_fa...
2016-12-02 Treehugger... Merge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_fa...
2016-12-02 Elliott HughesFix unistd.execvpe_ENOEXEC and unistd.execvpe_failure.
next