Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
836eb224dd84a87bd3b95ebd50e64ca3e3ac3d71
/
libcutils
f4aa004
Merge "Use hasmntopt(3) rather than reinventing the wheel."
by Elliott Hughes
· 8 years ago
b615be0
Use hasmntopt(3) rather than reinventing the wheel.
by Elliott Hughes
· 8 years ago
eff525c
libcutils: tests
by Mark Salyzyn
· 8 years ago
8d1b65a
libcutils: sdk(mac) build error (part deux)
by Mark Salyzyn
· 8 years ago
fae6eed
libcutils: sdk(mac) build error
by Mark Salyzyn
· 8 years ago
e7c9280
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
ce48a5e
libcutils: sockets_test breaks MAC build
by Mark Salyzyn
· 8 years ago
8ee6452
libcutils: klog inherit android_get_control_file("/dev/kmsg")
by Mark Salyzyn
· 8 years ago
87ebcd3
logd: set executable's capabilities in file system
by Mark Salyzyn
· 8 years ago
d971e39
libcutils: add android_get_control_file()
by Mark Salyzyn
· 8 years ago
53e72c8
libcutils: add android_get_control_socket() test
by Mark Salyzyn
· 8 years ago
258193b
Add fs_config entries for the webview_zygote.
by Robert Sesek
· 9 years ago
3ae281f
Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'
by Roshan Pius
· 9 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
dcdc417
Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999
by Treehugger Robot
· 8 years ago
7bc86cb
Merge "Remove socket_loopback_client."
by Treehugger Robot
· 9 years ago
b91cd40
libcutils: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
e8b294b
Merge "Rely on the platform -std default."
by Treehugger Robot
· 9 years ago
702530b
Merge "Fallback to IPv6 when IPv4 is not available in adb"
by Treehugger Robot
· 9 years ago
eae353e
Remove socket_loopback_client.
by Elliott Hughes
· 9 years ago
96a79ab
Merge "Add native_handle_init"
by Chia-I Wu
· 9 years ago
1b7cf17
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 9 years ago
f827b60
Merge "Start retiring socket_loopback_client."
by Elliott Hughes
· 9 years ago
14a6c8d
Add native_handle_init
by Chia-I Wu
· 9 years ago
15d9d47
Start retiring socket_loopback_client.
by Elliott Hughes
· 9 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
52ad5b6
Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""""
by Dimitry Ivanov
· 9 years ago
f7aa7f2
Merge "Add native_handle_clone"
by Chia-I Wu
· 9 years ago
eb3c8d4
Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by Dimitry Ivanov
· 9 years ago
3e785be
Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by John Reck
· 9 years ago
5e7a652
Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""
by John Reck
· 9 years ago
dd182ee
Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib"""
by Treehugger Robot
· 9 years ago
634e1ab
Revert "Revert "Remove liblog from libcutils as a whole static lib""
by Dimitry Ivanov
· 9 years ago
5f757f8
Merge "Revert "Remove liblog from libcutils as a whole static lib""
by Dimitry Ivanov
· 9 years ago
db1e11b
Revert "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 9 years ago
f64f011
Merge "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 9 years ago
c3227c9
Remove liblog from libcutils as a whole static lib
by Dimitry Ivanov
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
0dc8edd
libcutils: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
4012b6f
Merge "Add basic tests for ashmem"
by Connor O'Brien
· 9 years ago
549d476
Add native_handle_clone
by Chia-I Wu
· 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
897fa18
Merge "We should break from loop after getting connected."
by Treehugger Robot
· 9 years ago
ea25334
We should break from loop after getting connected.
by Tao Wu
· 9 years ago
02ec1d0
Hide warning in cutils/trace.h
by Colin Cross
· 9 years ago
bab1f58
Add basic tests for ashmem
by Connor O'Brien
· 9 years ago
7c7c8fc
Give wifi_hal_legacy access to netlink
by Mitchell Wills
· 9 years ago
e8f873a
Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW
by Christopher Wiley
· 9 years ago
ba89ab2
libcutils: try all addresses in socket_network_client_timeout.
by Josh Gao
· 9 years ago
a8357b6
Fix access check
by John Reck
· 9 years ago
a673bfb
Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea
by Mark Salyzyn
· 9 years ago
8a9bd54
libcutils: Add ashmem_valid() function
by Mark Salyzyn
· 9 years ago
b29b5df
Merge "Remove process_name.c" am: e5b7ad1c39
by Dmitriy Filchenko
· 9 years ago
436b04d
Remove process_name.c
by Dmitriy Filchenko
· 9 years ago
a7faf5a
Merge "libcutils: add sched_policy test" am: 5f851752d3
by Greg Hackmann
· 9 years ago
16d6836
Merge "libcutils: add sched_policy test"
by Treehugger Robot
· 9 years ago
6d96ae0
Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." am: b3654fa086
by Elliott Hughes
· 9 years ago
cb4e6c7
libcutils: add sched_policy test
by Greg Hackmann
· 9 years ago
38bbf2f
Remove the prctl PR_SET_TIMERSLACK_PID call.
by Elliott Hughes
· 9 years ago
2f0938a
Merge \"sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID\"
by John Stultz
· 9 years ago
1ddfb6d
sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID
by John Stultz
· 9 years ago
e118f91
Merge \"Fix early init logging.\" am: 6d232ab4de
by Elliott Hughes
· 9 years ago
cc21f2a
Fix early init logging.
by Elliott Hughes
· 9 years ago
c4c4386
Merge \"Add ioprio values directly.\" am: feabb0fdc1
by Christopher Ferris
· 9 years ago
0d0e4a4
Merge "Add ioprio values directly."
by Christopher Ferris
· 9 years ago
e289156
Merge \"Remove no-op klog_init.\" am: 5558cd362b
by Elliott Hughes
· 9 years ago
d558420
Remove no-op klog_init.
by Elliott Hughes
· 9 years ago
000836a
Add ioprio values directly.
by Christopher Ferris
· 9 years ago
80d5106
Merge \"libcutils: Switch to Android.bp\" am: bc6c52f905
by Dan Willemsen
· 9 years ago
a55c441
libcutils: Switch to Android.bp
by Dan Willemsen
· 9 years ago
21ab2be
Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063
by Elliott Hughes
· 9 years ago
bb5a941
Merge "Make klog_fd thread-safe and make klog_init a no-op."
by Elliott Hughes
· 9 years ago
4fa152d
Merge \"libcutils: canned_fs_config.c drop tabs\" am: 4ee9ed5366
by Mark Salyzyn
· 9 years ago
fe03fdb
libcutils: canned_fs_config.c drop tabs
by Mark Salyzyn
· 9 years ago
303a42b
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
50e0391
Merge \"Remove unnecessary ARRAY_SIZE macros.\" am: c37d8ea22a
by Elliott Hughes
· 9 years ago
4804488
Remove unnecessary ARRAY_SIZE macros.
by Elliott Hughes
· 9 years ago
b28f060
Merge changes from topic \'debuggerd_client\' am: abf88685e3
by Josh Gao
· 9 years ago
1e99e9a
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
766ab61
Merge "Add utility to prepare files in a similar way to directories" into nyc-dev
by Calin Juravle
· 9 years ago
fda32d8
Merge "Add utility to prepare files in a similar way to directories" into nyc-dev
by Calin Juravle
· 9 years ago
ccc04c6
Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev
by Erik Kline
· 9 years ago
083d6f2
resolve merge conflicts of e845c04 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
e04aa78
Add /vendor/xbin to the list of directories of executables
by Erik Kline
· 9 years ago
3ab4d59
Add utility to prepare files in a similar way to directories
by Calin Juravle
· 9 years ago
3548d13
Fix misc-macro-parentheses warnings in init and other core modules.
by Chih-Hung Hsieh
· 9 years ago
31d2878
Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9
by Elliott Hughes
· 9 years ago
a39c2ce
Don't expose ashmem constants on the host.
by Elliott Hughes
· 9 years ago
cae8c2e
Move canned_fs_config into libcutils
by Mohamad Ayyash
· 9 years ago
7ea591a
Merge "<cutils/atomic.h> has been inlined for two years now." am: c5016de66b
by Elliott Hughes
· 9 years ago
b513037
<cutils/atomic.h> has been inlined for two years now.
by Elliott Hughes
· 9 years ago
e72147b
Merge "atrace: read package names from multiple sysprops" into nyc-dev
by sergeyv
· 9 years ago
902a09b
atrace: read package names from multiple sysprops
by sergeyv
· 9 years ago
c8bf136
Merge "More secure and compiler warning fix for sprintf into snprintf" am: 4f21555
by Elliott Hughes
· 9 years ago
fada0a7
More secure and compiler warning fix for sprintf into snprintf
by Raja M
· 9 years ago
05359f1
Merge "Update get_sched_policy to return TOP_APP correctly." into nyc-dev
by Martijn Coenen
· 9 years ago
638a024
Merge "Update get_sched_policy to return TOP_APP correctly." into nyc-dev
by Martijn Coenen
· 9 years ago
feb350a
Merge "Move canned_fs_config into libcutils" into nyc-dev am: 3f28318
by Mohamad Ayyash
· 9 years ago
79076bb
Move canned_fs_config into libcutils
by Mohamad Ayyash
· 9 years ago
Next »