| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use readdir instead of readdir_r. | Elliott Hughes | 2016-09-28 | 2 | -15/+6 |
| * | Merge "liblog: fix errno issues with event tag map" | Treehugger Robot | 2016-09-28 | 2 | -125/+96 |
| |\ | |||||
| | * | liblog: fix errno issues with event tag map | Mark Salyzyn | 2016-09-26 | 2 | -125/+96 |
| * | | Merge "adb: fix host-side serial number parsing for IPv6." | Treehugger Robot | 2016-09-28 | 2 | -5/+27 |
| |\ \ | |||||
| | * | | adb: fix host-side serial number parsing for IPv6. | David Pursell | 2016-09-21 | 2 | -5/+27 |
| * | | | Merge "liblog: free event tag map in __android_log_close()" | Treehugger Robot | 2016-09-28 | 2 | -4/+33 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | liblog: free event tag map in __android_log_close() | Mark Salyzyn | 2016-09-26 | 2 | -4/+33 |
| * | | | Merge "Migrate liblog to ndk_library." | Treehugger Robot | 2016-09-27 | 3 | -0/+42 |
| |\ \ \ | |||||
| | * | | | Migrate liblog to ndk_library. | Dan Albert | 2016-09-23 | 3 | -0/+42 |
| * | | | | Merge "adb: fix IOKit handle leaks on OS X." | Josh Gao | 2016-09-27 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | adb: fix IOKit handle leaks on OS X. | Josh Gao | 2016-09-27 | 1 | -0/+5 |
| * | | | | | Merge changes from topic 'b/31458381' | Treehugger Robot | 2016-09-26 | 3 | -0/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | init.rc: have hwservicemanager start the HAL class | Iliyan Malchev | 2016-09-26 | 2 | -0/+13 |
| | * | | | | | Add hwbinder dev node permissions. | Martijn Coenen | 2016-09-26 | 1 | -0/+1 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Switch adb to <android-base/properties.h>." | Treehugger Robot | 2016-09-26 | 9 | -131/+81 |
| |\ \ \ \ \ | |||||
| | * | | | | | Switch adb to <android-base/properties.h>. | Elliott Hughes | 2016-09-26 | 9 | -131/+81 |
| * | | | | | | Merge "Add fastboot --skip-reboot flag" | Treehugger Robot | 2016-09-26 | 1 | -2/+9 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Add fastboot --skip-reboot flag | Mitchell Wills | 2016-09-26 | 1 | -2/+9 |
| |/ / / / / | |||||
| * | | | | | Merge "Base: Remove LOG_S variants." | Treehugger Robot | 2016-09-26 | 3 | -374/+141 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Base: Remove LOG_S variants. | Andreas Gampe | 2016-09-24 | 3 | -374/+141 |
| * | | | | | Merge "Add std::string system property functions." | Treehugger Robot | 2016-09-24 | 4 | -1/+274 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Add std::string system property functions. | Elliott Hughes | 2016-09-23 | 4 | -1/+274 |
| * | | | | | Merge "Base: Check severity in destructor" | Treehugger Robot | 2016-09-23 | 2 | -28/+95 |
| |\ \ \ \ \ | |||||
| | * | | | | | Base: Check severity in destructor | Andreas Gampe | 2016-09-23 | 2 | -28/+95 |
| * | | | | | | Merge "Flattenable: switch from assignment to memcpy()." | David Pursell | 2016-09-23 | 1 | -2/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Flattenable: switch from assignment to memcpy(). | David Pursell | 2016-09-23 | 1 | -2/+9 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge "Move android_get_control_socket out of line" | Treehugger Robot | 2016-09-23 | 3 | -22/+24 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Move android_get_control_socket out of line | Colin Cross | 2016-09-23 | 3 | -22/+24 |
| |/ / / / / | |||||
| * | | | | | Merge "Give wifi_hal_legacy access to netlink" | Treehugger Robot | 2016-09-23 | 1 | -0/+3 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Give wifi_hal_legacy access to netlink | Mitchell Wills | 2016-09-13 | 1 | -0/+3 |
| * | | | | | Merge "Base: Add more log macros" | Treehugger Robot | 2016-09-22 | 2 | -28/+465 |
| |\ \ \ \ \ | |||||
| | * | | | | | Base: Add more log macros | Andreas Gampe | 2016-09-22 | 2 | -28/+465 |
| * | | | | | | Merge "Fix warnings in libutils headers" | Treehugger Robot | 2016-09-22 | 14 | -85/+115 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix warnings in libutils headers | Colin Cross | 2016-09-22 | 14 | -85/+115 |
| |/ / / / / / | |||||
| * | | | | | | Merge "Remove has_trivial_move trait from Vector<T>" | Colin Cross | 2016-09-22 | 3 | -15/+0 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Remove has_trivial_move trait from Vector<T> | Colin Cross | 2016-09-22 | 3 | -15/+0 |
| * | | | | | | Merge "We should break from loop after getting connected." | Treehugger Robot | 2016-09-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | We should break from loop after getting connected. | Tao Wu | 2016-09-21 | 1 | -0/+1 |
| * | | | | | | | Merge "Ignore setsid error in some cases." | Treehugger Robot | 2016-09-22 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Ignore setsid error in some cases. | Tao Wu | 2016-09-20 | 1 | -1/+3 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge "Add missing include." | Treehugger Robot | 2016-09-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | Add missing include. | Dan Albert | 2016-09-21 | 1 | -0/+1 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge "Fix warnings in system/ headers" | Treehugger Robot | 2016-09-22 | 4 | -11/+29 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix warnings in system/ headers | Colin Cross | 2016-09-21 | 4 | -11/+29 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge "adb: kill adb_mutex_t, adb_cond_t." | Treehugger Robot | 2016-09-22 | 11 | -277/+142 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | adb: kill adb_mutex_t, adb_cond_t. | Josh Gao | 2016-09-21 | 11 | -277/+142 |
| * | | | | | | | Merge "Remove net_bt_stack group and replace it with bluetooth" | Ajay Panicker | 2016-09-22 | 3 | -8/+6 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | Remove net_bt_stack group and replace it with bluetooth | Ajay Panicker | 2016-09-20 | 3 | -8/+6 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Hide warning in cutils/trace.h" | Colin Cross | 2016-09-22 | 3 | -2/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Hide warning in cutils/trace.h | Colin Cross | 2016-09-21 | 3 | -2/+9 |
| | | |_|_|_|/ | |/| | | | | |||||
