Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Remove unused CONFIG_SECONDS." | Elliott Hughes | 2015-01-30 | 1 | -4/+0 |
|\ | |||||
| * | Remove unused CONFIG_SECONDS. | Elliott Hughes | 2015-01-29 | 1 | -4/+0 |
|/ | |||||
* | Merge "Add primitive CPPLINT.cfg." | Dan Albert | 2015-01-29 | 2 | -1/+3 |
|\ | |||||
| * | Add primitive CPPLINT.cfg. | Dan Albert | 2015-01-29 | 2 | -1/+3 |
* | | Merge "Rewrite __cxa_guard.cpp with <stdatomic.h>." | Yabin Cui | 2015-01-29 | 1 | -43/+62 |
|\ \ | |||||
| * | | Rewrite __cxa_guard.cpp with <stdatomic.h>. | Yabin Cui | 2015-01-29 | 1 | -43/+62 |
|/ / | |||||
* | | Merge "Add missing includes." | Elliott Hughes | 2015-01-29 | 15 | -1/+19 |
|\ \ | |||||
| * | | Add missing includes. | Elliott Hughes | 2015-01-28 | 15 | -1/+19 |
* | | | Merge "Add --gtest-filter as synonym for --gtest_filter in bionic gtest main." | Yabin Cui | 2015-01-29 | 1 | -0/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add --gtest-filter as synonym for --gtest_filter in bionic gtest main. | Yabin Cui | 2015-01-28 | 1 | -0/+13 |
* | | | Merge "Only one crashing thread should contact debuggerd." | Christopher Ferris | 2015-01-29 | 1 | -1/+20 |
|\ \ \ | |||||
| * | | | Only one crashing thread should contact debuggerd. | Christopher Ferris | 2015-01-28 | 1 | -1/+20 |
| |/ / | |||||
* | | | Merge "Modify MIPS64 stat structure to match a generic one in AOSP." | Elliott Hughes | 2015-01-29 | 6 | -60/+108 |
|\ \ \ | |/ / |/| | | |||||
| * | | Modify MIPS64 stat structure to match a generic one in AOSP. | Raghu Gandham | 2015-01-28 | 6 | -60/+108 |
| |/ | |||||
* | | Merge "Switch pthread_once_t to stdatomic.h." | Yabin Cui | 2015-01-28 | 2 | -46/+31 |
|\ \ | |/ |/| | |||||
| * | Switch pthread_once_t to stdatomic.h. | Yabin Cui | 2015-01-27 | 2 | -46/+31 |
* | | Merge "Fix mips64 build. Replace explicit cast with static_cast" | Dimitry Ivanov | 2015-01-28 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fix mips64 build. Replace explicit cast with static_cast | Nikola Veljkovic | 2015-01-28 | 1 | -2/+2 |
|/ | |||||
* | Merge "Fix parse of gtest_filter in bionic gtest main." | Yabin Cui | 2015-01-27 | 1 | -1/+6 |
|\ | |||||
| * | Fix parse of gtest_filter in bionic gtest main. | Yabin Cui | 2015-01-27 | 1 | -1/+6 |
* | | Merge "Fix mips build." | Elliott Hughes | 2015-01-27 | 6 | -18/+8 |
|\ \ | |||||
| * | | Fix mips build. | Elliott Hughes | 2015-01-27 | 6 | -18/+8 |
* | | | Merge "Add a test for float registers across setjmp/logjmp." | Elliott Hughes | 2015-01-27 | 1 | -0/+51 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add a test for float registers across setjmp/logjmp. | Elliott Hughes | 2015-01-26 | 1 | -0/+51 |
* | | | Merge "x86 has an assembler bcopy implementation." | Elliott Hughes | 2015-01-27 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | x86 has an assembler bcopy implementation. | Elliott Hughes | 2015-01-26 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge "Rename "TIMEWARN" to "SLOW" in bionic gtest." | Yabin Cui | 2015-01-27 | 1 | -17/+17 |
|\ \ \ | | |/ | |/| | |||||
| * | | Rename "TIMEWARN" to "SLOW" in bionic gtest. | Yabin Cui | 2015-01-26 | 1 | -17/+17 |
* | | | Merge "[Arm64] Fix overlapping fp fields in jmp_buf" | Elliott Hughes | 2015-01-27 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [Arm64] Fix overlapping fp fields in jmp_buf | Duane Sand | 2015-01-26 | 1 | -2/+2 |
* | | | Merge "Clean up <stdlib.h> slightly." | Elliott Hughes | 2015-01-27 | 20 | -111/+143 |
|\ \ \ | |||||
| * | | | Clean up <stdlib.h> slightly. | Elliott Hughes | 2015-01-26 | 20 | -111/+143 |
* | | | | Merge "Make bionic compile even if resolver debugging is enabled." | Lorenzo Colitti | 2015-01-27 | 1 | -24/+33 |
|\ \ \ \ | |||||
| * | | | | Make bionic compile even if resolver debugging is enabled. | Lorenzo Colitti | 2015-01-26 | 1 | -24/+33 |
* | | | | | Merge "Do not build host benchmark code on macs." | Christopher Ferris | 2015-01-27 | 1 | -0/+10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Do not build host benchmark code on macs. | Christopher Ferris | 2015-01-26 | 1 | -0/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge "Support --gtest_ouput option in bionic gtest main." | Yabin Cui | 2015-01-27 | 1 | -210/+402 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Support --gtest_ouput option in bionic gtest main. | Yabin Cui | 2015-01-26 | 1 | -210/+402 |
* | | | | Merge "Update kernel headers to v3.18.3." | Christopher Ferris | 2015-01-26 | 93 | -2559/+3872 |
|\ \ \ \ | |||||
| * | | | | Update kernel headers to v3.18.3. | Christopher Ferris | 2015-01-26 | 93 | -2559/+3872 |
* | | | | | Merge "Add <error.h>." | Elliott Hughes | 2015-01-26 | 5 | -0/+214 |
|\ \ \ \ \ | |||||
| * | | | | | Add <error.h>. | Elliott Hughes | 2015-01-26 | 5 | -0/+214 |
* | | | | | | Merge "Fix coverage build after adding clang coverage." | Dan Albert | 2015-01-25 | 1 | -1/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix coverage build after adding clang coverage. | Dan Albert | 2015-01-25 | 1 | -1/+8 |
* | | | | | | | Merge "Remove obsolete BUILD_TINY_ANDROID." | Elliott Hughes | 2015-01-25 | 3 | -11/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove obsolete BUILD_TINY_ANDROID. | Elliott Hughes | 2015-01-24 | 3 | -11/+0 |
|/ / / / / / | |||||
* | | | | | | Merge "Reduce <stdlib.h> namespace pollution." | Elliott Hughes | 2015-01-24 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reduce <stdlib.h> namespace pollution. | Elliott Hughes | 2015-01-24 | 1 | -1/+0 |
|/ / / / / / | |||||
* | | | | | | Merge "Reduce <signal.h> namespace pollution." | Elliott Hughes | 2015-01-24 | 3 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reduce <signal.h> namespace pollution. | Elliott Hughes | 2015-01-24 | 3 | -1/+2 |
|/ / / / / / |