Sign in
coral
/
android-core
/
HEAD
4b43299
Merge "Fix a warning on namespace.media.link.default.shared_libs"
by Treehugger Robot
· 6 years ago
master
971bae0
Merge "Add a way to turn off unique_fd's operator int."
by Josh Gao
· 6 years ago
ee5083b
Merge "adb: silence warning from libusb."
by Treehugger Robot
· 6 years ago
e923e5e
Merge "adb: fix double close in wait-for-*."
by Treehugger Robot
· 6 years ago
93d63c0
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
4d89dc0
Merge "libion: convert a header file using update_all.py"
by Elliott Hughes
· 6 years ago
7a03b5d
Merge "init: simplify async restorecon"
by Tom Cherry
· 6 years ago
6fbefd1
Merge "bootstat: add .* positive/negative test"
by Mark Salyzyn
· 6 years ago
aeac7a4
bootstat: add .* positive/negative test
by Mark Salyzyn
· 6 years ago
fe81541
init: simplify async restorecon
by Tom Cherry
· 6 years ago
f9e9d38
Merge "bootstat: add 3 pmic off reasons to known set"
by Treehugger Robot
· 6 years ago
f86ef10
libion: convert a header file using update_all.py
by Yoshitaka Seto
· 6 years ago
446d6c6
bootstat: add 3 pmic off reasons to known set
by Jone Chou
· 6 years ago
74d8422
Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()"
by Treehugger Robot
· 6 years ago
5744cc4
Fix a warning on namespace.media.link.default.shared_libs
by Dongwon Kang
· 6 years ago
1cafeb5
Merge "bootstat: Allow regex matches for boot reasons"
by Treehugger Robot
· 6 years ago
87882c0
Merge "init: handle getpeercon() errors"
by Tom Cherry
· 6 years ago
4bc1658
Merge "init: set up SelinuxAuditCallback() earlier"
by Tom Cherry
· 6 years ago
67ee8a8
bootstat: Allow regex matches for boot reasons
by Mark Salyzyn
· 6 years ago
77c2847
Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()
by SzuWei Lin
· 6 years ago
2ddb8df
Merge "Adding adb_debug.prop into debug ramdisk"
by Treehugger Robot
· 6 years ago
9cf353a
Merge "libprocessgroup: limit libprocessgroup's VNDK API surface"
by Treehugger Robot
· 6 years ago
6688eaf
Merge "adb: Support rescue install and getprop."
by Tao Bao
· 6 years ago
7f160af
init: handle getpeercon() errors
by Tom Cherry
· 6 years ago
3bdf315
libprocessgroup: limit libprocessgroup's VNDK API surface
by Suren Baghdasaryan
· 6 years ago
2f113ad
init: set up SelinuxAuditCallback() earlier
by Tom Cherry
· 6 years ago
1a04345
Merge "Re-enable file descriptor caching and add option to skip caching"
by Suren Baghdasaryan
· 6 years ago
1412f3c
Merge "fs_mgr: overlayfs: suppress mkfs output"
by Treehugger Robot
· 6 years ago
05f07d8
Adding adb_debug.prop into debug ramdisk
by Bowgo Tsai
· 6 years ago
e7d0c83
Merge "init.rc: set fsck log permission on post-fs-data"
by Treehugger Robot
· 6 years ago
8a315d2
Re-enable file descriptor caching and add option to skip caching
by Suren Baghdasaryan
· 6 years ago
72d8d2f
Merge "Copying debug ramdisk files to /debug_ramdisk/*"
by Treehugger Robot
· 6 years ago
11cf30b
adb: Support rescue install and getprop.
by Tao Bao
· 6 years ago
a91c5f7
init.rc: set fsck log permission on post-fs-data
by Wei Wang
· 6 years ago
9b33cbc
Merge "init: small header clean up"
by Treehugger Robot
· 6 years ago
8f37d23
Merge "Don't assume an A/B device when overriding the super partition name."
by Treehugger Robot
· 6 years ago
5664489
Merge "Ziparchive: Enable -Wconversion"
by Treehugger Robot
· 6 years ago
7908ff9
Merge "Add indicator that an elf is memory backed."
by Christopher Ferris
· 6 years ago
a7c103e
Merge "init: set oom_adj early before fork vendor_init"
by Treehugger Robot
· 6 years ago
30afda7
Copying debug ramdisk files to /debug_ramdisk/*
by Bowgo Tsai
· 6 years ago
499601b
adb: fix double close in wait-for-*.
by Josh Gao
· 6 years ago
45d8174
init: set oom_adj early before fork vendor_init
by Wei Wang
· 6 years ago
4ae266c
Add indicator that an elf is memory backed.
by Christopher Ferris
· 6 years ago
f072aaf
Merge "adb: Recognize rescue mode."
by Tao Bao
· 6 years ago
030ef18
init: small header clean up
by Tom Cherry
· 6 years ago
0b0ee7a
Don't assume an A/B device when overriding the super partition name.
by David Anderson
· 6 years ago
aa952fa
Merge "Remove libandroid.so from media namespace."
by Dongwon Kang
· 6 years ago
fc17492
Merge "init: do not fork before doing (u)mount_all()"
by Tom Cherry
· 6 years ago
c3d5e60
Merge "procrank: do not keep process maps around"
by Treehugger Robot
· 6 years ago
4710e53
adb: silence warning from libusb.
by Josh Gao
· 6 years ago
3016f25
Merge "Do not create /sbin"
by Tom Cherry
· 6 years ago
f05fbe6
Merge "adbd: reduce the USB buffer sizes to 16k."
by Josh Gao
· 6 years ago
55d407e
adb: Recognize rescue mode.
by Tao Bao
· 6 years ago
990483d
init: do not fork before doing (u)mount_all()
by Tom Cherry
· 6 years ago
4560714
fs_mgr: overlayfs: suppress mkfs output
by Mark Salyzyn
· 6 years ago
a42207e
procrank: do not keep process maps around
by Sandeep Patil
· 6 years ago
4b2b76e
Remove libandroid.so from media namespace.
by Dongwon Kang
· 6 years ago
5c42169
Merge "Let blkio cgroup follow cpuset cgroup only"
by Treehugger Robot
· 6 years ago
371180b
Merge "debuggerd: call setsid in our children."
by Treehugger Robot
· 6 years ago
6e28863
Merge "Handle failed usb/reads and writes correctly"
by Treehugger Robot
· 6 years ago
e438843
Merge "init: add umount_all builtin."
by Yifan Hong
· 6 years ago
3ec821f
Do not create /sbin
by Tom Cherry
· 6 years ago
e8678cf
Let blkio cgroup follow cpuset cgroup only
by Rick Yiu
· 6 years ago
770a6a4
adbd: reduce the USB buffer sizes to 16k.
by Josh Gao
· 6 years ago
220241f
Merge "mini-keyctl: fix key id parsing by "0x" prefix"
by Treehugger Robot
· 6 years ago
18cb681
debuggerd: call setsid in our children.
by Josh Gao
· 6 years ago
e1d4648
Merge "crasher: add execute-only memory ("xom")."
by Treehugger Robot
· 6 years ago
6aa0d7e
Merge "init: fix loglevel docs."
by Treehugger Robot
· 6 years ago
17aaee2
mini-keyctl: fix key id parsing by "0x" prefix
by Victor Hsieh
· 6 years ago
402633d
init: add umount_all builtin.
by Yifan Hong
· 6 years ago
a853a2f
Merge "Fix pc/function name for signal handler frame."
by Christopher Ferris
· 6 years ago
dd04c65
crasher: add execute-only memory ("xom").
by Elliott Hughes
· 6 years ago
8457f52
init: fix loglevel docs.
by Elliott Hughes
· 6 years ago
2c561d1
Merge "liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update."
by David Anderson
· 6 years ago
fcb8b96
Merge "Handle empty strings in GetPartitionAbsolutePath."
by David Anderson
· 6 years ago
8efadf7
Handle failed usb/reads and writes correctly
by Hridya Valsaraju
· 6 years ago
d11ed86
Fix pc/function name for signal handler frame.
by Christopher Ferris
· 6 years ago
82dee3e
liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update.
by David Anderson
· 6 years ago
243887b
Handle empty strings in GetPartitionAbsolutePath.
by David Anderson
· 6 years ago
8a9a1c5
Merge "Describe the reason for the allow_all_shared_libs from the runtime namespace better."
by Martin Stjernholm
· 6 years ago
3569a88
Merge "fs_mgr: overlay check shared blocks for / if /system is not"
by Treehugger Robot
· 6 years ago
543fdbe
Merge "avb_ops: support reading from a logical partition"
by Treehugger Robot
· 6 years ago
d6ef9d2
fs_mgr: overlay check shared blocks for / if /system is not
by Mark Salyzyn
· 6 years ago
1a17b09
Merge "Allow fuzzy_fastboot number to run for a specific device serial number"
by Treehugger Robot
· 6 years ago
1af42f6
Merge "fs_mgr: overlay: only use system_<other> if other slot suffix not blank"
by Treehugger Robot
· 6 years ago
b9051a3
Allow fuzzy_fastboot number to run for a specific device serial number
by Hridya Valsaraju
· 6 years ago
38af717
fs_mgr: overlay: only use system_<other> if other slot suffix not blank
by Mark Salyzyn
· 6 years ago
609236f
Describe the reason for the allow_all_shared_libs from the runtime namespace
by Martin Stjernholm
· 6 years ago
84d4933
avb_ops: support reading from a logical partition
by Bowgo Tsai
· 6 years ago
8bb464c
Merge "charger: Allow to rw /sys/power/[state,wakeup_count]"
by Yifan Hong
· 6 years ago
c620463
Merge "Make the SocketListener control pipe O_CLOEXEC."
by Maciej Żenczykowski
· 6 years ago
android-q-preview-2.5
5478550
Merge "first-stage mount: support using other avb_keys"
by Treehugger Robot
· 6 years ago
ca66aac
Merge "Fix ART build bustage."
by David Anderson
· 6 years ago
dae0195
Make the SocketListener control pipe O_CLOEXEC.
by Lorenzo Colitti
· 6 years ago
3458bb6
Merge "introduce auditctl and use it to configure SELinux throttling"
by Treehugger Robot
· 6 years ago
15074de
Merge "fs_mgr: overlay: wait for logical partition to be created"
by Treehugger Robot
· 6 years ago
8b39c11
Merge "libmeminfo/procrank: Ignore failures when process disappears."
by Treehugger Robot
· 6 years ago
569bff7
Fix ART build bustage.
by David Anderson
· 6 years ago
4c5d1f8
fs_mgr: overlay: wait for logical partition to be created
by Mark Salyzyn
· 6 years ago
122e782
charger: Allow to rw /sys/power/[state,wakeup_count]
by Yifan Hong
· 6 years ago
Next »