Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
19e6cca2d46bb4ebd1368655d19d9ca95df23cef
/
libcutils
5059f6c
Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*"
by Jiyong Park
· 6 years ago
1a040fa
Add support for memfd
by Joel Fernandes
· 6 years ago
44bbc14
libcutils: route to ashmemd
by Tri Vo
· 6 years ago
62b18ee
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 6 years ago
64fb54b
Configure /system/apex/com.android.runtime.[debug|release]/bin/*
by Jiyong Park
· 6 years ago
fb5d61f
Add user/group for gsid.
by David Anderson
· 6 years ago
b40c668
DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup""
by Suren Baghdasaryan
· 6 years ago
0d6ecf8
Add setuid/setgid capabilities to simpleperf_app_runner.
by Yabin Cui
· 6 years ago
5469552
Update AID_ISOLATED_START to include new range.
by Martijn Coenen
· 6 years ago
7af8635
Add systrace tag for RRO
by Mårten Kongstad
· 6 years ago
ea26c5e
Enable building ATRACE stubs on Windows
by David Sehr
· 6 years ago
74bb779
Merge "Add UID for network stack app"
by Remi NGUYEN VAN
· 6 years ago
38324ab
relax /system/bin directory permissions
by Nick Kralevich
· 6 years ago
0d0b7f6
Start using new C++ Fstab class widely
by Tom Cherry
· 6 years ago
3436fa9
Add UID for network stack app
by Remi NGUYEN VAN
· 6 years ago
fea0df3
fs_config: add product and product_services to the scanning.
by Mark Salyzyn
· 6 years ago
88e3dbc
Increase netlink uevent rcvbuf size to 16M
by Daniel Mentz
· 6 years ago
d090128
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
89851e2
Set bin directories to 0751
by Nick Kralevich
· 6 years ago
09e3807
[GPU Service] Add independent AID for gpu service.
by Peiyong Lin
· 6 years ago
4ee0f93
libcutils: lose socket_peer_is_trusted to ART, the only user.
by Elliott Hughes
· 6 years ago
d00e2eb
fs_mgr: fix incorrect parameter type
by bohu
· 7 years ago
8809c2f
android_filesystem_config add AID for iorapd
by Igor Murashkin
· 7 years ago
f30e508
libcutils test: make set_sched_policy optional
by David Pursell
· 7 years ago
10ad45a
s/product-services/product_services/g
by Dario Freni
· 7 years ago
d2ba3c8
Add support for /product-services partition.
by Dario Freni
· 7 years ago
eb4c9db
Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" am: 5fd5be33e6
by Joel Fernandes
· 7 years ago
a25088f
Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls"
by Joel Fernandes
· 7 years ago
4cfd988
libcutils: ashmem: Avoid doing fd checks for ashmem calls
by Joel Fernandes
· 7 years ago
cb89e18
Merge "libcutils: remove rather than fix the mutex." am: 39e7a1c981
by Yi Kong
· 7 years ago
62346ae
Merge "libcutils: remove rather than fix the mutex."
by Yi Kong
· 7 years ago
e923d15
libcutils: remove rather than fix the mutex.
by Elliott Hughes
· 7 years ago
101076b
Merge "cutils: move hashmap to <pthread.h>." am: dda5fe46ac
by Elliott Hughes
· 7 years ago
57f66b3
cutils: move hashmap to <pthread.h>.
by Elliott Hughes
· 7 years ago
afc1cbd
Merge "libcutils: remove unused open_memstream." am: df398f2b67
by Elliott Hughes
· 7 years ago
b744ea6
Merge "libcutils: remove some unused API." am: fc567a9b95
by Elliott Hughes
· 7 years ago
2a0af5a
Merge "libcutils: remove unused open_memstream."
by Elliott Hughes
· 7 years ago
e27ec26
libcutils: remove unused open_memstream.
by Elliott Hughes
· 7 years ago
9af4b33
libcutils: remove some unused API.
by Elliott Hughes
· 7 years ago
5892b7f
Merge "libcutils: Simplify android_get_control_socket()" am: 5f70ed6ee1
by Bernie Innocenti
· 7 years ago
a209ce0
Merge "libcutils: Simplify android_get_control_socket()"
by Treehugger Robot
· 7 years ago
e38601b
Merge "libcutils: add OWNERS." am: cd7244100b
by Elliott Hughes
· 7 years ago
9ecbd62
Merge "libcutils: add OWNERS."
by Treehugger Robot
· 7 years ago
e870518
Merge "bootstat: Remove the CAP_SYSLOG capability" am: cefd4e56ad
by Luis Hector Chavez
· 7 years ago
9afcbb0
Merge "logd: Move the capabilities from file based to ambient" am: 28cd2a02b1
by Luis Hector Chavez
· 7 years ago
2d46144
libcutils: add OWNERS.
by Elliott Hughes
· 7 years ago
4f85513
bootstat: Remove the CAP_SYSLOG capability
by Luis Hector Chavez
· 7 years ago
5eef821
logd: Move the capabilities from file based to ambient
by Luis Hector Chavez
· 7 years ago
3004118
Merge "Support /product/bin" am: 36b61f061d am: 931e0f268a
by Inseob Kim
· 7 years ago
5585de1
Support /product/bin
by Inseob Kim
· 7 years ago
9a0f2d1
libcutils: Simplify android_get_control_socket()
by Bernie Innocenti
· 7 years ago
f122a17
Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91
by Jiyong Park
· 7 years ago
d3036ab
Mark as recovery_available: true
by Jiyong Park
· 7 years ago
2c69da2
Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-dev
by Gwendal Grignou
· 7 years ago
3507162
Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-dev
by Gwendal Grignou
· 7 years ago
1e6fa88
libctuils: Exclude qtaguid.cpp from VNDK-SP variant
by Logan Chien
· 7 years ago
24fa26a
Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant"
by Logan Chien
· 7 years ago
a37d2fa
allow config/sdcardfs directory to be seen for ARC++
by Gwendal Grignou
· 7 years ago
9e5b173
Remove more bogus <stdbool.h> #includes from C++.
by Elliott Hughes
· 7 years ago
39ed24b
libctuils: Exclude qtaguid.cpp from VNDK-SP variant
by Logan Chien
· 7 years ago
8347853
Systrace support for NNAPI
by Mika Raento
· 7 years ago
039cddc
Rewrite get_sched_policy_name for safety.
by Elliott Hughes
· 7 years ago
d0d73d0
cutils: add restricted cpuset
by Tim Murray
· 7 years ago
2b28f9a
cutils: add restricted cpuset
by Tim Murray
· 7 years ago
f709631
llkd: add live-lock daemon
by Mark Salyzyn
· 7 years ago
56ac3c5
lmkd: limit capability set to minimum
by Mark Salyzyn
· 7 years ago
32dbd37
Remove vendor Wifi and BT entries from fs_config.cpp
by Tom Cherry
· 7 years ago
9da9435
Remove vendor Wifi and BT entries from fs_config.cpp
by Tom Cherry
· 7 years ago
f37b7ab
Merge "Enabled SYS_MODULE capability for wifi@1.0-service"
by Treehugger Robot
· 7 years ago
e8731b4
Enabled SYS_MODULE capability for wifi@1.0-service
by Ajit Kumar
· 7 years ago
6f4c5a6
Revert "fs_config: Move hostapd to /vendor/bin/hw"
by Tom Cherry
· 7 years ago
0e1d548
Add new trace tag for AIDL.
by Martijn Coenen
· 7 years ago
3b334d0
Add new trace tag for AIDL.
by Martijn Coenen
· 7 years ago
e7d838c
Merge "Remove fs_config entries for webview_zygote." am: 47354e76eb am: 19fafd1ae9
by Robert Sesek
· 7 years ago
4bd5e66
Merge "Add tracing tags to vibrator" am: c415d00fbe am: 0f71d5fe53
by Alexey Kuzmin
· 7 years ago
f673c73
Remove fs_config entries for webview_zygote.
by Robert Sesek
· 7 years ago
3e6759a
Add tracing tags to vibrator
by Alexey Kuzmin
· 7 years ago
0ff2d1a
Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b am: 2e50045f60
by Daniel Colascione
· 7 years ago
a4da668
Enabled SYS_MODULE capability for wifi@1.0-service
by Ajit Kumar
· 7 years ago
6606da8
Support * as a wildcard for ATRACE_TAG_APP
by Daniel Colascione
· 7 years ago
f73f39d
Merge "Revert "Don't initialize atrace if it's already disabled."" am: c50d19c0b0 am: 33d3758684
by Paul Crowley
· 7 years ago
049c6d0
Merge "Revert "Don't initialize atrace if it's already disabled.""
by Treehugger Robot
· 7 years ago
f03e263
Revert "Don't initialize atrace if it's already disabled."
by Paul Crowley
· 7 years ago
8452155
Merge "libcutils: Add "daemon" and "bin" users for testing only" am: 718899b415 am: 2500e38093
by Mark Salyzyn
· 7 years ago
ac1d974
libcutils: Add "daemon" and "bin" users for testing only
by Mark Salyzyn
· 7 years ago
b055a68
Merge "libcutils: test: increase use of ashmem_valid(fd)" am: dd218e6c84 am: 9f3a257536
by Mark Salyzyn
· 7 years ago
261b54f
Merge "libcutils: test: increase use of ashmem_valid(fd)"
by Treehugger Robot
· 7 years ago
ef87f63
Merge "Don't initialize atrace if it's already disabled." am: 0e239bbd8b am: 2fc40a6518
by Paul Crowley
· 7 years ago
c8c6c4c
Don't initialize atrace if it's already disabled.
by Paul Crowley
· 7 years ago
ce41d0c
Merge "Add AID for Secure Element Application" am: d3e7e31d28 am: 66c3eb0e45
by Ruchi Kandoi
· 7 years ago
a32b8de
libcutils: test: increase use of ashmem_valid(fd)
by Mark Salyzyn
· 7 years ago
9d6029d
Add AID for Secure Element Application
by Ruchi Kandoi
· 7 years ago
12dcf0e
Merge "Support /product partition" am: 8f324542a2 am: 10e1ec7de3 am: 83ffef2cb1
by Jaekyun Seok
· 7 years ago
625ca28
Support /product partition
by Jaekyun Seok
· 7 years ago
b95d24e
fs_config: Move hostapd to /vendor/bin/hw
by Roshan Pius
· 7 years ago
ac63eca
Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons.
by Yi Jin
· 7 years ago
58e68c6
Merge "libcutils: Stop checking the uid of netlink messages"
by Treehugger Robot
· 7 years ago
58b1cf5
Merge "Use override_export_include_dirs."
by Treehugger Robot
· 7 years ago
349f783
libcutils: Stop checking the uid of netlink messages
by Luis Hector Chavez
· 7 years ago
d0cf24e
Allocate GID to use reserved disk space.
by Jeff Sharkey
· 7 years ago
Next »