Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
6d30c6d6b1bdbf549da0f203561d69f4102c1094
6d30c6d
liblog: logcat: Replace log/logd.h with log/log.h
by Mark Salyzyn
· 9 years ago
8311e0e
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 9 years ago
3469db2
liblog: Add C++ wrapper for C event log handler
by Mark Salyzyn
· 9 years ago
b9daec7
Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()"
by Treehugger Robot
· 9 years ago
ed8e40d
Merge "Improve "adb help" output."
by Elliott Hughes
· 9 years ago
7a1089b
[qemu]: Fix payload size format in qemu_pipe_frame_send()
by Miodrag Dinic
· 9 years ago
dedeabe
Merge "Update escaping in Android.bp files"
by Treehugger Robot
· 9 years ago
4012b6f
Merge "Add basic tests for ashmem"
by Connor O'Brien
· 9 years ago
d876d3a
Update escaping in Android.bp files
by Colin Cross
· 9 years ago
2124a09
Merge "Fix more system/core/include warnings"
by Colin Cross
· 9 years ago
aa0aa1d
Merge "Use readdir instead of readdir_r."
by Elliott Hughes
· 9 years ago
c367bc8
Improve "adb help" output.
by Elliott Hughes
· 9 years ago
7d19dbc
Use readdir instead of readdir_r.
by Elliott Hughes
· 9 years ago
31a3355
Merge "liblog: fix errno issues with event tag map"
by Treehugger Robot
· 9 years ago
9ca3744
Merge "adb: fix host-side serial number parsing for IPv6."
by Treehugger Robot
· 9 years ago
5be848c
Merge "liblog: free event tag map in __android_log_close()"
by Treehugger Robot
· 9 years ago
b6c6144
Fix more system/core/include warnings
by Colin Cross
· 9 years ago
6b4ac40
Merge "Migrate liblog to ndk_library."
by Treehugger Robot
· 9 years ago
515cbc1
Merge "adb: fix IOKit handle leaks on OS X."
by Josh Gao
· 9 years ago
c6966bc
adb: fix IOKit handle leaks on OS X.
by Josh Gao
· 9 years ago
fa15af6
Merge changes from topic 'b/31458381'
by Treehugger Robot
· 9 years ago
a9b4a41
Merge "Switch adb to <android-base/properties.h>."
by Treehugger Robot
· 9 years ago
4a29985
Merge "Add fastboot --skip-reboot flag"
by Treehugger Robot
· 9 years ago
13a5563
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 9 years ago
57ff9d2
Add fastboot --skip-reboot flag
by Mitchell Wills
· 9 years ago
ca3768e
liblog: fix errno issues with event tag map
by Mark Salyzyn
· 9 years ago
dc4d722
liblog: free event tag map in __android_log_close()
by Mark Salyzyn
· 9 years ago
497e250
init.rc: have hwservicemanager start the HAL class
by Iliyan Malchev
· 9 years ago
80befb4
Add hwbinder dev node permissions.
by Martijn Coenen
· 9 years ago
e7bfdcf
Merge "Base: Remove LOG_S variants."
by Treehugger Robot
· 9 years ago
6bc804e
Base: Remove LOG_S variants.
by Andreas Gampe
· 9 years ago
18446e8
Merge "Add std::string system property functions."
by Treehugger Robot
· 9 years ago
b23edac
Merge "Base: Check severity in destructor"
by Treehugger Robot
· 9 years ago
9ed918f
Merge "Flattenable: switch from assignment to memcpy()."
by David Pursell
· 9 years ago
e88cee8
Migrate liblog to ndk_library.
by Dan Albert
· 9 years ago
72e8ec1
Add std::string system property functions.
by Elliott Hughes
· 9 years ago
d633cf0
Flattenable: switch from assignment to memcpy().
by David Pursell
· 9 years ago
317f72e
Merge "Move android_get_control_socket out of line"
by Treehugger Robot
· 9 years ago
6d4c9b2
Base: Check severity in destructor
by Andreas Gampe
· 9 years ago
e34ccd7
Move android_get_control_socket out of line
by Colin Cross
· 9 years ago
d60fa7b
Merge "Give wifi_hal_legacy access to netlink"
by Treehugger Robot
· 9 years ago
73f5fec
Merge "Base: Add more log macros"
by Treehugger Robot
· 9 years ago
4082244
Merge "Fix warnings in libutils headers"
by Treehugger Robot
· 9 years ago
347220f
Fix warnings in libutils headers
by Colin Cross
· 9 years ago
ec0f446
Base: Add more log macros
by Andreas Gampe
· 9 years ago
aded1ac
Merge "Remove has_trivial_move trait from Vector<T>"
by Colin Cross
· 9 years ago
aefe546
Remove has_trivial_move trait from Vector<T>
by Colin Cross
· 9 years ago
897fa18
Merge "We should break from loop after getting connected."
by Treehugger Robot
· 9 years ago
5b873af
Merge "Ignore setsid error in some cases."
by Treehugger Robot
· 9 years ago
e860f97
Merge "Add missing include."
by Treehugger Robot
· 9 years ago
0a54f9b
Merge "Fix warnings in system/ headers"
by Treehugger Robot
· 9 years ago
ea25334
We should break from loop after getting connected.
by Tao Wu
· 9 years ago
14d3a1f
Merge "adb: kill adb_mutex_t, adb_cond_t."
by Treehugger Robot
· 9 years ago
4d8c184
Merge "Remove net_bt_stack group and replace it with bluetooth"
by Ajay Panicker
· 9 years ago
e4ccd7a
Fix warnings in system/ headers
by Colin Cross
· 9 years ago
c955005
Merge "Hide warning in cutils/trace.h"
by Colin Cross
· 9 years ago
02ec1d0
Hide warning in cutils/trace.h
by Colin Cross
· 9 years ago
cc51fa7
Merge "Hide gnu extension warnings in log/log.h"
by Colin Cross
· 9 years ago
5707aa6
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 9 years ago
0d57f79
Add missing include.
by Dan Albert
· 9 years ago
2d6d1c8
Merge "adb: parse tcp socket specs with base::ParseNetAddress."
by Josh Gao
· 9 years ago
863a41f
adb: fix host-side serial number parsing for IPv6.
by David Pursell
· 9 years ago
7c343c5
Merge "usb-bulk-transfer: Clarify sign-iy-ness of param"
by Philip P. Moltmann
· 9 years ago
1a894fc
usb-bulk-transfer: Clarify sign-iy-ness of param
by Philip P. Moltmann
· 9 years ago
5460004
Ignore setsid error in some cases.
by Tao Wu
· 9 years ago
d6e4470
Merge "base: rename unique_fd::clear() to unique_fd::reset()."
by Josh Gao
· 9 years ago
bab1f58
Add basic tests for ashmem
by Connor O'Brien
· 9 years ago
8eb0bd2
adb: parse tcp socket specs with base::ParseNetAddress.
by Josh Gao
· 9 years ago
02f1752
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 9 years ago
58be4c1
Merge "Fix warnings in libziparchive"
by Treehugger Robot
· 9 years ago
c2afad9
Fix warnings in libziparchive
by Colin Cross
· 9 years ago
63e7b06
Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT"
by Treehugger Robot
· 9 years ago
5f15048
Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)"
by Ajay Panicker
· 9 years ago
0227826
base: rename unique_fd::clear() to unique_fd::reset().
by Josh Gao
· 9 years ago
ac3b7e7
Allow bluetooth service to access bluetooth directory and add /logs (1/6)
by Ajay Panicker
· 9 years ago
5701748
Merge "Move libusbhost's headers into libusbhost."
by Treehugger Robot
· 9 years ago
e12c4a8
Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT
by Tao Wu
· 9 years ago
95a3395
Merge "Remove mutex.h and its uses."
by Pirama Arumuga Nainar
· 9 years ago
9c3714d
Remove mutex.h and its uses.
by Pirama Arumuga Nainar
· 9 years ago
ed348d6
Merge "Use <condition_variable> and <mutex.h> from MinGW"
by Pirama Arumuga Nainar
· 9 years ago
9cf014b
Merge "Fix debuggerd argument parsing."
by Treehugger Robot
· 9 years ago
bdf224c
Merge "Fix warnings in cutils/atomic.h"
by Treehugger Robot
· 9 years ago
85f638e
Hide gnu extension warnings in log/log.h
by Colin Cross
· 9 years ago
af7d5d0
Move libusbhost's headers into libusbhost.
by Elliott Hughes
· 9 years ago
955e8e7
Merge "Move libbinderwrapper's headers into libbinderwrapper."
by Treehugger Robot
· 9 years ago
16b3d60
Move libbinderwrapper's headers into libbinderwrapper.
by Elliott Hughes
· 9 years ago
c4d6910
Fix warnings in cutils/atomic.h
by Colin Cross
· 9 years ago
f8b0485
Fix debuggerd argument parsing.
by Elliott Hughes
· 9 years ago
b4ebb58
Merge changes I0a00b3d4,I19cb0694
by Treehugger Robot
· 9 years ago
0fccd01
adb: let `adb push` follow symlinks.
by Josh Gao
· 9 years ago
e202478
base: add parameter that controls O_NOFOLLOW in file functions.
by Josh Gao
· 9 years ago
8d3bebf
Merge "Fix darwin build break."
by Josh Gao
· 9 years ago
59e3f75
Fix darwin build break.
by Josh Gao
· 9 years ago
1e63aa2
Merge changes Ie15fcb8f,I0a895911
by Treehugger Robot
· 9 years ago
317c113
base: add quick_exit emulation.
by Josh Gao
· 9 years ago
65a1eb8
Merge "Base: Fix dangling-else in CHECK_STROP"
by Treehugger Robot
· 9 years ago
4cb2e80
base: extract mutex.h from logging.cpp.
by Josh Gao
· 9 years ago
7c7c8fc
Give wifi_hal_legacy access to netlink
by Mitchell Wills
· 9 years ago
48cc354
Base: Fix dangling-else in CHECK_STROP
by Andreas Gampe
· 9 years ago
c266c33
Merge "Fix zygote energy-aware scheduler tuning bug"
by Treehugger Robot
· 9 years ago
Next »