Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "Say "Bad file descriptor" rather than "Bad file number"." | Elliott Hughes | 2015-01-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Say "Bad file descriptor" rather than "Bad file number". | Elliott Hughes | 2015-01-24 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge "Fix optimized fread." | Elliott Hughes | 2015-01-24 | 2 | -2/+56 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix optimized fread. | Elliott Hughes | 2015-01-24 | 2 | -2/+56 | |
|/ / / / / | ||||||
* | | | | | Merge "Minimize calls to mprotect" | Dmitriy Ivanov | 2015-01-24 | 4 | -23/+106 | |
|\ \ \ \ \ | ||||||
| * | | | | | Minimize calls to mprotect | Dmitriy Ivanov | 2015-01-23 | 4 | -23/+106 | |
| |/ / / / | ||||||
* | | | | | Merge "Allow make to set a timeout for the host tests." | Dan Albert | 2015-01-24 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow make to set a timeout for the host tests. | Dan Albert | 2015-01-23 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge "Add comments about the -shared flag." | Chih-Hung Hsieh | 2015-01-23 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add comments about the -shared flag. | Chih-Hung Hsieh | 2015-01-22 | 1 | -0/+3 | |
* | | | | | Merge "Add a log message to make the transition from linker to user code clear." | Elliott Hughes | 2015-01-23 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a log message to make the transition from linker to user code clear. | Elliott Hughes | 2015-01-23 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge "Enable -Wold-style-cast warnings for linker" | Dmitriy Ivanov | 2015-01-23 | 5 | -10/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable -Wold-style-cast warnings for linker | Dmitriy Ivanov | 2015-01-22 | 5 | -10/+15 | |
* | | | | | | Merge "Add a basic NDK compatibility library." | Dan Albert | 2015-01-23 | 3 | -7/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a basic NDK compatibility library. | Dan Albert | 2015-01-21 | 3 | -7/+47 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge "There's no such thing as LOCAL_CXXFLAGS." | Elliott Hughes | 2015-01-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | There's no such thing as LOCAL_CXXFLAGS. | Elliott Hughes | 2015-01-22 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge "Fix the stdio.fread_EOF test." | Elliott Hughes | 2015-01-22 | 1 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix the stdio.fread_EOF test. | Elliott Hughes | 2015-01-22 | 1 | -7/+8 | |
|/ / / / / | ||||||
* | | | | | Merge "Fix fread_EOF test name." | Elliott Hughes | 2015-01-22 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix fread_EOF test name. | Elliott Hughes | 2015-01-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge "Add support for building other architectures." | Dan Albert | 2015-01-22 | 1 | -1/+16 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Add support for building other architectures. | Dan Albert | 2015-01-09 | 1 | -1/+16 | |
* | | | | Merge "Use a more specific return type for app_id_from_name." | Elliott Hughes | 2015-01-22 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Use a more specific return type for app_id_from_name. | Elliott Hughes | 2015-01-22 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge "Turn on -Wold-style-cast and fix the errors." | Elliott Hughes | 2015-01-22 | 15 | -48/+62 | |
|\ \ \ | ||||||
| * | | | Turn on -Wold-style-cast and fix the errors. | Elliott Hughes | 2015-01-21 | 15 | -48/+62 | |
| | |/ | |/| | ||||||
* | | | Merge "Add ndk_missing_symbols.py." | Dan Albert | 2015-01-22 | 3 | -55/+154 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add ndk_missing_symbols.py. | Dan Albert | 2015-01-21 | 3 | -55/+154 | |
* | | | Merge "Implement __fsetlocking." | Elliott Hughes | 2015-01-21 | 5 | -18/+41 | |
|\ \ \ | ||||||
| * | | | Implement __fsetlocking. | Elliott Hughes | 2015-01-21 | 5 | -18/+41 | |
| |/ / | ||||||
* | | | Merge "Contact proper debuggerd when crashing." | Christopher Ferris | 2015-01-21 | 2 | -10/+11 | |
|\ \ \ | ||||||
| * | | | Contact proper debuggerd when crashing. | Christopher Ferris | 2015-01-20 | 2 | -10/+11 | |
* | | | | Merge "Report 404 errors from Gerrit and continue." | Dan Albert | 2015-01-21 | 1 | -0/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Report 404 errors from Gerrit and continue. | Dan Albert | 2015-01-21 | 1 | -0/+7 | |
|/ / / | ||||||
* | | | Merge "Fix signed/unsigned comparison that was upsetting clang." | Elliott Hughes | 2015-01-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix signed/unsigned comparison that was upsetting clang. | Elliott Hughes | 2015-01-20 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge "Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions." | Elliott Hughes | 2015-01-21 | 2 | -6/+7 | |
|\ \ \ | ||||||
| * | | | Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. | Elliott Hughes | 2015-01-20 | 2 | -6/+7 | |
|/ / / | ||||||
* | | | Merge "Fix build error when XLOG is enabled" | Elliott Hughes | 2015-01-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix build error when XLOG is enabled | Patrick Tjin | 2015-01-20 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge "Optimized fread." | Elliott Hughes | 2015-01-21 | 2 | -35/+86 | |
|\ \ \ | ||||||
| * | | | Optimized fread. | Elliott Hughes | 2015-01-20 | 2 | -35/+86 | |
* | | | | Merge "Remove testcase time printing in bionic-unit-tests." | Yabin Cui | 2015-01-20 | 1 | -16/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove testcase time printing in bionic-unit-tests. | Yabin Cui | 2015-01-20 | 1 | -16/+0 | |
* | | | | | Merge "Add target libbionic_gtest_main for cts test." | Yabin Cui | 2015-01-20 | 1 | -5/+20 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add target libbionic_gtest_main for cts test. | Yabin Cui | 2015-01-20 | 1 | -5/+20 | |
|/ / / / | ||||||
* | | | | Merge "Improve <stdio_ext.h> testing." | Elliott Hughes | 2015-01-20 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Improve <stdio_ext.h> testing. | Elliott Hughes | 2015-01-16 | 1 | -0/+6 |