Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
3bd2879d8e9bb0c0a1b8045e09f9cf87c2daeef3
3bd2879
adb: split up adb_auth.cpp.
by Josh Gao
· 8 years ago
1f90485
Merge "system/core: drop or replace log/logger.h"
by Mark Salyzyn
· 8 years ago
37c9451
system/core: drop or replace log/logger.h
by Mark Salyzyn
· 8 years ago
093951a
Merge "liblog: logd: Add android_lookupEventTag_len()"
by Mohan Srinivasan
· 8 years ago
d4446cc
Merge "Revert "Remove liblog from libcutils as a whole static lib""
by Dimitry Ivanov
· 8 years ago
f93d732
Revert "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 8 years ago
dd01f98
Merge "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 8 years ago
807e40e
liblog: logd: Add android_lookupEventTag_len()
by Mark Salyzyn
· 8 years ago
6dd58c0
Remove liblog from libcutils as a whole static lib
by Dimitry Ivanov
· 8 years ago
57513bd
Merge "Log failed load_properties_from_file calls."
by Treehugger Robot
· 8 years ago
5a7ad84
Log failed load_properties_from_file calls.
by Elliott Hughes
· 8 years ago
07607c0
Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ...
by Mark Salyzyn
· 8 years ago
9633b91
liblog: Move liblog tag from 1005 to 1006
by Mark Salyzyn
· 8 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
0dd4431
logd: logcat: Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
23ed4c2
libcutils: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
6584d0a
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
a166708
liblog: logcat: Replace log/logd.h with log/log.h
by Mark Salyzyn
· 8 years ago
004cd3c
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 8 years ago
8eaaac0
liblog: Add C++ wrapper for C event log handler
by Mark Salyzyn
· 8 years ago
e5976be
Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()"
by Treehugger Robot
· 8 years ago
50cb973
Merge "Improve "adb help" output."
by Elliott Hughes
· 8 years ago
192be1d
[qemu]: Fix payload size format in qemu_pipe_frame_send()
by Miodrag Dinic
· 8 years ago
06460bf
Merge "Update escaping in Android.bp files"
by Treehugger Robot
· 8 years ago
a2d4a6b
Merge "Add basic tests for ashmem"
by Connor O'Brien
· 8 years ago
af93329
Update escaping in Android.bp files
by Colin Cross
· 8 years ago
18fbd80
Merge "Fix more system/core/include warnings"
by Colin Cross
· 8 years ago
833df5c
Merge "Use readdir instead of readdir_r."
by Elliott Hughes
· 8 years ago
4bf9bc1
Improve "adb help" output.
by Elliott Hughes
· 8 years ago
9f20693
Use readdir instead of readdir_r.
by Elliott Hughes
· 8 years ago
dfd30c4
Merge "liblog: fix errno issues with event tag map"
by Treehugger Robot
· 8 years ago
b1c4d90
Merge "adb: fix host-side serial number parsing for IPv6."
by Treehugger Robot
· 8 years ago
1dfa811
Merge "liblog: free event tag map in __android_log_close()"
by Treehugger Robot
· 8 years ago
1811d15
Fix more system/core/include warnings
by Colin Cross
· 8 years ago
b98317f
Merge "Migrate liblog to ndk_library."
by Treehugger Robot
· 8 years ago
a2aff3f
Merge "adb: fix IOKit handle leaks on OS X."
by Josh Gao
· 8 years ago
b6a2f59
adb: fix IOKit handle leaks on OS X.
by Josh Gao
· 8 years ago
8d85451
Merge changes from topic 'b/31458381'
by Treehugger Robot
· 8 years ago
d9a23b5
Merge "Switch adb to <android-base/properties.h>."
by Treehugger Robot
· 8 years ago
60a99eb
Merge "Add fastboot --skip-reboot flag"
by Treehugger Robot
· 8 years ago
ffdec18
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
31dce30
Add fastboot --skip-reboot flag
by Mitchell Wills
· 8 years ago
70a83dc
liblog: fix errno issues with event tag map
by Mark Salyzyn
· 8 years ago
ba1a798
liblog: free event tag map in __android_log_close()
by Mark Salyzyn
· 8 years ago
57d66b8
init.rc: have hwservicemanager start the HAL class
by Iliyan Malchev
· 8 years ago
f5110ea
Add hwbinder dev node permissions.
by Martijn Coenen
· 8 years ago
aa00f58
Merge "Base: Remove LOG_S variants."
by Treehugger Robot
· 8 years ago
1f5fb43
Base: Remove LOG_S variants.
by Andreas Gampe
· 8 years ago
3f049c3
Merge "Add std::string system property functions."
by Treehugger Robot
· 8 years ago
19a7696
Merge "Base: Check severity in destructor"
by Treehugger Robot
· 8 years ago
b2356a6
Merge "Flattenable: switch from assignment to memcpy()."
by David Pursell
· 8 years ago
ddce8c7
Migrate liblog to ndk_library.
by Dan Albert
· 8 years ago
1e88c8c
Add std::string system property functions.
by Elliott Hughes
· 8 years ago
2ebce73
Flattenable: switch from assignment to memcpy().
by David Pursell
· 8 years ago
4b5abcd
Merge "Move android_get_control_socket out of line"
by Treehugger Robot
· 8 years ago
19ff8f1
Base: Check severity in destructor
by Andreas Gampe
· 8 years ago
e8ffa44
Move android_get_control_socket out of line
by Colin Cross
· 8 years ago
6fc7eaa
Merge "Give wifi_hal_legacy access to netlink"
by Treehugger Robot
· 8 years ago
58af713
Merge "Base: Add more log macros"
by Treehugger Robot
· 8 years ago
65a1633
Merge "Fix warnings in libutils headers"
by Treehugger Robot
· 8 years ago
17b5b82
Fix warnings in libutils headers
by Colin Cross
· 8 years ago
436f5a0
Base: Add more log macros
by Andreas Gampe
· 8 years ago
588b3b0
Merge "Remove has_trivial_move trait from Vector<T>"
by Colin Cross
· 8 years ago
0973955
Remove has_trivial_move trait from Vector<T>
by Colin Cross
· 8 years ago
53171e5
Merge "We should break from loop after getting connected."
by Treehugger Robot
· 8 years ago
3562fd0
Merge "Ignore setsid error in some cases."
by Treehugger Robot
· 8 years ago
55123df
Merge "Add missing include."
by Treehugger Robot
· 8 years ago
d7f60fd
Merge "Fix warnings in system/ headers"
by Treehugger Robot
· 8 years ago
9b7341f
We should break from loop after getting connected.
by Tao Wu
· 8 years ago
7e4d1db
Merge "adb: kill adb_mutex_t, adb_cond_t."
by Treehugger Robot
· 8 years ago
7875407
Merge "Remove net_bt_stack group and replace it with bluetooth"
by Ajay Panicker
· 8 years ago
7c7990e
Fix warnings in system/ headers
by Colin Cross
· 8 years ago
5cf3db6
Merge "Hide warning in cutils/trace.h"
by Colin Cross
· 8 years ago
9993e79
Hide warning in cutils/trace.h
by Colin Cross
· 8 years ago
21049e5
Merge "Hide gnu extension warnings in log/log.h"
by Colin Cross
· 8 years ago
0cd3ae1
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 8 years ago
8b31627
Add missing include.
by Dan Albert
· 8 years ago
efee71c
Merge "adb: parse tcp socket specs with base::ParseNetAddress."
by Josh Gao
· 8 years ago
73d55aa
adb: fix host-side serial number parsing for IPv6.
by David Pursell
· 8 years ago
b721c97
Merge "usb-bulk-transfer: Clarify sign-iy-ness of param"
by Philip P. Moltmann
· 8 years ago
9879bb2
usb-bulk-transfer: Clarify sign-iy-ness of param
by Philip P. Moltmann
· 8 years ago
c8fab89
Ignore setsid error in some cases.
by Tao Wu
· 8 years ago
14d3a1a
Merge "base: rename unique_fd::clear() to unique_fd::reset()."
by Josh Gao
· 8 years ago
a963ae8
Add basic tests for ashmem
by Connor O'Brien
· 8 years ago
1099215
adb: parse tcp socket specs with base::ParseNetAddress.
by Josh Gao
· 8 years ago
604208e
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 8 years ago
91811d2
Merge "Fix warnings in libziparchive"
by Treehugger Robot
· 8 years ago
7c6c7f0
Fix warnings in libziparchive
by Colin Cross
· 8 years ago
4159568
Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT"
by Treehugger Robot
· 8 years ago
2c2a3f7
Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)"
by Ajay Panicker
· 8 years ago
5d1b1a8
base: rename unique_fd::clear() to unique_fd::reset().
by Josh Gao
· 8 years ago
59d6a8c
Allow bluetooth service to access bluetooth directory and add /logs (1/6)
by Ajay Panicker
· 8 years ago
36b88ce
Merge "Move libusbhost's headers into libusbhost."
by Treehugger Robot
· 8 years ago
135f4ab
Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT
by Tao Wu
· 8 years ago
33414a8
Merge "Remove mutex.h and its uses."
by Pirama Arumuga Nainar
· 8 years ago
70f281a
Remove mutex.h and its uses.
by Pirama Arumuga Nainar
· 8 years ago
a3d7b24
Merge "Use <condition_variable> and <mutex.h> from MinGW"
by Pirama Arumuga Nainar
· 8 years ago
99ed652
Merge "Fix debuggerd argument parsing."
by Treehugger Robot
· 8 years ago
5e093f3
Merge "Fix warnings in cutils/atomic.h"
by Treehugger Robot
· 8 years ago
Next »