Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Handle code_cache dir creation in libnativebridge" | Calin Juravle | 2014-10-27 | 11 | -46/+312 |
|\ | |||||
| * | Handle code_cache dir creation in libnativebridge | Calin Juravle | 2014-10-27 | 11 | -46/+312 |
* | | Merge "Add volatile to avoid clang optimization." | Chih-Hung Hsieh | 2014-10-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add volatile to avoid clang optimization. | Chih-Hung Hsieh | 2014-10-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "Fix type cast error, should be char* not void*." | Chih-Hung Hsieh | 2014-10-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix type cast error, should be char* not void*. | Chih-Hung Hsieh | 2014-10-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "Ensure /data/adb exists" | Nick Kralevich | 2014-10-21 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Ensure /data/adb exists | Nick Kralevich | 2014-10-21 | 1 | -0/+2 |
|/ | |||||
* | Merge "adb: Add USB vendor ID for TrekStor GmbH" | JP Abgrall | 2014-10-20 | 1 | -0/+3 |
|\ | |||||
| * | adb: Add USB vendor ID for TrekStor GmbH | Thorsten Koroscha | 2014-10-20 | 1 | -0/+3 |
|/ | |||||
* | Merge "Don't build init with clang for now" | Chih-hung Hsieh | 2014-10-16 | 1 | -0/+4 |
|\ | |||||
| * | Don't build init with clang for now | Bernhard Rosenkraenzer | 2014-10-04 | 1 | -0/+4 |
* | | Merge "Do not inline rarely used trace function bodies." | Chih-Hung Hsieh | 2014-10-15 | 2 | -39/+68 |
|\ \ | |||||
| * | | Do not inline rarely used trace function bodies. | Chih-Hung Hsieh | 2014-10-14 | 2 | -39/+68 |
* | | | Merge "logd: insert order for first entry" | Mark Salyzyn | 2014-10-14 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | logd: insert order for first entry | Mark Salyzyn | 2014-10-14 | 1 | -1/+2 |
|/ / | |||||
* | | Merge "Remove libsigchain from LD_PRELOADs" | Dmitriy Ivanov | 2014-10-14 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove libsigchain from LD_PRELOADs | Dmitriy Ivanov | 2014-10-07 | 1 | -1/+0 |
* | | | Merge "Add gtest conformance tests for libsync." | Riley Andrews | 2014-10-11 | 2 | -0/+646 |
|\ \ \ | |||||
| * | | | Add gtest conformance tests for libsync. | Riley Andrews | 2014-10-11 | 2 | -0/+646 |
|/ / / | |||||
* | | | Merge "fs_mgr: fix build breakage" | Mark Salyzyn | 2014-10-09 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | fs_mgr: fix build breakage | Mark Salyzyn | 2014-10-08 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge "Fix top for very large VSS." | Elliott Hughes | 2014-10-08 | 1 | -17/+30 |
|\ \ \ | |||||
| * | | | Fix top for very large VSS. | Elliott Hughes | 2014-10-08 | 1 | -17/+30 |
|/ / / | |||||
* | | | Merge changes I7d0b85b5,I74796043 | Mark Salyzyn | 2014-10-07 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | logd: LogStatistics leak | Mark Salyzyn | 2014-10-06 | 1 | -0/+4 |
| * | | | logd: kill(0,0) issue | Mark Salyzyn | 2014-10-06 | 1 | -1/+6 |
|/ / / | |||||
* | | | Merge changes I74796043,I74796043 | Mark Salyzyn | 2014-10-06 | 6 | -69/+97 |
|\ \ \ | |||||
| * | | | logd: Add control statistics enable/disable. | Mark Salyzyn | 2014-10-06 | 5 | -14/+42 |
| * | | | logd: cleanup | Mark Salyzyn | 2014-10-06 | 4 | -56/+56 |
|/ / / | |||||
* | | | Merge "Add -no-integrated-as at local level." | Chih-Hung Hsieh | 2014-10-06 | 5 | -0/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add -no-integrated-as at local level. | Chih-Hung Hsieh | 2014-10-06 | 5 | -0/+18 |
|/ / | |||||
* | | Merge "Fix a typo in ioctl usage message." | Elliott Hughes | 2014-10-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix a typo in ioctl usage message. | Elliott Hughes | 2014-10-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "Revert "Rewrite atomic.h to use stdatomic.h."" | Hans Boehm | 2014-10-04 | 9 | -132/+1040 |
|\ \ | |||||
| * | | Revert "Rewrite atomic.h to use stdatomic.h." | Hans Boehm | 2014-10-04 | 9 | -132/+1040 |
* | | | Merge "Rewrite atomic.h to use stdatomic.h." | Hans Boehm | 2014-10-03 | 9 | -1040/+132 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Rewrite atomic.h to use stdatomic.h. | Hans Boehm | 2014-10-01 | 9 | -1040/+132 |
* | | Merge "Use initUnchangeableSystemProperty for initializing os.arch." | Calin Juravle | 2014-10-02 | 1 | -5/+5 |
|\ \ | |/ |/| | |||||
| * | Use initUnchangeableSystemProperty for initializing os.arch. | Calin Juravle | 2014-10-01 | 1 | -5/+5 |
|/ | |||||
* | 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 |