Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite atomic.h to use stdatomic.h. | Hans Boehm | 2014-10-01 | 9 | -1040/+132 |
* | Merge "logd: in nonblocking read, sched_yield() synchronization" | Mark Salyzyn | 2014-09-29 | 1 | -0/+5 |
|\ | |||||
| * | logd: in nonblocking read, sched_yield() synchronization | Mark Salyzyn | 2014-09-29 | 1 | -0/+5 |
|/ | |||||
* | Merge "Fix mac build for nativebridge tests." | Andreas Gampe | 2014-09-29 | 1 | -2/+2 |
|\ | |||||
| * | Fix mac build for nativebridge tests. | Calin Juravle | 2014-09-29 | 1 | -2/+2 |
|/ | |||||
* | Merge "logd: auditd: report facility LOG_AUTH" | Mark Salyzyn | 2014-09-28 | 1 | -4/+15 |
|\ | |||||
| * | logd: auditd: report facility LOG_AUTH | Mark Salyzyn | 2014-09-28 | 1 | -4/+15 |
|/ | |||||
* | Merge "Switch from using base64 BIOs to encoding funcs." | Alex Klyubin | 2014-09-26 | 1 | -19/+47 |
|\ | |||||
| * | Switch from using base64 BIOs to encoding funcs. | Adam Langley | 2014-09-05 | 1 | -19/+47 |
* | | Merge "LibNativeBridge: Add testing" | Andreas Gampe | 2014-09-26 | 4 | -4/+129 |
|\ \ | |||||
| * | | LibNativeBridge: Add testing | Andreas Gampe | 2014-09-25 | 4 | -4/+129 |
* | | | Merge "Don't manually link stlport." | Dan Albert | 2014-09-26 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't manually link stlport. | Dan Albert | 2014-09-26 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "LibNativeBridge: Fix two bugs" | Andreas Gampe | 2014-09-26 | 1 | -3/+8 |
|\ \ | |||||
| * | | LibNativeBridge: Fix two bugs | Andreas Gampe | 2014-09-25 | 1 | -3/+8 |
|/ / | |||||
* | | Merge "Revert "Switch adb to epoll(2)."" | Dan Albert | 2014-09-25 | 1 | -4/+21 |
|\ \ | |||||
| * | | Revert "Switch adb to epoll(2)." | Dan Albert | 2014-09-25 | 1 | -4/+21 |
|/ / | |||||
* | | Merge "LibNativeBridge: Fix mac build warning" | Ian Rogers | 2014-09-25 | 1 | -0/+5 |
|\ \ | |||||
| * | | LibNativeBridge: Fix mac build warning | Andreas Gampe | 2014-09-24 | 1 | -0/+5 |
|/ / | |||||
* | | Merge "LibNativeHelper: No bind mount on mac" | Andreas Gampe | 2014-09-24 | 1 | -0/+4 |
|\ \ | |||||
| * | | LibNativeHelper: No bind mount on mac | Andreas Gampe | 2014-09-24 | 1 | -0/+4 |
|/ / | |||||
* | | Merge "LibNativeBridge: Add early init & env setup" | Andreas Gampe | 2014-09-24 | 4 | -12/+249 |
|\ \ | |||||
| * | | LibNativeBridge: Add early init & env setup | jgu21 | 2014-09-23 | 4 | -12/+249 |
* | | | Merge "bionic has O_RSYNC now." | Elliott Hughes | 2014-09-24 | 1 | -3/+0 |
|\ \ \ | |||||
| * | | | bionic has O_RSYNC now. | Elliott Hughes | 2014-09-23 | 1 | -3/+0 |
|/ / / | |||||
* | | | Merge "Switch adb to epoll(2)." | Elliott Hughes | 2014-09-23 | 1 | -21/+4 |
|\ \ \ | |||||
| * | | | Switch adb to epoll(2). | Elliott Hughes | 2014-09-23 | 1 | -21/+4 |
* | | | | Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)." | Elliott Hughes | 2014-09-23 | 1 | -8/+4 |
|\ \ \ \ | |||||
| * | | | | defined(HAVE_OFF_T) is really just !defined(__APPLE__). | Elliott Hughes | 2014-09-22 | 1 | -8/+4 |
|/ / / / | |||||
* | | | | Merge "init: Fix memory corruption when sanitizing platform paths" | Elliott Hughes | 2014-09-23 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | init: Fix memory corruption when sanitizing platform paths | Christopher R. Palmer | 2014-09-22 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge "Fix warning for uninitialized variable." | Dan Albert | 2014-09-22 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix warning for uninitialized variable. | Dan Albert | 2014-09-22 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge "logd: auditd: kmsg priority" | Mark Salyzyn | 2014-09-19 | 1 | -9/+12 |
|\ \ \ | |||||
| * | | | logd: auditd: kmsg priority | Mark Salyzyn | 2014-09-19 | 1 | -9/+12 |
|/ / / | |||||
* | | | Merge "logcat: tests: deal with -v threadtime default" | Mark Salyzyn | 2014-09-18 | 1 | -7/+11 |
|\ \ \ | |||||
| * | | | logcat: tests: deal with -v threadtime default | Mark Salyzyn | 2014-09-18 | 1 | -7/+11 |
|/ / / | |||||
* | | | Merge "Clean up memset[16,32] routines: unify files names, remove redundant w... | Elliott Hughes | 2014-09-18 | 9 | -1275/+1209 |
|\ \ \ | |/ / |/| | | |||||
| * | | Clean up memset[16,32] routines: unify files names, remove redundant wrapper | Varvara Rainchik | 2014-09-17 | 9 | -1275/+1209 |
|/ / | |||||
* | | Merge "fix windows build" | Kenny Root | 2014-09-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix windows build | Doug Zongker | 2014-09-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge changes I11e84a7b,I5adaedd8 | Kenny Root | 2014-09-16 | 3 | -3/+113 |
|\ \ | |||||
| * | | adb: fix 64-bit build | Colin Cross | 2014-09-16 | 1 | -1/+1 |
| * | | add sideload-host mode to adb | Doug Zongker | 2014-09-16 | 3 | -3/+113 |
* | | | Merge "Use the correct fuse_init_out structure size." | Christopher Ferris | 2014-09-16 | 1 | -2/+28 |
|\ \ \ | |||||
| * | | | Use the correct fuse_init_out structure size. | Christopher Ferris | 2014-09-15 | 1 | -2/+28 |
* | | | | Merge "logcat: -v format defaults to threadtime" | Mark Salyzyn | 2014-09-16 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | logcat: -v format defaults to threadtime | Mark Salyzyn | 2014-09-16 | 1 | -3/+6 |
|/ / / / | |||||
* | | | | Merge "Use the correct debuggerd given the tid." | Christopher Ferris | 2014-09-14 | 2 | -60/+135 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use the correct debuggerd given the tid. | Christopher Ferris | 2014-09-13 | 2 | -60/+135 |
|/ / / |