| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Remove deprecated Android.mk files" | Colin Cross | 2016-06-02 | 2 | -85/+3 |
|\ |
|
| * | Remove deprecated Android.mk files | Colin Cross | 2016-05-26 | 2 | -85/+3 |
* | | Merge "Fix liblog logtags" | Treehugger Robot | 2016-06-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix liblog logtags | Dan Willemsen | 2016-06-01 | 1 | -1/+1 |
* | | | Merge "add a property for controlling perf_event_paranoid" | Jeffrey Vander Stoep | 2016-06-01 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | add a property for controlling perf_event_paranoid | Daniel Micay | 2016-05-31 | 1 | -0/+5 |
* | | | | Merge "core: Update libchrome APIs to r395517" | Luis Hector Chavez | 2016-06-01 | 2 | -1/+5 |
|\ \ \ \ |
|
| * | | | | core: Update libchrome APIs to r395517 | Luis Hector Chavez | 2016-05-26 | 2 | -1/+5 |
* | | | | | Merge "Remove invalid uses of -l and -I" | Treehugger Robot | 2016-06-01 | 5 | -8/+11 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Remove invalid uses of -l and -I | Dan Willemsen | 2016-06-01 | 5 | -8/+11 |
|/ / / / |
|
* | | | | Merge "fs_mgr: pass sehandle to ext4 format routine" | Treehugger Robot | 2016-06-01 | 2 | -2/+20 |
|\ \ \ \ |
|
| * | | | | fs_mgr: pass sehandle to ext4 format routine | William Roberts | 2016-05-13 | 2 | -2/+20 |
* | | | | | Merge "Kill adb's ScopedFd for unique_fd." | Treehugger Robot | 2016-05-28 | 2 | -124/+80 |
|\ \ \ \ \ |
|
| * | | | | | Kill adb's ScopedFd for unique_fd. | Elliott Hughes | 2016-05-27 | 2 | -124/+80 |
|/ / / / / |
|
* | | | | | Merge "Kill load_file." | Treehugger Robot | 2016-05-28 | 7 | -129/+46 |
|\ \ \ \ \ |
|
| * | | | | | Kill load_file. | Elliott Hughes | 2016-05-27 | 7 | -129/+46 |
|/ / / / / |
|
* | | | | | Merge "[adb] Followup CL to clean up adb_auth_host.cpp" | Treehugger Robot | 2016-05-27 | 1 | -18/+11 |
|\ \ \ \ \ |
|
| * | | | | | [adb] Followup CL to clean up adb_auth_host.cpp | Yurii Zubrytskyi | 2016-05-27 | 1 | -18/+11 |
* | | | | | | Merge "Fix misc-macro-parentheses warnings in init and other core modules." | Chih-hung Hsieh | 2016-05-27 | 8 | -23/+23 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix misc-macro-parentheses warnings in init and other core modules. | Chih-Hung Hsieh | 2016-05-18 | 8 | -23/+23 |
* | | | | | | Merge "[adb] Issue the "auth" emulator command before any other one" | Treehugger Robot | 2016-05-27 | 4 | -36/+76 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | [adb] Issue the "auth" emulator command before any other one | Yurii Zubrytskyi | 2016-05-27 | 4 | -36/+76 |
|/ / / / / |
|
* | | | | | Merge "adb: retry connecting disconnected emulators instead of always looping." | Yabin Cui | 2016-05-26 | 7 | -27/+210 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | adb: retry connecting disconnected emulators instead of always looping. | Yabin Cui | 2016-05-24 | 7 | -27/+210 |
* | | | | | Merge "trusty: storageproxyd: use upstream kernel headers" | Michael Ryleev | 2016-05-25 | 1 | -0/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | trusty: storageproxyd: use upstream kernel headers | Michael Ryleev | 2016-05-24 | 1 | -0/+2 |
|/ / / / |
|
* | | | | Merge changes I40c9ea47,I593aeed5 | Michael Ryleev | 2016-05-24 | 5 | -0/+3571 |
|\ \ \ \ |
|
| * | | | | trusty: storage: add tests | Michael Ryleev | 2016-05-18 | 2 | -0/+3069 |
| * | | | | trusty: storage: add client lib for testing | Michael Ryleev | 2016-05-18 | 3 | -0/+502 |
* | | | | | Merge "adb: close ep0 on disconnection." | Treehugger Robot | 2016-05-24 | 1 | -25/+24 |
|\ \ \ \ \ |
|
| * | | | | | adb: close ep0 on disconnection. | Yabin Cui | 2016-05-23 | 1 | -25/+24 |
|/ / / / / |
|
* | | | | | Merge "Fix SharedBuffer. Remove aref." | Hans Boehm | 2016-05-23 | 3 | -72/+24 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix SharedBuffer. Remove aref. | Hans Boehm | 2016-05-23 | 3 | -72/+24 |
* | | | | | Merge "adb: check return value of register_socket_transport." | Yabin Cui | 2016-05-21 | 1 | -3/+5 |
|\ \ \ \ \ |
|
| * | | | | | adb: check return value of register_socket_transport. | Yabin Cui | 2016-05-17 | 1 | -3/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge "Fix misc-macro-parentheses warnings in lmkd." | Treehugger Robot | 2016-05-19 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix misc-macro-parentheses warnings in lmkd. | Chih-Hung Hsieh | 2016-05-18 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" | Hans Boehm | 2016-05-19 | 2 | -63/+146 |
|\ \ \ \ |
|
| * | | | | Fix memory order and race bugs in Refbase.h & RefBase.cpp | Hans Boehm | 2016-05-17 | 2 | -63/+146 |
* | | | | | Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" | Treehugger Robot | 2016-05-19 | 1 | -10/+8 |
|\ \ \ \ \ |
|
| * | | | | | HACK: libnetutils: Remove parameters from dhcpcd service call | Dmitry Shmidt | 2016-05-18 | 1 | -10/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge "Fix misc-macro-parentheses warnings in liblog." | Chih-hung Hsieh | 2016-05-19 | 6 | -33/+33 |
|\ \ \ \ \ |
|
| * | | | | | Fix misc-macro-parentheses warnings in liblog. | Chih-Hung Hsieh | 2016-05-18 | 6 | -33/+33 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" | Chih-hung Hsieh | 2016-05-19 | 4 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | Fix misc-macro-parentheses warnings in libion, libsparse, libmem* | Chih-Hung Hsieh | 2016-05-18 | 4 | -6/+6 |
| |/ / / / |
|
* | | | | | Merge "adb: use asocket's close function when closing." | Treehugger Robot | 2016-05-19 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | adb: use asocket's close function when closing. | Josh Gao | 2016-05-18 | 1 | -3/+1 |
* | | | | | | Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." | Treehugger Robot | 2016-05-18 | 5 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. | Chih-Hung Hsieh | 2016-05-18 | 5 | -5/+5 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 | Treehugger Robot | 2016-05-18 | 4 | -269/+403 |
|\ \ \ \ \ \
| | |/ / / /
| |/| / / /
| |_|/ / /
|/| | | | |
|